mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: darkly-0.5.21
This commit is contained in:
parent
8617450827
commit
6b46d3f0af
1 changed files with 26 additions and 0 deletions
26
srcpkgs/darkly/template
Normal file
26
srcpkgs/darkly/template
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
# Template file for 'darkly'
|
||||||
|
pkgname=darkly
|
||||||
|
version=0.5.21
|
||||||
|
revision=1
|
||||||
|
archs="x86_64"
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DBUILD_TESTING=OFF -Wno-dev -DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
|
||||||
|
hostmakedepends="pkg-config extra-cmake-modules"
|
||||||
|
makedepends="git base-devel
|
||||||
|
qt5-devel qt6-base-devel
|
||||||
|
kcoreaddons-devel kf6-kcoreaddons-devel
|
||||||
|
kcmutils-devel kf6-kcmutils-devel
|
||||||
|
kconfig-devel kf6-kconfig-devel
|
||||||
|
kguiaddons-devel kf6-kguiaddons-devel
|
||||||
|
ki18n-devel kf6-ki18n-devel
|
||||||
|
kiconthemes-devel kf6-kiconthemes-devel
|
||||||
|
kwindowsystem-devel kf6-kwindowsystem-devel
|
||||||
|
kirigami2-devel kf6-kirigami-devel
|
||||||
|
kf6-kdecoration-devel
|
||||||
|
frameworkintegration-devel kf6-frameworkintegration-devel"
|
||||||
|
short_desc="Modern style for qt applications"
|
||||||
|
maintainer="Astreaprtcl <git@m-woerle.de>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/Bali10050/Darkly"
|
||||||
|
distfiles="https://github.com/Bali10050/Darkly/archive/refs/tags/v${version}.tar.gz>darkly.tar.gz"
|
||||||
|
checksum=bf3bd01d078850101182a7147e92300880ac6b21d5c1f35434d256e72d716524
|
Loading…
Add table
Reference in a new issue