matchbox keyboard don't work with new images?

2008-08-03 Thread Arne Zachlod
Hi guys!

i have tried a new image today from buildhost and it seems like the 
matchbox-keyboard don't work anymore. everytime if i wabnt to install 
the keyboard i get these errors:

# opkg install matchbox-keyboard-im_0.0\+svn
r1910-r10_armv4t.ipk matchbox-keyboard-applet_0.0\+svnr1910-r10_armv4t.ipk
 
Installing matchbox-keyboard-im (0.0+svnr1910-r10) to root...
Installing matchbox-keyboard-applet (0.0+svnr1910-r10) to root...
Collected errors:
 * ERROR: Cannot satisfy the following dependencies for 
matchbox-keyboard-im:
 *  gtk+-fastscaling (= 2.10.14) *
 * ERROR: Cannot satisfy the following dependencies for 
matchbox-keyboard-applet:
 *  gtk+-fastscaling (= 2.10.14) *

i cant find this package anywhere (i mean gtk+-fastscaling). does 
anybody knows what to do now?  the multitap-pad KB isn't nice, and i 
need a full-keyboard.

regards, Arne

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: matchbox keyboard don't work with new images?

2008-08-03 Thread arne anka
  * ERROR: Cannot satisfy the following dependencies for
 matchbox-keyboard-im:
  *  gtk+-fastscaling (= 2.10.14) *
  * ERROR: Cannot satisfy the following dependencies for
 matchbox-keyboard-applet:
  *  gtk+-fastscaling (= 2.10.14) *

i think you can safely override these with -force-depends.
after all, gtk+-fastscaling is only another incarnation of gtk+ and thus  
the packages are fully interchangeable.
apparently the package needs to define a depency on soem virtual package  
providing gtk+ and any package doing so needs a line saying provides  
gtk+.
yet, i am not sure if it is simple a matter of fixing the package metadata  
or if [io]pkg is simply not capable of handling more sophisticated  
dependency trees.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community