Send commitlog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. org.openmoko.zecke.april-update:
73231ca4066eb3b9400169666b6d5fb145cb9e9a ([EMAIL PROTECTED])
2. org.openmoko.zecke.april-update:
9dd039e6344a099d1e5a166230820e03ddcac2a4 ([EMAIL PROTECTED])
3. org.openmoko.zecke.april-update:
9dd039e6344a099d1e5a166230820e03ddcac2a4 ([EMAIL PROTECTED])
4. org.openmoko.zecke.april-update:
eadde3f043a43de76a764084ae453b8db5019b23 ([EMAIL PROTECTED])
--- Begin Message ---
revision: 73231ca4066eb3b9400169666b6d5fb145cb9e9a
date: 2008-04-12T01:50:19
author: [EMAIL PROTECTED]
branch: org.openmoko.zecke.april-update
changelog:
git: Add version 1.5.3 for the target as well
manifest:
format_version "1"
new_manifest [1a3ffeca27209b67063434a80fa56fed9d133c38]
old_revision [3a50b80cf911f537a5106c14aac7c3681373af46]
add_file "packages/git/git_1.5.3.bb"
content [bb6af29b2561ea01603ca6aa37a84ec16f597cb1]
#
#
# add_file "packages/git/git_1.5.3.bb"
# content [bb6af29b2561ea01603ca6aa37a84ec16f597cb1]
#
============================================================
--- packages/git/git_1.5.3.bb bb6af29b2561ea01603ca6aa37a84ec16f597cb1
+++ packages/git/git_1.5.3.bb bb6af29b2561ea01603ca6aa37a84ec16f597cb1
@@ -0,0 +1,5 @@
+require git.inc
+DEPENDS = "openssl curl zlib expat"
+RDEPENDS = "perl perl-module-file-path cpio findutils sed"
+PR = "r1"
+
--- End Message ---
--- Begin Message ---
revision: 9dd039e6344a099d1e5a166230820e03ddcac2a4
date: 2008-04-12T01:36:22
author: [EMAIL PROTECTED]
branch: org.openmoko.zecke.april-update
changelog:
git.inc: It is tcl/tk, fix the config value
manifest:
format_version "1"
new_manifest [77125a52a6aaf0bbd0ec39b97f1e78192d186e6f]
old_revision [431c5b7bd8940198a92e68d7f9878bb0979bc9f1]
patch "packages/git/git.inc"
from [3453fcb16ca1b5323af9d9ede90cd878559c2ddb]
to [f1632d30e96f5122214c94315fbb0ed8d773e848]
#
#
# patch "packages/git/git.inc"
# from [3453fcb16ca1b5323af9d9ede90cd878559c2ddb]
# to [f1632d30e96f5122214c94315fbb0ed8d773e848]
#
============================================================
--- packages/git/git.inc 3453fcb16ca1b5323af9d9ede90cd878559c2ddb
+++ packages/git/git.inc f1632d30e96f5122214c94315fbb0ed8d773e848
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git-${PV}"
"
S = "${WORKDIR}/git-${PV}"
-EXTRA_OEMAKE = "NO_TCLTL=1"
+EXTRA_OEMAKE = "NO_TCLTK=1"
inherit autotools
--- End Message ---
--- Begin Message ---
revision: 9dd039e6344a099d1e5a166230820e03ddcac2a4
date: 2008-04-12T01:36:22
author: [EMAIL PROTECTED]
branch: org.openmoko.zecke.april-update
changelog:
git.inc: It is tcl/tk, fix the config value
manifest:
format_version "1"
new_manifest [77125a52a6aaf0bbd0ec39b97f1e78192d186e6f]
old_revision [431c5b7bd8940198a92e68d7f9878bb0979bc9f1]
patch "packages/git/git.inc"
from [3453fcb16ca1b5323af9d9ede90cd878559c2ddb]
to [f1632d30e96f5122214c94315fbb0ed8d773e848]
#
#
# patch "packages/git/git.inc"
# from [3453fcb16ca1b5323af9d9ede90cd878559c2ddb]
# to [f1632d30e96f5122214c94315fbb0ed8d773e848]
#
============================================================
--- packages/git/git.inc 3453fcb16ca1b5323af9d9ede90cd878559c2ddb
+++ packages/git/git.inc f1632d30e96f5122214c94315fbb0ed8d773e848
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git-${PV}"
"
S = "${WORKDIR}/git-${PV}"
-EXTRA_OEMAKE = "NO_TCLTL=1"
+EXTRA_OEMAKE = "NO_TCLTK=1"
inherit autotools
--- End Message ---
--- Begin Message ---
revision: eadde3f043a43de76a764084ae453b8db5019b23
date: 2008-04-12T15:02:56
author: [EMAIL PROTECTED]
branch: org.openmoko.zecke.april-update
changelog:
wvstreams: Add initial compiling and linking version. This is needed for wvdial
- Cure some symptoms of the broken buildsystem
manifest:
format_version "1"
new_manifest [57048dfbfb466fce3c42a647214aca6f6d88aaa9]
old_revision [9e76e4f26599148084d6e5f88f96011d5dc48cbf]
add_dir "packages/wvstreams"
add_dir "packages/wvstreams/files"
add_file "packages/wvstreams/files/build-fixes-and-sanity.patch"
content [01f17efed1dad3b066472e2a1501896f72a5154b]
add_file "packages/wvstreams/wvstreams_4.4.1.bb"
content [542217a1bc6b4315ebe06f6b32951e83333d074d]
patch "conf/checksums.ini"
from [b64a88ec68ec8639f2e34a1c41503b49a393399e]
to [4cc12256b924e57ffa7ee2a718aa44eaa39201dd]
#
#
# add_dir "packages/wvstreams"
#
# add_dir "packages/wvstreams/files"
#
# add_file "packages/wvstreams/files/build-fixes-and-sanity.patch"
# content [01f17efed1dad3b066472e2a1501896f72a5154b]
#
# add_file "packages/wvstreams/wvstreams_4.4.1.bb"
# content [542217a1bc6b4315ebe06f6b32951e83333d074d]
#
# patch "conf/checksums.ini"
# from [b64a88ec68ec8639f2e34a1c41503b49a393399e]
# to [4cc12256b924e57ffa7ee2a718aa44eaa39201dd]
#
============================================================
--- packages/wvstreams/files/build-fixes-and-sanity.patch
01f17efed1dad3b066472e2a1501896f72a5154b
+++ packages/wvstreams/files/build-fixes-and-sanity.patch
01f17efed1dad3b066472e2a1501896f72a5154b
@@ -0,0 +1,84 @@
+Index: wvstreams-4.4.1/configure.ac
+===================================================================
+--- wvstreams-4.4.1.orig/configure.ac 2007-08-30 04:47:54.000000000 +0200
++++ wvstreams-4.4.1/configure.ac 2008-04-12 00:15:13.000000000 +0200
+@@ -445,7 +445,6 @@
+ # tcl
+ if test "$with_tcl" != "no"; then
+ CPPFLAGS_save="$CPPFLAGS"
+- WV_APPEND(CPPFLAGS, -I/usr/include/tcl8.3)
+ AC_CHECK_HEADERS(tcl.h,, [with_tcl=no])
+ AC_CHECK_LIB(tcl8.3, TclInterpInit,, [with_tcl=no])
+ if test "$with_tcl" != "no"; then
+Index: wvstreams-4.4.1/Makefile
+===================================================================
+--- wvstreams-4.4.1.orig/Makefile 2007-08-30 04:48:09.000000000 +0200
++++ wvstreams-4.4.1/Makefile 2008-04-12 00:51:51.000000000 +0200
+@@ -76,7 +76,7 @@
+ $(call configure)
+
+ include/wvautoconf.h: include/wvautoconf.h.in
+- $(call configure)
++
+
+ gnulib/Makefile: gnulib/Makefile.in
+ $(call configure)
+@@ -97,9 +97,7 @@
+ @touch $@
+
+ configure: configure.ac include/wvautoconf.h.in aclocal.m4
+- autoconf
+- @rm -f config.mk include/wvautoconf.h gnulib/Makefile
+- @touch $@
++ @echo hey@
+
+ include/wvautoconf.h.in: configure.ac aclocal.m4
+ autoheader
+Index: wvstreams-4.4.1/config.mk.in
+===================================================================
+--- wvstreams-4.4.1.orig/config.mk.in 2007-08-17 07:15:31.000000000 +0200
++++ wvstreams-4.4.1/config.mk.in 2008-04-12 00:25:54.000000000 +0200
+@@ -31,6 +31,7 @@
+
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
[EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
+Index: wvstreams-4.4.1/vars.mk
+===================================================================
+--- wvstreams-4.4.1.orig/vars.mk 2007-08-17 07:15:31.000000000 +0200
++++ wvstreams-4.4.1/vars.mk 2008-04-12 01:44:03.000000000 +0200
+@@ -174,7 +174,7 @@
+
+ libwvutils.a libwvutils.so: $(filter-out $(BASEOBJS) $(TESTOBJS),$(call
objects,utils)) gnulib/libgnu.a
+ libwvutils.so: libwvbase.so
+-libwvutils.so: -lz -lcrypt
++libwvutils.so: LIBS+=-lz -lcrypt
+
+ libwvstreams.a libwvstreams.so: $(filter-out $(BASEOBJS), \
+ $(call objects,configfile crypto ipstreams \
+Index: wvstreams-4.4.1/wvrules.mk
+===================================================================
+--- wvstreams-4.4.1.orig/wvrules.mk 2007-08-17 07:15:31.000000000 +0200
++++ wvstreams-4.4.1/wvrules.mk 2008-04-12 01:00:05.000000000 +0200
+@@ -51,7 +51,7 @@
+ LIBWVTEST=$(WVSTREAMS_LIB)/libwvtest.a $(LIBWVUTILS)
+
+ # Default compiler we use for linking
+-WVLINK_CC = gcc
++WVLINK_CC = $(CC)
+
+ # FIXME: what does this do??
+ XX_LIBS := $(XX_LIBS) $(shell $(CC) -lsupc++ -lgcc_eh 2>&1 | grep -q
"undefined reference" && echo " -lsupc++ -lgcc_eh")
+Index: wvstreams-4.4.1/xplc/config/config.mk.in
+===================================================================
+--- wvstreams-4.4.1.orig/xplc/config/config.mk.in 2005-10-31
23:33:26.000000000 +0100
++++ wvstreams-4.4.1/xplc/config/config.mk.in 2008-04-12 00:27:33.000000000
+0200
+@@ -49,4 +49,4 @@
+ LN_S:[EMAIL PROTECTED]@
+ LIBS:[EMAIL PROTECTED]@
+ CVS2CL:[EMAIL PROTECTED]@
+-
++datarootdir:[EMAIL PROTECTED]@
============================================================
--- packages/wvstreams/wvstreams_4.4.1.bb
542217a1bc6b4315ebe06f6b32951e83333d074d
+++ packages/wvstreams/wvstreams_4.4.1.bb
542217a1bc6b4315ebe06f6b32951e83333d074d
@@ -0,0 +1,16 @@
+HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams"
+LICENSE = "LGPL"
+DESCRIPTION = "WvStreams is a network programming library in C++"
+DEPENDS = "zlib openssl (>= 0.9.8)"
+
+SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \
+ file://build-fixes-and-sanity.patch;patch=1 "
+
+inherit autotools
+
+LDFLAGS_append = " -Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib"
+
+EXTRA_AUTORECONF += " -I${S}/gnulib/m4"
+EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
+
+
============================================================
--- conf/checksums.ini b64a88ec68ec8639f2e34a1c41503b49a393399e
+++ conf/checksums.ini 4cc12256b924e57ffa7ee2a718aa44eaa39201dd
@@ -11950,6 +11950,10 @@ sha256=2f9755e2e3f96d26380857ef95be7765e
md5=7bb22f2bcdeed54b3fb5407d6d8bc9bb
sha256=2f9755e2e3f96d26380857ef95be7765e6e276f6b53194c70633c027485d67f0
+[http://wvstreams.googlecode.com/files/wvstreams-4.4.1.tar.gz]
+md5=907b0cba8931553d848620ea16f006b9
+sha256=cff48f9a87e94672c7a819661a3a5c893ee44e763c6e5775d00aff3de43619b1
+
[http://switch.dl.sourceforge.net/sourceforge/wvware/wv-1.2.0.tar.gz]
md5=b6319d5e75611fe2210453b5feb82c0c
sha256=a76f44468e78591e6d510d326702e7c3999d2b9dd3ab8ab8c1c9811fd5b111e4
--- End Message ---
_______________________________________________
commitlog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/commitlog