gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4604: libdazzle added


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4604: libdazzle added
Date: Sun, 23 Jul 2017 03:47:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4604
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-07-23 00:47:43 -0700
message:
  libdazzle added
added:
  pkg/gnome/libdazzle/           libdazzle-20170723074657-u9frfoym8mri53p1-1
  pkg/gnome/libdazzle/Makefile   makefile-20170723074657-u9frfoym8mri53p1-3
  pkg/gnome/libdazzle/config.mk  config.mk-20170723074657-u9frfoym8mri53p1-2
  pkg/gnome/libdazzle/sha256sums sha256sums-20170723074657-u9frfoym8mri53p1-4
=== added directory 'pkg/gnome/libdazzle'
=== added file 'pkg/gnome/libdazzle/Makefile'
--- a/pkg/gnome/libdazzle/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libdazzle/Makefile      2017-07-23 07:47:43 +0000
@@ -0,0 +1,54 @@
+
+# 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 =    libdazzle
+GARNAME = libdazzle
+GARVERSION = 3.25.5
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  libdazzle
+define BLURB
+
+endef
+
+# this is a meson, ninja project . Not yet figured out how to integrate into
+# thie makefile. address@hidden for discussion.
+#
+#
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/libdazzle/config.mk'
--- a/pkg/gnome/libdazzle/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libdazzle/config.mk     2017-07-23 07:47:43 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/libdazzle/sha256sums'
--- a/pkg/gnome/libdazzle/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/libdazzle/sha256sums    2017-07-23 07:47:43 +0000
@@ -0,0 +1,2 @@
+8803aed5904abe7f3ad30b2a1cb14a83d4c581c4c9e80e87a292e5e13551775a  
download/libdazzle-3.25.5.tar.xz
+cc288549648cbfb40dd227bd868a7ba82d58442338a71f92173556c50c373a21  
download/libdazzle-3.25.5.sha256sum


reply via email to

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