summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Nielsen2015-06-27 19:53:55 +1000
committerAdam Nielsen2015-06-27 19:53:55 +1000
commit606aa299b4a4ea5c5b6a2575b957871f202f62a3 (patch)
treeddad419646c71b8b47786d9a73f4e622e99a7c0d
downloadaur-606aa299b4a4ea5c5b6a2575b957871f202f62a3.tar.gz
Import to AUR4
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..491878c0e75f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = pyopl
+ pkgdesc = Python wrapper around DOSBox OPL synth
+ pkgver = 1.2
+ pkgrel = 1
+ url = http://pypi.python.org/pypi/PyOPL
+ arch = i686
+ arch = x86_64
+ license = GPLv3
+ depends = python2
+ source = http://pypi.python.org/packages/source/P/PyOPL/PyOPL-1.2.tar.gz
+ md5sums = 8304ea949b6dea14a4c05f371b8f4cf9
+
+pkgname = pyopl
+