gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3689: new package, babl, needed for gimp


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3689: new package, babl, needed for gimp
Date: Thu, 2 Jun 2016 07:29:14 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3689
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-06-02 00:29:07 -0700
message:
  new package, babl, needed for gimp
added:
  gnome/babl/                    babl-20160602072823-p49emrl2pnlok579-1
  gnome/babl/Makefile            makefile-20160602072823-p49emrl2pnlok579-3
  gnome/babl/config.mk           config.mk-20160602072823-p49emrl2pnlok579-2
  gnome/babl/sha256sums          sha256sums-20160602072823-p49emrl2pnlok579-4
=== added directory 'gnome/babl'
=== added file 'gnome/babl/Makefile'
--- a/gnome/babl/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnome/babl/Makefile       2016-06-02 07:29:07 +0000
@@ -0,0 +1,43 @@
+# 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 = babl
+GARNAME = babl
+GARVERSION = 0.1.16
+HOME_URL = http://www.gegl.org/babl/ 
+DESCRIPTION = pixel format interconversion 
+define BLURB
+babl is a dynamic, any to any, pixel format translation library.
+It allows converting between different methods of storing pixels known
+as pixel formats that have with different bitdepths and other data
+representations, color models and component permutations.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GTK)
+MASTER_SUBDIR = $(GARNAME)/0.1/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

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

=== added file 'gnome/babl/sha256sums'
--- a/gnome/babl/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnome/babl/sha256sums     2016-06-02 07:29:07 +0000
@@ -0,0 +1,1 @@
+7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e  
download/babl-0.1.16.tar.bz2


reply via email to

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