blob: e608918079a0451952a4b6139adae7e139edf8d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wingide
pkgdesc = Wing IDE Professional is the full-featured Python IDE for professional programmers.
pkgver = 7.2.9.0.0
pkgrel = 1
url = http://www.wingware.com
install = wingide.install
arch = x86_64
license = custom
depends = hicolor-icon-theme
depends = python2
depends = xdg-utils
options = !strip
options = !emptydirs
source = https://wingware.com/pub/wingpro/7.2.9.0/wingpro-7.2.9.0-linux-x64.tar.bz2
sha1sums = d36a8083ff291a8fe52940d3d12efa06d94788fc
pkgname = wingide
|