summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorMitsukarenai2015-06-12 12:57:56 +0200
committerMitsukarenai2015-06-12 12:57:56 +0200
commitaa3681970b53af47428d14177eb44a84ae2fc350 (patch)
treef3fbe77cf24419728a19cbd7b2f4f915f5251c5e /.AURINFO
downloadaur-aa3681970b53af47428d14177eb44a84ae2fc350.tar.gz
Initial import
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..6cc57fc47fa8
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,19 @@
+pkgbase = fadecut
+ pkgdesc = Toolset to rip audiostreams, cut, fade in/out and tag the resulting audiofiles
+ pkgver = 0.1.4
+ pkgrel = 2
+ url = http://github.com/micressor/fadecut
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ depends = id3v2
+ depends = sox
+ depends = streamripper
+ depends = vorbis-tools
+ optdepends = lame
+ provides = fadecut
+ conflicts = fadecut
+ source = https://github.com/micressor/fadecut/archive/0.1.4.tar.gz
+
+pkgname = fadecut
+