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