SF.net SVN: gar:[25204] csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Wed Aug 12 12:25:08 CEST 2015
Revision: 25204
http://sourceforge.net/p/gar/code/25204
Author: cgrzemba
Date: 2015-08-12 10:25:07 +0000 (Wed, 12 Aug 2015)
Log Message:
-----------
gnome-base/gnome-doc-utils/trunk: refine and update build receipe
Modified Paths:
--------------
csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/Makefile
csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/checksums
Modified: csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/Makefile 2015-08-11 21:14:19 UTC (rev 25203)
+++ csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/Makefile 2015-08-12 10:25:07 UTC (rev 25204)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = gnome-doc-utils
-VERSION = 0.4.4
+VERSION = 0.20.10
SUBDIR = $(basename $(VERSION))
GARTYPE = v2
@@ -12,7 +12,7 @@
endef
MASTER_SITES = http://ftp.gnome.org/pub/gnome/sources/$(NAME)/$(SUBDIR)/
-DISTFILES = $(DISTNAME).tar.gz
+DISTFILES = $(DISTNAME).tar.xz
GARCOMPILER = GCC4
@@ -20,7 +20,21 @@
BUILD_DEP_PKGS += CSWlibxml2-dev
BUILD_DEP_PKGS += CSWlibxslt-dev
-EXTRA_MERGE_EXCLUDE_FILES = /var/lib.*
+PACKAGES += CSWgnome-doc-utils
+ARCHALL_CSWgnome-doc-utils = 1
+
+EXTRA_MERGE_EXCLUDE_FILES += /var/lib.*
+EXTRA_MERGE_EXCLUDE_FILES += .*\.py[co]
+
+EXTRA_CONFIGURE_ENV += PATH=/opt/csw/gnu:$(PATH)
+EXTRA_CONFIGURE_ENV += PYTHON=/opt/csw/bin/python2.6
+
+RUNTIME_DEP_PKGS_CSWgnome-doc-utils += CSWpy-libxml2
+CHECKPKG_OVERRIDES_CSWgnome-doc-utils += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWgnome-doc-utils += catalogname-does-not-start-with-py_
+CHECKPKG_OVERRIDES_CSWgnome-doc-utils += surplus-dependency|CSWpy-libxml2
+
+
SKIPTEST = 1
CONFIGURE_ARGS = $(DIRPATHS)
Modified: csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/checksums 2015-08-11 21:14:19 UTC (rev 25203)
+++ csw/mgar/pkg/gnome-base/gnome-doc-utils/trunk/checksums 2015-08-12 10:25:07 UTC (rev 25204)
@@ -1 +1 @@
-5550e12ebca816785da7091bcb7a60b5 gnome-doc-utils-0.4.4.tar.gz
+3c64ad7bacd617b04999e4a168afaac5 gnome-doc-utils-0.20.10.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list