New package: oxygen-qt5-6.0.4

This commit is contained in:
John 2024-03-05 13:24:43 +01:00 committed by Đoàn Trần Công Danh
parent eec555c2ea
commit c93e7f5546
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# Template file for 'oxygen-qt5'
pkgname=oxygen-qt5
version=6.0.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF"
hostmakedepends="extra-cmake-modules pkg-config qt5-devel qt5-qmake kconfig
gettext kcoreaddons"
makedepends="frameworkintegration-devel kwayland-devel kcmutils-devel kdoctools"
# For files in /usr/share
depends="oxygen-qt6"
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%-qt5}-${version}.tar.xz"
checksum=9150e00989a72cff35bb46c5ac9af25cabcee4cc18299c8be707bee84c5e546f
post_install() {
rm -rf ${DESTDIR}/usr/share
}

View File

@ -0,0 +1 @@
pkgname=${pkgname%-qt5}