diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-01 01:04:18 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-01 01:04:18 +0000 |
commit | 71b543a2898ec5e279d29a00ef8608f92f7aafb7 (patch) | |
tree | a21077cfab58b39db921accffd7607815eec8dcf | |
parent | 92018ea85cb855d9ef17c4c0292634b0063db5f9 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages
into odin.sc.ti.com:/home/kergoth/code/packages
2004/11/30 23:37:50+01:00 uni-frankfurt.de!mickeyl
add the forgotten devel feed for 3.5.3
2004/11/30 23:32:38+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/30 23:32:28+01:00 uni-frankfurt.de!mickeyl
ship pcre binaries in a different package to get library autorename
2004/11/30 21:30:44+00:00 nexus.co.uk!pb
remove modutils from zaurus-pxa BOOTSTRAP_EXTRA_RDEPENDS
2004/11/30 21:24:47+00:00 nexus.co.uk!pb
turn off CONFIG_PIDOF in busybox due to conflict with sysvinit
2004/11/30 21:07:34+00:00 nexus.co.uk!pb
apply patch to make 'ip route flush [table] cache' work
2004/11/30 19:40:18+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/30 19:39:57+00:00 nexus.co.uk!pb
add patch to correct keycodes reported for simpad buttons
2004/11/30 18:58:46+01:00 handhelds.org!CoreDump
Compensate for changed PATH in OZ 3.5.2
2004/11/30 18:54:01+01:00 uni-frankfurt.de!mickeyl
add glibc-gconv-iso8859-1 to RDEPENDS for qpe-gaim
2004/11/30 16:33:26+00:00 cambridgebroadband.com!rjt
merged
2004/11/30 16:31:05+00:00 cambridgebroadband.com!rjt
xext fixes
2004/11/30 16:29:23+00:00 cambridgebroadband.com!rjt
fixed minimo from current cvs
2004/11/30 16:06:10+01:00 uni-frankfurt.de!mickeyl
add python 2.4 - parallel to python23 at the moment. Will set it to default after the (hopefully coming soon) familiar and opensimpad releases
2004/11/30 15:29:57+01:00 uni-frankfurt.de!mickeyl
if a distro.conf defines DISTRO_NAME and DISTRO_VERSION, use those instead of the fixed version and name from /issue[.net]
2004/11/30 09:39:01+00:00 nexus.co.uk!pb
apply patch from Florian Boor to fix gpe-conf wifi configuration
2004/11/30 09:30:02+00:00 nexus.co.uk!pb
add gpe-theme-foxbox, courtesy Florian Boor
2004/11/30 09:28:59+00:00 nexus.co.uk!pb
generic configuration bits for thin clients
2004/11/30 09:28:16+00:00 nexus.co.uk!pb
add gtk-smooth-engine, courtesy Florian Boor
2004/11/30 09:27:30+00:00 nexus.co.uk!pb
add NetVista support, courtesy Florian Boor
2004/11/30 09:08:24+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/30 09:08:06+00:00 nexus.co.uk!pb
add 2.4.27 kernel for NetVista, courtesy Florian Boor
2004/11/30 09:19:50+01:00 hrw.one.pl!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/30 09:19:07+01:00 hrw.one.pl!hrw
tickypip-levels: fixed path and license
2004/11/30 04:35:16+00:00 (none)!cwiiis
Stop using patch in xext that's no longer necessary (and breaks building) - haven't deleted patch in case I've screwed up.
2004/11/30 04:26:49+00:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into cwiiisdesktop.(none):/home/cwiiis/oe/packages-devel
2004/11/29 21:52:42+00:00 (none)!cwiiis
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into cwiiisdesktop.(none):/home/cwiiis/oe/packages-devel
2004/11/29 03:39:27+00:00 (none)!cwiiis
Conflict resolution in gpe-image
2004/11/24 13:27:25+00:00 (none)!cwiiis
Add gpe-filemanager to gpe-image for devices with enough memory.
BKrev: 41ad1892Q18BmtD-NGk2dTHnMPrlFQ
35 files changed, 107 insertions, 23 deletions
diff --git a/base-files/base-files/netvista/fstab b/base-files/base-files/netvista/fstab new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/base-files/base-files/netvista/fstab diff --git a/base-files/base-files_3.0.14.oe b/base-files/base-files_3.0.14.oe index 054099151f..6f4bef6546 100644 --- a/base-files/base-files_3.0.14.oe +++ b/base-files/base-files_3.0.14.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Miscellaneous files for the base system." SECTION = "base" PRIORITY = "required" -PR = "r18" +PR = "r19" LICENSE = "GPL" SRC_URI = " \ @@ -63,12 +63,26 @@ do_install () { echo ${hostname} > ${D}/${sysconfdir}/hostname fi + if [ -n "${DISTRO_NAME}" ]; then + echo -n "${DISTRO_NAME} " > ${D}/${sysconfdir}/issue + echo -n "${DISTRO_NAME} " > ${D}/${sysconfdir}/issue.net + if [ -n "${DISTRO_VERSION}" ]; then + echo -n "${DISTRO_VERSION} " >> ${D}/${sysconfdir}/issue + echo -n "${DISTRO_VERSION} " >> ${D}/${sysconfdir}/issue.net + fi + echo "\n \l" >> ${D}/${sysconfdir}/issue + echo >> ${D}/${sysconfdir}/issue + echo "%h" >> ${D}/${sysconfdir}/issue.net + echo >> ${D}/${sysconfdir}/issue.net + else + install -m 0644 ${WORKDIR}/issue ${D}/${sysconfdir}/issue + install -m 0644 ${WORKDIR}/issue.net ${D}/${sysconfdir}/issue.net + fi + install -m 0644 ${WORKDIR}/fstab ${D}/${sysconfdir}/fstab install -m 0644 ${WORKDIR}/filesystems ${D}${sysconfdir}/filesystems install -m 0644 ${WORKDIR}/usbd ${D}/${sysconfdir}/default/usbd install -m 0644 ${WORKDIR}/profile ${D}/${sysconfdir}/profile - install -m 0644 ${WORKDIR}/issue ${D}/${sysconfdir}/issue - install -m 0644 ${WORKDIR}/issue.net ${D}/${sysconfdir}/issue.net install -m 0755 ${WORKDIR}/share/dot.profile ${D}/${sysconfdir}/skel/.profile install -m 0755 ${WORKDIR}/share/dot.bashrc ${D}/${sysconfdir}/skel/.bashrc install -m 0644 ${WORKDIR}/inputrc ${D}/${sysconfdir}/inputrc diff --git a/busybox/busybox-1.00/defconfig b/busybox/busybox-1.00/defconfig index 49d7b21420..a047cc81f3 100644 --- a/busybox/busybox-1.00/defconfig +++ b/busybox/busybox-1.00/defconfig @@ -363,7 +363,7 @@ CONFIG_FEATURE_UDHCP_SYSLOG=y CONFIG_FREE=y CONFIG_KILL=y CONFIG_KILLALL=y -CONFIG_PIDOF=y +# CONFIG_PIDOF is not set CONFIG_PS=y CONFIG_RENICE=y CONFIG_TOP=y diff --git a/busybox/busybox-1.00/iproute-flush-cache.patch b/busybox/busybox-1.00/iproute-flush-cache.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/busybox/busybox-1.00/iproute-flush-cache.patch diff --git a/busybox/busybox_1.00.oe b/busybox/busybox_1.00.oe index 63ac74350d..940c6e1d6e 100644 --- a/busybox/busybox_1.00.oe +++ b/busybox/busybox_1.00.oe @@ -11,7 +11,7 @@ HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r7" +PR = "r9" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://add-getkey-applet.patch;patch=1 \ @@ -20,6 +20,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://hdparm_M.patch;patch=1 \ file://udhcppidfile.patch;patch=1 \ file://udhcppidfile-breakage.patch;patch=1 \ + file://iproute-flush-cache.patch;patch=1;pnum=0 \ file://defconfig \ file://busybox-cron \ file://busybox-httpd \ diff --git a/conf/distro/familiar-0.8.0.conf b/conf/distro/familiar-0.8.0.conf index ee960217d7..0c00317c00 100644 --- a/conf/distro/familiar-0.8.0.conf +++ b/conf/distro/familiar-0.8.0.conf @@ -1,5 +1,7 @@ include conf/distro/familiar.conf DISTRO = "familiar" +DISTRO_NAME = "Familiar Linux" +DISTRO_VERSION = "0.8.0-rc1" FEED_URIS += " \ base##http:///familiar.handhelds.org/releases/v0.8/base/ \ diff --git a/conf/distro/opensimpad-0.9.0.conf b/conf/distro/opensimpad-0.9.0.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/distro/opensimpad-0.9.0.conf diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/distro/openzaurus-3.5.3.conf diff --git a/conf/machine/netvista.conf b/conf/machine/netvista.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/netvista.conf diff --git a/conf/machine/thinclient-common.conf b/conf/machine/thinclient-common.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/thinclient-common.conf diff --git a/conf/machine/zaurus-pxa.conf b/conf/machine/zaurus-pxa.conf index 9f7302fd38..62c8e1f7ba 100644 --- a/conf/machine/zaurus-pxa.conf +++ b/conf/machine/zaurus-pxa.conf @@ -5,7 +5,7 @@ PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge" BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \ kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ -kernel-module-usbdcore kernel-module-usbdmonitor modutils chkhinge" +kernel-module-usbdcore kernel-module-usbdmonitor chkhinge" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n" EXTRA_IMAGEDEPENDS = "sharp-flash-header-c700" diff --git a/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch b/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch diff --git a/gpe-conf/gpe-conf_0.1.22.oe b/gpe-conf/gpe-conf_0.1.22.oe index 830ed0c606..fbf3dc8a7f 100644 --- a/gpe-conf/gpe-conf_0.1.22.oe +++ b/gpe-conf/gpe-conf_0.1.22.oe @@ -1,9 +1,10 @@ -PR = "r2" +PR = "r3" inherit gpe SRC_URI += "file://gpe-conf-0.1.22-20041124.patch;patch=1;pnum=0 \ - file://desktop-categories.patch;patch=1" + file://desktop-categories.patch;patch=1 \ + file://fix-wificonfig.patch;patch=1;pnum=0" DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset ipaq-sleep ntp gpe-login gpe-icons" RDEPENDS_${PN} = "xst xset ipaq-sleep ntpdate gpe-login gpe-icons" diff --git a/gpe-theme-foxbox/gpe-theme-foxbox_0.1.oe b/gpe-theme-foxbox/gpe-theme-foxbox_0.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-theme-foxbox/gpe-theme-foxbox_0.1.oe diff --git a/gtk-engines/gtk-smooth-engine_0.5.8.oe b/gtk-engines/gtk-smooth-engine_0.5.8.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gtk-engines/gtk-smooth-engine_0.5.8.oe diff --git a/linux/linux-netvista-2.4.27/netvista_defconfig b/linux/linux-netvista-2.4.27/netvista_defconfig new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/linux-netvista-2.4.27/netvista_defconfig diff --git a/linux/linux-netvista_2.4.27.oe b/linux/linux-netvista_2.4.27.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/linux-netvista_2.4.27.oe diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/keymap.patch diff --git a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe index 7eb0195091..0bd4a44956 100644 --- a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe +++ b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe @@ -6,7 +6,7 @@ KV = "${@oe.data.getVar('PV',d,True).split('-')[0]}" VRSV = "${@oe.data.getVar('PV',d,True).split('-')[1]}" PXAV = "${@oe.data.getVar('PV',d,True).split('-')[2]}" JPMV = "${@oe.data.getVar('PV',d,True).split('-')[3]}" -PR = "r15" +PR = "r16" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensimpad-${PV}" @@ -23,6 +23,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \ file://simpad-backlight-if.diff;patch=1;pnum=0 \ file://simpad-switches-input.diff;patch=1;pnum=0 \ file://simpad-switches-input2.diff;patch=1;pnum=0 \ + file://keymap.patch;patch=1 \ file://simpad-apm.diff;patch=1;pnum=0 \ file://simpad-ts-noninput.diff;patch=1;pnum=0 \ file://simpad-pm-updates.patch;patch=1;pnum=0" diff --git a/mozilla/minimo/host_ldflags_fix.patch b/mozilla/minimo/host_ldflags_fix.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/mozilla/minimo/host_ldflags_fix.patch diff --git a/mozilla/minimo_cvs.oe b/mozilla/minimo_cvs.oe index 5b517ed3d0..75dccc562e 100644 --- a/mozilla/minimo_cvs.oe +++ b/mozilla/minimo_cvs.oe @@ -3,6 +3,7 @@ DEPENDS = "xt gtk+ libidl zip-native" SRC_URI = "cvs://anonymous@cvs-mirror.mozilla.org/cvsroot;module=mozilla \ file://xptcstubs.patch;patch=1 \ file://no-xmb.patch;patch=1 \ + file://host_ldflags_fix.patch;patch=1 \ file://minimo.png file://minimo.desktop \ file://mozconfig" S = "${WORKDIR}/mozilla" @@ -11,17 +12,26 @@ SECTION = "x11" PRIORITY = "optional" PV = "0.0cvs${CVSDATE}" FILES_${PN} += "${libdir}/mozilla-minimo" -PR = "r6" +PR = "r7" LICENSE = "MPL/LGPL/GPL" export MINIMO=1 export CROSS_COMPILE=1 -export CONFIGURE_ARGS="--target=${TARGET_SYS} --host=${BUILD_SYS} --build=${BUILD_SYS}" +export CONFIGURE_ARGS="--target=${TARGET_SYS} --host=${BUILD_SYS} --build=${BUILD_SYS} --enable-application=suite" export CXX=${CC} -export HOST_LIBIDL_CONFIG="libIDL-config-2" +export HOST_LIBIDL_CONFIG="${STAGING_BINDIR}/libIDL-config-2" +export HOST_PKG_CONFIG_PATH="${STAGING_DIR}/${BUILD_SYS}/share/pkgconfig" export MOZ_OBJDIR="${WORKDIR}/build-${TARGET_SYS}" export MOZCONFIG="${WORKDIR}/mozconfig" export MOZ_CO_PROJECT="suite" +export HOST_CC=${BUILD_CC} +export HOST_CXX=${BUILD_CXX} +export HOST_CFLAGS=${BUILD_CFLAGS} +export HOST_CXXFLAGS=${BUILD_CXXFLAGS} +export HOST_LDFLAGS=${BUILD_LDFLAGS} +export HOST_RANLIB=${BUILD_RANLIB} +export HOST_AR=${BUILD_AR} + SELECTED_OPTIMIZATION = "-Os -fsigned-char -fno-strict-aliasing" do_fetch () { diff --git a/oz-compat/oz-compat/hentges.patch b/oz-compat/oz-compat/hentges.patch index d367405cd0..2b263fc426 100644 --- a/oz-compat/oz-compat/hentges.patch +++ b/oz-compat/oz-compat/hentges.patch @@ -1,7 +1,10 @@ ---- opt/QtPalmtop.compat/bin/makecompat 2003-11-10 13:30:54.000000000 +0100 -+++ oz-compat-0.5/opt/QtPalmtop.compat/bin/makecompat 2004-06-13 13:02:44.000000000 +0200 -@@ -2,7 +2,7 @@ +--- oz-compat-0.5/opt/QtPalmtop.compat/bin/makecompat.orig 2004-11-30 18:51:45.000000000 +0100 ++++ oz-compat-0.5//opt/QtPalmtop.compat/bin/makecompat 2004-11-30 18:44:29.000000000 +0100 +@@ -1,8 +1,10 @@ + #! /bin/sh ++export PATH="$PATH:/opt/QtPalmtop/bin" ++ OPIE_SH=/opt/QtPalmtop/bin/opie-sh OPIE_DIR=/opt/QtPalmtop -OPIE_COMPAT=runcompat @@ -9,7 +12,7 @@ OPIE_TMP=/tmp about() { -@@ -31,6 +31,10 @@ +@@ -31,6 +33,10 @@ } ask_list() { @@ -20,7 +23,7 @@ # Figure out which app groups are GROUP=`ls $OPIE_DIR/apps \ | grep -v Setting \ -@@ -38,39 +42,55 @@ +@@ -38,39 +44,55 @@ | $OPIE_SH -g -i -M "Select which group" -l -F \ | sed -e"s/Pim/1Pim/g"` @@ -85,7 +88,7 @@ return } -@@ -112,7 +132,7 @@ +@@ -112,7 +134,7 @@ } is_compat() { diff --git a/oz-compat/oz-compat_0.5.oe b/oz-compat/oz-compat_0.5.oe index d71dcf2dfb..e86e4489b7 100644 --- a/oz-compat/oz-compat_0.5.oe +++ b/oz-compat/oz-compat_0.5.oe @@ -6,7 +6,7 @@ PRIORITY = "optional" MAINTAINER = "Tim Ansell <mithro AT mithis.net>" LICENSE = "GPL" -PR = "r0" +PR = "r1" SRC_URI = "http://openzaurus.org/mirror/oz-compat_0.5.tar.gz \ file://hentges.patch;patch=0" diff --git a/pcre/pcre_4.4.oe b/pcre/pcre_4.4.oe index 1188012bdb..9974e85806 100644 --- a/pcre/pcre_4.4.oe +++ b/pcre/pcre_4.4.oe @@ -1,16 +1,18 @@ -SECTION = "unknown" DESCRIPTION = "Perl-compatible regular expression library. PCRE has its own native \ API, but a set of 'wrapper' functions that are based on the POSIX API \ are also supplied in the library libpcreposix. Note that this just \ provides a POSIX calling interface to PCRE; the regular expressions \ themselves still follow Perl syntax and semantics. The header file for \ the POSIX-style functions is called pcreposix.h." +SECTION = "devel" +PR = "r1" SRC_URI = "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz2" S = "${WORKDIR}/pcre-${PV}" inherit autotools binconfig +LEAD_SONAME = "libpcre.so" CFLAGS_append = " -D_REENTRANT" EXTRA_OECONF = " --with-link-size=2 --enable-newline-is-lf --with-match-limit=10000000" @@ -26,3 +28,6 @@ do_stage () { install -m 0644 pcre.h ${STAGING_INCDIR}/ install -m 0644 pcreposix.h ${STAGING_INCDIR}/ } + +FILES_${PN} = "${libdir}/lib*.so*" +FILES_${PN}-dev += "${bindir}" diff --git a/python/python-2.4.0-manifest.inc b/python/python-2.4.0-manifest.inc new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-2.4.0-manifest.inc diff --git a/python/python24-2.4.0/autohell.patch b/python/python24-2.4.0/autohell.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-2.4.0/autohell.patch diff --git a/python/python24-2.4.0/bindir-libdir.patch b/python/python24-2.4.0/bindir-libdir.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-2.4.0/bindir-libdir.patch diff --git a/python/python24-2.4.0/crosscompile.patch b/python/python24-2.4.0/crosscompile.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-2.4.0/crosscompile.patch diff --git a/python/python24-native-2.4.0/bindir-libdir.patch b/python/python24-native-2.4.0/bindir-libdir.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-native-2.4.0/bindir-libdir.patch diff --git a/python/python24-native-2.4.0/cross-distutils.patch b/python/python24-native-2.4.0/cross-distutils.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-native-2.4.0/cross-distutils.patch diff --git a/python/python24-native_2.4.0.oe b/python/python24-native_2.4.0.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24-native_2.4.0.oe diff --git a/python/python24_2.4.0.oe b/python/python24_2.4.0.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python24_2.4.0.oe diff --git a/qpe-gaim/qpe-gaim_20041030.oe b/qpe-gaim/qpe-gaim_20041030.oe index 0ccdc8b2d9..b68216c28c 100644 --- a/qpe-gaim/qpe-gaim_20041030.oe +++ b/qpe-gaim/qpe-gaim_20041030.oe @@ -2,7 +2,7 @@ DESCRIPTION = "A multi protocol instant messager application, Qt/Embedded based SECTION = "opie/applications" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "qpe-libgaim glib-2.0" -RDEPENDS = "libgaim-plugins" +RDEPENDS = "libgaim-plugins glibc-gconv-iso8859-1" LICENSE = "GPL" HOMEPAGE = "http://qpe-gaim.sourceforge.net/" APPNAME = "gaim" @@ -10,6 +10,7 @@ APPTYPE = "binary" LICENSE = "GPL" APPDESKTOP = "${S}" PV = "0.4+cvs-20041030" +PR = "r1" SRC_URI = "http://www.vanille.de/mirror/qpe-gaim_20041030.tar.bz2 \ file://libopie2.patch;patch=1" diff --git a/tickypip/tickypip-levels_1.0.oe b/tickypip/tickypip-levels_1.0.oe index e69de29bb2..1069e2b32d 100644 --- a/tickypip/tickypip-levels_1.0.oe +++ b/tickypip/tickypip-levels_1.0.oe @@ -0,0 +1,47 @@ +DESCRIPTION = "Tickypip levels from NetWalk Group" +SECTION = "opie/games" +PRIORITY = "optional" +MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" +LICENSE = "${PN}" +SRC_DISTRIBUTE_LICENSES += "${PN}" +AUTHOR = "NetWalk Group <netwalkgroup@hotmail.com>" +RDEPENDS = "tickypip" +PR = "r1" + +SRC_URI = " file://NetWalk_levels.README \ +http://trials.palmgear.com/dl2.php/9474.zip/nw1317.zip \ +http://trials.palmgear.com/dl2.php/15756.zip/nwe004005.zip \ +http://trials.palmgear.com/dl2.php/15387.zip/nwg019020.zip \ +http://trials.palmgear.com/dl2.php/13940.zip/nw91100.zip \ +http://trials.palmgear.com/dl2.php/9080.zip/nwlevels15.zip \ +" + +# + 1 nwlevels15.zip +# m 2 nwmaster15.zip +# + 3 nw1317.zip +# m 4 nw1822.zip +# m 5 nw4655.zip +# m 6 nw5660.zip +# m 7 nw7680.zip +# + 8 nw91100.zip +# + 9 nwg019020.zip +# + 10 nwe004005.zip + +# +# Authors response to LICENSE question: +# +# You may distribute them for free provide that you have links to our level +# packs in PalmGear. +# +# Packs available on PalmGear: Pak1, Pak3, Pak8, Pak9, Pak10 +# +# URL: http://palmgear.com/index.cfm?fuseaction=software.developer&userID=862314499 +# + +do_install () { + install -d ${D}/${palmtopdir}/share/tickypip/levels + install -m 0644 ${WORKDIR}/NetWalk_levels.README ${D}/${palmtopdir}/share/tickypip/levels/ + install -m 0644 ${WORKDIR}/*.pdb ${D}/${palmtopdir}/share/tickypip/levels/ +} + +FILES_${PN} = "${palmtopdir}/" diff --git a/xext/xext_cvs.oe b/xext/xext_cvs.oe index 274f0f0426..7201228341 100644 --- a/xext/xext_cvs.oe +++ b/xext/xext_cvs.oe @@ -5,8 +5,7 @@ SECTION = "x11/libs" PRIORITY = "optional" DEPENDS = "xproto x11 xextensions" -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext \ - file://autofoo.patch;patch=1" +SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext" S = "${WORKDIR}/Xext" inherit autotools pkgconfig |