blob: e292846e36315be433b752a449efb6d244d27b49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wmsolar-git
pkgdesc = A dockapp depicting the solar system (90 deg. heliocentric)
pkgver = r2.37b9014
pkgrel = 2
url = https://github.com/engerim42/wmsolar
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = make
makedepends = ed
depends = libxpm
depends = gcc-libs
provides = wmsolar
source = wmsolar-git::git+https://github.com/engerim42/wmsolar
md5sums = SKIP
pkgname = wmsolar-git
|