diff options
author | ahze <ahze@FreeBSD.org> | 2006-05-29 06:48:48 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-05-29 06:48:48 +0800 |
commit | adde301eb08bd92f2075d510506b0db8ac242b5f (patch) | |
tree | 75fd7d6b35d559f0ca50902f98a99a913a064f77 | |
parent | 537b7fd2091ed6b888b16e7385b35f83385720b9 (diff) | |
download | freebsd-ports-gnome-adde301eb08bd92f2075d510506b0db8ac242b5f.tar.gz freebsd-ports-gnome-adde301eb08bd92f2075d510506b0db8ac242b5f.tar.zst freebsd-ports-gnome-adde301eb08bd92f2075d510506b0db8ac242b5f.zip |
- Update to 0.0.20060528
- Use shared gpac lib
-rw-r--r-- | multimedia/x264-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/x264-devel/distinfo | 6 | ||||
-rw-r--r-- | multimedia/x264-devel/files/patch-configure | 13 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 4 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 6 | ||||
-rw-r--r-- | multimedia/x264/files/patch-configure | 13 |
6 files changed, 32 insertions, 14 deletions
diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index 88d2fa04857f..81fae1d244b7 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= x264 -PORTVERSION= 0.0.20060521 +PORTVERSION= 0.0.20060528 CATEGORIES= multimedia MASTER_SITES= http://downloads.videolan.org/pub/videolan/x264/snapshots/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION:S/0.0.//}-2245 @@ -61,7 +61,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math .endif .if !defined(WITHOUT_GPAC) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libgpac +LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac CONFIGURE_ARGS+= --enable-mp4-output .endif diff --git a/multimedia/x264-devel/distinfo b/multimedia/x264-devel/distinfo index e6597f402419..951ca3ed34bd 100644 --- a/multimedia/x264-devel/distinfo +++ b/multimedia/x264-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (x264-snapshot-20060521-2245.tar.bz2) = 3f788b6e02a3a68aa69c5debf5713d04 -SHA256 (x264-snapshot-20060521-2245.tar.bz2) = cfe61f395365962ecc7a7dce190af8a355acc34db8f7478811593f6fbff14ce8 -SIZE (x264-snapshot-20060521-2245.tar.bz2) = 501359 +MD5 (x264-snapshot-20060528-2245.tar.bz2) = 9a72c4f5c084b774d4851317dcf7c355 +SHA256 (x264-snapshot-20060528-2245.tar.bz2) = b5793be88f544e2ea1d19459ce6cefc543558ba9695781ee32c6f03ef9d60f38 +SIZE (x264-snapshot-20060528-2245.tar.bz2) = 500940 diff --git a/multimedia/x264-devel/files/patch-configure b/multimedia/x264-devel/files/patch-configure index 4519c8d6e197..12a6481ad461 100644 --- a/multimedia/x264-devel/files/patch-configure +++ b/multimedia/x264-devel/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Tue May 9 16:45:02 2006 -+++ configure Tue May 9 22:04:19 2006 +--- configure.orig Sun May 21 16:45:02 2006 ++++ configure Sun May 28 18:27:03 2006 @@ -129,7 +129,7 @@ ASFLAGS="$ASFLAGS -f elf" fi @@ -18,3 +18,12 @@ ;; esac +@@ -290,7 +288,7 @@ + esac + fi + +-MP4_LDFLAGS="-lgpac_static" ++MP4_LDFLAGS="-lgpac" + if [ $SYS = CYGWIN -o $SYS = MINGW ]; then + MP4_LDFLAGS="$MP4_LDFLAGS -lwinmm" + fi diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 88d2fa04857f..81fae1d244b7 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -6,7 +6,7 @@ # PORTNAME= x264 -PORTVERSION= 0.0.20060521 +PORTVERSION= 0.0.20060528 CATEGORIES= multimedia MASTER_SITES= http://downloads.videolan.org/pub/videolan/x264/snapshots/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION:S/0.0.//}-2245 @@ -61,7 +61,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math .endif .if !defined(WITHOUT_GPAC) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libgpac_static.a:${PORTSDIR}/multimedia/gpac-libgpac +LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac CONFIGURE_ARGS+= --enable-mp4-output .endif diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo index e6597f402419..951ca3ed34bd 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/distinfo @@ -1,3 +1,3 @@ -MD5 (x264-snapshot-20060521-2245.tar.bz2) = 3f788b6e02a3a68aa69c5debf5713d04 -SHA256 (x264-snapshot-20060521-2245.tar.bz2) = cfe61f395365962ecc7a7dce190af8a355acc34db8f7478811593f6fbff14ce8 -SIZE (x264-snapshot-20060521-2245.tar.bz2) = 501359 +MD5 (x264-snapshot-20060528-2245.tar.bz2) = 9a72c4f5c084b774d4851317dcf7c355 +SHA256 (x264-snapshot-20060528-2245.tar.bz2) = b5793be88f544e2ea1d19459ce6cefc543558ba9695781ee32c6f03ef9d60f38 +SIZE (x264-snapshot-20060528-2245.tar.bz2) = 500940 diff --git a/multimedia/x264/files/patch-configure b/multimedia/x264/files/patch-configure index 4519c8d6e197..12a6481ad461 100644 --- a/multimedia/x264/files/patch-configure +++ b/multimedia/x264/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Tue May 9 16:45:02 2006 -+++ configure Tue May 9 22:04:19 2006 +--- configure.orig Sun May 21 16:45:02 2006 ++++ configure Sun May 28 18:27:03 2006 @@ -129,7 +129,7 @@ ASFLAGS="$ASFLAGS -f elf" fi @@ -18,3 +18,12 @@ ;; esac +@@ -290,7 +288,7 @@ + esac + fi + +-MP4_LDFLAGS="-lgpac_static" ++MP4_LDFLAGS="-lgpac" + if [ $SYS = CYGWIN -o $SYS = MINGW ]; then + MP4_LDFLAGS="$MP4_LDFLAGS -lwinmm" + fi |