aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/oxygen-qt5/template
blob: bafa9f26c0f6ef2def8877285fecee04a0cdfe27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
}