From 5f46552bc533f2ca8f654ef9d609a92024a8a622 Mon Sep 17 00:00:00 2001 From: fake Date: Wed, 5 Apr 2006 13:14:48 +0000 Subject: [PATCH] fake: gpac: update to 0.4.0-rc2 (which is newer than 0.4.0, i named our ver 0.4.0r2...) see http://sf.net/forum/forum.php?forum_id=485752 [2006033023411303740] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7471 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/gpac/configure-opengl-detection.patch | 11 +++++++++++ package/stf/gpac/gpac.desc | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 package/stf/gpac/configure-opengl-detection.patch diff --git a/package/stf/gpac/configure-opengl-detection.patch b/package/stf/gpac/configure-opengl-detection.patch new file mode 100644 index 000000000..328241c32 --- /dev/null +++ b/package/stf/gpac/configure-opengl-detection.patch @@ -0,0 +1,11 @@ +--- ./configure.orig 2006-03-30 23:21:37.000000000 +0200 ++++ ./configure 2006-03-30 23:22:52.000000000 +0200 +@@ -369,7 +369,7 @@ + if test "$win32" = "yes" ; then + LINK3D="-lopengl32 -lglu32" + else +-LINK3D="-lGL -lGLU" ++LINK3D="-L/usr/X11/lib -lGL -lGLU" + fi + + if $cc -o $TMPO $TMPC $LINK3D 2> /dev/null ; then diff --git a/package/stf/gpac/gpac.desc b/package/stf/gpac/gpac.desc index 0772d0a8d..13db21b9b 100644 --- a/package/stf/gpac/gpac.desc +++ b/package/stf/gpac/gpac.desc @@ -44,7 +44,7 @@ [L] GPL [S] Beta -[V] 0.3.0 +[V] 0.4.0r2 [P] X -?---5---9 150.000 -[D] 1781168943 gpac-0.3.0.tar.gz http://dl.sourceforge.net/gpac/ +[D] 178069378 gpac-0.4.0-rc2.tar.gz http://dl.sourceforge.net/gpac/