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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Sep 2 10:50:47 CEST 2009


Revision: 6161
          http://gar.svn.sourceforge.net/gar/?rev=6161&view=rev
Author:   wahwah
Date:     2009-09-02 08:50:39 +0000 (Wed, 02 Sep 2009)

Log Message:
-----------
wxwidgets: Added blurb and separate package descriptions

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

Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-09-02 08:17:53 UTC (rev 6160)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-09-02 08:50:39 UTC (rev 6161)
@@ -5,8 +5,12 @@
 GARNAME = wxWidgets
 GARVERSION = 2.8.10
 CATEGORIES = lib
-DESCRIPTION = A portable widget library
 define BLURB
+  wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11,
+  Motif, WinCE, and more using one codebase. It can be used from languages such
+  as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits,
+  wxWidgets applications look and feel native. This is because wxWidgets uses
+  the platform's own native controls rather than emulating them.
 endef
 SPKG_SOURCEURL = http://www.wxwidgets.org/
 MASTER_SITES  = $(SF_MIRRORS)
@@ -20,6 +24,9 @@
 PACKAGES += CSWwxwidgetsdevel
 PACKAGES += CSWwxwidgetsgtk2
 ARCHALL_CSWwxwidgetsdevel  = 1
+SPKG_DESC_CSWwxwidgetscommon = A cross-platform toolkit, common files
+SPKG_DESC_CSWwxwidgetsdevel = A cross-platform toolkit, header files
+SPKG_DESC_CSWwxwidgetsgtk2 = A cross-platform toolkit, gtk2 support
 REQUIRED_PKGS  = CSWexpat
 REQUIRED_PKGS += CSWfconfig
 REQUIRED_PKGS += CSWftype2


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