[csw-devel] SF.net SVN: gar:[8927] csw/mgar/pkg/koffice/trunk
hson at users.sourceforge.net
hson at users.sourceforge.net
Tue Mar 2 00:16:21 CET 2010
Revision: 8927
http://gar.svn.sourceforge.net/gar/?rev=8927&view=rev
Author: hson
Date: 2010-03-01 23:16:21 +0000 (Mon, 01 Mar 2010)
Log Message:
-----------
koffice: Update to 1.6.3
Modified Paths:
--------------
csw/mgar/pkg/koffice/trunk/Makefile
csw/mgar/pkg/koffice/trunk/checksums
Property Changed:
----------------
csw/mgar/pkg/koffice/trunk/
Property changes on: csw/mgar/pkg/koffice/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/koffice/trunk/Makefile
===================================================================
--- csw/mgar/pkg/koffice/trunk/Makefile 2010-03-01 23:13:06 UTC (rev 8926)
+++ csw/mgar/pkg/koffice/trunk/Makefile 2010-03-01 23:16:21 UTC (rev 8927)
@@ -1,5 +1,5 @@
GARNAME = koffice
-GARVERSION = 1.5.1
+GARVERSION = 1.6.3
CATEGORIES = kde
DESCRIPTION = KDE Web Development Environment (gcc3)
@@ -11,11 +11,29 @@
#DISTFILES += Templates, addons, etc...
DISTFILES += $(call admfiles,CSWkofficegcc,)
DISTFILES += $(call admfiles,CSWkofficeaddons,)
+
# We define upstream file regex so we can be notifed of new upstream software release
#UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
DEPENDS +=
-CONFIGURE_ARGS = $(DIRPATHS)
+LIBS += -lCstd -lCrun
+CONFIGURE_ARGS = PATH="/opt/csw/kde-gcc/bin:$$PATH"
+CONFIGURE_ARGS += QTDIR=/opt/csw/kde-gcc
+CONFIGURE_ARGS += CC=/opt/csw/gcc3/bin/gcc
+CONFIGURE_ARGS += CXX=/opt/csw/gcc3/bin/g++
+CONFIGURE_ARGS += CPPFLAGS='-I/opt/csw/include'
+CONFIGURE_ARGS += CFLAGS=-O2
+CONFIGURE_ARGS += CXXFLAGS=-O2
+CONFIGURE_ARGS += LIBS='-lCstd -lCrun'
+CONFIGURE_ARGS += --with-qt-dir=/opt/csw/kde-gcc
+CONFIGURE_ARGS += --with-extra-includes=/opt/csw/include
+CONFIGURE_ARGS += --with-extra-libs=/opt/csw/lib
+CONFIGURE_ARGS += --prefix=/opt/csw/kde-gcc --x-includes=/usr/openwin/include
+CONFIGURE_ARGS += --x-libraries=/usr/openwin/lib --with-pspell
+CONFIGURE_ARGS += --with-frontend=qt --enable-compression-support
+CONFIGURE_ARGS += --with-libiconv-prefix=/opt/csw
+CONFIGURE_ARGS += --with-libintl-prefix=/opt/csw
+
include gar/category.mk
Modified: csw/mgar/pkg/koffice/trunk/checksums
===================================================================
--- csw/mgar/pkg/koffice/trunk/checksums 2010-03-01 23:13:06 UTC (rev 8926)
+++ csw/mgar/pkg/koffice/trunk/checksums 2010-03-01 23:16:21 UTC (rev 8927)
@@ -1,3 +1,3 @@
c950948c37bf471a173d18bdd8dcb15d download/CSWkofficegcc.gspec
e6abb90200c3f5f64df04111b21a06b0 download/CSWkofficeaddons.gspec
-50897bd5dfd4eba8a0d78a02003a6ec9 download/koffice-1.5.1.tar.bz2
+386d388094734f9759977c3267098e30 download/koffice-1.6.3.tar.bz2
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