[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3713: libxslt added
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3713: libxslt added |
Date: |
Sun, 12 Jun 2016 09:44:06 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3713
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-06-12 02:44:02 -0700
message:
libxslt added
added:
gnome/libxslt/ libxslt-20160612094321-1i9799zbexkiqgln-1
gnome/libxslt/Makefile makefile-20160612094321-1i9799zbexkiqgln-3
gnome/libxslt/config.mk config.mk-20160612094321-1i9799zbexkiqgln-2
gnome/libxslt/sha256sums sha256sums-20160612094321-1i9799zbexkiqgln-4
=== added directory 'gnome/libxslt'
=== added file 'gnome/libxslt/Makefile'
--- a/gnome/libxslt/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnome/libxslt/Makefile 2016-06-12 09:44:02 +0000
@@ -0,0 +1,47 @@
+# 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 and comments about GSRC problems to address@hidden
+
+
+NAME = libxslt
+GARNAME = libxslt
+HOME_URL = http://xmlsoft.org/
+DESCRIPTION = libxslt
+define BLURB
+
+endef
+GARVERSION = 1.1.29
+
+######################################################################
+
+MASTER_SITES = ftp://xmlsoft.org/
+MASTER_SUBDIR = libxslt/
+DISTFILES = libxslt-1.1.29.tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+SUGGESTS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
+
=== added file 'gnome/libxslt/config.mk'
--- a/gnome/libxslt/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnome/libxslt/config.mk 2016-06-12 09:44:02 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'gnome/libxslt/sha256sums'
--- a/gnome/libxslt/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnome/libxslt/sha256sums 2016-06-12 09:44:02 +0000
@@ -0,0 +1,1 @@
+b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce
download/libxslt-1.1.29.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3713: libxslt added,
Carl Hansen <=