SF.net SVN: gar:[23344] csw/mgar/pkg/htmldoc/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Apr 6 10:16:53 CEST 2014
Revision: 23344
http://sourceforge.net/p/gar/code/23344
Author: dmichelsen
Date: 2014-04-06 08:16:52 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
htmldoc/trunk: Update to latest standards
Modified Paths:
--------------
csw/mgar/pkg/htmldoc/trunk/Makefile
csw/mgar/pkg/htmldoc/trunk/checksums
Modified: csw/mgar/pkg/htmldoc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/htmldoc/trunk/Makefile 2014-04-06 08:11:19 UTC (rev 23343)
+++ csw/mgar/pkg/htmldoc/trunk/Makefile 2014-04-06 08:16:52 UTC (rev 23344)
@@ -9,50 +9,36 @@
HTML 3.2 and some HTML 4.0 syntax, as well as GIF, JPEG, and PNG images.
endef
-PACKAGES = CSWhtmldoc-common CSWhtmldoc
-CATALOGNAME_CSWhtmldoc = $(NAME)
-CATALOGNAME_CSWhtmldoc-common = $(NAME)_common
-SPKG_DESC_CSWhtmldoc = $(DESCRIPTION)
-SPKG_DESC_CSWhtmldoc-common = This package contains the htmldoc files common to all architectures.
-ARCHALL_CSWhtmldoc-common = 1
+MASTER_SITES += http://www.msweet.org/files/project1/
+DISTFILES += $(DISTNAME)-source.tar.bz2
-RUNTIME_DEP_PKGS_CSWhtmldoc = CSWfltk CSWlibjpeg7 CSWlibssl1-0-0 CSWlibpng15-15 CSWlibz1
-RUNTIME_DEP_PKGS_CSWhtmldoc += CSWhtmldoc-common
-#RUNTIME_DEP_PKGS_CSWhtmldoc-common =
+PATCHFILES += mainpatch
+PATCHFILES += 0002-libpng15-compatibility-fix.patch
-CHECKPKG_OVERRIDES_CSWhtmldoc += surplus-dependency|CSWhtmldoc-common
+VENDOR_URL = http://www.htmldoc.org
+LICENSE = COPYING.txt
+
+PACKAGES += CSWhtmldoc-common
+SPKG_DESC_CSWhtmldoc-common = This package contains the htmldoc files common to all architectures
+# PKGFILES is catchall
+ARCHALL_CSWhtmldoc-common = 1
CHECKPKG_OVERRIDES_CSWhtmldoc-common += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/htmldoc.1
+PACKAGES += CSWhtmldoc
+SPKG_DESC_CSWhtmldoc = $(DESCRIPTION)
PKGFILES_CSWhtmldoc = $(bindir)/.*
-PKGFILES_CSWhtmldoc-common = $(datadir)/.*
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWfltk
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWlibjpeg7
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWlibpng15-15
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWlibz1
+RUNTIME_DEP_PKGS_CSWhtmldoc += CSWhtmldoc-common
+CHECKPKG_OVERRIDES_CSWhtmldoc += surplus-dependency|CSWhtmldoc-common
-MASTER_SITES = http://ftp.easysw.com/pub/htmldoc/$(VERSION)/
-DISTFILES = $(NAME)-$(VERSION)-source.tar.bz2
-#DISTFILES += $(call admfiles,CSWhtmldoc, )
-#DISTFILES += $(call admfiles,CSWhtmldoc-common, )
-
-LICENSE = COPYING.txt
-
-SPKG_SOURCEURL = http://www.htmldoc.org
-
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*)-source.tar.bz2
-
-# If the url used to check for software update is different of MASTER_SITES, then
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES =
-
-PATCHFILES = mainpatch
-
-PATCHFILES += 0002-libpng15-compatibility-fix.patch
-
-CONFIGURE_ARGS = $(DIRPATHS)
-
+# There is no testsuite
TEST_SCRIPTS =
-# Disable check until package is released
-#ENABLE_CHECK = 0
include gar/category.mk
post-configure:
Modified: csw/mgar/pkg/htmldoc/trunk/checksums
===================================================================
--- csw/mgar/pkg/htmldoc/trunk/checksums 2014-04-06 08:11:19 UTC (rev 23343)
+++ csw/mgar/pkg/htmldoc/trunk/checksums 2014-04-06 08:16:52 UTC (rev 23344)
@@ -1,2 +1 @@
35589e7b8fe9c54e11be87cd5aec4dcc htmldoc-1.8.27-source.tar.bz2
-b44e823414126306dd5c8d222065e00c mainpatch
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