blob: f2fba41f7649dd60e36bcc3e03c48a21f420cc2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = kde2-kdegraphics-git
pkgdesc = Historical copy of the graphics module of KDE 2, adapted to compile on modern systems
pkgver = 2.2.2.r17.79bbd6d
pkgrel = 1
url = https://invent.kde.org/sandsmark/kde2-kdegraphics
arch = i686
arch = x86_64
groups = kde2
license = GPL2
makedepends = cmake
makedepends = git
depends = kde2-kdelibs
provides = kde2-kdegraphics
conflicts = kde2-kdegraphics
conflicts = kcolorchooser
conflicts = kruler
options = libtool
source = git+https://invent.kde.org/sandsmark/kde2-kdegraphics.git
md5sums = SKIP
pkgname = kde2-kdegraphics-git
|