ef11f57681
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"
15 lines
565 B
Bash
15 lines
565 B
Bash
# Template file for 'switchboard-plug-printers'
|
|
pkgname=switchboard-plug-printers
|
|
version=2.1.6
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config vala intltool"
|
|
makedepends="switchboard-devel granite-devel gtk+3-devel cups-devel"
|
|
depends="cups-pk-helper"
|
|
short_desc="Switchboard Printers Plug"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/elementary/${pkgname}"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=fe2c748e3737c3304ea8613d43d5ba8596f95499a65b8d13f93c4f702901f442
|
|
patch_args=-Np0
|