Skip to content

Commit

Permalink
New package: picmi-23.08.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysos349 committed Dec 5, 2023
1 parent 5e140a4 commit 98d1be5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions srcpkgs/picmi/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Template file for 'picmi'
pkgname=picmi
version=23.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext pkg-config"
makedepends="libkdegames-devel"
short_desc="Puzzle game based on number logic"
maintainer="chrysos349 <chrysostom349@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://apps.kde.org/picmi"
distfiles="${KDE_SITE}/release-service/${version}/src/picmi-${version}.tar.xz"
checksum=7b315edde6339ee21e812a5eae118e24dd49305348927d8a36bb3f4bc1fedcd9

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake kdoctools"
fi

0 comments on commit 98d1be5

Please sign in to comment.