Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (b1eb641fdddb7d722f44efd0881edde483fb82a8)

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 devel-gcc grimoire by Eric Sandall (b1eb641fdddb7d722f44efd0881edde483fb82a8)
  • Date: Thu, 29 Apr 2010 08:06:23 -0500

GIT changes to devel-gcc grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 6 +
apache.gpg |binary
dev/null |binary
disk/fuse/DETAILS | 8 +-
disk/fuse/HISTORY | 3
ftp/aria2/DETAILS | 4 -
ftp/aria2/HISTORY | 3
http/apache22/BUILD | 3
http/apache22/CONFIGURE | 3
http/apache22/HISTORY | 3
http/mod_fcgid/BUILD | 6 +
http/mod_fcgid/DEPENDS | 1
http/mod_fcgid/DETAILS | 22
++++++
http/mod_fcgid/HISTORY | 2
php-pear/php/CONFIGURE | 13 ++-
php-pear/php/HISTORY | 4 +
printer/pycups/HISTORY | 6 +
printer/pycups/PRE_BUILD | 3
printer/pycups/python2.5.patch | 33
++++++++++
video-libs/gst-plugins-base/DEPENDS | 5 +
video-libs/gst-plugins-base/DETAILS | 2
video-libs/gst-plugins-base/HISTORY | 4 +
video-libs/gst-plugins-base/gst-plugins-base-0.10.28.tar.bz2.sig | 0
video-libs/gst-plugins-base/gst-plugins-base-0.10.29.tar.bz2.sig |binary
video-libs/gst-plugins-good/DETAILS | 2
video-libs/gst-plugins-good/HISTORY | 3
video-libs/gst-plugins-good/gst-plugins-good-0.10.21.tar.bz2.sig | 0
video-libs/gst-plugins-good/gst-plugins-good-0.10.22.tar.bz2.sig |binary
video-libs/gstreamer/DEPENDS | 5 +
video-libs/gstreamer/DETAILS | 2
video-libs/gstreamer/HISTORY | 4 +
video-libs/gstreamer/gstreamer-0.10.28.tar.bz2.sig | 0
video-libs/gstreamer/gstreamer-0.10.29.tar.bz2.sig |binary
video/miro/DEPENDS | 3
video/miro/HISTORY | 4 +
35 files changed, 142 insertions(+), 15 deletions(-)

New commits:
commit a549098743322d7f870e50c389e302549e8995e7
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

aria2: => 1.9.2

commit fbbf3b94249cbd646b5043c94ba004a9b71a40e0
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

http/apache22: Allow picking of MPM modules

commit 05f78cd7aea2e3ddff295d14a556865aff4c557a
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

http/mod_fcgid: new spell, FastCGI control daemon for Apache

commit 9c17d42a571f8a46a57bc04395c81002276bb6de
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/php: FastCGI SAPI is now enabled since PHP 5.3.0

commit 2fc4f36e0ea2264ce45b7ec80fdf0e461e402938
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/php: If CGI was picked, dont ask again; if CGI was picked, use it

commit ccdcafc4bc5aeb2ef224f3483f89ed75dcf27b03
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

apache.gpg: added key id 39FF092C, signer of mod_fcgid tarballs

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

