summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Hofmann2015-02-01 16:06:36 +0100
committerPeter Hofmann2015-02-01 16:06:45 +0100
commit7ba6041464e28084e1dcabce321be536eed0f2b4 (patch)
treeda4bf53b96f531d97d0aa1bde7922a8d0f579006 /.SRCINFO
downloadaur-7ba6041464e28084e1dcabce321be536eed0f2b4.tar.gz
asciiworld: Add PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c201c1cde629
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = asciiworld-git
+ pkgdesc = ASCII world map and tools
+ pkgver = 15.02
+ pkgrel = 1
+ url = https://github.com/vain/asciiworld
+ arch = i686
+ arch = x86_64
+ license = custom:PIZZA-WARE
+ makedepends = git
+ depends = gd
+ depends = shapelib
+ optdepends = curl: Retrieving various data
+ optdepends = python: Additional tools, e.g. satellite tracking
+ optdepends = python-pyephem: Calculating satellite positions
+ optdepends = python-pygeoip: Reading GeoIP databases
+ optdepends = geoip-citydata: An actual GeoIP database
+ optdepends = python2: Additional tools, e.g. calculating tracks
+ optdepends = python2-geographiclib: Calculating geodetics
+ optdepends = ncurses: For tput
+ provides = asciiworld
+ conflicts = asciiworld
+ source = git://github.com/vain/asciiworld.git
+ md5sums = SKIP
+
+pkgname = asciiworld-git
+