Wed Dec 16 19:09:12 2009 UTC ()
update to 1.0.4
changes:
Audio outputs:
 * Fix deadlocks in the audio output core
 * Make PulseAudio the default output if available
Video outputs:
 * Fix fullscreen mode with KDE 4.3.3 and other window managers
 * Fix incompatibility with cairo-dock and compositing
Input:
 * Fix DVB scanning regression from VLC 1.0.3
 * Support for XZ-compressed byte stream (LZMA algorithm)
Playlist:
 * Support for .m3u8 playlist files (UTF-8 M3U)
Unix:
 * Support for xcb-keysyms version 0.3.4 or higher
 * Fix globalhotkeys on FreeBSD
Qt4 interface:
 * Fix opening V4L version 1 devices
 * Fix default destination ports in the streaming wizard
Translations:
 * New Walloon translation
 * Swedish, Ukrainian an French translation update


(drochner)
diff -r1.86 -r1.87 pkgsrc/multimedia/vlc/Makefile
diff -r1.33 -r1.34 pkgsrc/multimedia/vlc/PLIST
diff -r1.33 -r1.34 pkgsrc/multimedia/vlc/distinfo

cvs diff -r1.86 -r1.87 pkgsrc/multimedia/vlc/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/vlc/Makefile 2009/10/31 14:46:51 1.86
+++ pkgsrc/multimedia/vlc/Makefile 2009/12/16 19:09:12 1.87
@@ -1,23 +1,22 @@ @@ -1,23 +1,22 @@
1# $NetBSD: Makefile,v 1.86 2009/10/31 14:46:51 wiz Exp $ 1# $NetBSD: Makefile,v 1.87 2009/12/16 19:09:12 drochner Exp $
2# 2#
3 3
4DISTNAME= vlc-${VLC_VERSION} 4DISTNAME= vlc-${VLC_VERSION}
5PKGREVISION= 2 
6CATEGORIES= multimedia 5CATEGORIES= multimedia
7MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ 6MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10VLC_VERSION= 1.0.2 9VLC_VERSION= 1.0.4
11 10
12MAINTAINER= ahoka@NetBSD.org 11MAINTAINER= ahoka@NetBSD.org
13HOMEPAGE= http://videolan.org/ 12HOMEPAGE= http://videolan.org/
14COMMENT= VLC media player and streaming server 13COMMENT= VLC media player and streaming server
15 14
16CONFLICTS= vlc07-[0-9]* vlc08-[0-9]* 15CONFLICTS= vlc07-[0-9]* vlc08-[0-9]*
17 16
18PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
19USE_LIBTOOL= yes 18USE_LIBTOOL= yes
20USE_TOOLS+= gmake perl pkg-config \ 19USE_TOOLS+= gmake perl pkg-config \
21 autoconf automake autoreconf 20 autoconf automake autoreconf
22USE_PKGLOCALEDIR= yes 21USE_PKGLOCALEDIR= yes
23GNU_CONFIGURE= yes 22GNU_CONFIGURE= yes

cvs diff -r1.33 -r1.34 pkgsrc/multimedia/vlc/PLIST (expand / switch to unified diff)

--- pkgsrc/multimedia/vlc/PLIST 2009/09/26 07:54:13 1.33
+++ pkgsrc/multimedia/vlc/PLIST 2009/12/16 19:09:12 1.34
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.33 2009/09/26 07:54:13 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.34 2009/12/16 19:09:12 drochner Exp $
2${PLIST.altivec}lib/vlc/misc/libmemcpyaltivec_plugin.la 2${PLIST.altivec}lib/vlc/misc/libmemcpyaltivec_plugin.la
3${PLIST.altivec}lib/vlc/video_chroma/libi420_yuy2_altivec_plugin.la 3${PLIST.altivec}lib/vlc/video_chroma/libi420_yuy2_altivec_plugin.la
4${PLIST.cdda}lib/vlc/access/libcdda_plugin.la 4${PLIST.cdda}lib/vlc/access/libcdda_plugin.la
5${PLIST.dbus}lib/vlc/control/libdbus_plugin.la 5${PLIST.dbus}lib/vlc/control/libdbus_plugin.la
6${PLIST.dbus}lib/vlc/misc/libinhibit_plugin.la 6${PLIST.dbus}lib/vlc/misc/libinhibit_plugin.la
7${PLIST.faad}lib/vlc/codec/libfaad_plugin.la 7${PLIST.faad}lib/vlc/codec/libfaad_plugin.la
8${PLIST.gnome}lib/vlc/access/libaccess_gnomevfs_plugin.la 8${PLIST.gnome}lib/vlc/access/libaccess_gnomevfs_plugin.la
9${PLIST.gnome}lib/vlc/misc/libtelepathy_plugin.la 9${PLIST.gnome}lib/vlc/misc/libtelepathy_plugin.la
10${PLIST.hal}lib/vlc/misc/libprobe_hal_plugin.la 10${PLIST.hal}lib/vlc/misc/libprobe_hal_plugin.la
11${PLIST.hal}lib/vlc/services_discovery/libhal_plugin.la 11${PLIST.hal}lib/vlc/services_discovery/libhal_plugin.la
12${PLIST.pulseaudio}lib/vlc/audio_output/libpulse_plugin.la 12${PLIST.pulseaudio}lib/vlc/audio_output/libpulse_plugin.la
13${PLIST.sdl}lib/vlc/audio_output/libaout_sdl_plugin.la 13${PLIST.sdl}lib/vlc/audio_output/libaout_sdl_plugin.la
14${PLIST.sdl}lib/vlc/codec/libsdl_image_plugin.la 14${PLIST.sdl}lib/vlc/codec/libsdl_image_plugin.la
@@ -393,32 +393,34 @@ share/locale/nl/LC_MESSAGES/vlc.mo @@ -393,32 +393,34 @@ share/locale/nl/LC_MESSAGES/vlc.mo
393share/locale/oc/LC_MESSAGES/vlc.mo 393share/locale/oc/LC_MESSAGES/vlc.mo
394share/locale/pa/LC_MESSAGES/vlc.mo 394share/locale/pa/LC_MESSAGES/vlc.mo
395share/locale/pl/LC_MESSAGES/vlc.mo 395share/locale/pl/LC_MESSAGES/vlc.mo
396share/locale/ps/LC_MESSAGES/vlc.mo 396share/locale/ps/LC_MESSAGES/vlc.mo
397share/locale/pt_BR/LC_MESSAGES/vlc.mo 397share/locale/pt_BR/LC_MESSAGES/vlc.mo
398share/locale/pt_PT/LC_MESSAGES/vlc.mo 398share/locale/pt_PT/LC_MESSAGES/vlc.mo
399share/locale/ro/LC_MESSAGES/vlc.mo 399share/locale/ro/LC_MESSAGES/vlc.mo
400share/locale/ru/LC_MESSAGES/vlc.mo 400share/locale/ru/LC_MESSAGES/vlc.mo
401share/locale/sk/LC_MESSAGES/vlc.mo 401share/locale/sk/LC_MESSAGES/vlc.mo
402share/locale/sl/LC_MESSAGES/vlc.mo 402share/locale/sl/LC_MESSAGES/vlc.mo
403share/locale/sq/LC_MESSAGES/vlc.mo 403share/locale/sq/LC_MESSAGES/vlc.mo
404share/locale/sr/LC_MESSAGES/vlc.mo 404share/locale/sr/LC_MESSAGES/vlc.mo
405share/locale/sv/LC_MESSAGES/vlc.mo 405share/locale/sv/LC_MESSAGES/vlc.mo
 406share/locale/ta/LC_MESSAGES/vlc.mo
