Initial .bep file for taglib-1.6.1

This commit is contained in:
Scott McCreary
2010-03-27 06:50:29 +00:00
parent 18f3008d8e
commit fbb2bfd204
2 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
DESCRIPTION="TagLib Audio Meta-Data Library"
HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html"
SRC_URI="http://developer.kde.org/~wheeler/files/src/taglib-1.6.1.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
CHECKSUM_MD5="db0502b3c3448ff1f1f9b090c1daa5f7"
BUILD {
cd taglib-1.6.1
cmake .
make
}
INSTALL {
cd taglib-1.6.1
make install
}

View File

@@ -1,6 +1,6 @@
Package: taglib
Version: 1.6
Copyright: 2002-2009 Scott Wheeler
Version: 1.6.1
Copyright: 2002-2010 Scott Wheeler
License: GNU LGPL v2
License: MPL v1.1
URL: http://developer.kde.org/~wheeler/taglib.html