aboutsummaryrefslogtreecommitdiff
path: root/audio/twolame
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-05-02 04:40:45 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-05-02 04:40:45 +0000
commitaa1d52749cc4337d23e83586713eb9425da06bbc (patch)
tree86f2e3ed641ecffbb94dca4427db837ca60b2998 /audio/twolame
parent9ab8adac6f285f9d40d6f0b46bb39c5c52b8a708 (diff)
downloadports-aa1d52749cc4337d23e83586713eb9425da06bbc.tar.gz
ports-aa1d52749cc4337d23e83586713eb9425da06bbc.zip
Notes
Diffstat (limited to 'audio/twolame')
-rw-r--r--audio/twolame/Makefile24
-rw-r--r--audio/twolame/distinfo2
-rw-r--r--audio/twolame/pkg-descr8
-rw-r--r--audio/twolame/pkg-plist21
4 files changed, 55 insertions, 0 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile
new file mode 100644
index 000000000000..69f9e6a22b36
--- /dev/null
+++ b/audio/twolame/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: twolame
+# Date created: 2005-05-02
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= twolame
+PORTVERSION= 0.3.3
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= MPEG Audio Layer 2 encoder
+
+LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
+
+USE_LIBTOOL_VER=15
+USE_GNOME= gnomehack gnometarget
+INSTALLS_SHLIB= yes
+MAN1= twolame.1
+
+.include <bsd.port.mk>
diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo
new file mode 100644
index 000000000000..45b298f77092
--- /dev/null
+++ b/audio/twolame/distinfo
@@ -0,0 +1,2 @@
+MD5 (twolame-0.3.3.tar.gz) = 5d9a829c68e7785db0d1554a0cfd6c87
+SIZE (twolame-0.3.3.tar.gz) = 442286
diff --git a/audio/twolame/pkg-descr b/audio/twolame/pkg-descr
new file mode 100644
index 000000000000..9bbbad10fec9
--- /dev/null
+++ b/audio/twolame/pkg-descr
@@ -0,0 +1,8 @@
+TwoLAME is an optimized MPEG Audio Layer 2 encoder
+
+It is based heavily on:
+- tooLAME by Michael Cheng
+- the ISO dist10 code
+- improvement to algorithms as part of the LAME project (lame.sf.net)
+
+WWW: http://twolame.sf.net/
diff --git a/audio/twolame/pkg-plist b/audio/twolame/pkg-plist
new file mode 100644
index 000000000000..172903669b81
--- /dev/null
+++ b/audio/twolame/pkg-plist
@@ -0,0 +1,21 @@
+bin/twolame
+include/twolame.h
+lib/libtwolame.a
+lib/libtwolame.so
+lib/libtwolame.so.0
+libdata/pkgconfig/twolame.pc
+%%DOCSDIR%%/html/api.html
+%%DOCSDIR%%/html/authors.html
+%%DOCSDIR%%/html/doxygen.css
+%%DOCSDIR%%/html/doxygen.png
+%%DOCSDIR%%/html/index.html
+%%DOCSDIR%%/html/news.html
+%%DOCSDIR%%/html/psycho.html
+%%DOCSDIR%%/html/readme.html
+%%DOCSDIR%%/html/todo.html
+%%DOCSDIR%%/html/twolame_8h-source.html
+%%DOCSDIR%%/html/twolame_8h.html
+%%DOCSDIR%%/html/vbr.html
+@dirrm %%DOCSDIR%%/html
+@dirrm %%DOCSDIR%%
+@dirrm libdata/pkgconfig