From b848b0730c8dedef5d9607d7222761685ebc5598 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 25 Apr 2007 08:37:23 +0000 Subject: telepathy-gabble: drop old versions --- .../telepathy-gabble-0.5.7/.mtn2git_empty | 0 .../telepathy-gabble-0.5.7/gabble.manager | 33 ---------------------- packages/telepathy/telepathy-gabble_0.3.0.bb | 12 -------- 3 files changed, 45 deletions(-) delete mode 100644 packages/telepathy/telepathy-gabble-0.5.7/.mtn2git_empty delete mode 100644 packages/telepathy/telepathy-gabble-0.5.7/gabble.manager delete mode 100644 packages/telepathy/telepathy-gabble_0.3.0.bb diff --git a/packages/telepathy/telepathy-gabble-0.5.7/.mtn2git_empty b/packages/telepathy/telepathy-gabble-0.5.7/.mtn2git_empty deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/telepathy/telepathy-gabble-0.5.7/gabble.manager b/packages/telepathy/telepathy-gabble-0.5.7/gabble.manager deleted file mode 100644 index 9000cd41cc..0000000000 --- a/packages/telepathy/telepathy-gabble-0.5.7/gabble.manager +++ /dev/null @@ -1,33 +0,0 @@ - -[ConnectionManager] -BusName=org.freedesktop.Telepathy.ConnectionManager.gabble -ObjectPath=/org/freedesktop/Telepathy/ConnectionManager/gabble - -[Protocol jabber] -param-account=s required register -param-password=s required register -param-server=s -param-resource=s -param-priority=n -param-port=q -param-old-ssl=b -param-register=b -param-low-bandwidth=b -param-https-proxy-server=s -param-https-proxy-port=q -param-fallback-conference-server=s -param-stun-server=s -param-stun-port=q -param-ignore-ssl-errors=b -param-alias=s -param-mac=s -param-btid=s -default-resource=Telepathy -default-priority=0 -default-port=5222 -default-old-ssl=false -default-register=false -default-low-bandwidth=false -default-https-proxy-port=443 -default-stun-port=3478 -default-ignore-ssl-errors=false diff --git a/packages/telepathy/telepathy-gabble_0.3.0.bb b/packages/telepathy/telepathy-gabble_0.3.0.bb deleted file mode 100644 index b9675031e2..0000000000 --- a/packages/telepathy/telepathy-gabble_0.3.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Gabble: a Jabber/XMPP connection manager" -HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" -DEPENDS = "glib-2.0 dbus loudmouth" -LICENSE = "lgpl" - -SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-gabble/${P}.tar.gz" - -inherit autotools pkgconfig - - -FILES_${PN} += "${datadir}/telepathy \ - ${datadir}/dbus-1" -- cgit v1.2.3 From 7e3a9cd7eaae548ec9dd00948dfb9239e9fa972b Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Wed, 25 Apr 2007 18:19:52 +0000 Subject: compulab-pxa270 2.6.16: update md5 sum on file downloaded from compulab --- packages/linux/compulab-pxa270_2.6.16.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linux/compulab-pxa270_2.6.16.bb b/packages/linux/compulab-pxa270_2.6.16.bb index 043fc22777..6064224d80 100644 --- a/packages/linux/compulab-pxa270_2.6.16.bb +++ b/packages/linux/compulab-pxa270_2.6.16.bb @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for the Compulab PXA270 system" LICENSE = "GPL" -PR = "r4" +PR = "r5" # Note, the compulab package contains a binary NAND driver that is not # EABI compatible @@ -9,7 +9,7 @@ PR = "r4" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ file://linux-2.6.16.patch;patch=1 \ file://defconfig \ - http://www.compulab.co.il/x270/download/x270-linux-drv.zip;md5sum=ac57536294406223e527367af5aefce2" + http://www.compulab.co.il/x270/download/x270-linux-drv.zip;md5sum=6b8c1bda1dd066674b7a9f614976a715" S = "${WORKDIR}/linux-2.6.16" -- cgit v1.2.3 From 6eeadf2af1b6b26e3c0a8267617ed9527d76f278 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 25 Apr 2007 20:46:14 +0000 Subject: xtscal: attempt to fix miscalibrations --- packages/xtscal/xtscal/xtscal-cxk.patch | 2 +- packages/xtscal/xtscal_0.6.3.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/xtscal/xtscal/xtscal-cxk.patch b/packages/xtscal/xtscal/xtscal-cxk.patch index 218e3c061e..d2f5078207 100644 --- a/packages/xtscal/xtscal/xtscal-cxk.patch +++ b/packages/xtscal/xtscal/xtscal-cxk.patch @@ -6,7 +6,7 @@ module_id() { - # Get model name - echo `grep "^Hardware" /proc/cpuinfo | sed -e "s/.*: *//" | tr a-z A-Z` -+ awk 'BEGIN { FS=": " } /Hardware/ { print $2 } ' Date: Thu, 26 Apr 2007 00:09:08 +0000 Subject: gizmod: add alsa-lib to DEPENDS --- packages/gizmod/gizmod_2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gizmod/gizmod_2.3.bb b/packages/gizmod/gizmod_2.3.bb index c00293b64c..ff9ae25640 100644 --- a/packages/gizmod/gizmod_2.3.bb +++ b/packages/gizmod/gizmod_2.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://gizmod.sourceforge.net" LICENSE = "GPLv2" MAINTAINER = "Justin Patrin " SECTION = "console/multimedia" -DEPENDS = "python virtual/libx11 xf86vidmodeproto" +DEPENDS = "python virtual/libx11 xf86vidmodeproto alsa-lib" SRC_URI = "${SOURCEFORGE_MIRROR}/gizmod/gizmod-${PV}.tar.bz2 \ file://disable-xmms.patch;patch=1 \ file://fix-python-configure.patch;patch=1 \ -- cgit v1.2.3 From 8114f248dbede4b5f143efa14c444a2b0be69f0e Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Thu, 26 Apr 2007 01:59:43 +0000 Subject: fbreader: - Fix do_install to honor READER_ARCH - Remove left-over help-file from previous version from 480x640-buildfix.patch --- .../fbreader-0.8.2a/480x640-buildfix.patch | 41 ---------------------- packages/fbreader/fbreader_0.8.2a.bb | 10 +++--- 2 files changed, 6 insertions(+), 45 deletions(-) diff --git a/packages/fbreader/fbreader-0.8.2a/480x640-buildfix.patch b/packages/fbreader/fbreader-0.8.2a/480x640-buildfix.patch index 4392c307c7..fba1f614db 100644 --- a/packages/fbreader/fbreader-0.8.2a/480x640-buildfix.patch +++ b/packages/fbreader/fbreader-0.8.2a/480x640-buildfix.patch @@ -42,44 +42,3 @@ diff -Nurd fbreader-0.7.4q.orig/fbreader/data/default/styles.gpe480x640.xml fbre +