summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormutantmonkey2013-03-02 17:53:31 -0500
committermutantmonkey2013-03-02 17:53:31 -0500
commitd2bd7590d9e9b274bc5bb1027dbd80b6becf8809 (patch)
tree42e855f5a7cf753a783d775b01cc23d2e823bc6d /.SRCINFO
downloadaur-d2bd7590d9e9b274bc5bb1027dbd80b6becf8809.tar.gz
import my AUR packages into git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..315cca5923f8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = whatmp3
+ pkgdesc = A small Python script that accepts a list of directories containing FLAC files as arguments and converts them to MP3 with the specified options. It can optionally create a torrent file.
+ pkgver = 3.5.3
+ pkgrel = 1
+ url = http://logik.li/projects/whatmp3/
+ arch = any
+ license = MIT
+ depends = python
+ depends = mktorrent
+ depends = flac
+ depends = lame
+ optdepends = vorbis-tools: OGG Vorbis support
+ optdepends = neroaacenc: AAC support
+ optdepends = neroaactag: AAC support
+ source = http://logik.li/projects/whatmp3/whatmp3-3.5.3.tar.gz
+ sha256sums = 2856215a99eefb8cb1eccbbaa0e7b06e8c97509b499d13cbd5392598bd2384ae
+
+pkgname = whatmp3
+