site  contact  subhomenews

Woof uploaded, July 22, 2011

July 22, 2011 — BarryK
I want to add versioning support to the dependencies field in the PPM package database files, but as that might break something, I decided to upload Woof now.

This is commit '20110722103947'.

The previous upload was on July 12:
http://bkhome.org/archive/blog2/201107/woof-uploaded-july-12-2011.html

There was a blog post recently on how to download a recent snapshot tarball of Woof and use that as the reference to download Woof changes since then, without the full history:
http://bkhome.org/archive/blog2/201105/bones-022.html

Comments

drive icons and stuff
Username: 01micko
Hi Barry Ah.. I see the "delayedrun" hack for pngoverlay/icon_switcher_cli didn't make woof, that's ok I can shove it in there somewhere. Why does the pngoverlay exec have to be moved for it to work? I made a full call like this to test it out (before I discovered I was missing the magic cal in delayedrun :0 ) [code]# /usr/sbin/pngoverlay /usr/local/lib/X11/pixmaps/locked_outline48.png /usr/local/lib/X11/pixmaps/configuration48.png /tmp/some.png File /tmp/some.png created.[/code] Worked ok. While on woof.. I see your comment in /etc/rc.d/rc.update: [i]"#110622 note, mageia1 requires above file to be at /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache -- symlink created by 3builddistro."[/i] Slackware needs the same but it can be created directly with an argument to gdk-pixbuf-query-loaders (I mentioned this awhile ago, fell off the radar I guess). Here's what I put in rc.update; [code]if [ -d /usr/lib/gdk-pixbuf-* ];then gdk-pixbuf-query-loaders --update-cache #01micko 20110521 for newer versions of gdk-pixbuf else gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders fi[/code] 2 instances -- to cover the pupmode 5 and a full install. Cheers


Tags: woof