summaryrefslogtreecommitdiffstats
path: root/audio-libs/taglib-sharp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/taglib-sharp/DETAILS')
-rwxr-xr-xaudio-libs/taglib-sharp/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-libs/taglib-sharp/DETAILS b/audio-libs/taglib-sharp/DETAILS
new file mode 100755
index 0000000000..95b7d90776
--- /dev/null
+++ b/audio-libs/taglib-sharp/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=taglib-sharp
+ VERSION=2.0.3.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://download.banshee-project.org/$SPELL/$VERSION/$SOURCE
+# SOURCE_HASH=sha512:9846f8da751bd9208fab991375f932082d86eed6cd829ffa1c0fdfe1b7b1c8d00e9ec1d81da0ccb2ee0e008017b6fc0027fa701df3d7f6b0b69a6a5ff7cc49c8
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://developer.novell.com/wiki/index.php/TagLib_Sharp
+ LICENSE[0]=LGPL
+ ENTERED=20080720
+ SHORT="music and movie tag library for mono and .NET 2.0"
+cat << EOF
+TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono frameworks
+which will let you tag your software with as much or as little detail as
+you like without slowing you down. It supports a large variety of movie and
+music formats which abstract away the work, handling all the different cases,
+so all you have to do is access file.Tag.
+EOF