diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-22 09:50:17 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-22 09:50:17 +0800 |
commit | 2cf350c995fb495f60fb6e948bf93be15486fd82 (patch) | |
tree | 67a26f700c04e25e12492c54d46565b5c209ce5b /multimedia | |
parent | a64b1a77574d6d4237c6cf0f334679d1fc06d6b1 (diff) | |
download | marcuscom-ports-2cf350c995fb495f60fb6e948bf93be15486fd82.tar.gz marcuscom-ports-2cf350c995fb495f60fb6e948bf93be15486fd82.tar.zst marcuscom-ports-2cf350c995fb495f60fb6e948bf93be15486fd82.zip |
- Update to 0.8.6.20060521
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6306 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vlc-devel/Makefile | 23 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile.inc | 11 | ||||
-rw-r--r-- | multimedia/vlc-devel/distinfo | 6 | ||||
-rw-r--r-- | multimedia/vlc-devel/files/patch-configure | 72 | ||||
-rw-r--r-- | multimedia/vlc-devel/files/vlc.desktop (renamed from multimedia/vlc-devel/files/wxvlc.desktop) | 0 |
5 files changed, 12 insertions, 100 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 22f04e982..23ea8fd0b 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -2,14 +2,14 @@ # Date created: 3rd August 2001 # Whom: Brian Somers <brian@FreeBSD.org> # -# $FreeBSD$ -# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.8 2006/05/15 02:46:26 ahze Exp $ +# $FreeBSD: ports/multimedia/vlc-devel/Makefile,v 1.146 2006/05/22 01:12:07 ahze Exp $ +# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.9 2006/05/15 02:56:23 ahze Exp $ # # *** PLEASE READ Makefile.inc for more information on knobs *** # PORTNAME= vlc -DISTVERSION= 0.8.6.20060514 +DISTVERSION= 0.8.6.20060521 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://nightlies.videolan.org/build/source/ # http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ @@ -56,7 +56,8 @@ CONFIGURE_ARGS+= --enable-ffmpeg \ --disable-gnome \ --disable-gtk \ --without-libintl-prefix \ - --without-dv-raw1394 + --without-dv-raw1394 \ + --disable-dv MAN1= vlc.1 \ vlc-config.1 @@ -321,20 +322,6 @@ CONFIGURE_ARGS+=--enable-dts CONFIGURE_ARGS+=--disable-dts .endif -.if (defined(WITH_DV) || exists(${LOCALBASE}/lib/libdv.a)) && !defined(WITHOUT_DV) -LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv -CONFIGURE_ARGS+=--enable-dv -.else -CONFIGURE_ARGS+=--disable-dv -.endif - -.if !defined(WITHOUT_HAL) -LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal -CONFIGURE_ARGS+= --enable-hal -.else -CONFIGURE_ARGS+= --disable-hal -.endif - .if defined(WITHOUT_HTTPD) CONFIGURE_ARGS+=--disable-httpd .endif diff --git a/multimedia/vlc-devel/Makefile.inc b/multimedia/vlc-devel/Makefile.inc index b66d841ed..0b7444d82 100644 --- a/multimedia/vlc-devel/Makefile.inc +++ b/multimedia/vlc-devel/Makefile.inc @@ -4,8 +4,8 @@ # enabled by default, if it starts with WITH_ it is disabled by default # and will be autodetected to enable # -# $FreeBSD$ -# $MCom: ports/multimedia/vlc-devel/Makefile.inc,v 1.1 2006/05/06 06:06:47 ahze Exp $ +# $FreeBSD: ports/multimedia/vlc-devel/Makefile.inc,v 1.4 2006/05/22 01:12:07 ahze Exp $ +# $MCom: ports/multimedia/vlc-devel/Makefile.inc,v 1.2 2006/05/15 02:46:26 ahze Exp $ # # If you define for example WITH_FAAD and WITHOUT_FAAD # the WITHOUT_ will always over ride the WITH_. @@ -96,9 +96,6 @@ # WITH_CACA=yes # Console Graphics Support (implies WITH_AALIB) # -# WITH_DV=yes -# Digital video input -# # WITH_FRIBIDI=yes # # WITH_GGI=yes @@ -293,7 +290,7 @@ pre-install: .endif .if !defined(WITHOUT_WXGTK) ${ECHO_CMD} "share/pixmaps/vlc.png" >> ${PLIST} - ${ECHO_CMD} "share/applications/wxvlc.desktop" >> ${PLIST} + ${ECHO_CMD} "share/applications/vlc.desktop" >> ${PLIST} .endif .if !defined(WITHOUT_WXGTK) || defined(WITH_SKINS) ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} @@ -368,7 +365,7 @@ do-install: ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/gvlc.png .endif .if !defined(WITHOUT_WXGTK) - ${INSTALL_DATA} ${FILESDIR}/wxvlc.desktop ${PREFIX}/share/applications + ${INSTALL_DATA} ${FILESDIR}/vlc.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/vlc.png .endif .endif diff --git a/multimedia/vlc-devel/distinfo b/multimedia/vlc-devel/distinfo index 12192ccc7..7b1b01d58 100644 --- a/multimedia/vlc-devel/distinfo +++ b/multimedia/vlc-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (vlc-snapshot-20060514.tar.gz) = 26b0aeefa5de0032543e9c2ef158d6e4 -SHA256 (vlc-snapshot-20060514.tar.gz) = 9c48ddedbe93783aa757c3f7a10cda8afef393800d17eb85830c6619d7c89b21 -SIZE (vlc-snapshot-20060514.tar.gz) = 12412658 +MD5 (vlc-snapshot-20060521.tar.gz) = 3e568f2c1c0e9fdc6a932e056299c355 +SHA256 (vlc-snapshot-20060521.tar.gz) = 4bdc4bfaa92d8eb3258698d5f477869c1b417047a76790ff7e61a5c48e09a5fa +SIZE (vlc-snapshot-20060521.tar.gz) = 12539520 diff --git a/multimedia/vlc-devel/files/patch-configure b/multimedia/vlc-devel/files/patch-configure deleted file mode 100644 index 43df92bd1..000000000 --- a/multimedia/vlc-devel/files/patch-configure +++ /dev/null @@ -1,72 +0,0 @@ ---- configure.orig Sat May 13 18:02:16 2006 -+++ configure Sun May 14 22:38:30 2006 -@@ -33569,7 +33569,7 @@ - - fi; - --if test "${enable_hal}" != "no" -a "${SYS}" = "linux" -+if test "${enable_hal}" != "no" - then - - pkg_failed=no -@@ -33854,7 +33854,7 @@ - - fi; - --if test "${enable_dbus}" != "no" -a "${SYS}" = "linux" -+if test "${enable_dbus}" != "no" - then - - pkg_failed=no -@@ -37289,11 +37289,7 @@ - done - - else -- echo "$as_me:$LINENO: result: no" >&5 --echo "${ECHO_T}no" >&6 -- { { echo "$as_me:$LINENO: error: cannot find ${with_dv_raw1394}/include/libraw1394/raw1394.h" >&5 --echo "$as_me: error: cannot find ${with_dv_raw1394}/include/libraw1394/raw1394.h" >&2;} -- { (exit 1); exit 1; }; } -+ echo "not found" - fi - else - -@@ -37455,8 +37451,7 @@ - if test -n "${enable_dv}" - then - { { echo "$as_me:$LINENO: error: cannot find libraw1394 headers" >&5 --echo "$as_me: error: cannot find libraw1394 headers" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot find libraw1394 headers" >&2;} ;} - fi - - fi -@@ -37475,8 +37470,7 @@ - echo "$as_me:$LINENO: result: no" >&5 - echo "${ECHO_T}no" >&6 - { { echo "$as_me:$LINENO: error: cannot cd to ${real_dv_raw1394_tree}" >&5 --echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} ;} - fi - if test -f "${real_dv_raw1394_tree}/src/.libs/libraw1394.a" - then -@@ -37704,8 +37698,7 @@ - if test -n "${enable_dv}" - then - { { echo "$as_me:$LINENO: error: cannot find libavc1394 headers" >&5 --echo "$as_me: error: cannot find libavc1394 headers" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot find libavc1394 headers" >&2;} ; } - fi - - fi -@@ -39199,7 +39192,7 @@ - enableval="$enable_gnomevfs" - - fi; --if test "${enable_gnomevfs}" != "no" -a "${SYS}" = "linux" -+if test "${enable_gnomevfs}" != "no" - then - - pkg_failed=no diff --git a/multimedia/vlc-devel/files/wxvlc.desktop b/multimedia/vlc-devel/files/vlc.desktop index c95dd3f62..c95dd3f62 100644 --- a/multimedia/vlc-devel/files/wxvlc.desktop +++ b/multimedia/vlc-devel/files/vlc.desktop |