ports/128359: move mulitmedia/vlc-devel to 0.9.5

Joseph S. Atkinson jsa at wickedmachine.net
Sat Oct 25 03:20:02 UTC 2008


>Number:         128359
>Category:       ports
>Synopsis:       move mulitmedia/vlc-devel to 0.9.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 25 03:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        
>Organization:
>Environment:
>Description:
VLC is moving ahead with the Qt4 interface. It is, however, my personal opinion that it's not yet ready to supplant the GTK+ version due to several usability regressions. I am opting to follow it as vlc-devel in hopes that these issues will be fixed by the 1.0 milestone.

This diff bumps the multimedia/vlc-devel version to 0.9.5.

Since this is my first commit to vlc-devel, I wont be offended if anyone wishes to confirm that Rafael Carre ( funman at videolan.org / rafael.carre at gmail.com ) approved of me taking maintainership of the -devel branch as well.
>How-To-Repeat:

>Fix:
Before commiting, please be sure to remove the following:

files/patch-configure


Patch attached with submission follows:

--- Makefile.orig	2008-10-24 22:43:06.000000000 -0400
+++ Makefile	2008-10-24 22:47:56.000000000 -0400
@@ -9,19 +9,15 @@
 #
 
 PORTNAME=	vlc
-DISTVERSION=	0.9.0-test1
-PORTREVISION=	3
+DISTVERSION=	0.9.5
 PORTEPOCH=	3
 CATEGORIES=	multimedia audio ipv6 net www
-MASTER_SITES=	http://download.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/
-#MASTER_SITES=	http://nightlies.videolan.org/build/source/trunk-${DISTVERSION:S/0.9.0.//}-0024/
-#MASTER_SITES=	http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \
-#		http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${DISTVERSION}/ \
-#		ftp://ftp.crans.org/pub/videolan/vlc/${DISTVERSION}/ \
-#		ftp://videolan.cs.pu.edu.tw/Windows/VideoLAN/vlc/${DISTVERSION}/
+MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
+		http://ftp.snt.utwente.nl/pub/software/videolan/${PORTNAME}/${DISTVERSION}/ \
+		ftp://ftp.crans.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	funman at videolan.org
+MAINTAINER=	jsa at wickedmachine.net
 COMMENT=	Multimedia streaming server and player for various audio/video formats
 
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat
@@ -73,6 +69,7 @@
 WANT_SDL=	yes
 USE_ICONV=	yes
 USE_PERL5_BUILD=yes
+USE_QT_VER=	4
 
 FAKEDIR=	${WRKDIR}/fake/${PREFIX}
 PLIST=		${WRKDIR}/plist
@@ -155,7 +152,6 @@
 .endif
 
 .if !defined(WITHOUT_QT4)
-USE_QT_VER+=	4
 QT_COMPONENTS+=	gui corelib moc rcc uic
 CONFIGURE_ARGS+=--enable-qt4
 .else
--- distinfo.orig	2008-10-24 22:52:00.000000000 -0400
+++ distinfo	2008-10-24 17:39:06.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (vlc-0.9.0-test1.tar.bz2) = 738aa86691e5d93273d6e713adceeb21
-SHA256 (vlc-0.9.0-test1.tar.bz2) = 0c59e92d03f9126b059238ac965dd5f011c01a26b64b0f99babee630738f346a
-SIZE (vlc-0.9.0-test1.tar.bz2) = 15521807
+MD5 (vlc-0.9.5.tar.bz2) = e5be36243e75fff5476c01cc6083d43d
+SHA256 (vlc-0.9.5.tar.bz2) = abf55aec95db9256d2056d3a6042ddd329f675414acf3a0abb34d306e0dd843e
+SIZE (vlc-0.9.5.tar.bz2) = 16457306


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list