aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg2codec
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-09-14 09:07:09 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-09-14 09:07:09 +0000
commit29da1e08e1b283d2750bf78287dd824e895c272e (patch)
treec2ebb9955b6fb579b7c37c15ebc606d7c974836d /multimedia/mpeg2codec
parent5b792ffa48d6ef875cdcc8e171d5be2ad6835709 (diff)
downloadports-29da1e08e1b283d2750bf78287dd824e895c272e.tar.gz
ports-29da1e08e1b283d2750bf78287dd824e895c272e.zip
- Depend on USE_XORG=xext
- Update DISTFILES - Add WWW link - Bump PORTREVISION PR: ports/115865 Approved by: multimedia (mezz)
Notes
Notes: svn path=/head/; revision=199479
Diffstat (limited to 'multimedia/mpeg2codec')
-rw-r--r--multimedia/mpeg2codec/Makefile8
-rw-r--r--multimedia/mpeg2codec/pkg-descr2
2 files changed, 7 insertions, 3 deletions
diff --git a/multimedia/mpeg2codec/Makefile b/multimedia/mpeg2codec/Makefile
index a2e92a0189b6..10c2482d397a 100644
--- a/multimedia/mpeg2codec/Makefile
+++ b/multimedia/mpeg2codec/Makefile
@@ -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@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
diff --git a/multimedia/mpeg2codec/pkg-descr b/multimedia/mpeg2codec/pkg-descr
index 32fb990677b9..f67b29467c65 100644
--- a/multimedia/mpeg2codec/pkg-descr
+++ b/multimedia/mpeg2codec/pkg-descr
@@ -1,2 +1,4 @@
It converts uncompressed video frames into MPEG-1 and MPEG-2 video
coded bitstream sequences, and vice versa.
+
+WWW: http://www.mpeg.org/MPEG/video/mssg-free-mpeg-software.html