mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
kdegraphics-thumbnailers: enable exiv and raw
This commit is contained in:
parent
cdcd130cde
commit
7e67f64ff2
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'kdegraphics-thumbnailers'
|
# Template file for 'kdegraphics-thumbnailers'
|
||||||
pkgname=kdegraphics-thumbnailers
|
pkgname=kdegraphics-thumbnailers
|
||||||
version=24.02.2
|
version=24.02.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT_MAJOR_VERSION=6 -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
configure_args="-DQT_MAJOR_VERSION=6 -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules kf6-kcoreaddons kf6-kconfig
|
hostmakedepends="extra-cmake-modules kf6-kcoreaddons kf6-kconfig qt6-base
|
||||||
pkg-config gettext"
|
pkg-config gettext"
|
||||||
makedepends="kf6-kio-devel libkexiv25-devel libqmobipocket6-devel kf6-kconfig-devel"
|
makedepends="kf6-kio-devel libkexiv2-devel libqmobipocket6-devel kf6-kconfig-devel
|
||||||
|
libkdcraw-qt6-devel"
|
||||||
depends="ghostscript"
|
depends="ghostscript"
|
||||||
short_desc="KDE Plasma 6 Thumbnailers for various graphics file formats"
|
short_desc="KDE Plasma 6 Thumbnailers for various graphics file formats"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue