**** BEGIN LOGGING AT Sun Aug 11 02:59:58 2013 Aug 11 16:23:07 recipe weirdness in meta-efl/recipes-efl/efl/imlib2_svn.bb ... Aug 11 16:24:02 that's the only imlib recipe i can find, but the results don't make sense Aug 11 16:26:58 all the packages get defined as "imlib2-foo" but they actually come out named "libimlib2-foo" Aug 11 16:27:58 is there something to stop the naming override? Aug 11 16:44:45 nerdboy: see debian.bbclass Aug 11 16:45:46 yup, it didn't like just DEBIAN_NOAUTONAME = 1 but it seems to work with specific package names... Aug 11 16:47:17 i also wasn't sure it did more than the libfoo0 rename Aug 11 16:47:48 of course, right after i asked, i tried it... Aug 11 16:59:35 one more bbappend... Aug 11 17:43:36 i just noticed feh had no imlib2-loaders to display a jpeg Aug 11 17:44:21 i also noticed it's way faster than imagemagick at setting the background image on rpi... Aug 11 18:25:09 if A rdepends on a plugin kind-of-a-thing from B, shouldn't RDEPEND_A =+ "B-foo B-bar" be enough to get everything installed in the image? Aug 11 18:25:36 er, RDEPENDS_A... Aug 11 18:28:21 yes Aug 11 18:39:33 doesn't seem to Aug 11 18:40:46 B has RPROVIDES="B-foo B-bar" as well Aug 11 18:49:27 sounds like this should be correct then: http://paste2.org/kycEkm33 Aug 11 18:58:14 okay, i think i see it Aug 11 19:08:49 nerdboy: what do you think RPROVIDES is for? Aug 11 19:09:00 this usage doesn't look correct Aug 11 19:11:20 http://paste2.org/3wnCJ8Gk <= i just changed it Aug 11 19:13:21 must need more coffee... Aug 11 19:15:33 an is RPROVIDES really needed? Aug 11 19:32:03 it is, or i get a nothing-provides error Aug 11 19:33:17 the existing imlib2 recipe not only looks a little funky Aug 11 19:33:49 but it wasn't naming the packages as in the recipe without my append Aug 11 19:34:48 but i think my current usage is correct, no? Aug 11 19:35:48 also, the image recipe installs "feh" just fine but was only pulling the main imlib2 package Aug 11 19:37:04 i thought rprovides was preferred over adding imlib2-loaders/filters to the image recipe Aug 11 19:37:20 *rprovides/rdepends Aug 11 19:39:33 time to test-drive the image... Aug 11 20:43:59 "bingo" Aug 12 02:19:03 hi **** ENDING LOGGING AT Mon Aug 12 02:59:58 2013