summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxime Gauduin2015-06-08 11:05:57 +0200
committerMaxime Gauduin2015-06-08 11:06:56 +0200
commit7e1fe9cabb68a7ef8b9f3d285c23606e6f709d23 (patch)
tree2e421956880fca59ce7b55f726c327745a1b3d07 /.SRCINFO
downloadaur-7e1fe9cabb68a7ef8b9f3d285c23606e6f709d23.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b7ffa1a33b07
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = aegisub-git
+ pkgdesc = A general-purpose subtitle editor with ASS/SSA support
+ pkgver = 3.2.2.r165.ba9f5a7
+ pkgrel = 1
+ url = http://www.aegisub.org
+ install = aegisub.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = BSD
+ makedepends = boost
+ makedepends = git
+ makedepends = intltool
+ makedepends = mesa
+ depends = boost-libs
+ depends = desktop-file-utils
+ depends = ffms2
+ depends = fftw
+ depends = hunspell
+ depends = wxgtk
+ optdepends = libpulse: Pulseaudio backend
+ optdepends = openal: OpenAL backend
+ optdepends = oss: OSS backend
+ optdepends = portaudio: Portaudio backend
+ provides = aegisub
+ conflicts = aegisub
+ source = aegisub::git+https://github.com/Aegisub/Aegisub.git
+ source = git+https://github.com/Aegisub/assdraw.git
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = aegisub-git
+