diff options
author | ahoka <ahoka> | 2008-11-01 22:14:13 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2008-11-01 22:14:13 +0000 |
commit | 9cec5edd98073c4259562e72965d764cddf20d1b (patch) | |
tree | 4bbc3a4836f112ead52346ca2ac507f5b565fdd6 /multimedia/vlc | |
parent | f35b0e446ec191e743f26f30f20f66fc56166600 (diff) | |
download | pkgsrc-9cec5edd98073c4259562e72965d764cddf20d1b.tar.gz |
This update is also fixing a minor PLIST issue.
Changes between 0.9.4 and 0.9.5:
--------------------------------
Security updates:
* Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
* Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
Features:
* Closed Caption EIA 608/708 parsing enabled for libmpeg2
Various bugfixes:
* Fixed various potential crashes and memleaks
* Fixed issues with reading from files (especially non-local)
Windows port:
* Fix bug where interface was "eating" some media keys
* Fix some crashes in DirectShow access
Qt Interface:
* Fix bug when the resetting of preferences didn't reset the dialog states
* Right-click menu to select playlist columns reenabled
* Various fixed in playlist
Access:
* MMAP module is now deactivated by default
Translations:
* Update of Brazillian, Swedish translation
Diffstat (limited to 'multimedia/vlc')
-rw-r--r-- | multimedia/vlc/Makefile | 5 | ||||
-rw-r--r-- | multimedia/vlc/PLIST | 3 | ||||
-rw-r--r-- | multimedia/vlc/distinfo | 8 | ||||
-rw-r--r-- | multimedia/vlc/options.mk | 8 |
4 files changed, 13 insertions, 11 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index e313366d35b..9ccdcc2274b 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2008/10/13 18:42:12 ahoka Exp $ +# $NetBSD: Makefile,v 1.63 2008/11/01 22:14:13 ahoka Exp $ # DISTNAME= vlc-${VLC_VERSION} @@ -6,7 +6,7 @@ CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ EXTRACT_SUFX= .tar.bz2 -VLC_VERSION= 0.9.4 +VLC_VERSION= 0.9.5 MAINTAINER= ahoka@NetBSD.org HOMEPAGE= http://videolan.org/ @@ -45,7 +45,6 @@ CONFIGURE_ARGS+= --enable-cddax \ --enable-flac \ --enable-lame \ --enable-live555 \ - --enable-snapshot # Build optimalized modules .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" diff --git a/multimedia/vlc/PLIST b/multimedia/vlc/PLIST index b2f6f28cb39..8eea1d2dbae 100644 --- a/multimedia/vlc/PLIST +++ b/multimedia/vlc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2008/10/29 00:41:44 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.22 2008/11/01 22:14:13 ahoka Exp $ ${PLIST.faad}lib/vlc/codec/libfaad_plugin.la ${PLIST.dbus}lib/vlc/control/libdbus_plugin.la ${PLIST.dbus}lib/vlc/misc/libinhibit_plugin.la @@ -15,6 +15,7 @@ ${PLIST.x11}lib/vlc/video_output/libxvideo_plugin.la ${PLIST.x11}lib/vlc/video_output/libglx_plugin.la ${PLIST.x11}lib/vlc/video_output/libopengl_plugin.la ${PLIST.x11}lib/vlc/misc/libosd_parser_plugin.la +${PLIST.x11}lib/vlc/access/libscreen_plugin.la ${PLIST.sdl}lib/vlc/codec/libsdl_image_plugin.la ${PLIST.sdl}lib/vlc/audio_output/libaout_sdl_plugin.la ${PLIST.sdl}lib/vlc/video_output/libvout_sdl_plugin.la diff --git a/multimedia/vlc/distinfo b/multimedia/vlc/distinfo index a1138c6e7a1..c5e5bece34e 100644 --- a/multimedia/vlc/distinfo +++ b/multimedia/vlc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.20 2008/10/13 18:42:12 ahoka Exp $ +$NetBSD: distinfo,v 1.21 2008/11/01 22:14:13 ahoka Exp $ -SHA1 (vlc-0.9.4.tar.bz2) = 1325b29268bdcecfb5272433d1fde935171aefed -RMD160 (vlc-0.9.4.tar.bz2) = 6f02a3cfbe50eb34f58fd1f4b9e6e9881f344152 -Size (vlc-0.9.4.tar.bz2) = 16471217 bytes +SHA1 (vlc-0.9.5.tar.bz2) = 0f3f315353a09bf769f27bd07e20654b072cd209 +RMD160 (vlc-0.9.5.tar.bz2) = 8ec72d026f6fa086620f63d202d015fa14b4a4d7 +Size (vlc-0.9.5.tar.bz2) = 16457306 bytes SHA1 (patch-configure) = 0b69157981409067b42385ee5c81fc422f3842a2 SHA1 (patch-v4l2) = 54504b7e3bc41522db5c90983319c0c1ce1f3c8f diff --git a/multimedia/vlc/options.mk b/multimedia/vlc/options.mk index 064d3cb193c..3107c01e03b 100644 --- a/multimedia/vlc/options.mk +++ b/multimedia/vlc/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.9 2008/10/19 22:05:54 ahoka Exp $ +# $NetBSD: options.mk,v 1.10 2008/11/01 22:14:13 ahoka Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.vlc PKG_SUPPORTED_OPTIONS= debug faad arts dbus skins sdl esound x11 gnome @@ -83,12 +83,14 @@ DEPENDS+= dejavu-ttf>=2.0:../../fonts/dejavu-ttf .include "../../x11/qt4-libs/buildlink3.mk" CONFIGURE_ARGS+= --enable-qt4 \ --enable-x11 \ - --enable-glx + --enable-glx \ + --enable-snapshot PLIST.x11= yes .else CONFIGURE_ARGS+= --disable-x11 \ --disable-qt4 \ - --disable-glx + --disable-glx \ + --disable-snapshot .endif ## FAAD support (faad is non-redistributable) |