[csw-devel] SF.net SVN: gar:[10506] csw/mgar/pkg/libgnomecanvas/branch-c

theferret at users.sourceforge.net theferret at users.sourceforge.net
Mon Jul 12 17:49:38 CEST 2010


Revision: 10506
          http://gar.svn.sourceforge.net/gar/?rev=10506&view=rev
Author:   theferret
Date:     2010-07-12 15:49:38 +0000 (Mon, 12 Jul 2010)

Log Message:
-----------
libgnomecanvas: bumped up optimization, and fixed description line

Modified Paths:
--------------
    csw/mgar/pkg/libgnomecanvas/branch-c/Makefile
    csw/mgar/pkg/libgnomecanvas/branch-c/pkginfo

Modified: csw/mgar/pkg/libgnomecanvas/branch-c/Makefile
===================================================================
--- csw/mgar/pkg/libgnomecanvas/branch-c/Makefile	2010-07-12 13:09:25 UTC (rev 10505)
+++ csw/mgar/pkg/libgnomecanvas/branch-c/Makefile	2010-07-12 15:49:38 UTC (rev 10506)
@@ -8,6 +8,9 @@
 # targets in second half.
 # Note that assignments with "?=" mean "assign if not already assigned.
 
+# for intltool
+PATH:=/opt/csw/gnu:$(PATH)
+
 # Where do we keep local downloads of software src files
 ARCHIVEDIR ?= /home/src
 ARCHIVENAME ?= libgnomecanvas-2.30.1.tar.bz2
@@ -26,8 +29,8 @@
 # DO NOT specify the arch-64 stuff such as -m64 here.
 # the individual targets will do that.
 
-CFLAGS_COMMON   ?= -mt -xnorunpath -xO2
-CXXFLAGS_COMMON ?= -mt -norunpath  -xO2
+CFLAGS_COMMON   ?= -mt -xnorunpath -xO3
+CXXFLAGS_COMMON ?= -mt -norunpath  -xO3
 CFLAGS_sparc    ?= -xarch=v8
 CFLAGS_i386     ?= -xarch=386
 

Modified: csw/mgar/pkg/libgnomecanvas/branch-c/pkginfo
===================================================================
--- csw/mgar/pkg/libgnomecanvas/branch-c/pkginfo	2010-07-12 13:09:25 UTC (rev 10505)
+++ csw/mgar/pkg/libgnomecanvas/branch-c/pkginfo	2010-07-12 15:49:38 UTC (rev 10506)
@@ -1,5 +1,5 @@
 PKG=CSWlibgnomecanvas
-NAME=libgnomecanvas - description goes here
+NAME=libgnomecanvas - GNOME 2 canvas library
 VERSION=2.30.1,REV=2010.06.26
 CATEGORY=application
 VENDOR=http://www.gnome.org/ packaged for CSW by Philip Brown


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