Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (596c5abe1947f35e20957a714b8ef8e0d396e480)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (596c5abe1947f35e20957a714b8ef8e0d396e480)
  • Date: Thu, 31 Mar 2011 20:47:47 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
video/handbrake/DEPENDS | 3 ---
video/handbrake/DETAILS | 2 +-
video/handbrake/HISTORY | 4 ++--
video/handbrake/HandBrake-0.9.4.tar.bz2.sig | 0
video/handbrake/HandBrake-0.9.5.tar.bz2.sig |binary
6 files changed, 3 insertions(+), 6 deletions(-)

New commits:
commit 596c5abe1947f35e20957a714b8ef8e0d396e480
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

handbrake: Updated to 0.9.5
See https://forum.handbrake.fr/viewtopic.php?f=6&t=19299&p=88826

commit 2d5f8d8d7cb961af2487cc2143806a96b527df43
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "handbrake: add depends gstreamer, gst-plugins-base, webkitgtk"

This reverts commit fe15161ee67c2ac1eda4bfabbd98914509eafde7.

Not true, this works fine on my headless box without these dependencies:
$ gaze version handbrake ffmpeg-svn webkitgtk gstreamer gst-plugins-base
gtk+2 libx11 xorg-server
Grimoire Section Spell Grimoire Version Installed
Version
-------- ------- ----- ----------------
-----------------
stable video handbrake 0.9.5 0.9.4
stable video ffmpeg-svn svn svn
stable http webkitgtk 1.2.7 -
stable video-libs gstreamer 0.10.32 -
stable video-libs gst-plugins-base 0.10.32 -
stable x11-toolkits gtk+2 2.24.1 -
stable xorg-lib libx11 1.4.0 1.4.0
stable xorg-xserver xorg-server 1.8.1 -

diff --git a/video/handbrake/DEPENDS b/video/handbrake/DEPENDS
index 37b3317..3bbc295 100755
--- a/video/handbrake/DEPENDS
+++ b/video/handbrake/DEPENDS
@@ -1,9 +1,6 @@
depends $HANDBRAKE_FETCH "--fetch=$HANDBRAKE_FETCH" &&
depends python &&
depends hal &&
-depends gstreamer &&
-depends gst-plugins-base &&
-depends webkitgtk &&

optional_depends 'gtk+2' \
'--enable-gtk' \
diff --git a/video/handbrake/DETAILS b/video/handbrake/DETAILS
index 0c2e68e..34fca71 100755
--- a/video/handbrake/DETAILS
+++ b/video/handbrake/DETAILS
@@ -1,5 +1,5 @@
SPELL=handbrake
- VERSION=0.9.4
+ VERSION=0.9.5
SOURCE=HandBrake-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/HandBrake-$VERSION
SOURCE_URL[0]=http://handbrake.fr/rotation.php?file=$SOURCE
diff --git a/video/handbrake/HISTORY b/video/handbrake/HISTORY
index 103f0ad..cdf1c58 100644
--- a/video/handbrake/HISTORY
+++ b/video/handbrake/HISTORY
@@ -1,5 +1,5 @@
-2010-10-24 Jeremy Blosser <jblosser-smgl AT firinn.org>
- * DEPENDS: Needs gstreamer, gst-plugins-base, and webkit to build.
+2011-03-31 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.9.5

2010-06-27 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Suggest libdvdcss for decrypting DVDs
diff --git a/video/handbrake/HandBrake-0.9.4.tar.bz2.sig
b/video/handbrake/HandBrake-0.9.4.tar.bz2.sig
deleted file mode 100644
index 47e3e0c..0000000
Binary files a/video/handbrake/HandBrake-0.9.4.tar.bz2.sig and /dev/null
differ
diff --git a/video/handbrake/HandBrake-0.9.5.tar.bz2.sig
b/video/handbrake/HandBrake-0.9.5.tar.bz2.sig
new file mode 100644
index 0000000..9966466
Binary files /dev/null and b/video/handbrake/HandBrake-0.9.5.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (596c5abe1947f35e20957a714b8ef8e0d396e480), Eric Sandall, 03/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page