aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libgtkstylus
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-16 16:40:08 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-01-16 16:40:08 +0000
commit7217fa88da0c46fe94feea2df127289a40ce2a24 (patch)
treee0c9d67f87555e838f273a9e2e9fd927aebbf69d /packages/libgtkstylus
parentd1afa39cedb38baa8896661dc614f9cf49379bd7 (diff)
downloadopenembedded-7217fa88da0c46fe94feea2df127289a40ce2a24.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/16 16:29:49+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/tmp6/openembedded 2005/01/16 11:35:16-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/16 11:35:08-05:00 handhelds.org!kergoth Unbork of staging in the libxrandr cvs build. 2005/01/16 16:29:31+00:00 rpsys.net!RP openzaurus-2.6: update power driver. Cleanups + now supports C700. 2005/01/16 16:27:01+00:00 nexus.co.uk!pb fix perms on usbnet suspend/resume scripts 2005/01/16 16:25:43+00:00 nexus.co.uk!pb bump PR on task-bootstrap 2005/01/16 16:24:51+00:00 nexus.co.uk!pb add ipaq-usb-support to BOOTSTRAP_EXTRA_{DEPENDS,RRECOMMENDS} 2005/01/16 11:23:58-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/16 11:23:02-05:00 handhelds.org!kergoth Apply patch to the libxrandr configure script to make it buildable with automake 1.9 and higher. 2005/01/16 16:15:26+00:00 nexus.co.uk!pb add usbnet suspend/resume helper scripts, courtesy Paul Eggleton 2005/01/16 16:07:33+00:00 nexus.co.uk!pb update gpsd to 2.6, courtesy Robert E. Anderson 2005/01/16 15:58:32+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2005/01/16 15:58:20+00:00 nexus.co.uk!pb fix LIBS/LDADD mix-up in libgtkstylus makefile 2005/01/16 16:51:12+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/01/16 16:51:04+01:00 uni-frankfurt.de!mickeyl update vpnc to 0.3.2 2005/01/16 15:49:05+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/tmp6/openembedded 2005/01/16 16:47:52+01:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/01/16 15:47:43+00:00 rpsys.net!RP Merge 2005/01/16 16:47:25+01:00 dyndns.org!reenoo jamvm: tell jamvm where to find the classpath .zip 2005/01/16 15:42:29+00:00 rpsys.net!RP openzaurus-2.6: upgrade to 2.6.11-rc1-bk4 and remove patches now upstream. Fix release-string so it applies. BKrev: 41ea98e8Ty2DX1yIqPJhFl6trSQ-Hw
Diffstat (limited to 'packages/libgtkstylus')
-rw-r--r--packages/libgtkstylus/files/makefile.patch0
-rw-r--r--packages/libgtkstylus/libgtkstylus_0.3.bb2
2 files changed, 2 insertions, 0 deletions
diff --git a/packages/libgtkstylus/files/makefile.patch b/packages/libgtkstylus/files/makefile.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libgtkstylus/files/makefile.patch
diff --git a/packages/libgtkstylus/libgtkstylus_0.3.bb b/packages/libgtkstylus/libgtkstylus_0.3.bb
index 39fc2272d7..c3f4787b0c 100644
--- a/packages/libgtkstylus/libgtkstylus_0.3.bb
+++ b/packages/libgtkstylus/libgtkstylus_0.3.bb
@@ -4,10 +4,12 @@ MAINTAINER = "Philip Blundell <pb@handhelds.org>"
DEPENDS = "gtk+"
LICENSE = "LGPL"
FILES_${PN} = "/etc /usr/lib/gtk-2.0"
+PR = "r1"
inherit autotools
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
+ file://makefile.patch;patch=1 \
file://gtkstylus.sh"
do_install_append() {