[csw-devel] SF.net SVN: gar:[3562] csw/mgar/pkg/sqlite3/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Mon Mar 2 23:11:09 CET 2009
Revision: 3562
http://gar.svn.sourceforge.net/gar/?rev=3562&view=rev
Author: wbonnet
Date: 2009-03-02 22:11:08 +0000 (Mon, 02 Mar 2009)
Log Message:
-----------
First attempt to buildon the farm
Modified Paths:
--------------
csw/mgar/pkg/sqlite3/trunk/Makefile
csw/mgar/pkg/sqlite3/trunk/checksums
Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile 2009-03-02 22:04:52 UTC (rev 3561)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile 2009-03-02 22:11:08 UTC (rev 3562)
@@ -28,7 +28,10 @@
PKGFILES_CSWsqlite3devel += $(prefix)/lib/pkgconfig/.*
# Build the 64 bits binaries
-BUILD64 = 1
+BUILD64 = 1
+NO_ISAEXEC = 1
+EXTRA_BUILD_ISAS_sparc = sparcv8 sparcv9
+EXTRA_BUILD_ISAS_i386 = i386 amd64
# Add some patches to the sources
PATCHFILES = gar-base.diff
@@ -42,6 +45,8 @@
CONFIGURE_ARGS += --infodir=$(infodir)
CONFIGURE_ARGS += --enable-threadsafe --disable-debug
+#REQUIRED_PKGS_CSWlibxcbdevel = CSWlibxcb
+
test-none:
@$(MAKECOOKIE)
Modified: csw/mgar/pkg/sqlite3/trunk/checksums
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/checksums 2009-03-02 22:04:52 UTC (rev 3561)
+++ csw/mgar/pkg/sqlite3/trunk/checksums 2009-03-02 22:11:08 UTC (rev 3562)
@@ -1,9 +1,5 @@
a03bdc86df4025b6881d58557e4b5bd3 download/sqlite-3.6.10.tar.gz
-e59647218ad2eceb91311af1f74d5065 download/CSWsqlite3.gspec
-21d83fd65f7e90aa1d6c03931cd10b58 download/CSWsqlite3.prototype
-d41d8cd98f00b204e9800998ecf8427e download/CSWsqlite3.depend
-23720c906465d83a988ad20f62384a16 download/CSWsqlite3dev.gspec
-6cf146bca1ef7840ec8e723c0d68ab75 download/CSWsqlite3dev.prototype
-68b329da9893e34099c7d8ad5cb9c940 download/CSWsqlite3dev.depend
+cdd419809af113a0b22d489cf24714fe download/CSWsqlite3.gspec
+6e43cf703ea5eafe991a120abc06fd44 download/CSWsqlite3devel.gspec
a0e12a72a1f5b972624c712532dc27d7 download/copyright.html
01747316846392e5ca9455b74af41d95 download/gar-base.diff
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