[csw-devel] SF.net SVN: gar:[10344] csw/mgar/pkg/gtk2/branch-c
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sat Jun 26 21:43:38 CEST 2010
Revision: 10344
http://gar.svn.sourceforge.net/gar/?rev=10344&view=rev
Author: theferret
Date: 2010-06-26 19:43:38 +0000 (Sat, 26 Jun 2010)
Log Message:
-----------
gtk2/branch-c: tweaked optimization, added deps for devel package
Modified Paths:
--------------
csw/mgar/pkg/gtk2/branch-c/Makefile
csw/mgar/pkg/gtk2/branch-c/devel/depend
csw/mgar/pkg/gtk2/branch-c/pkginfo
Modified: csw/mgar/pkg/gtk2/branch-c/Makefile
===================================================================
--- csw/mgar/pkg/gtk2/branch-c/Makefile 2010-06-26 19:20:32 UTC (rev 10343)
+++ csw/mgar/pkg/gtk2/branch-c/Makefile 2010-06-26 19:43:38 UTC (rev 10344)
@@ -32,8 +32,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/gtk2/branch-c/devel/depend
===================================================================
--- csw/mgar/pkg/gtk2/branch-c/devel/depend 2010-06-26 19:20:32 UTC (rev 10343)
+++ csw/mgar/pkg/gtk2/branch-c/devel/depend 2010-06-26 19:43:38 UTC (rev 10344)
@@ -1 +1,10 @@
P CSWgtk2
+P CSWfconfig
+P CSWftype2
+P CSWggettextrt
+P CSWglib2
+P CSWlibatk
+P CSWlibcairo
+P CSWlibxrender
+P CSWpango
+P CSWlibatkdevel
Modified: csw/mgar/pkg/gtk2/branch-c/pkginfo
===================================================================
--- csw/mgar/pkg/gtk2/branch-c/pkginfo 2010-06-26 19:20:32 UTC (rev 10343)
+++ csw/mgar/pkg/gtk2/branch-c/pkginfo 2010-06-26 19:43:38 UTC (rev 10344)
@@ -1,6 +1,6 @@
PKG=CSWgtk2
NAME=gtk2 - GTK toolkit for creating graphical user interfaces
-VERSION=2.18.9,REV=2010.06.07
+VERSION=2.18.9,REV=2010.06.17
CATEGORY=application
VENDOR=http://www.gtk.org/ packaged for CSW by Philip Brown
HOTLINE=http://www.opencsw.org/bugtrack/
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