From 9bab0b8cdab261c18eec4676cd98b85ed15d6435 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Tue, 14 Sep 2004 09:30:20 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into chris.(none):/home/cwiiis/oe/packages 2004/09/14 10:30:06+01:00 (none)!cwiiis Semi-fix detect-stylus and miniclipboard. Fix xmonobut. Remove dependency on xinerama from rosetta. Upgrade gpe-calendar (0.56) and gpe-gallery (0.95). Add meatchbox-panel-hacks. Prefer gtk 2.2.4 and libglade 2.0.1 in openzaurus-3.5.1.conf. BKrev: 4146ba2cDQllTCv8TcQ9e-qKViJQ8Q --- .../detect-stylus-0.13/correct-theme-name.patch | 0 detect-stylus/detect-stylus_0.13.oe | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 detect-stylus/detect-stylus-0.13/correct-theme-name.patch (limited to 'detect-stylus') diff --git a/detect-stylus/detect-stylus-0.13/correct-theme-name.patch b/detect-stylus/detect-stylus-0.13/correct-theme-name.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/detect-stylus/detect-stylus_0.13.oe b/detect-stylus/detect-stylus_0.13.oe index e69de29bb2..d9c0907c11 100644 --- a/detect-stylus/detect-stylus_0.13.oe +++ b/detect-stylus/detect-stylus_0.13.oe @@ -0,0 +1,16 @@ +inherit gpe pkgconfig + +PR = "r1" + +DEPENDS = "x11 xcursor-transparent-theme xrdb" +SECTION = "gpe" +RDEPENDS = "xrdb" + +DESCRIPTION = "Touchscreen detection utility" +MAINTAINER = "Florian Boor " + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ + file://access.patch;patch=1;pnum=0 \ + file://correct-theme-name.patch;patch=1" + +export CVSBUILD=no -- cgit v1.2.3