mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
New package: aurorae-6.4.2
This commit is contained in:
parent
fd6a55372e
commit
dd9bec099f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/aurorae/template
Normal file
17
srcpkgs/aurorae/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'aurorae'
|
||||||
|
pkgname=aurorae
|
||||||
|
version=6.4.3
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools"
|
||||||
|
makedepends="kf6-kconfig-devel kf6-ki18n-devel kf6-kcmutils-devel
|
||||||
|
kf6-kpackage-devel kf6-kcoreaddons-devel kf6-kcolorscheme-devel
|
||||||
|
kf6-knewstuff-devel kf6-kdecoration-devel kf6-ksvg-devel qt6-tools-devel"
|
||||||
|
short_desc="Themeable window decoration for KWin"
|
||||||
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
license="LGPL-2.0-or-later"
|
||||||
|
homepage="https://invent.kde.org/plasma/aurorae"
|
||||||
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=a53321c98a8181fe5e93cf5c87beaac60918c3280ddd983426306dfae700944f
|
Loading…
Add table
Reference in a new issue