summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committeradamw <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commit5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a (patch)
treeeea5ecd9ebb32eb75307481e787e956b5e31f3bb /multimedia
parent9d3fbd7b82b343108df5412a1b27406024e611e8 (diff)
downloadFreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.zip
FreeBSD-ports-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.tar.gz
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gopchop/Makefile2
-rw-r--r--multimedia/gopchop/pkg-comment1
-rw-r--r--multimedia/gsubedit/Makefile2
-rw-r--r--multimedia/gsubedit/pkg-comment1
-rw-r--r--multimedia/libfame/Makefile2
-rw-r--r--multimedia/libfame/pkg-comment1
-rw-r--r--multimedia/libquicktime/Makefile2
-rw-r--r--multimedia/libquicktime/pkg-comment1
-rw-r--r--multimedia/linux-xmovie/Makefile2
-rw-r--r--multimedia/linux-xmovie/pkg-comment1
-rw-r--r--multimedia/mpeg_encode/Makefile2
-rw-r--r--multimedia/mpeg_encode/pkg-comment1
-rw-r--r--multimedia/mpeg_play/Makefile2
-rw-r--r--multimedia/mpeg_play/pkg-comment1
-rw-r--r--multimedia/mpeg_stat/Makefile2
-rw-r--r--multimedia/mpeg_stat/pkg-comment1
-rw-r--r--multimedia/mpegedit/Makefile2
-rw-r--r--multimedia/mpegedit/pkg-comment1
-rw-r--r--multimedia/mpgtx/Makefile2
-rw-r--r--multimedia/mpgtx/pkg-comment1
-rw-r--r--multimedia/mplex/Makefile2
-rw-r--r--multimedia/mplex/pkg-comment1
-rw-r--r--multimedia/ppm2fli/Makefile2
-rw-r--r--multimedia/ppm2fli/pkg-comment1
-rw-r--r--multimedia/recmpeg/Makefile2
-rw-r--r--multimedia/recmpeg/pkg-comment1
-rw-r--r--multimedia/splitmpg/Makefile2
-rw-r--r--multimedia/splitmpg/pkg-comment1
-rw-r--r--multimedia/tosvcd/Makefile2
-rw-r--r--multimedia/tosvcd/pkg-comment1
-rw-r--r--multimedia/vcdtools/Makefile2
-rw-r--r--multimedia/vcdtools/pkg-comment1
-rw-r--r--multimedia/xanim/Makefile2
-rw-r--r--multimedia/xanim/pkg-comment1
-rw-r--r--multimedia/xmovie/Makefile2
-rw-r--r--multimedia/xmovie/pkg-comment1
-rw-r--r--multimedia/xtheater/Makefile2
-rw-r--r--multimedia/xtheater/pkg-comment1
38 files changed, 38 insertions, 19 deletions
diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile
index be0d114..286af58 100644
--- a/multimedia/gopchop/Makefile
+++ b/multimedia/gopchop/Makefile
@@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= MPEG2 GOP-accurate editor
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
mpeg2.0:${PORTSDIR}/graphics/libmpeg2
diff --git a/multimedia/gopchop/pkg-comment b/multimedia/gopchop/pkg-comment
deleted file mode 100644
index 15ed1fd..0000000
--- a/multimedia/gopchop/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MPEG2 GOP-accurate editor
diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile
index f5a422b..04f0840 100644
--- a/multimedia/gsubedit/Makefile
+++ b/multimedia/gsubedit/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GNOME Subtitle Editor
+
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/multimedia/gsubedit/pkg-comment b/multimedia/gsubedit/pkg-comment
deleted file mode 100644
index 675a933..0000000
--- a/multimedia/gsubedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNOME Subtitle Editor
diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile
index 85505c1..b1c5472 100644
--- a/multimedia/libfame/Makefile
+++ b/multimedia/libfame/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= fame
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A video encoding library
+
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/multimedia/libfame/pkg-comment b/multimedia/libfame/pkg-comment
deleted file mode 100644
index fca2923..0000000
--- a/multimedia/libfame/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A video encoding library
diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index 37f5f2a..017a538 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A library for reading and writing quicktime files
+
LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \
jpeg.9:${PORTSDIR}/graphics/jpeg \
dv.2:${PORTSDIR}/graphics/libdv \
diff --git a/multimedia/libquicktime/pkg-comment b/multimedia/libquicktime/pkg-comment
deleted file mode 100644
index a9e1f6a..0000000
--- a/multimedia/libquicktime/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library for reading and writing quicktime files
diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile
index c24993c..4a13eed 100644
--- a/multimedia/linux-xmovie/Makefile
+++ b/multimedia/linux-xmovie/Makefile
@@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies
+
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm
RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \
${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \
diff --git a/multimedia/linux-xmovie/pkg-comment b/multimedia/linux-xmovie/pkg-comment
deleted file mode 100644
index cd16226..0000000
--- a/multimedia/linux-xmovie/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A movie player for MPEG-2 and Quicktime movies
diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile
index 65d97cc..efcb10c 100644
--- a/multimedia/mpeg_encode/Makefile
+++ b/multimedia/mpeg_encode/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PKGNAME}-src
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= UCB\'s MPEG-I video stream encoder
+
MAN1= mpeg_encode.1
USE_REINPLACE= yes
diff --git a/multimedia/mpeg_encode/pkg-comment b/multimedia/mpeg_encode/pkg-comment
deleted file mode 100644
index ef6837a..0000000
--- a/multimedia/mpeg_encode/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-UCB's MPEG-I video stream encoder
diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile
index 411ec4f..8ce17e3 100644
--- a/multimedia/mpeg_play/Makefile
+++ b/multimedia/mpeg_play/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= -patched-src.tar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A program to play mpeg movies on X displays
+
WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
MAN1= mpeg_play.1
diff --git a/multimedia/mpeg_play/pkg-comment b/multimedia/mpeg_play/pkg-comment
deleted file mode 100644
index 3a67e11..0000000
--- a/multimedia/mpeg_play/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program to play mpeg movies on X displays
diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile
index 07b4ffb..9a3f323 100644
--- a/multimedia/mpeg_stat/Makefile
+++ b/multimedia/mpeg_stat/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PKGNAME}-src
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An MPEG-I statistics gatherer
+
MAN1= mpeg_stat.1
MANCOMPRESSED= yes
diff --git a/multimedia/mpeg_stat/pkg-comment b/multimedia/mpeg_stat/pkg-comment
deleted file mode 100644
index 7e5a19f..0000000
--- a/multimedia/mpeg_stat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An MPEG-I statistics gatherer
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
index c1d8127..ba8fd97 100644
--- a/multimedia/mpegedit/Makefile
+++ b/multimedia/mpegedit/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A program to edit encoded mpeg streams
+
LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
USE_X_PREFIX= yes
diff --git a/multimedia/mpegedit/pkg-comment b/multimedia/mpegedit/pkg-comment
deleted file mode 100644
index b9670c9..0000000
--- a/multimedia/mpegedit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program to edit encoded mpeg streams
diff --git a/multimedia/mpgtx/Makefile b/multimedia/mpgtx/Makefile
index ba9c91a..dce446d 100644
--- a/multimedia/mpgtx/Makefile
+++ b/multimedia/mpgtx/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A command line MPEG audio/video/system file toolbox
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
USE_REINPLACE= yes
diff --git a/multimedia/mpgtx/pkg-comment b/multimedia/mpgtx/pkg-comment
deleted file mode 100644
index a7a67e8..0000000
--- a/multimedia/mpgtx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A command line MPEG audio/video/system file toolbox
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile
index 8ce9d87..b208027 100644
--- a/multimedia/mplex/Makefile
+++ b/multimedia/mplex/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/general/graphics/mpeg/mplex/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Multiplexes MPEG component streams into system layers
+
MAN1= mplex.1
do-install:
diff --git a/multimedia/mplex/pkg-comment b/multimedia/mplex/pkg-comment
deleted file mode 100644
index efa9e7d..0000000
--- a/multimedia/mplex/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Multiplexes MPEG component streams into system layers
diff --git a/multimedia/ppm2fli/Makefile b/multimedia/ppm2fli/Makefile
index 5d427a8..de4dbe1 100644
--- a/multimedia/ppm2fli/Makefile
+++ b/multimedia/ppm2fli/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://vento.pi.tu-berlin.de/ppm2fli/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Utilities to merge PPM files into animated FLI and backwards
+
USE_REINPLACE= yes
MAN1= ppm2fli.1 unflick.1
diff --git a/multimedia/ppm2fli/pkg-comment b/multimedia/ppm2fli/pkg-comment
deleted file mode 100644
index 29ba9e2..0000000
--- a/multimedia/ppm2fli/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utilities to merge PPM files into animated FLI and backwards
diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile
index b26843f..c7ecf12 100644
--- a/multimedia/recmpeg/Makefile
+++ b/multimedia/recmpeg/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= fame
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A simple video encoder
+
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
fame-0.9.0:${PORTSDIR}/graphics/libfame
diff --git a/multimedia/recmpeg/pkg-comment b/multimedia/recmpeg/pkg-comment
deleted file mode 100644
index 79f5ac8..0000000
--- a/multimedia/recmpeg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple video encoder
diff --git a/multimedia/splitmpg/Makefile b/multimedia/splitmpg/Makefile
index 555c5c2..6ce1a82 100644
--- a/multimedia/splitmpg/Makefile
+++ b/multimedia/splitmpg/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Splits an ISO 11172-1 into its components
+
NO_WRKSUBDIR= yes
MAKEFILE= makefile
MAN1= splitmpeg.1
diff --git a/multimedia/splitmpg/pkg-comment b/multimedia/splitmpg/pkg-comment
deleted file mode 100644
index 7d002e7..0000000
--- a/multimedia/splitmpg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Splits an ISO 11172-1 into its components
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile
index 61279544..4344774 100644
--- a/multimedia/tosvcd/Makefile
+++ b/multimedia/tosvcd/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://muse.seh.de/tosvcd/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= SVCD transcoder
+
RUN_DEPNDS= mpeg2enc:${PORTSDIR}/graphics/mjpegtools \
vcdimager:${PORTSDIR}/graphics/vcdimager
diff --git a/multimedia/tosvcd/pkg-comment b/multimedia/tosvcd/pkg-comment
deleted file mode 100644
index f28c892..0000000
--- a/multimedia/tosvcd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SVCD transcoder
diff --git a/multimedia/vcdtools/Makefile b/multimedia/vcdtools/Makefile
index f87fb53..dee90bd 100644
--- a/multimedia/vcdtools/Makefile
+++ b/multimedia/vcdtools/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Create your own VCD
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
do-install:
diff --git a/multimedia/vcdtools/pkg-comment b/multimedia/vcdtools/pkg-comment
deleted file mode 100644
index b56a226..0000000
--- a/multimedia/vcdtools/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Create your own VCD
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
index 0b82971..18a23ce 100644
--- a/multimedia/xanim/Makefile
+++ b/multimedia/xanim/Makefile
@@ -18,6 +18,8 @@ PATCHFILES= xanim-2801-to-2802-patch.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Play most popular animation formats and show pictures
+
.if (${MACHINE_ARCH} == "i386")
EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \
vid_cyuv_1.0_freebsdELFx86.tgz \
diff --git a/multimedia/xanim/pkg-comment b/multimedia/xanim/pkg-comment
deleted file mode 100644
index 87aeb55..0000000
--- a/multimedia/xanim/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Play most popular animation formats and show pictures
diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile
index c24993c..4a13eed 100644
--- a/multimedia/xmovie/Makefile
+++ b/multimedia/xmovie/Makefile
@@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies
+
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm
RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \
${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \
diff --git a/multimedia/xmovie/pkg-comment b/multimedia/xmovie/pkg-comment
deleted file mode 100644
index cd16226..0000000
--- a/multimedia/xmovie/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A movie player for MPEG-2 and Quicktime movies
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile
index 7f143cf..29657b4 100644
--- a/multimedia/xtheater/Makefile
+++ b/multimedia/xtheater/Makefile
@@ -16,6 +16,8 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
+
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
smpeg.1:${PORTSDIR}/graphics/smpeg
diff --git a/multimedia/xtheater/pkg-comment b/multimedia/xtheater/pkg-comment
deleted file mode 100644
index 37c9b0d..0000000
--- a/multimedia/xtheater/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
OpenPOWER on IntegriCloud