Rolf Leggewie wrote:

the SRC_URI is wrong in the xproto package.  Patch is included.

patch was wrong, here is the update. Nonetheless, the package fails to compile, but at least fetching works ;-)
--
オリジナルTシャツ http://designer.spreadshirt.jp
ドロップシッピングで稼ごう http://www.spreadshirt.jp/?id=56
Index: org.openembedded.dev/packages/xproto/proto-common.inc
===================================================================
--- org.openembedded.dev.orig/packages/xproto/proto-common.inc  2006-04-24 
08:16:54.000000000 +0200
+++ org.openembedded.dev/packages/xproto/proto-common.inc       2006-05-04 
01:16:57.000000000 +0200
@@ -3,7 +3,7 @@
 LICENSE= "MIT-X"
 #MAINTAINER = ""
 
-SRC_URI = "${XORG_MIRROR}/X11R7.0/src/proto/${PN}-${PV}.tar.bz2"
+SRC_URI = "${XORG_MIRROR}/X11R7.0/src/proto/${PN}-X11R7.0-${PV}.tar.bz2"
 
 inherit autotools pkgconfig
 
Index: org.openembedded.dev/packages/granule/granule_1.2.1.bb
===================================================================
--- org.openembedded.dev.orig/packages/granule/granule_1.2.1.bb 2006-05-04 
00:07:18.000000000 +0200
+++ org.openembedded.dev/packages/granule/granule_1.2.1.bb      2006-05-04 
01:12:03.000000000 +0200
@@ -13,6 +13,6 @@
 inherit autotools pkgconfig
 
 #DEPENDS += "glib-2.0-native"
-DEPENDS += "glib-2.0-native intltool-native gtkmm-2.4"
+DEPENDS += "glib-2.0-native intltool-native gtkmm"
 
 #S = "${WORKDIR}/anthy-${PV}"
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to