pycups: Apply python2.5.patch (Fixes Bug #15656)
Based on
http://git.fedorahosted.org/git/?p=pycups.git;a=commit;h=fefe4d6b50c5f1c0bcafa40da60170f42217de82
https://fedorahosted.org/pycups/ticket/14

commit 7da9ebf862d571dbf7a0df1490e30062f531310b
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

miro: updated depends to current version

commit 6b0ac77a43a12982c10ade2b75698823b645558e
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gst-plugins-good 0.10.22

commit 3a5996756bdfb1baeac2f60db13c07a55037d0cd
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gst-plugins-base 0.10.29

commit 6740d66522fb2ab5b711373ddf39c6ac1bf7bbf5
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gstreamer 0.10.29

commit 521ba315caf9fce44c6f4efea10e121e5323a424
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fuse: => 2.8.4

diff --git a/ChangeLog b/ChangeLog
index 91147d2..8e453a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-28 Elisamuel Resto <ryuji AT sourcemage.org>
+ * http/mod_fcgid: new spell, FastCGI control daemon for Apache
+
+2010-04-26 Elisamuel Resto <ryuji AT sourcemage.org>
+ * apache.gpg: added key id 39FF092C, signer of mod_fcgid tarballs
+
2010-04-26 Pol Vinogradov <vin.public AT gmail.com>
* chat-im/qutim: new spell, multiprotocol Instant messenger based on
Qt 4
diff --git a/apache.gpg b/apache.gpg
index 274d176..4142fe8 100644
Binary files a/apache.gpg and b/apache.gpg differ
diff --git a/disk/fuse/DETAILS b/disk/fuse/DETAILS
index 36ad8e6..38f53c8 100755
--- a/disk/fuse/DETAILS
+++ b/disk/fuse/DETAILS
@@ -1,7 +1,7 @@
SPELL=fuse
if [ "$CVS" != "y" ]; then
- VERSION=2.8.3
-
SOURCE_HASH=sha512:e21420ff9c2cf656850788d3f8f7f570eda41a3fb869ec7603fe238b3e71aaa68b7e8150d696c4291e42e61e60a04eb6a0714c770cbfaf71b27ee09de666dad1
+ VERSION=2.8.4
+
SOURCE_HASH=sha512:2275ee26db7c0b13612f7679a8ca39dd2af66b97825abd29518c1d3027e09aa34868a445b266afe053e9236060f4d011231ebab0fe25ac7955da5c8955c7f392
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -20,9 +20,9 @@ fi
WEB_SITE=http://fuse.sourceforge.net/
ENTERED=20040209
LICENSE[0]=GPL
- PATCHLEVEL=2
KEYWORDS="disk"
SHORT="interface for filesystems implemented in userspace"
cat << EOF
-FUSE (Filesystem in USErspace) is an interface for filesystems implemented
in userspace.
+FUSE (Filesystem in USErspace) is an interface for filesystems implemented
+in userspace.
EOF
diff --git a/disk/fuse/HISTORY b/disk/fuse/HISTORY
index fd0e928..53a5ac2 100644
--- a/disk/fuse/HISTORY
+++ b/disk/fuse/HISTORY
@@ -1,3 +1,6 @@
+2010-04-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: fixed long description wrap; updated spell to 2.8.4
+
2010-03-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL+=1; fixed short desc
* BUILD: corrected pkgconfig dir, b0rked by some of the previous
commits
diff --git a/ftp/aria2/DETAILS b/ftp/aria2/DETAILS
index d4d7e1f..6a4c536 100755
--- a/ftp/aria2/DETAILS
+++ b/ftp/aria2/DETAILS
@@ -1,6 +1,6 @@
SPELL=aria2
- VERSION=1.9.1
-
SOURCE_HASH=sha512:591417c8b1f13269ea005b3015ff49765f3a2378fea16b89d6ea90430ee9e084428cede7a560d44dc041876bd025da18af557a2d7add908166db8905316be2a7
+ VERSION=1.9.2
+
SOURCE_HASH=sha512:28665c87b716e45e1850f1cf138532e53d7c386a81c8778a8923220be75b04a9fdcc43b9b5921991c09264c90cb186f935c7d5b9db46eca66e29e8fed324fbe6
SOURCE=${SPELL}-$VERSION.tar.bz2
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/ftp/aria2/HISTORY b/ftp/aria2/HISTORY
index 4edcdbb..f255837 100644
--- a/ftp/aria2/HISTORY
+++ b/ftp/aria2/HISTORY
@@ -1,3 +1,6 @@
+2010-04-29 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.9.2
+
2010-04-25 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.9.1

diff --git a/http/apache22/BUILD b/http/apache22/BUILD
index e87b05c..32db176 100755
--- a/http/apache22/BUILD
+++ b/http/apache22/BUILD
@@ -1,3 +1,6 @@
+# use user-specific worker
+APACHE22_EXTRA="${APACHE22_EXTRA} --with-mpm=${APACHE22_MPM}" &&
+
# remove APR and APU and reconfigure to use external ones
rm -fr srclib/apr*/ &&

diff --git a/http/apache22/CONFIGURE b/http/apache22/CONFIGURE
index e3712b7..54bc751 100755
--- a/http/apache22/CONFIGURE
+++ b/http/apache22/CONFIGURE
@@ -1,3 +1,6 @@
+message "${PROBLEM_COLOR}Before picking a MPM, please see:
http://sourcemage.org/ApacheMPM${DEFAULT_COLOR}"; &&
+config_query_list APACHE22_MPM "Which MPM would you like?" prefork worker
event &&
+
# Apache2 CONFIGURE script
#
# Created 2003-07-21 by Gareth Clay <g.clay AT warwick.ac.uk> with a
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index ba9afc5..eb63005 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2010-04-28 Elisamuel Resto <ryuji AT simplysam.us>
+ * BUILD, CONFIGURE: Allow picking of MPM modules
+
2010-03-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2.15, SECURITY_PATCH=9

diff --git a/http/mod_fcgid/BUILD b/http/mod_fcgid/BUILD
new file mode 100755
index 0000000..155c932
--- /dev/null
+++ b/http/mod_fcgid/BUILD
@@ -0,0 +1,6 @@
+unset CFLAGS &&
+cd "${SOURCE_DIRECTORY}" &&
+./configure.apxs &&
+make_single &&
+make &&
+make_normal
diff --git a/http/mod_fcgid/DEPENDS b/http/mod_fcgid/DEPENDS
new file mode 100755
index 0000000..341c4e2
--- /dev/null
+++ b/http/mod_fcgid/DEPENDS
@@ -0,0 +1 @@
+depends APACHE2
diff --git a/http/mod_fcgid/DETAILS b/http/mod_fcgid/DETAILS
new file mode 100755
index 0000000..b2de728
--- /dev/null
+++ b/http/mod_fcgid/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=mod_fcgid
+ VERSION=2.3.5
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE2="${SOURCE}.asc"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ SOURCE_URL[0]="${APACHE_URL}/httpd/mod_fcgid/${SOURCE}"
+ SOURCE2_URL[0]="${SOURCE_URL[0]}.asc"
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG="apache.gpg:${SOURCE2}:UPSTREAM_KEY"
+ WEB_SITE="http://httpd.apache.org/mod_fcgid";
+ ENTERED=20100428
+ LICENSE[0]=APACHE
+ KEYWORDS="apache http fastcgi fcgi"
+ SHORT="FastCGI control daemon module for Apache"
+
+cat << EOF
+mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which
starts
+a sufficient number of instances of the CGI program to handle concurrent
requests,
+and these programs remain running to handle further incoming requests. It is
+favored by the PHP developers, for example, as a preferred alternative to
running
+mod_php in-process, delivering very similar performance.
+EOF
diff --git a/http/mod_fcgid/HISTORY b/http/mod_fcgid/HISTORY
new file mode 100644
index 0000000..a2d1231
--- /dev/null
+++ b/http/mod_fcgid/HISTORY
@@ -0,0 +1,2 @@
+2010-04-28 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS, DEPENDS, BUILD: new spell, FastCGI control daemon for
Apache
diff --git a/php-pear/php/CONFIGURE b/php-pear/php/CONFIGURE
index 8c4b411..b74fa79 100755
--- a/php-pear/php/CONFIGURE
+++ b/php-pear/php/CONFIGURE
@@ -32,11 +32,14 @@ config_query_list PHP5_SAPI "What SAPI do you want to
use?" \
apache cgi &&

if [[ $PHP5_SAPI == cgi ]]; then
- config_query_option PHP5_OPTS "Enable FastCGI SAPI?" n \
- "--enable-fastcgi" "--disable-fastcgi" &&
-
- config_query_option PHP5_OPTS "Enable CGI SAPI?" y \
- "--enable-cgi" "--disable-cgi"
+ PHP5_OPTS="${PHP5_OPTS} --enable-cgi" &&
+
+ if [[ $PHP5_BRANCH == legacy ]]; then
+ config_query_option PHP5_OPTS "Enable FastCGI SAPI?" n \
+ "--enable-fastcgi" "--disable-fastcgi"
+ else
+ message "${MESSAGE_COLOR}The FastCGI SAPI is now always enabled since
PHP 5.3.0${DEFAULT_COLOR}"
+ fi
else
config_query_list PHP5_APACHE "Which Apache module to build?" \
none handler filter
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index abbbb60..8319dca 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2010-04-28 Elisamuel Resto <ryuji AT sourcemage.org>
+ * CONFIGURE: If CGI SAPI was used, dont ask again; if CGI was picked,
at least use CGI
+ FastCGI SAPI is now always enabled since PHP 5.3.0
+
2010-04-08 Elisamuel Resto <ryuji AT sourcemage.org>
* BUILD: SQLite (and other DBMS's) dont like -ffast-math (in fact,
they filter it)
* PREPARE, DETAILS: suhosin was updated to 0.9.9.1 and now works with
php 5.3
diff --git a/printer/pycups/HISTORY b/printer/pycups/HISTORY
index 488bb47..8a36ea3 100644
--- a/printer/pycups/HISTORY
+++ b/printer/pycups/HISTORY
@@ -1,3 +1,9 @@
+2010-04-28 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply python2.5.patch (Fixes Bug #15656)
+ * python2.5.patch: Based on
+
http://git.fedorahosted.org/git/?p=pycups.git;a=commit;h=fefe4d6b50c5f1c0bcafa40da60170f42217de82
+ https://fedorahosted.org/pycups/ticket/14
+
2010-03-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.9.49

diff --git a/printer/pycups/PRE_BUILD b/printer/pycups/PRE_BUILD
new file mode 100755
index 0000000..1ffd20b
--- /dev/null
+++ b/printer/pycups/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SCRIPT_DIRECTORY/python2.5.patch
diff --git a/printer/pycups/python2.5.patch b/printer/pycups/python2.5.patch
new file mode 100644
index 0000000..ed7fc48
--- /dev/null
+++ b/printer/pycups/python2.5.patch
@@ -0,0 +1,33 @@
+#
+# Based on
+#
http://git.fedorahosted.org/git/?p=pycups.git;a=commit;h=fefe4d6b50c5f1c0bcafa40da60170f42217de82
+# https://fedorahosted.org/pycups/ticket/14
+#
+diff -Naur pycups-1.9.49.orig/Makefile pycups-1.9.49/Makefile
+--- pycups-1.9.49.orig/Makefile 2010-04-28 12:25:05.016799280 -0700
++++ pycups-1.9.49/Makefile 2010-04-28 12:34:20.275799057 -0700
+@@ -1,5 +1,4 @@
+ NAME=pycups
+-VERSION=1.9.49
+
+ SOURCES=cupsmodule.c cupsconnection.c cupsppd.c cupsipp.c setup.py \
+ cupsppd.h cupsipp.h cupsconnection.h cupsmodule.h
+@@ -9,7 +8,7 @@
+ COPYING NEWS README TODO ChangeLog
+
+ cups.so: $(SOURCES)
+- CFLAGS=-DVERSION=\\\"$(VERSION)\\\" python setup.py build
++ python setup.py build
+ mv build/lib*/$@ .
+
+ doc: cups.so
+diff -Naur pycups-1.9.49.orig/setup.py pycups-1.9.49/setup.py
+--- pycups-1.9.49.orig/setup.py 2010-04-28 12:25:05.016799280 -0700
++++ pycups-1.9.49/setup.py 2010-04-28 12:35:39.438674099 -0700
+@@ -3,4 +3,5 @@
+ ext_modules=[Extension("cups",
+ ["cupsmodule.c", "cupsconnection.c",
+ "cupsppd.c", "cupsipp.c"],
+- libraries=["cups"])])
++ libraries=["cups"],
++ define_macros=[("VERSION", '"1.9.49"')])])
diff --git a/video-libs/gst-plugins-base/DEPENDS
b/video-libs/gst-plugins-base/DEPENDS
index 3f8d481..77f8915 100755
--- a/video-libs/gst-plugins-base/DEPENDS
+++ b/video-libs/gst-plugins-base/DEPENDS
@@ -42,6 +42,11 @@ optional_depends gtk-doc \
"--disable-gtk-doc" \
"to build documentation" &&

