33 lines
1.1 KiB
Bash
33 lines
1.1 KiB
Bash
# Template file for 'kdiamond'
|
|
# group=kde-gear
|
|
pkgname=kdiamond
|
|
version=26.08.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
|
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
|
hostmakedepends="extra-cmake-modules pkg-config qt6-base kf6-kdoctools kf6-kconfig
|
|
kf6-kcoreaddons gettext"
|
|
makedepends="kf6-kconfig-devel
|
|
kf6-kcoreaddons-devel
|
|
kf6-kconfig-devel
|
|
kf6-kcrash-devel
|
|
kf6-kdbusaddons-devel
|
|
kf6-kwidgetsaddons-devel
|
|
kf6-ki18n-devel
|
|
kf6-kconfigwidgets-devel
|
|
kf6-knotifications-devel
|
|
kf6-knotifyconfig-devel
|
|
kf6-kiconthemes-devel
|
|
kf6-kdoctools-devel
|
|
libkdegames-devel"
|
|
short_desc="Classic match-three puzzle game"
|
|
maintainer="leeminusminus <superslothsworld2@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://kde.org/applications/games/org.kde.kdiamond"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdiamond"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/kdiamond-${version}.tar.xz"
|
|
checksum=b39eef0db5b27c181b90131bc9e9cfd26eca76f4b5f6b664dbd649bbbcb2eb59
|