summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlbert Graef2015-11-16 12:58:31 +0100
committerAlbert Graef2015-11-16 12:58:31 +0100
commit68c33536c1735ae9e725f52ca93f4535e43864b4 (patch)
tree7e488c33eba5f2e8bf87b867107a6ead6c769541 /.SRCINFO
downloadaur-68c33536c1735ae9e725f52ca93f4535e43864b4.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6499e0e0c204
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = inscore-git
+ pkgdesc = Grame's INScore: interactive augmented music scores (git version)
+ pkgver = 2669.20c4660
+ pkgrel = 1
+ url = http://inscore.sourceforge.net/
+ install = inscore-git.install
+ arch = x86_64
+ arch = i686
+ license = LGPL
+ makedepends = cmake
+ depends = qt5-base
+ depends = qt5-declarative
+ depends = qt5-multimedia
+ depends = qt5-svg
+ depends = qt5-tools
+ depends = qt5-websockets
+ depends = guidolib
+ optdepends = libmusicxml: MusicXML support
+ optdepends = libmicrohttpd: HTTP server support
+ optdepends = faust2-git: Faust programming support
+ optdepends = lua: Lua programming support (deprecated)
+ provides = inscore
+ conflicts = inscore
+ source = inscore-git::git+git://git.code.sf.net/p/inscore/code#branch=dev
+ md5sums = SKIP
+
+pkgname = inscore-git
+