gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4718: update libmypaint to 1.3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4718: update libmypaint to 1.3.0
Date: Fri, 1 Sep 2017 01:32:52 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4718
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-31 22:32:13 -0700
message:
  update libmypaint to 1.3.0
added:
  pkg/other/libmypaint/          libmypaint-20170901053124-9kgam4xj2ihid0jg-1
  pkg/other/libmypaint/Makefile  makefile-20170901053124-9kgam4xj2ihid0jg-3
  pkg/other/libmypaint/config.mk config.mk-20170901053124-9kgam4xj2ihid0jg-2
  pkg/other/libmypaint/sha256sums sha256sums-20170901053124-9kgam4xj2ihid0jg-4
=== added directory 'pkg/other/libmypaint'
=== added file 'pkg/other/libmypaint/Makefile'
--- a/pkg/other/libmypaint/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/libmypaint/Makefile     2017-09-01 05:32:13 +0000
@@ -0,0 +1,48 @@
+
+# Copyright © 2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    libmypaint
+GARNAME = libmypaint
+GARVERSION =   1.3.0
+HOME_URL =  https://github.com/mypaint/libmypaint
+DESCRIPTION = lib of brushstroke code
+define BLURB
+library of brushstroke code. Gimp depends on this.
+endef
+# https://github.com/mypaint/libmypaint/archive/v1.3.0.tar.gz
+######################################################################
+
+MASTER_SITES =  https://github.com/
+MASTER_SUBDIR = mypaint/libmypaint/archive/
+DISTFILES = v$(GARVERSION).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+pre-configure:
+       (cd work/$(GARNAME)-$(GARVERSION)/ ; ./autogen.sh )
+
+

=== added file 'pkg/other/libmypaint/config.mk'
--- a/pkg/other/libmypaint/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/libmypaint/config.mk    2017-09-01 05:32:13 +0000
@@ -0,0 +1,5 @@
+## Configuration options for  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/libmypaint/sha256sums'
--- a/pkg/other/libmypaint/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/libmypaint/sha256sums   2017-09-01 05:32:13 +0000
@@ -0,0 +1,1 @@
+8fbdce62f66a027d8b43fa8b061f0e6ff2a3da63cbe55a82d1642e5e39da0654  
download/v1.3.0.tar.gz


reply via email to

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