void-packages/srcpkgs/kig/template
Đoàn Trần Công Danh ef11f57681 srcpkgs: add patch_args=-Np0 en-mass
Generated with:

        git ls-files 'srcpkgs/**/patches/*' |
        cut -d/ -f2 | uniq |
        xargs printf 'srcpkgs/%s/template\n'  |
        xargs grep -L 'patch_args=' |
        xargs sed -i '$a patch_args=-Np0"
2021-06-20 13:17:29 +07:00

15 lines
612 B
Bash

# Template file for 'kig'
pkgname=kig
version=21.04.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools gettext
pkg-config qt5-host-tools qt5-qmake"
makedepends="boost-devel kparts-devel ktexteditor-devel python3-devel"
short_desc="KDE education tool for interactive geometry"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="${KDE_SITE}/release-service/${version}/src/kig-${version}.tar.xz"
checksum=5939d298b40d265f1ddef4bd81540b1a26204d858f85db5847cc102366a5ce58
patch_args=-Np0