diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
commit | 32b8021ea597dce557c90853579b05ce303dea33 (patch) | |
tree | b401de5d4f74e05f3c52dcd8f30f948e786d3565 /audio | |
parent | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (diff) | |
download | ports-32b8021ea597dce557c90853579b05ce303dea33.tar.gz ports-32b8021ea597dce557c90853579b05ce303dea33.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bonk/Makefile | 1 | ||||
-rw-r--r-- | audio/bonk/pkg-comment | 1 | ||||
-rw-r--r-- | audio/flac/Makefile | 1 | ||||
-rw-r--r-- | audio/flac/pkg-comment | 1 | ||||
-rw-r--r-- | audio/libao/Makefile | 1 | ||||
-rw-r--r-- | audio/libao/pkg-comment | 1 | ||||
-rw-r--r-- | audio/libogg/Makefile | 1 | ||||
-rw-r--r-- | audio/libogg/pkg-comment | 1 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 1 | ||||
-rw-r--r-- | audio/libvorbis/pkg-comment | 1 | ||||
-rw-r--r-- | audio/mpg321/Makefile | 1 | ||||
-rw-r--r-- | audio/mpg321/pkg-comment | 1 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 1 | ||||
-rw-r--r-- | audio/vorbis-tools/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-bonk/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-bonk/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-shn/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-shn/pkg-comment | 1 |
18 files changed, 9 insertions, 9 deletions
diff --git a/audio/bonk/Makefile b/audio/bonk/Makefile index 09b16a8fe12b..6a1c036a4b7e 100644 --- a/audio/bonk/Makefile +++ b/audio/bonk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://yoyo.cc.monash.edu.au/~pfh/bonk/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Lossy/lossless audio compressor MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ PREFIX="${PREFIX}" INSTALL="${INSTALL_PROGRAM}" diff --git a/audio/bonk/pkg-comment b/audio/bonk/pkg-comment deleted file mode 100644 index a7045929bd72..000000000000 --- a/audio/bonk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lossy/lossless audio compressor diff --git a/audio/flac/Makefile b/audio/flac/Makefile index c7c430743d4e..784c6d6f4bc7 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= naddy@FreeBSD.org +COMMENT= Free lossless audio codec BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/converters/libiconv:extract LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/audio/flac/pkg-comment b/audio/flac/pkg-comment deleted file mode 100644 index 0cf13f11c0e5..000000000000 --- a/audio/flac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free lossless audio codec diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 7622861754a2..9ebb2a305643 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Portable audio output library USE_GNOMENG= yes WANT_GNOME= yes diff --git a/audio/libao/pkg-comment b/audio/libao/pkg-comment deleted file mode 100644 index 155341e5f5ba..000000000000 --- a/audio/libao/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Portable audio output library diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index faf48a2b0c77..b55b477a8ab9 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Ogg bitstream library USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/audio/libogg/pkg-comment b/audio/libogg/pkg-comment deleted file mode 100644 index 2089fc160b8d..000000000000 --- a/audio/libogg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ogg bitstream library diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 8a69aebd0cfa..05867d8b82fd 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Audio compression codec library LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg diff --git a/audio/libvorbis/pkg-comment b/audio/libvorbis/pkg-comment deleted file mode 100644 index a0f5edeba2b7..000000000000 --- a/audio/libvorbis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio compression codec library diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index f0b612de3b1b..f2066b023456 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org +COMMENT= A free command-line mp3 player, compatible with mpg123 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.1:${PORTSDIR}/audio/mad diff --git a/audio/mpg321/pkg-comment b/audio/mpg321/pkg-comment deleted file mode 100644 index a723b1b83d4e..000000000000 --- a/audio/mpg321/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free command-line mp3 player, compatible with mpg123 diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 16c996a044c5..157b15e410c3 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Play, encode, and manage Ogg Vorbis files LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.2:${PORTSDIR}/ftp/curl \ diff --git a/audio/vorbis-tools/pkg-comment b/audio/vorbis-tools/pkg-comment deleted file mode 100644 index a1e29a207588..000000000000 --- a/audio/vorbis-tools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Play, encode, and manage Ogg Vorbis files diff --git a/audio/xmms-bonk/Makefile b/audio/xmms-bonk/Makefile index 57fcc4166351..8dfa8f7296ca 100644 --- a/audio/xmms-bonk/Makefile +++ b/audio/xmms-bonk/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.proustmedia.de/bonk-xmms/ DISTNAME= bonk-xmms-${PORTVERSION} MAINTAINER= naddy@FreeBSD.org +COMMENT= XMMS input plugin to play bonk files LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-bonk/pkg-comment b/audio/xmms-bonk/pkg-comment deleted file mode 100644 index 1c8ba59250f9..000000000000 --- a/audio/xmms-bonk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS input plugin to play bonk files diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index 54eca1d58d3a..a5c8fc4a14dd 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ MAINTAINER= naddy@FreeBSD.Org +COMMENT= XMMS plugin to allow playing shorten-compressed audio BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-shn/pkg-comment b/audio/xmms-shn/pkg-comment deleted file mode 100644 index 9cb1d2ea99df..000000000000 --- a/audio/xmms-shn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xmms plugin to allow playing shorten-compressed audio |