Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: SystemPreferences-1.1.0
@ 2020-12-18  6:44 phossil
  2020-12-18 17:50 ` [PR REVIEW] " abenson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: phossil @ 2020-12-18  6:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

There is a new pull request by phossil against master on the void-packages repository

https://github.com/phossil/void-packages SystemPreferences.app
https://github.com/void-linux/void-packages/pull/27250

[WIP] New package: SystemPreferences-1.1.0
GNUstep system preferences manager.  It is required for configuring the indexing feature for [GWorkspace](http://gnustep.org/experience/GWorkspace.html).
Help would be appreciated on how to handle the library that comes included.

A patch file from https://github.com/void-linux/void-packages/pull/27250.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-SystemPreferences.app-27250.patch --]
[-- Type: text/x-diff, Size: 1341 bytes --]

From 6a90dc7f21e8c36b0ab18ef1543c4b0a55103482 Mon Sep 17 00:00:00 2001
From: Phosu Parsons <38191182+phossil@users.noreply.github.com>
Date: Tue, 15 Dec 2020 04:35:30 -0500
Subject: [PATCH] New package: SystemPreferences-1.1.0

---
 srcpkgs/SystemPreferences/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SystemPreferences/template

diff --git a/srcpkgs/SystemPreferences/template b/srcpkgs/SystemPreferences/template
new file mode 100644
index 00000000000..5bd84de6165
--- /dev/null
+++ b/srcpkgs/SystemPreferences/template
@@ -0,0 +1,17 @@
+# 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)"
+shlib_provides="libPreferencePanes.so.1"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-06 23:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  6:44 [PR PATCH] [WIP] New package: SystemPreferences-1.1.0 phossil
2020-12-18 17:50 ` [PR REVIEW] " abenson
2020-12-19 11:08 ` phossil
2020-12-20 18:30 ` [PR PATCH] [Updated] " phossil
2020-12-22  6:47 ` [PR REVIEW] " phossil
2021-11-06 23:58 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).