wok-stable diff libplayer/receipt @ rev 6653

Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 01:06:19 2010 +0000 (2010-10-11)
parents 55cde812bbe6
children b04ef0c092dc
line diff
     1.1 --- a/libplayer/receipt	Mon Feb 22 10:42:56 2010 +0000
     1.2 +++ b/libplayer/receipt	Mon Oct 11 01:06:19 2010 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/cat -n/awk '"'"'{ printf "%6d  %s\\n",++n,$0 }'"'"' </' configure
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--enable-binding-python \