summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..e68daffb332e
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,18 @@
+pkgbase = xgalaga
+ pkgdesc = An open source remake of the classic arcade game Galaga
+ pkgver = 2.1.1.0
+ pkgrel = 4
+ url = http://rumsey.org/xgal.html
+ install = xgalaga.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ depends = libxmu
+ depends = libxpm
+ source = http://downloads.sourceforge.net/xgalaga/xgalaga-2.1.1.0.tar.gz
+ source = xgalaga.patch
+ source = xgalaga.png
+ source = xgalaga.desktop
+
+pkgname = xgalaga
+