1 # Contributor: Andrea Scarpino <andrea@archlinux.org>
2 # Contributor: Pierre Schmitz <pierre@archlinux.de>
7 pkgdesc="A fork of KSnapshot. With more funktions as Printing and a standard Menu."
9 url='http://www.kde-apps.org/content/show.php/KGrab?content=74086'
11 depends=('kdebase-runtime')
12 makedepends=('pkgconfig' 'cmake' 'automoc4')
14 install=${pkgname}.install
15 source=("http://www.kde-apps.org/CONTENT/content-files/74086-${pkgname}-${pkgver}.tar.bz2")
16 md5sums=('a014abf9e622832494b8092a8d1da59d')
23 -DCMAKE_BUILD_TYPE=Release \
24 -DCMAKE_INSTALL_PREFIX=/usr
30 make DESTDIR=$pkgdir install