gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8952: update mypaint-brushes to 1.3.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8952: update mypaint-brushes to 1.3.1
Date: Sun, 15 Jan 2023 18:20:39 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8952
revision-id: carlhansen1234@gmail.com-20230115232033-0oghgt90u68trfll
parent: carlhansen1234@gmail.com-20230115222110-s3qdtdmf303wvclp
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-01-15 15:20:33 -0800
message:
  update mypaint-brushes to 1.3.1
added:
  pkg/other/mypaint-brushes/     
mypaintbrushes-20230115232018-gw15pa0iukqd0rbd-1
  pkg/other/mypaint-brushes/Makefile makefile-20230115232018-gw15pa0iukqd0rbd-3
  pkg/other/mypaint-brushes/config.mk 
config.mk-20230115232018-gw15pa0iukqd0rbd-2
  pkg/other/mypaint-brushes/sha256sums 
sha256sums-20230115232018-gw15pa0iukqd0rbd-4
=== added directory 'pkg/other/mypaint-brushes'
=== added file 'pkg/other/mypaint-brushes/Makefile'
--- a/pkg/other/mypaint-brushes/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/other/mypaint-brushes/Makefile        2023-01-15 23:20:33 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# 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
+# 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 bug-gsrc@gnu.org
+
+NAME =    mypaint-brushes
+GARNAME = mypaint-brushes
+GARVERSION =   1.3.1
+HOME_URL =  https://github.com/mypaint/libmypaint
+DESCRIPTION = lib of brushstroke code
+define BLURB
+mypaint library of brushs code. Gimp depends on this.
+endef
+######################################################################
+#https://github.com/mypaint/mypaint-brushes/releases/download/v1.3.1/mypaint-brushes-1.3.1.tar.xz
+
+MASTER_SITES =  $(MASTER_GITHUB)
+MASTER_SUBDIR = mypaint/mypaint-brushes/releases/download/v$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+#USE_AUTORECONF = yes
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
+
+

=== added file 'pkg/other/mypaint-brushes/config.mk'
--- a/pkg/other/mypaint-brushes/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/other/mypaint-brushes/config.mk       2023-01-15 23:20:33 +0000
@@ -0,0 +1,5 @@
+## Configuration options for  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/mypaint-brushes/sha256sums'
--- a/pkg/other/mypaint-brushes/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/other/mypaint-brushes/sha256sums      2023-01-15 23:20:33 +0000
@@ -0,0 +1,1 @@
+fef66ffc241b7c5cd29e9c518e933c739618cb51c4ed4d745bf648a1afc3fe70  
download/mypaint-brushes-1.3.1.tar.xz


reply via email to

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