mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
svgpart: update to 24.02.2.
This commit is contained in:
parent
ea6b199e90
commit
b2934a1ea4
1 changed files with 8 additions and 4 deletions
|
@ -1,14 +1,18 @@
|
||||||
# Template file for 'svgpart'
|
# Template file for 'svgpart'
|
||||||
pkgname=svgpart
|
pkgname=svgpart
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt5-host-tools qt5-qmake"
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
makedepends="kparts-devel"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||||
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
||||||
|
hostmakedepends="extra-cmake-modules pkg-config gettext qt6-base kf6-kconfig"
|
||||||
|
makedepends="kf6-kparts-devel"
|
||||||
short_desc="KPart to display SVG images"
|
short_desc="KPart to display SVG images"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/graphics/svgpart"
|
homepage="https://invent.kde.org/graphics/svgpart"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#svgpart"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#svgpart"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/svgpart-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/svgpart-${version}.tar.xz"
|
||||||
checksum=941a378dd84006e92bddad2d83e8f0e93b361347a0aa3d43e9fb5e9bec7778b9
|
checksum=4f860fc141984fefb249d80507c83ae67171982c852545f3395f3f9723102e28
|
||||||
|
|
Loading…
Add table
Reference in a new issue