taglib: taken over maintainership

This commit is contained in:
Danny Rawlins 2007-11-16 11:35:35 +11:00
parent 5b0c0395b0
commit 5c6fd2737b

View File

@ -1,6 +1,8 @@
# Description: Library to read and edit the meta-data of popular audio formats
# URL: http://ktown.kde.org/~wheeler/taglib.html
# Maintainer: Mark Rosenstand, mark at borkware dot net
# Description: Library to read and edit the meta-data of popular audio formats.
# URL: http://ktown.kde.org/~wheeler/taglib.html
# Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au
# Packager: Mark Rosenstand, mark at borkware dot net
# Depends on:
name=taglib
version=1.4
@ -13,3 +15,4 @@ build() {
make
make DESTDIR=$PKG install
}