+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection for this build" &&
+
if is_depends_enabled $SPELL gtk-doc; then
depends pyxml
fi
diff --git a/video-libs/gst-plugins-base/DETAILS
b/video-libs/gst-plugins-base/DETAILS
index c8cbe66..b195285 100755
--- a/video-libs/gst-plugins-base/DETAILS
+++ b/video-libs/gst-plugins-base/DETAILS
@@ -1,5 +1,5 @@
SPELL=gst-plugins-base
- VERSION=0.10.28
+ VERSION=0.10.29
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/$SPELL/$SOURCE
diff --git a/video-libs/gst-plugins-base/HISTORY
b/video-libs/gst-plugins-base/HISTORY
index d792cdd..e6a2cb3 100644
--- a/video-libs/gst-plugins-base/HISTORY
+++ b/video-libs/gst-plugins-base/HISTORY
@@ -1,3 +1,7 @@
+2010-04-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.10.29
+ * DEPENDS: added optional_depends gobject-introspection
+
2010-03-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.28

diff --git a/video-libs/gst-plugins-base/gst-plugins-base-0.10.28.tar.bz2.sig
b/video-libs/gst-plugins-base/gst-plugins-base-0.10.28.tar.bz2.sig
deleted file mode 100644
index d444312..0000000
Binary files
a/video-libs/gst-plugins-base/gst-plugins-base-0.10.28.tar.bz2.sig and
/dev/null differ
diff --git a/video-libs/gst-plugins-base/gst-plugins-base-0.10.29.tar.bz2.sig
b/video-libs/gst-plugins-base/gst-plugins-base-0.10.29.tar.bz2.sig
new file mode 100644
index 0000000..073f851
Binary files /dev/null and
b/video-libs/gst-plugins-base/gst-plugins-base-0.10.29.tar.bz2.sig differ
diff --git a/video-libs/gst-plugins-good/DETAILS
b/video-libs/gst-plugins-good/DETAILS
index f634e93..b5f5a7e 100755
--- a/video-libs/gst-plugins-good/DETAILS
+++ b/video-libs/gst-plugins-good/DETAILS
@@ -1,5 +1,5 @@
SPELL=gst-plugins-good
- VERSION=0.10.21
+ VERSION=0.10.22
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/$SPELL/$SOURCE
diff --git a/video-libs/gst-plugins-good/HISTORY
b/video-libs/gst-plugins-good/HISTORY
index 399b16e..90199a1 100644
--- a/video-libs/gst-plugins-good/HISTORY
+++ b/video-libs/gst-plugins-good/HISTORY
@@ -1,3 +1,6 @@
+2010-04-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.10.22
+
2010-03-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.21

