[csw-devel] SF.net SVN: gar:[2952] csw/mgar/pkg/gettext/trunk

harpchad at users.sourceforge.net harpchad at users.sourceforge.net
Sat Jan 31 05:21:32 CET 2009


Revision: 2952
          http://gar.svn.sourceforge.net/gar/?rev=2952&view=rev
Author:   harpchad
Date:     2009-01-31 04:21:32 +0000 (Sat, 31 Jan 2009)

Log Message:
-----------
- update to gettext 0.17
- add amd64 support
- build in gar v2

Modified Paths:
--------------
    csw/mgar/pkg/gettext/trunk/Makefile
    csw/mgar/pkg/gettext/trunk/checksums
    csw/mgar/pkg/gettext/trunk/files/CSWggettext.gspec

Added Paths:
-----------
    csw/mgar/pkg/gettext/trunk/files/CSWggettextdoc.gspec
    csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.i
    csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.s
    csw/mgar/pkg/gettext/trunk/files/libintl.so.2.i
    csw/mgar/pkg/gettext/trunk/files/libintl.so.2.s
    csw/mgar/pkg/gettext/trunk/files/libintl.so.3.i
    csw/mgar/pkg/gettext/trunk/files/libintl.so.3.s

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


Property changes on: csw/mgar/pkg/gettext/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/gettext/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gettext/trunk/Makefile	2009-01-31 00:48:18 UTC (rev 2951)
+++ csw/mgar/pkg/gettext/trunk/Makefile	2009-01-31 04:21:32 UTC (rev 2952)
@@ -2,25 +2,54 @@
 GARVERSION = 0.17
 CATEGORIES = lib
 
-DESCRIPTION = GNU gettext
+DESCRIPTION = GNU locale utilities
 define BLURB
+	GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages
 endef
 
-MASTER_SITES = $(GNU_MIRRORS)
-DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWggettext)
+MASTER_SITES = $(GNU_MIRROR)
 
-# We define upstream file regex so we can be notifed of new upstream software release
+DISTFILES  = $(call admfiles,CSWggettext,)
+DISTFILES += $(call admfiles,CSWggettextdoc,)
+DISTFILES += $(GARNAME)-$(GARVERSION).tar.gz
+#Include earlier library revisions for compatibility with existing packages
+DISTFILES += libgettextlib-0.14.1.so.i
+DISTFILES += libgettextlib-0.14.1.so.s
+DISTFILES += libintl.so.2.i
+DISTFILES += libintl.so.2.s
+DISTFILES += libintl.so.3.i
+DISTFILES += libintl.so.3.s
+
+CONFIGURE_ARGS  = $(DIRPATHS)
+CONFIGURE_ARGS += --program-prefix=g
+#Dont' depend on packages that depend on me
+CONFIGURE_ARGS += --with-included-glib
+CONFIGURE_ARGS += --with-included-libcroco
+#No glibc
+CONFIGURE_ARGS += --with-included-gettext
+
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-EXTRA_BUILD_ISAS_sparc = sparcv9
-EXTRA_BUILD_ISAS_i386  = amd64
+BUILD64 = 1
+NO_ISAEXEC = 1
 
-CONFIGURE_ARGS = $(DIRPATHS)
+REQUIRED_PKGS_CSWggettext = CSWiconv CSWexpat CSWncurses
 
-TEST_TARGET = check
+TEST_TARGET =
 
+#provided by iconv
+MERGE_EXCLUDE_FILES = .*/charset.alias
+
+PKGFILES_CSWggettextdoc  = $(PKGFILES_DOC)
+
 include gar/category.mk
 
-LIBS = -lsec
-export LIBS
+post-install-isa-sparcv8:
+	@cp $(FILEDIR)/libgettextlib-0.14.1.so.s $(INSTALLISADIR)/opt/csw/lib/libgettextlib-0.14.1.so
+	@cp $(FILEDIR)/libintl.so.2.s $(INSTALLISADIR)/opt/csw/lib/libintl.so.2
+	@cp $(FILEDIR)/libintl.so.3.s $(INSTALLISADIR)/opt/csw/lib/libintl.so.3
+
+post-install-isa-i386:
+	@cp $(FILEDIR)/libgettextlib-0.14.1.so.i $(INSTALLISADIR)/opt/csw/lib/libgettextlib-0.14.1.so
+	@cp $(FILEDIR)/libintl.so.2.i $(INSTALLISADIR)/opt/csw/lib/libintl.so.2
+	@cp $(FILEDIR)/libintl.so.3.i $(INSTALLISADIR)/opt/csw/lib/libintl.so.3

Modified: csw/mgar/pkg/gettext/trunk/checksums
===================================================================
--- csw/mgar/pkg/gettext/trunk/checksums	2009-01-31 00:48:18 UTC (rev 2951)
+++ csw/mgar/pkg/gettext/trunk/checksums	2009-01-31 04:21:32 UTC (rev 2952)
@@ -1,2 +1,9 @@
+5f7c1991d31760f0f9977949c8f95629  download/CSWggettext.gspec
+bdbfd869627a7450185e768b5aa1a0af  download/CSWggettextdoc.gspec
 58a2bc6d39c0ba57823034d55d65d606  download/gettext-0.17.tar.gz
-e77ed8e74dcd0abbf699d345acde7e85  download/CSWggettext.gspec
+d44a9a6ec0952bad7ad07026ccb42a10  download/libgettextlib-0.14.1.so.i
+ff0219d47dbc11034b55872172488e01  download/libgettextlib-0.14.1.so.s
+80123ce62a2ef58afb3f6f07a12bd1c1  download/libintl.so.2.i
+3ab768083f6ecc5cada151e49be21aa0  download/libintl.so.2.s
+ceb5de2326a4726d3710fe1512b84592  download/libintl.so.3.i
+88db7322e263a00f24269a7f364fdc2d  download/libintl.so.3.s

Modified: csw/mgar/pkg/gettext/trunk/files/CSWggettext.gspec
===================================================================
--- csw/mgar/pkg/gettext/trunk/files/CSWggettext.gspec	2009-01-31 00:48:18 UTC (rev 2951)
+++ csw/mgar/pkg/gettext/trunk/files/CSWggettext.gspec	2009-01-31 04:21:32 UTC (rev 2952)
@@ -1,4 +1,4 @@
 %var            bitname ggettext
 %var            pkgname CSWggettext
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Added: csw/mgar/pkg/gettext/trunk/files/CSWggettextdoc.gspec
===================================================================
--- csw/mgar/pkg/gettext/trunk/files/CSWggettextdoc.gspec	                        (rev 0)
+++ csw/mgar/pkg/gettext/trunk/files/CSWggettextdoc.gspec	2009-01-31 04:21:32 UTC (rev 2952)
@@ -0,0 +1,4 @@
+%var            bitname ggettextdoc
+%var            pkgname CSWggettextdoc
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Added: csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.i
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.i
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.s
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libgettextlib-0.14.1.so.s
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/gettext/trunk/files/libintl.so.2.i
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libintl.so.2.i
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/gettext/trunk/files/libintl.so.2.s
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libintl.so.2.s
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/gettext/trunk/files/libintl.so.3.i
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libintl.so.3.i
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/gettext/trunk/files/libintl.so.3.s
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/gettext/trunk/files/libintl.so.3.s
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream


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