aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-14 21:29:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-14 21:29:24 +0000
commit0685b4661bbaac82d58213f9b202b7af5d455773 (patch)
tree3c1649b75f1a01ffbb04fbc2ea970766d802baf0
parent711433fe53b0f9ab4090c740a891a17b90f17d29 (diff)
downloadports-0685b4661bbaac82d58213f9b202b7af5d455773.tar.gz
ports-0685b4661bbaac82d58213f9b202b7af5d455773.zip
MP3ToWav.bundle is a supportig bundle for Burn.app. It implements
API for Burn.app's the audio file conversion bundles. MP3ToWav.bundle converts, as its name implies, mp3 audio files into wav audio files which can be burned onto a CD playable in your home stereo. WWW: http://gsburn.sourceforge.net/
Notes
Notes: svn path=/head/; revision=179789
-rw-r--r--audio/Makefile1
-rw-r--r--audio/mp3towav-bundle/Makefile31
-rw-r--r--audio/mp3towav-bundle/distinfo3
-rw-r--r--audio/mp3towav-bundle/pkg-descr6
-rw-r--r--audio/mp3towav-bundle/pkg-plist13
5 files changed, 54 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index e0415e84be3f..e5b8aa17712c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -393,6 +393,7 @@
SUBDIR += mp3riot
SUBDIR += mp3splt
SUBDIR += mp3stat
+ SUBDIR += mp3towav-bundle
SUBDIR += mp3wrap
SUBDIR += mpc
SUBDIR += mpdcon
diff --git a/audio/mp3towav-bundle/Makefile b/audio/mp3towav-bundle/Makefile
new file mode 100644
index 000000000000..a31da9903422
--- /dev/null
+++ b/audio/mp3towav-bundle/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: mp3towav-bundle
+# Date created: 30 Nov 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= mp3towav
+PORTVERSION= 0.4.1
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gsburn
+PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2}
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= MP3ToWav plugin for Burn.app
+
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+USE_GNUSTEP_LOCAL_APPS+= Burn:${BURN_PORT}
+
+WRKSRC= ${WRKDIR}/MP3ToWav
+#ADDITIONAL_INCLUDE_DIRS+= -IBurn
+ADDITIONAL_INCLUDE_DIRS+= -I${GNUSTEP_PREFIX}/Local/Library/Headers/Burn
+
+BURN_PORT?= sysutils/burn
+
+.include <bsd.port.mk>
diff --git a/audio/mp3towav-bundle/distinfo b/audio/mp3towav-bundle/distinfo
new file mode 100644
index 000000000000..2376936776e9
--- /dev/null
+++ b/audio/mp3towav-bundle/distinfo
@@ -0,0 +1,3 @@
+MD5 (mp3towav-0.4.1.tar.gz) = 88b98fd6fcc03d9b8b247d9b8547a547
+SHA256 (mp3towav-0.4.1.tar.gz) = 007fb97a8597c60b13a6ca7df4d0740677a00ec0826743ec410f374fb2642931
+SIZE (mp3towav-0.4.1.tar.gz) = 13699
diff --git a/audio/mp3towav-bundle/pkg-descr b/audio/mp3towav-bundle/pkg-descr
new file mode 100644
index 000000000000..4dd4a7ba489a
--- /dev/null
+++ b/audio/mp3towav-bundle/pkg-descr
@@ -0,0 +1,6 @@
+MP3ToWav.bundle is a supportig bundle for Burn.app. It implements
+API for Burn.app's the audio file conversion bundles. MP3ToWav.bundle
+converts, as its name implies, mp3 audio files into wav audio files
+which can be burned onto a CD playable in your home stereo.
+
+WWW: http://gsburn.sourceforge.net/
diff --git a/audio/mp3towav-bundle/pkg-plist b/audio/mp3towav-bundle/pkg-plist
new file mode 100644
index 000000000000..8f5209c76426
--- /dev/null
+++ b/audio/mp3towav-bundle/pkg-plist
@@ -0,0 +1,13 @@
+Local/Library/Burn/MP3ToWav.bundle/MP3ToWav
+Local/Library/Burn/MP3ToWav.bundle/Resources/English.lproj/Localizable.strings
+Local/Library/Burn/MP3ToWav.bundle/Resources/French.lproj/Localizable.strings
+Local/Library/Burn/MP3ToWav.bundle/Resources/German.lproj/Localizable.strings
+Local/Library/Burn/MP3ToWav.bundle/Resources/Info-gnustep.plist
+Local/Library/Burn/MP3ToWav.bundle/Resources/iconMP3ToWav.tiff
+Local/Library/Burn/MP3ToWav.bundle/stamp.make
+@dirrm Local/Library/Burn/MP3ToWav.bundle/Resources/German.lproj
+@dirrm Local/Library/Burn/MP3ToWav.bundle/Resources/French.lproj
+@dirrm Local/Library/Burn/MP3ToWav.bundle/Resources/English.lproj
+@dirrm Local/Library/Burn/MP3ToWav.bundle/Resources
+@dirrm Local/Library/Burn/MP3ToWav.bundle
+@dirrm Local/Library/Burn