blob: 6f2208385b5a0735a8a4fb161bba27c62ae2e24d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wxglade
pkgdesc = wxGlade is a GUI builder written in Python for the GUI toolkit wxWidgets/wxPython
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/wxGlade/wxGlade
arch = any
license = MIT
makedepends = icoutils
makedepends = gendesk
depends = python>=3.4
depends = python-wxpython>=2.8
depends = desktop-file-utils
depends = hicolor-icon-theme
depends = shared-mime-info
source = https://github.com/wxGlade/wxGlade/archive/v1.0.5.tar.gz
source = application-x-wxg.xml
sha256sums = 0ac846980072efabda06f63470b6185c18858adbf38763211edc293b9230499b
sha256sums = f651ff097678077eac865c64a655107c9a4aa4fd0bf65e233713a5ed916608c0
pkgname = wxglade
|