gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3926: glib-openssl


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3926: glib-openssl
Date: Tue, 11 Oct 2016 22:24:18 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3926
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-11 15:24:14 -0700
message:
  glib-openssl
added:
  pkg/gnome/glib-openssl/        glibopenssl-20161011222347-zisj3nkaeokat7jv-1
  pkg/gnome/glib-openssl/Makefile makefile-20161011222347-zisj3nkaeokat7jv-3
  pkg/gnome/glib-openssl/config.mk config.mk-20161011222347-zisj3nkaeokat7jv-2
  pkg/gnome/glib-openssl/sha256sums sha256sums-20161011222347-zisj3nkaeokat7jv-4
=== added directory 'pkg/gnome/glib-openssl'
=== added file 'pkg/gnome/glib-openssl/Makefile'
--- a/pkg/gnome/glib-openssl/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glib-openssl/Makefile   2016-10-11 22:24:14 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2016 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 =    glib-openssl
+GARNAME = glib-openssl
+GARVERSION = 2.50.0 
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  glib-openssl
+define BLURB
+
+endef
+
+######################################################################
+
+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/glib-openssl/config.mk'
--- a/pkg/gnome/glib-openssl/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glib-openssl/config.mk  2016-10-11 22:24:14 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/glib-openssl/sha256sums'
--- a/pkg/gnome/glib-openssl/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/glib-openssl/sha256sums 2016-10-11 22:24:14 +0000
@@ -0,0 +1,2 @@
+359ef30cb908d910aa06ab11038dd667d6e821819c0211ead8f210e3503d3974  
download/glib-openssl-2.50.0.tar.xz
+9c0d5203ed1ed712ff72aba5035b540bf282c6a6741570b56241bc935e252242  
download/glib-openssl-2.50.0.sha256sum


reply via email to

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