blob: 3b365e8546c79862e2132d51d023256891faf3d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gtk-conf-git
pkgdesc = Configuration tool for GTK system properties
pkgver = r11.2e28f7e
pkgrel = 1
url = https://github.com/qtilities/gtk-conf
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = qt6-tools
makedepends = qtilitools
depends = glib2
depends = qt6-base
provides = gtk-conf
conflicts = gtk-conf
source = gtk-conf::git+https://github.com/qtilities/gtk-conf.git
sha512sums = SKIP
pkgname = gtk-conf-git
|