ports/115865: [DEPS] multimedia/mpeg2codec reduce X dependencies

Martin Matuska mm at FreeBSD.org
Mon Aug 27 13:40:07 UTC 2007


>Number:         115865
>Category:       ports
>Synopsis:       [DEPS] multimedia/mpeg2codec reduce X dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 13:40:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
mpeg2codec requires only USE_XORG=xext
updated DISTFILES
>How-To-Repeat:
>Fix:
Index: ports/multimedia/mpeg2codec/Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/mpeg2codec/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- ports/multimedia/mpeg2codec/Makefile	4 Jul 2007 16:26:51 -0000	1.14
+++ ports/multimedia/mpeg2codec/Makefile	27 Aug 2007 13:31:43 -0000
@@ -7,15 +7,17 @@
 
 PORTNAME=	mpeg2codec
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
-MASTER_SITES=	ftp://ftp.mpeg.org/pub/mpeg/mssg/
+MASTER_SITES=	http://fresh.t-systems-sfr.com/unix/src/misc/ \
+		http://ftp.uni-koeln.de/graph/ \
+		http://gd.tuwien.ac.at/graphics/libs/alsolibs/
 DISTFILES=	mpeg2vidcodec_v12.tar.gz
 
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	An MPEG-2 Encoder and Decoder
 
-USE_XLIB=	yes
+USE_XORG=	xext
 WRKSRC=		${WRKDIR}/mpeg2
 DATADIR=	share/mpeg2
 CFLAGS+=-DVERIFY -DVERBOSE -DTRACE
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list