mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 21:27:01 +02:00
New package: kgamma-6.0.4
This commit is contained in:
parent
35b6ec97b5
commit
e5ac03e755
3 changed files with 25 additions and 16 deletions
24
srcpkgs/kgamma/template
Normal file
24
srcpkgs/kgamma/template
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Template file for 'kgamma'
|
||||
pkgname=kgamma
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons
|
||||
kf6-kdoctools kf6-kconfig kf6-kcmutils qt6-tools qt6-base"
|
||||
makedepends="kf6-kdoctools-devel kf6-kconfig-devel kf6-kcmutils-devel
|
||||
libXxf86vm-devel kf6-kconfigwidgets-devel"
|
||||
short_desc="KDE gamma adjustiment app"
|
||||
maintainer="Luciogi <lucigithubcommit@skiff.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kgamma"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3445e1dadacad806ad20fc008b74da808f3972d18bb2bcbefb46e64e708ebea4
|
||||
|
||||
kgamma5_package() {
|
||||
build_style=meta
|
||||
short_desc+=" - (transitional dummy package)"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
}
|
1
srcpkgs/kgamma5
Symbolic link
1
srcpkgs/kgamma5
Symbolic link
|
@ -0,0 +1 @@
|
|||
kgamma
|
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'kgamma5'
|
||||
pkgname=kgamma5
|
||||
version=5.27.11
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt5-devel
|
||||
kdoctools"
|
||||
makedepends="kdesignerplugin-devel kdelibs4support-devel kdoctools-devel
|
||||
libXxf86vm-devel"
|
||||
short_desc="KDE gamma adjustiment app"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kgamma5"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b654d80344ab8e5fdb7eec9fed98c68998a24430c354b8c591569f066e13d678
|
Loading…
Add table
Reference in a new issue