gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3869: update libxml2 to 2.9.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3869: update libxml2 to 2.9.4
Date: Sat, 17 Sep 2016 06:29:43 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3869
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Fri 2016-09-16 23:29:38 -0700
message:
  update libxml2 to 2.9.4
removed:
  pkg/gnome/libxml2/Makefile.old 
makefile.old-20160617013746-7ygosxqw3lxxvo7f-1216
modified:
  pkg/gnome/libxml2/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1212
=== modified file 'pkg/gnome/libxml2/Makefile'
--- a/pkg/gnome/libxml2/Makefile        2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libxml2/Makefile        2016-09-17 06:29:38 +0000
@@ -15,30 +15,28 @@
 # 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 =    libxml2
 GARNAME = libxml2
+GARVERSION = 2.9.4
 HOME_URL = http://xmlsoft.org/
-DESCRIPTION = libxml2
+DESCRIPTION = The XML C parser and toolkit of Gnome
 define BLURB
 
 endef
-GARVERSION = 2.9.4
 
 ######################################################################
 
 MASTER_SITES = ftp://xmlsoft.org/
-MASTER_SUBDIR = libxml2/
-DISTFILES = libxml2-2.9.4.tar.gz
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 SIGFILES = 
 
 BUILDDEPS = 
 LIBDEPS = 
-SUGGESTS =
+# might need to 'apt-get install python python-dev' to get Python.h
 
 ######################################################################
 

=== removed file 'pkg/gnome/libxml2/Makefile.old'
--- a/pkg/gnome/libxml2/Makefile.old    2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libxml2/Makefile.old    1970-01-01 00:00:00 +0000
@@ -1,47 +0,0 @@
-# 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 =    libxml2
-GARNAME = libxml2
-HOME_URL = http://www.gnome.org/
-DESCRIPTION = libxml2
-define BLURB
-
-endef
-GARVERSION = 2.6.30
-
-######################################################################
-
-MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = libxml2/2.6/
-DISTFILES = libxml2-2.6.30.tar.bz2
-SIGFILES = 
-
-BUILDDEPS = 
-LIBDEPS = #
-SUGGESTS =
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
-


reply via email to

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