gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3690: new pkg, gegl for gimp


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3690: new pkg, gegl for gimp
Date: Thu, 2 Jun 2016 07:51:39 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3690
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-06-02 00:51:38 -0700
message:
  new pkg, gegl for gimp
added:
  gnome/gegl/                    gegl-20160602075051-5r66i8rvlsamdtu7-1
  gnome/gegl/Makefile            makefile-20160602075051-5r66i8rvlsamdtu7-3
  gnome/gegl/config.mk           config.mk-20160602075051-5r66i8rvlsamdtu7-2
  gnome/gegl/sha256sums          sha256sums-20160602075051-5r66i8rvlsamdtu7-4
=== added directory 'gnome/gegl'
=== added file 'gnome/gegl/Makefile'
--- a/gnome/gegl/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnome/gegl/Makefile       2016-06-02 07:51:38 +0000
@@ -0,0 +1,44 @@
+# Copyright © 2016 Carl Hansen
+#
+# 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 = gegl
+GARNAME = gegl
+GARVERSION = 0.3.6
+HOME_URL = http://www.gegl.org/
+DESCRIPTION = GEGL (Generic Graphics Library) 
+define BLURB
+GEGL (Generic Graphics Library) is a graph based image processing
+framework.  With GEGL you chain together image processing operations
+represented by nodes into a graph. GEGL provides such operations for
+loading and storing images, adjusting colors, filtering in different ways,
+transforming and compositing images.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GTK)
+MASTER_SUBDIR = $(GARNAME)/0.3/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.md5
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnome/gegl/config.mk'
--- a/gnome/gegl/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnome/gegl/config.mk      2016-06-02 07:51:38 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gegl ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnome/gegl/sha256sums'
--- a/gnome/gegl/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnome/gegl/sha256sums     2016-06-02 07:51:38 +0000
@@ -0,0 +1,2 @@
+70e7fbbc74b9a5d7a8428d49f282855c8b14b4ea7c6a3cb83cb7f2291c6da722  
download/gegl-0.3.6.tar.bz2
+914257ae2154b3cdf5040517a8e50b714406c4768ba5b0e7685d858e5ef3fc35  
download/gegl-0.3.6.tar.bz2.md5


reply via email to

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