diff --git a/video-libs/gst-plugins-good/gst-plugins-good-0.10.21.tar.bz2.sig
b/video-libs/gst-plugins-good/gst-plugins-good-0.10.21.tar.bz2.sig
deleted file mode 100644
index df57acb..0000000
Binary files
a/video-libs/gst-plugins-good/gst-plugins-good-0.10.21.tar.bz2.sig and
/dev/null differ
diff --git a/video-libs/gst-plugins-good/gst-plugins-good-0.10.22.tar.bz2.sig
b/video-libs/gst-plugins-good/gst-plugins-good-0.10.22.tar.bz2.sig
new file mode 100644
index 0000000..d10e240
Binary files /dev/null and
b/video-libs/gst-plugins-good/gst-plugins-good-0.10.22.tar.bz2.sig differ
diff --git a/video-libs/gstreamer/DEPENDS b/video-libs/gstreamer/DEPENDS
index 8e4c5bc..29c1887 100755
--- a/video-libs/gstreamer/DEPENDS
+++ b/video-libs/gstreamer/DEPENDS
@@ -19,6 +19,11 @@ optional_depends gtk-doc \
"--disable-gtk-doc" \
"to build documentation" &&

+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection for this build" &&
+
if is_depends_enabled $SPELL gtk-doc; then
depends pyxml
fi
diff --git a/video-libs/gstreamer/DETAILS b/video-libs/gstreamer/DETAILS
index fa45bd5..d73ef8a 100755
--- a/video-libs/gstreamer/DETAILS
+++ b/video-libs/gstreamer/DETAILS
@@ -1,5 +1,5 @@
SPELL=gstreamer
- VERSION=0.10.28
+ VERSION=0.10.29
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/gstreamer/$SOURCE
diff --git a/video-libs/gstreamer/HISTORY b/video-libs/gstreamer/HISTORY
index 67c6319..df46e9b 100644
--- a/video-libs/gstreamer/HISTORY
+++ b/video-libs/gstreamer/HISTORY
@@ -1,3 +1,7 @@
+2010-04-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.10.29
+ * DEPENDS: added optional_depends gobject-introspection
+
2010-03-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.28

