gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4577: update pikopixel to 1.0-b8


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4577: update pikopixel to 1.0-b8
Date: Sun, 9 Jul 2017 18:27:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4577
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-07-09 15:27:24 -0700
message:
  update pikopixel to 1.0-b8
added:
  pkg/gnustep/pikopixel/         pikopixel-20170709222704-0f4lemg2czrmq1rq-1
  pkg/gnustep/pikopixel/Makefile makefile-20170709222704-0f4lemg2czrmq1rq-2
  pkg/gnustep/pikopixel/config.mk config.mk-20170709222704-0f4lemg2czrmq1rq-3
  pkg/gnustep/pikopixel/sha256sums sha256sums-20170709222704-0f4lemg2czrmq1rq-4
=== added directory 'pkg/gnustep/pikopixel'
=== added file 'pkg/gnustep/pikopixel/Makefile'
--- a/pkg/gnustep/pikopixel/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/pikopixel/Makefile    2017-07-09 22:27:24 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = PikoPixel
+GARNAME = pikopixel
+GARVERSION = 1.0-b8
+HOME_URL = http://twilightedge.com/mac/pikopixel/
+       # see also http://www.gnustep.org/softwareindex
+DESCRIPTION = PikoPixel is a free app for drawing and editing pixel-art images.
+define BLURB
+
+endef
+LICENSE = AGPLv3
+
+######################################################################
+#http://twilightedge.com/downloads/PikoPixel.Sources.1.0-b8.tar.gz
+MASTER_SITES = http://twilightedge.com/
+MASTER_SUBDIR =  /downloads/
+DISTFILES = $(NAME).Sources.$(GARVERSION).tar.gz
+
+WORKOBJ= $(WORKDIR)/$(NAME).Sources.$(GARVERSION)/$(NAME)/
+
+SIGFILES = 
+CONFIGURE_SCRIPTS=
+
+# apt install libicns1 libicns-dev
+#
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/pikopixel/config.mk'
--- a/pkg/gnustep/pikopixel/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/pikopixel/config.mk   2017-07-09 22:27:24 +0000
@@ -0,0 +1,4 @@
+## Configuration options for PikoPixel ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/pikopixel/sha256sums'
--- a/pkg/gnustep/pikopixel/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/pikopixel/sha256sums  2017-07-09 22:27:24 +0000
@@ -0,0 +1,1 @@
+b4985b7baec145af7027429bb8b6c8c936ff3797f1c8c6a0d9718ff2b5b45031  
download/PikoPixel.Sources.1.0-b8.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]