New package: SystemPreferences-1.2.0

Closes: #27250 [via git-merge-pr]
This commit is contained in:
Phosu Parsons 2020-12-15 04:35:30 -05:00 committed by Andrew Benson
parent ae757729dc
commit c7b9bd26fd
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# Template file for 'SystemPreferences'
pkgname=SystemPreferences
version=1.2.0
revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="gnustep-make gcc-objc"
makedepends="gnustep-base-devel gnustep-gui-devel"
depends="gnustep-base gnustep-gui gnustep-back"
short_desc="GNUstep preferences application"
maintainer="Phosu Parsons <founderofjp@gmail.com>"
license="GPL-2.0-only"
homepage="http://gnustep.org/experience/systempreferences.html"
distfiles="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${pkgname}-${version}.tar.gz"
checksum=690cfd28552c5883fe06a89283f44574f41d937627b41c8435743f07e360e7b9
nocross="objc doesn't get cross build at present within gcc (see gnustep-base)"