diff --git a/video-libs/gstreamer/gstreamer-0.10.28.tar.bz2.sig
b/video-libs/gstreamer/gstreamer-0.10.28.tar.bz2.sig
deleted file mode 100644
index 63f0abd..0000000
Binary files a/video-libs/gstreamer/gstreamer-0.10.28.tar.bz2.sig and
/dev/null differ
diff --git a/video-libs/gstreamer/gstreamer-0.10.29.tar.bz2.sig
b/video-libs/gstreamer/gstreamer-0.10.29.tar.bz2.sig
new file mode 100644
index 0000000..8e5a3d1
Binary files /dev/null and
b/video-libs/gstreamer/gstreamer-0.10.29.tar.bz2.sig differ
diff --git a/video/miro/DEPENDS b/video/miro/DEPENDS
index a8c05fe..49b39e0 100755
--- a/video/miro/DEPENDS
+++ b/video/miro/DEPENDS
@@ -1,8 +1,9 @@
depends python &&
depends gnome-python-extras &&
depends -sub PYTHON rb-libtorrent
-depends xine-lib &&
depends XULRUNNER &&
depends gst-python &&
+depends dbus-python &&
+depends gst-plugins-good &&
depends boost &&
depends pyrex
diff --git a/video/miro/HISTORY b/video/miro/HISTORY
index 4f677ca..9b3b2a6 100644
--- a/video/miro/HISTORY
+++ b/video/miro/HISTORY
@@ -1,3 +1,7 @@
+2010-04-28 Arwed von Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: removed xine-lib, added dbus-python and
+ gst-plugins-good
+
2010-04-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.0.1




  • [SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (b1eb641fdddb7d722f44efd0881edde483fb82a8), Eric Sandall, 04/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page