gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3702: add pkg, gnurl, a fork of curl, needed for gn


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3702: add pkg, gnurl, a fork of curl, needed for gnunet
Date: Wed, 8 Jun 2016 00:46:25 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3702
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-06-07 17:46:08 -0700
message:
  add pkg, gnurl, a fork of curl, needed for gnunet
added:
  gnu/gnurl/                     gnurl-20160608004452-y0dysdtu02m0dfv6-1
  gnu/gnurl/Makefile             makefile-20160608004452-y0dysdtu02m0dfv6-4
  gnu/gnurl/config.mk            config.mk-20160608004452-y0dysdtu02m0dfv6-2
  gnu/gnurl/gpg-keyring          gpgkeyring-20160608004452-y0dysdtu02m0dfv6-3
  gnu/gnurl/sha256sums           sha256sums-20160608004452-y0dysdtu02m0dfv6-5
=== added directory 'gnu/gnurl'
=== added file 'gnu/gnurl/Makefile'
--- a/gnu/gnurl/Makefile        1970-01-01 00:00:00 +0000
+++ b/gnu/gnurl/Makefile        2016-06-08 00:46:08 +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/>.
+#
+# send bug reports about gsrc problems to address@hidden
+
+NAME = gnurl
+GARNAME = gnurl
+GARVERSION = 7_48_0
+HOME_URL = http://www.gnu.org/software/gnurl/
+DESCRIPTION =  a fork of curl, needed for gnunet
+define BLURB
+
+endef
+
+######################################################################
+#https://gnunet.org/sites/default/files/gnurl-7_48_0.tar.bz2
+MASTER_SITES = https://gnunet.org/ 
+MASTER_SUBDIR =  sites/default/files/
+DISTFILES = gnurl-7_48_0.tar.bz2
+
+SIGFILES =  gnurl-7_48_0.tar.bz2.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/gnurl/config.mk'
--- a/gnu/gnurl/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/gnurl/config.mk       2016-06-08 00:46:08 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnurl ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/gnurl/gpg-keyring'
Binary files a/gnu/gnurl/gpg-keyring    1970-01-01 00:00:00 +0000 and 
b/gnu/gnurl/gpg-keyring   2016-06-08 00:46:08 +0000 differ
=== added file 'gnu/gnurl/sha256sums'
--- a/gnu/gnurl/sha256sums      1970-01-01 00:00:00 +0000
+++ b/gnu/gnurl/sha256sums      2016-06-08 00:46:08 +0000
@@ -0,0 +1,2 @@
+0ad445b460163133db098f0ce128d3ad10bafb675ac64a34462cafd83281ec91  
download/gnurl-7_48_0.tar.bz2
+c575940768f9292a561d0724f7856aebe4b7a66164889cbdb0cd4284a1d006f6  
download/gnurl-7_48_0.tar.bz2.sig


reply via email to

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