13 lines
504 B
Bash
13 lines
504 B
Bash
# Template file for 'svgpart'
|
|
pkgname=svgpart
|
|
version=19.04.3
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake"
|
|
makedepends="kparts-devel"
|
|
short_desc="KPart to display SVG images"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://cgit.kde.org/svgpart.git"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/svgpart-${version}.tar.xz"
|
|
checksum=5dd870a24f275b6d8e0ec9593da713c29b521234d1eb07415726d57ae3fb8dc5
|