Initial .bep file for bladeenc-0.94.2

This commit is contained in:
Scott McCreary
2010-06-30 06:38:28 +00:00
parent 89172f972d
commit c2eddd73fd

View File

@@ -1,8 +1,9 @@
DESCRIPTION="bladeenc - An mp3 encoder"
DESCRIPTION="BladeEnc is a free cross-platform MP3 encoder released under the LGPL."
HOMEPAGE="http://bladeenc.mp3.no/"
SRC_URI="http://bladeenc.mp3.no/source/bladeenc-0.94.2-src-stable.tar.gz"
SRC_URI="ftp://ftp.free.fr/.mirrors1/ftp.gentoo.org/distfiles/bladeenc-0.94.2-src-stable.tar.gz"
CHECKSUM_MD5="9b9f6eafe1637a48a67f0a0f8f6e71ad"
REVISION="1"
STATUS_HAIKU="broken"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd bladeenc-0.94.2
@@ -12,7 +13,6 @@ BUILD {
autoconf
./configure --prefix=/boot/common
make
make install
}
INSTALL {
@@ -20,4 +20,4 @@ INSTALL {
make install
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1998-2001 Tord Jansson et al."
COPYRIGHT="1998-2000 Tord Jansson"