Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] New package: SystemPreferences-1.1.0 #27250

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 16 additions & 0 deletions srcpkgs/SystemPreferences/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Template file for 'SystemPreferences'
pkgname=SystemPreferences
version=1.1.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=c7dffa3b33949e26c319aa2adbda8e9168e51d2f1a0790d5ec0d609a915ec8e0
nocross="objc doesn't get cross build at present within gcc (see gnustep-base)"