[csw-devel] SF.net SVN: gar:[2900] csw/mgar/pkg/texinfo/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jan 23 22:58:31 CET 2009


Revision: 2900
          http://gar.svn.sourceforge.net/gar/?rev=2900&view=rev
Author:   dmichelsen
Date:     2009-01-23 21:58:30 +0000 (Fri, 23 Jan 2009)

Log Message:
-----------
texinfo: Populate stub, update to 4.13a and convert to mGAR v2

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

Added Paths:
-----------
    csw/mgar/pkg/texinfo/trunk/files/
    csw/mgar/pkg/texinfo/trunk/files/CSWtexinfo.gspec

Property Changed:
----------------
    csw/mgar/pkg/texinfo/trunk/


Property changes on: csw/mgar/pkg/texinfo/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/texinfo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texinfo/trunk/Makefile	2009-01-23 21:37:01 UTC (rev 2899)
+++ csw/mgar/pkg/texinfo/trunk/Makefile	2009-01-23 21:58:30 UTC (rev 2900)
@@ -1,19 +1,27 @@
 GARNAME = texinfo
-GARVERSION = 4.6
+GARVERSION = 4.13a
 CATEGORIES = utils
 
-DESCRIPTION = Create different types of documentation from a single source.
+DESCRIPTION = The GNU Documentation System
 define BLURB
-    Texinfo is a documentation system that uses a single source to produce both
-    on-line information (info, HTML, XML, Docbook) and printed output (DVI, PDF).
+  Texinfo is a documentation system that uses a single source to produce both
+  on-line information (info, HTML, XML, Docbook) and printed output (DVI, PDF).
 endef
 
+DISTNAME = $(GARNAME)-4.13
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWtexinfo,)
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+REQUIRED_PKGS = CSWgsed CSWncurses CSWiconv CSWggettext
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
+TEST_TARGET = check
+
+EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset.alias
+
 include gar/category.mk

Modified: csw/mgar/pkg/texinfo/trunk/checksums
===================================================================
--- csw/mgar/pkg/texinfo/trunk/checksums	2009-01-23 21:37:01 UTC (rev 2899)
+++ csw/mgar/pkg/texinfo/trunk/checksums	2009-01-23 21:58:30 UTC (rev 2900)
@@ -1 +1,2 @@
-5730c8c0c7484494cca7a7e2d7459c64  download/texinfo-4.6.tar.gz
+71ba711519209b5fb583fed2b3d86fcb  download/texinfo-4.13a.tar.gz
+a2faefb6b4dbc8b851619b0e467d9685  download/CSWtexinfo.gspec

Added: csw/mgar/pkg/texinfo/trunk/files/CSWtexinfo.gspec
===================================================================
--- csw/mgar/pkg/texinfo/trunk/files/CSWtexinfo.gspec	                        (rev 0)
+++ csw/mgar/pkg/texinfo/trunk/files/CSWtexinfo.gspec	2009-01-23 21:58:30 UTC (rev 2900)
@@ -0,0 +1,4 @@
+%var            bitname texinfo
+%var            pkgname CSWtexinfo
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING


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