This commit is contained in:
parent
fa622d31ed
commit
fc8212c51e
22 changed files with 383 additions and 2 deletions
14
srcpkgs/koi/template
Normal file
14
srcpkgs/koi/template
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Templaet file for koi
|
||||
pkgname=koi
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_wrksrc=src
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools hicolor-icon-theme desktop-file-utils fdupes"
|
||||
makedepends="kcoreaddons-devel qt5-devel kwidgetsaddons-devel kpackage-devel kcoreaddons-devel kconfig-devel"
|
||||
short_desc="Switch between light and dark themes on KDE Plasma"
|
||||
maintainer="ITmodulo <itmodulo@disroot.org>"
|
||||
license="LGPL-3.0"
|
||||
homepage="https://github.com/baduhai/Koi"
|
||||
distfiles="https://github.com/baduhai/Koi/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=e8c976f4f635bed614124fa6afb8853cc9669ec9132c16b140cc64fb4be0166b
|
||||
Reference in a new issue