Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: PikoPixel.app-1.0.b9e
@ 2020-04-20 13:03 RoundDuckKira
  2020-04-20 13:12 ` RoundDuckKira
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: RoundDuckKira @ 2020-04-20 13:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RoundDuckKira/void-packages pikopixel
https://github.com/void-linux/void-packages/pull/21185

New package: PikoPixel.app-1.0.b9e
This is a GNUstep-based app that's used to create pixel art. When I was looking for an open source art program to use after finding out I couldn't use aseprite and wanting to use something open source but still focused on pixel art anyways, I realized I could use this, but I always had trouble with it due to having to compile and run it manually, so I made my own package, with help from the irc chat.

I hope in the future I can port other packages too.

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

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

From 83077fbee7af4c32ecf3bd9abe05fc0b6f3e1a9f Mon Sep 17 00:00:00 2001
From: Kira Patton <roundduckman@protonmail.com>
Date: Mon, 20 Apr 2020 08:38:36 -0400
Subject: [PATCH] New package: PikoPixel.app-1.0.b9e

---
 srcpkgs/PikoPixel.app/template | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/PikoPixel.app/template

diff --git a/srcpkgs/PikoPixel.app/template b/srcpkgs/PikoPixel.app/template
new file mode 100644
index 00000000000..f838d46ee8b
--- /dev/null
+++ b/srcpkgs/PikoPixel.app/template
@@ -0,0 +1,28 @@
+# Template file for 'PikoPixel.app'
+pkgname=PikoPixel.app
+version=1.0.b9e
+revision=1
+archs="x86_64"
+create_wrksrc=yes
+build_wrksrc=PikoPixel.Sources.${version%.*}-${version##*.}/PikoPixel
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="gnustep-make gcc-objc tar"
+makedepends="gnustep-base-devel gnustep-gui-devel"
+depends="gnustep-base gnustep-gui gnustep-back"
+short_desc="GNUstep application for drawing/editing pixel-art"
+maintainer="Kira Patton <roundduckman@protonmail.com>"
+license="AGPL-3.0"
+homepage="http://twilightedge.com/mac/pikopixel/"
+distfiles="http://twilightedge.com/downloads/PikoPixel.Sources.${version%.*}-${version##*.}.tar.gz"
+checksum=96977fc51343d294c7d7e76d8f1ac7aa82ae9da1d7d082dee6cee8035959afbe
+pre_build() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+pre_install() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+post_install() {
+	#.desktop file exists but isn't included due to issues in the file
+	vlicense ../LICENSE_agpl-3.0.txt
+}

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

end of thread, other threads:[~2020-04-27  0:43 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 13:03 [PR PATCH] New package: PikoPixel.app-1.0.b9e RoundDuckKira
2020-04-20 13:12 ` RoundDuckKira
2020-04-20 13:16 ` RoundDuckKira
2020-04-20 13:52 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-20 14:17 ` Duncaen
2020-04-20 14:40 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-20 14:41 ` RoundDuckKira
2020-04-20 15:11 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-20 15:13 ` RoundDuckKira
2020-04-21  0:30 ` RoundDuckKira
2020-04-21  0:38 ` RoundDuckKira
2020-04-21  8:33 ` RoundDuckKira
2020-04-21  8:35 ` RoundDuckKira
2020-04-21  8:35 ` RoundDuckKira
2020-04-21  8:35 ` RoundDuckKira
2020-04-21 16:58 ` RoundDuckKira
2020-04-21 20:02 ` RoundDuckKira
2020-04-26 18:17 ` abenson
2020-04-27  0:08 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-27  0:26 ` RoundDuckKira
2020-04-27  0:27 ` RoundDuckKira
2020-04-27  0:43 ` [PR PATCH] [Merged]: " the-maldridge

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).