[csw-devel] SF.net SVN: gar:[21350] csw/mgar/pkg/xchm/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jun 17 10:21:59 CEST 2013


Revision: 21350
          http://gar.svn.sourceforge.net/gar/?rev=21350&view=rev
Author:   dmichelsen
Date:     2013-06-17 08:21:45 +0000 (Mon, 17 Jun 2013)
Log Message:
-----------
xchm/trunk: Update to 1.20

Modified Paths:
--------------
    csw/mgar/pkg/xchm/trunk/Makefile
    csw/mgar/pkg/xchm/trunk/checksums

Modified: csw/mgar/pkg/xchm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xchm/trunk/Makefile	2013-06-16 19:45:57 UTC (rev 21349)
+++ csw/mgar/pkg/xchm/trunk/Makefile	2013-06-17 08:21:45 UTC (rev 21350)
@@ -1,5 +1,5 @@
 NAME = xchm
-VERSION = 1.18
+VERSION = 1.20
 GARTYPE = v2
 
 DESCRIPTION = Cross-platform GUI front-end to chmlib (.chm reader)
@@ -13,19 +13,20 @@
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 PATCHFILES  = 0001-Fix-extra-comma-at-end-of-enum.patch
 PATCHFILES += 0002-Remove-W-Wall-for-Sun-Studio.patch
-PATCHFILES += 0003-Use-inttypes-instead-of-stdint.patch
+#PATCHFILES += 0003-Use-inttypes-instead-of-stdint.patch
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
+BUILD_DEP_PKGS += CSWwxwidgets-dev
+BUILD_DEP_PKGS += CSWlibncurses-dev
+
 RUNTIME_DEP_PKGS_CSWxchm  = CSWchmlib
 RUNTIME_DEP_PKGS_CSWxchm += CSWwxwidgetscommon
 RUNTIME_DEP_PKGS_CSWxchm += CSWwxwidgetsgtk2
 RUNTIME_DEP_PKGS_CSWxchm += CSWsunmath
 RUNTIME_DEP_PKGS_CSWxchm += CSWncurses
 
-BUILD_DEP_PKGS = $(REQUIRED_PGKS) CSWwxwidgetsdevel
-
 CONFIGURE_ARGS = $(DIRPATHS)
 
 TEST_SCRIPTS =

Modified: csw/mgar/pkg/xchm/trunk/checksums
===================================================================
--- csw/mgar/pkg/xchm/trunk/checksums	2013-06-16 19:45:57 UTC (rev 21349)
+++ csw/mgar/pkg/xchm/trunk/checksums	2013-06-17 08:21:45 UTC (rev 21350)
@@ -1 +1 @@
-07d7a910b3216301a002be5630c71866  xchm-1.18.tar.gz
+85943645d20af536704a20b58ebd5849  xchm-1.20.tar.gz

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