Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (02a44bd13c65225f4aa1adb4cb997c61c7d37b52)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <vlaaad AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (02a44bd13c65225f4aa1adb4cb997c61c7d37b52)
  • Date: Thu, 03 Aug 2006 17:59:56 +0200

Le jeudi 03 août 2006 à 10:26 -0500, Ladislav Hagara a écrit :
> GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:
>
> ChangeLog | 3 +++
> x11/istanbul/DEPENDS | 5 +++++
> x11/istanbul/DETAILS | 17 +++++++++++++++++
> x11/istanbul/HISTORY | 3 +++
> 4 files changed, 28 insertions(+)
>
> New commits:
> commit 02a44bd13c65225f4aa1adb4cb997c61c7d37b52
> Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
> Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
>
> istanbul: new spell, a desktop session recorder
> I have problem with dialog window (save) I have to stop it by "ctrl-c"
> but it really recording video x11 session in /tmp/. No idea, it can be only
> my problem.
>
I made a spell for it yesterday and I had the same problem.

> diff --git a/ChangeLog b/ChangeLog
> index 8dda5ad..6befe89 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,6 @@
> +2006-08-03 Ladislav Hagara <hgr AT vabo.cz>
> + * x11/istanbul: new spell, a desktop session recorder
> +
> 2006-08-02 Pol Vinogradov <vin.public AT gmail.com>
> * accounts: added proxy
> * groups: added proxy
> diff --git a/x11/istanbul/DEPENDS b/x11/istanbul/DEPENDS
> new file mode 100755
> index 0000000..b7226e0
> --- /dev/null
> +++ b/x11/istanbul/DEPENDS
> @@ -0,0 +1,5 @@
> +depends pygtk2 &&
> +depends gnome-python-extras &&
> +depends gst-python &&
> +depends gstreamer &&
> +depends gst-plugins-base

Are both gstreamer AND gst-plugins-base necessary ? Is gst-plugins-base
not sufficient ?

> diff --git a/x11/istanbul/DETAILS b/x11/istanbul/DETAILS
> new file mode 100755
> index 0000000..dc8e6a1
> --- /dev/null
> +++ b/x11/istanbul/DETAILS
> @@ -0,0 +1,17 @@
> + SPELL=istanbul
> + VERSION=0.2.1
> + SOURCE=$SPELL-$VERSION.tar.bz2
> +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> + SOURCE_URL[0]=http://zaheer.merali.org/$SOURCE
> +
> SOURCE_HASH=sha512:eed67b11b57328c0911b7744aa4a5c1bf1c667a10ef58c744dfa15a4ded88a29150d44b696f6aa240a175009296ec17e16a07acfc6d786658688cb407104da86
> + WEB_SITE=http://live.gnome.org/Istanbul
> + ENTERED=20060803
> + LICENSE[0]=GPL
> + KEYWORDS="x11 video recorder"
> + SHORT="a desktop session recorder"
> +cat << EOF
> +Istanbul is a desktop session recorder for the Free Desktop.
> +It records your session into an Ogg Theora video file.
> +To start the recording, you click on its icon in the notification area.
> +To stop you click its icon again.
> +EOF
> diff --git a/x11/istanbul/HISTORY b/x11/istanbul/HISTORY
> new file mode 100644
> index 0000000..8b0017e
> --- /dev/null
> +++ b/x11/istanbul/HISTORY
> @@ -0,0 +1,3 @@
> +2006-08-03 Ladislav Hagara <hgr AT vabo.cz>
> + * *: created this spell, version 0.2.1
> +
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>
--
Flavien Bridault

Disk, Graphics, Graphics-libs sections Guru
Source Mage GNU/Linux - http://www.sourcemage.org

irc: vlaaad
jabber: vlaaad AT amessage.be

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée




Archive powered by MHonArc 2.6.24.

Top of Page