summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leontiev2015-08-07 08:52:52 +0300
committerAnton Leontiev2015-08-07 08:52:52 +0300
commitafe7163b4d6dd7b01d16e340a157dea48b232813 (patch)
treed7692e450e1239c634b53bc4b5ed0d00ce99a627
downloadaur-afe7163b4d6dd7b01d16e340a157dea48b232813.tar.gz
Initial v9.01
-rw-r--r--.SRCINFO18
-rw-r--r--.gitignore6
-rw-r--r--PKGBUILD25
-rw-r--r--license-non-free1
4 files changed, 50 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..adabdb7b807c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = spring-ba
+ pkgdesc = A popular balanced Spring mod based on Absolute Annihilation
+ pkgver = 9.01
+ pkgrel = 1
+ url = https://springrts.com/wiki/Balanced_Annihilation
+ arch = any
+ license = GPL
+ license = CCPL
+ license = custom:non-free
+ depends = spring
+ noextract = ba-v9.01.sdz
+ source = ba-v9.01.sdz::http://springfiles.com/downloadmain/start/19669
+ source = license-non-free
+ md5sums = d1ee7f6db93c44aa20c72c8166bb0c96
+ md5sums = 28872feaac21fc4b2b4ae00b3f86e52a
+
+pkgname = spring-ba
+
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e6b6b4b8077d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.tar.gz
+*.tar.bz2
+*.tar.xz
+*.tar.lz
+src/
+pkg/ \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..4b1fa24d29c7
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,25 @@
+# Contributor: Athemis <athemis@ish.de>
+# Contributor: ReNoM <renom [at] list [dot] ru>
+# Contributor: NiteHogg <keith.b.elliott [at] gmail [dot] com>
+# Contributor: Anton Leontiev <scileont /at/ gmail.com>
+
+pkgname=spring-ba
+pkgver=9.01
+pkgrel=1
+pkgdesc="A popular balanced Spring mod based on Absolute Annihilation"
+arch=(any)
+url='https://springrts.com/wiki/Balanced_Annihilation'
+license=('GPL' 'CCPL' 'custom:non-free')
+depends=('spring')
+source=("ba-v$pkgver.sdz::http://springfiles.com/downloadmain/start/19669"
+ 'license-non-free')
+noextract=("ba-v$pkgver.sdz")
+md5sums=('d1ee7f6db93c44aa20c72c8166bb0c96'
+ '28872feaac21fc4b2b4ae00b3f86e52a')
+
+PKGEXT='.pkg.tar'
+
+package() {
+ install -Dm 644 ba-v$pkgver.sdz "$pkgdir/usr/share/spring/games/ba-v$pkgver.sdz"
+ install -Dm 644 license-non-free "$pkgdir/usr/share/licenses/$pkgname/non-free"
+}
diff --git a/license-non-free b/license-non-free
new file mode 100644
index 000000000000..484818b78c58
--- /dev/null
+++ b/license-non-free
@@ -0,0 +1 @@
+Balanced Annihilation uses non-free content derived from Total Annihilation (TA, http://en.wikipedia.org/wiki/Total_Annihilation).