gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7364: update pikopixel to 1.0-b10


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7364: update pikopixel to 1.0-b10
Date: Sun, 10 Jan 2021 00:05:24 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7364
revision-id: carlhansen1234@gmail.com-20210110050518-ao4pjos41sleuhsa
parent: carlhansen1234@gmail.com-20210109184529-tzgd536orxd7kjv9
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2021-01-09 21:05:18 -0800
message:
  update pikopixel to 1.0-b10
modified:
  pkg/gnustep/pikopixel/Makefile makefile-20170709222704-0f4lemg2czrmq1rq-2
  pkg/gnustep/pikopixel/sha256sums sha256sums-20170709222704-0f4lemg2czrmq1rq-4
=== modified file 'pkg/gnustep/pikopixel/Makefile'
--- a/pkg/gnustep/pikopixel/Makefile    2018-10-15 06:20:33 +0000
+++ b/pkg/gnustep/pikopixel/Makefile    2021-01-10 05:05:18 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017, 2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2018, 2021 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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
@@ -20,7 +21,7 @@
 
 NAME = PikoPixel
 GARNAME = pikopixel
-GARVERSION = 1.0-b9d
+GARVERSION = 1.0-b10
 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.
@@ -31,20 +32,23 @@
 
 ######################################################################
 #http://twilightedge.com/downloads/PikoPixel.Sources.1.0-b8.tar.gz
+#http://twilightedge.com/downloads/PikoPixel.Sources.1.0-b10.tar.gz
 MASTER_SITES = http://twilightedge.com/
 MASTER_SUBDIR =  /downloads/
 DISTFILES = $(NAME).Sources.$(GARVERSION).tar.gz
 
-WORKOBJ= $(WORKDIR)/$(NAME).Sources.$(GARVERSION)/$(NAME)/
+WORKSCR = $(WORKDIR)/$(NAME).Sources.$(GARVERSION)/$(NAME)/
 
 SIGFILES = 
 CONFIGURE_SCRIPTS=
 
 # apt install libicns1 libicns-dev
 #
-BUILDDEPS =
+BUILDDEPS = #gnustep-make gnustep0-base gnustep-gui gnustep-back libobjc2
 LIBDEPS =
 
+# problems compiling
+
 ######################################################################
 
 include ../../../gar/gar.lib/gnustep.mk

=== modified file 'pkg/gnustep/pikopixel/sha256sums'
--- a/pkg/gnustep/pikopixel/sha256sums  2018-10-15 06:20:33 +0000
+++ b/pkg/gnustep/pikopixel/sha256sums  2021-01-10 05:05:18 +0000
@@ -1,1 +1,1 @@
-c2c5999ae252b205c92f480feca94655c13ac577463dffff1a83c9a796416610  
download/PikoPixel.Sources.1.0-b9d.tar.gz
+e754a89b4a3de5e034c96468d3bc37a0909ea7c06905546ee85658a5dfb547ac  
download/PikoPixel.Sources.1.0-b10.tar.gz


reply via email to

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