diff options
Diffstat (limited to 'audio/libmpcdec')
| -rw-r--r-- | audio/libmpcdec/Makefile | 27 | ||||
| -rw-r--r-- | audio/libmpcdec/distinfo | 2 | ||||
| -rw-r--r-- | audio/libmpcdec/pkg-descr | 10 | ||||
| -rw-r--r-- | audio/libmpcdec/pkg-plist | 12 |
4 files changed, 0 insertions, 51 deletions
diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile deleted file mode 100644 index 6ad597bb954b..000000000000 --- a/audio/libmpcdec/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: libmusepack -# Date created: 29 November 2004 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libmusepack -PORTVERSION= 1.1 -CATEGORIES= audio -MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net-files/source/ - -MAINTAINER= kwm@FreeBSD.org -COMMENT= High quality audio compression format - -USE_BZIP2= yes -USE_REINPLACE= yes -USE_GNOME= gnometarget -USE_LIBTOOL_VER=15 -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O3\ -fomit-frame-pointer||g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/audio/libmpcdec/distinfo b/audio/libmpcdec/distinfo deleted file mode 100644 index 31d0addb4641..000000000000 --- a/audio/libmpcdec/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (libmusepack-1.1.tar.bz2) = c06aa1da054ed79989cd71d5300ed7c5 -SIZE (libmusepack-1.1.tar.bz2) = 293731 diff --git a/audio/libmpcdec/pkg-descr b/audio/libmpcdec/pkg-descr deleted file mode 100644 index 77d16c9de360..000000000000 --- a/audio/libmpcdec/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Musepack is an audio compression format with a strong emphasis on high quality. -It's not lossless, but it is designed for transparency, so that you won't be -able to hear differences between the original wave file and the much smaller -MPC file. - -It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed -and vastly improved and is now at an advanced stage in which it contains -heavily optimized and patentless code. - -WWW: http://www.musepack.net/ diff --git a/audio/libmpcdec/pkg-plist b/audio/libmpcdec/pkg-plist deleted file mode 100644 index 49af60358451..000000000000 --- a/audio/libmpcdec/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -include/musepack/config_types.h -include/musepack/decoder.h -include/musepack/huffman.h -include/musepack/math.h -include/musepack/musepack.h -include/musepack/reader.h -include/musepack/requant.h -include/musepack/streaminfo.h -lib/libmusepack.a -lib/libmusepack.so -lib/libmusepack.so.2 -@dirrm include/musepack |
