[csw-devel] SF.net SVN: gar:[4347] csw/mgar/pkg/libthai/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Apr 16 14:54:33 CEST 2009


Revision: 4347
          http://gar.svn.sourceforge.net/gar/?rev=4347&view=rev
Author:   dmichelsen
Date:     2009-04-16 12:54:33 +0000 (Thu, 16 Apr 2009)

Log Message:
-----------
libthai: Added blurb and SOURCEURL

Modified Paths:
--------------
    csw/mgar/pkg/libthai/trunk/Makefile

Modified: csw/mgar/pkg/libthai/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libthai/trunk/Makefile	2009-04-16 12:43:17 UTC (rev 4346)
+++ csw/mgar/pkg/libthai/trunk/Makefile	2009-04-16 12:54:33 UTC (rev 4347)
@@ -4,17 +4,23 @@
 
 DESCRIPTION = Thai language support routines
 define BLURB
+  LibThai is a set of Thai language support routines aimed to ease
+  developers tasks to incorporate Thai language support in their applications.
+  It includes important Thai-specific functions e.g. word breaking, input
+  and output methods as well as basic character and string supports.
+  LibThai is an Open Source and collaborative effort initiated by
+  Thai Linux Working Group and opened for all contributors.
 endef
 
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
-# We define upstream file regex so we can be notifed of new upstream software release
-
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=34448
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+SPKG_SOURCEURL = http://linux.thai.net/projects/libthai/
+
 BUILD64 = 1
 NORUNPATH = 1
 CONFIGURE_ARGS = $(DIRPATHS)


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