New package: oxygen-qt6-6.0.4
This commit is contained in:
parent
c93e7f5546
commit
a219ea8e96
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'oxygen-qt6'
|
||||
pkgname=oxygen-qt6
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
||||
-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt6-base qt6-tools gettext
|
||||
kf6-kcmutils kf6-kpackage"
|
||||
makedepends="kf6-kdecoration-devel kf6-frameworkintegration-devel
|
||||
kf6-kcmutils-devel kf6-kpackage-devel libplasma-devel"
|
||||
short_desc="Oxygen visual style for the Plasma Desktop"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/oxygen"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt6}-${version}.tar.xz"
|
||||
checksum=9150e00989a72cff35bb46c5ac9af25cabcee4cc18299c8be707bee84c5e546f
|
|
@ -0,0 +1 @@
|
|||
pkgname=${pkgname%-qt6}
|
Loading…
Reference in New Issue