13 lines
492 B
Bash
13 lines
492 B
Bash
# Template file for 'svgpart'
|
|
pkgname=svgpart
|
|
version=18.12.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules 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=5aac56789cf806e8eb729ee04fee18fe1c76f715e5d2431474517b92b65a3b1b
|