pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gxine update to 0.5.905
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3d80bcf0f12
branches: trunk
changeset: 569812:f3d80bcf0f12
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Jan 19 20:33:26 2010 +0000
description:
update to 0.5.905
changes: minor UI improvements
diffstat:
multimedia/gxine/Makefile | 5 ++---
multimedia/gxine/distinfo | 10 +++++-----
multimedia/gxine/patches/patch-ak | 28 ++++++++++------------------
3 files changed, 17 insertions(+), 26 deletions(-)
diffs (91 lines):
diff -r 8b126bb0af9c -r f3d80bcf0f12 multimedia/gxine/Makefile
--- a/multimedia/gxine/Makefile Tue Jan 19 20:28:33 2010 +0000
+++ b/multimedia/gxine/Makefile Tue Jan 19 20:33:26 2010 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2010/01/18 09:59:17 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2010/01/19 20:33:26 drochner Exp $
-DISTNAME= gxine-0.5.904
-PKGREVISION= 3
+DISTNAME= gxine-0.5.905
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
EXTRACT_SUFX= .tar.bz2
diff -r 8b126bb0af9c -r f3d80bcf0f12 multimedia/gxine/distinfo
--- a/multimedia/gxine/distinfo Tue Jan 19 20:28:33 2010 +0000
+++ b/multimedia/gxine/distinfo Tue Jan 19 20:33:26 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2009/07/29 21:58:16 tnn Exp $
+$NetBSD: distinfo,v 1.25 2010/01/19 20:33:26 drochner Exp $
-SHA1 (gxine-0.5.904.tar.bz2) = a0908d60a165dbe05fb168067906507398ceb126
-RMD160 (gxine-0.5.904.tar.bz2) = 4e4918d395f68e3d74682b5d15425d76a7698b8f
-Size (gxine-0.5.904.tar.bz2) = 1189649 bytes
+SHA1 (gxine-0.5.905.tar.bz2) = dc01b617641d6eac4152259c592f15f31b9d9bf0
+RMD160 (gxine-0.5.905.tar.bz2) = 3dc30ba9f402d20e3ad3f469cc753607ccc3d194
+Size (gxine-0.5.905.tar.bz2) = 1203720 bytes
SHA1 (patch-aa) = 168f7149dbffd7b191721a30193c6d58320534fc
SHA1 (patch-ab) = b2488c6febee6bc41be26ab8a36563fed5105a52
SHA1 (patch-ad) = 42fa73c04ecbffd900df6f5231519abe38be9852
@@ -11,7 +11,7 @@
SHA1 (patch-ah) = 201f42c4043cd2c1e5302d476713080554c02b86
SHA1 (patch-ai) = 792fabf23d55fac337d6825e5ba28d1a80393ce9
SHA1 (patch-aj) = 0a9efacd2aa90855bf990944c058028af367c24d
-SHA1 (patch-ak) = fb4eab757f5b22515f587ae12cddeed3a270c851
+SHA1 (patch-ak) = d055caed81560d53c922f772dc713bfca8ef5691
SHA1 (patch-an) = e8fd4c81fad14e907aad2bffc3962c39322ac0e5
SHA1 (patch-aq) = 51acfd7107eed0cf73462daa73024ef28964d9eb
SHA1 (patch-ba) = 7ef029a5bdfa7cf037218ef134b418a2b4f2b03b
diff -r 8b126bb0af9c -r f3d80bcf0f12 multimedia/gxine/patches/patch-ak
--- a/multimedia/gxine/patches/patch-ak Tue Jan 19 20:28:33 2010 +0000
+++ b/multimedia/gxine/patches/patch-ak Tue Jan 19 20:33:26 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ak,v 1.10 2009/07/29 21:58:17 tnn Exp $
+$NetBSD: patch-ak,v 1.11 2010/01/19 20:33:26 drochner Exp $
---- configure.orig 2009-04-01 17:36:50.000000000 +0200
+--- configure.orig 2010-01-01 01:02:28.000000000 +0000
+++ configure
-@@ -13053,7 +13053,7 @@ $as_echo "$ac_cv_always_inline" >&6; }
+@@ -11614,7 +11614,7 @@ $as_echo "$ac_cv_always_inline" >&6; }
fi
cat >>confdefs.h <<_ACEOF
@@ -11,30 +11,22 @@
_ACEOF
-@@ -19713,6 +19713,7 @@ $as_echo "$ac_try_echo") >&5
- $as_test_x conftest$ac_exeext
- }; then
- ac_cv_lib_Xinerama_XineramaQueryExtension=yes
-+ X_EXTRA_LIBS="-lXinerama $X_EXTRA_LIBS"
- else
- $as_echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-@@ -19989,14 +19990,14 @@ case $host in
+@@ -16578,14 +16578,14 @@ case $host in
LDFLAGS="$LDFLAGS -L/usr/local/lib"
;;
*)
- THREAD_LIBS="-lpthread"
-- { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
+- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5
-$as_echo_n "checking for pthread_create in -lpthread... " >&6; }
+ THREAD_LIBS="${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}"
-+ { $as_echo "$as_me:$LINENO: checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}" >&5
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}" >&5
+$as_echo_n "checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}... " >&6; }
- if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
+ if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lpthread $LIBS"
+LIBS="${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+
Home |
Main Index |
Thread Index |
Old Index