blob: 449c4d3809aa3188ea8b776166f3ddb5a58a6a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = obconf-qt-git
pkgdesc = Openbox configuration tool. Qt port of ObConf
pkgver = 0.13.0.80.g110ee85
pkgrel = 2
url = http://lxqt.org
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
makedepends = qt5-tools
makedepends = lxqt-build-tools-git
depends = hicolor-icon-theme
depends = openbox
depends = qt5-x11extras
provides = obconf-qt=0.13.0.80.g110ee85
conflicts = obconf-qt
source = git+https://github.com/lxqt/obconf-qt.git
sha256sums = SKIP
pkgname = obconf-qt-git
|