406share/locale/tet/LC_MESSAGES/vlc.mo 407share/locale/tet/LC_MESSAGES/vlc.mo
407share/locale/th/LC_MESSAGES/vlc.mo 408share/locale/th/LC_MESSAGES/vlc.mo
408share/locale/tl/LC_MESSAGES/vlc.mo 409share/locale/tl/LC_MESSAGES/vlc.mo
409share/locale/tr/LC_MESSAGES/vlc.mo 410share/locale/tr/LC_MESSAGES/vlc.mo
410share/locale/uk/LC_MESSAGES/vlc.mo 411share/locale/uk/LC_MESSAGES/vlc.mo
411share/locale/vi/LC_MESSAGES/vlc.mo 412share/locale/vi/LC_MESSAGES/vlc.mo
 413share/locale/wa/LC_MESSAGES/vlc.mo
412share/locale/zh_CN/LC_MESSAGES/vlc.mo 414share/locale/zh_CN/LC_MESSAGES/vlc.mo
413share/locale/zh_TW/LC_MESSAGES/vlc.mo 415share/locale/zh_TW/LC_MESSAGES/vlc.mo
414share/vlc/http/.hosts 416share/vlc/http/.hosts
415share/vlc/http/dialogs/.hosts 417share/vlc/http/dialogs/.hosts
416share/vlc/http/dialogs/browse 418share/vlc/http/dialogs/browse
417share/vlc/http/dialogs/footer 419share/vlc/http/dialogs/footer
418share/vlc/http/dialogs/input 420share/vlc/http/dialogs/input
419share/vlc/http/dialogs/main 421share/vlc/http/dialogs/main
420share/vlc/http/dialogs/mosaic 422share/vlc/http/dialogs/mosaic
421share/vlc/http/dialogs/playlist 423share/vlc/http/dialogs/playlist
422share/vlc/http/dialogs/sout 424share/vlc/http/dialogs/sout
423share/vlc/http/dialogs/vlm 425share/vlc/http/dialogs/vlm
424share/vlc/http/favicon.ico 426share/vlc/http/favicon.ico

cvs diff -r1.33 -r1.34 pkgsrc/multimedia/vlc/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/vlc/distinfo 2009/10/26 07:38:21 1.33
+++ pkgsrc/multimedia/vlc/distinfo 2009/12/16 19:09:12 1.34
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.33 2009/10/26 07:38:21 hasso Exp $ 1$NetBSD: distinfo,v 1.34 2009/12/16 19:09:12 drochner Exp $
2 2
3SHA1 (vlc-1.0.2.tar.bz2) = 5207d227f09d16a44823ae4a8b2144b3ce18eefb 3SHA1 (vlc-1.0.4.tar.bz2) = 59d99dd005f70b3442c1c44472640e10fdc15aa5
4RMD160 (vlc-1.0.2.tar.bz2) = 36f93339d1947483bb5ef4877cbb4b3ab200b3cd 4RMD160 (vlc-1.0.4.tar.bz2) = d4d9dae5dfe7d081d17197e5b94a43e54b213368
5Size (vlc-1.0.2.tar.bz2) = 20958212 bytes 5Size (vlc-1.0.4.tar.bz2) = 21622966 bytes
6SHA1 (patch-aa) = 76ef868076df4e423acfe5ca65999fbd26167bfe 6SHA1 (patch-aa) = 76ef868076df4e423acfe5ca65999fbd26167bfe
7SHA1 (patch-configure) = 508d9fc4ee8bc8526fb5cdf1b161c573216036c4 7SHA1 (patch-configure) = 508d9fc4ee8bc8526fb5cdf1b161c573216036c4
8SHA1 (patch-v4l2) = 1f91206f8e2f78514056386977a6c2230a710211 8SHA1 (patch-v4l2) = 1f91206f8e2f78514056386977a6c2230a710211