mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
New package: breeze-qt6-6.0.4
This commit is contained in:
parent
a8047ca024
commit
eab49e2d51
2 changed files with 24 additions and 0 deletions
23
srcpkgs/breeze-qt6/template
Normal file
23
srcpkgs/breeze-qt6/template
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Template file for 'breeze-qt6'
|
||||
pkgname=breeze-qt6
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF
|
||||
-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools
|
||||
kf6-kcmutils-devel"
|
||||
makedepends="kf6-kcoreaddons-devel kf6-kcolorscheme-devel
|
||||
kf6-kconfig-devel kf6-kguiaddons-devel kf6-ki18n-devel
|
||||
kf6-kiconthemes-devel kf6-kwindowsystem-devel kf6-kcmutils-devel
|
||||
kf6-kirigami-devel kf6-frameworkintegration-devel fftw-devel
|
||||
kf6-kdecoration-devel"
|
||||
depends="breeze-icons kf6-frameworkintegration"
|
||||
short_desc="Breeze visual style for the Plasma Desktop"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt6}-${version}.tar.xz"
|
||||
checksum=911979889191395c333219e09090208c658f943b9953e420fc629242fd5e5c76
|
||||
replaces="breeze<6.0.0_1 breeze-snow-cursor-theme>=0"
|
1
srcpkgs/breeze-qt6/update
Normal file
1
srcpkgs/breeze-qt6/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=${pkgname%-qt6}
|
Loading…
Add table
Reference in a new issue