wok diff inkscape/receipt @ rev 23921

Up slitaz-tools (1036), tazinst (105), tazusb (209)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 21 15:07:47 2020 +0000 (2020-08-21)
parents a8233c46d85f
children af8d823a3077
line diff
     1.1 --- a/inkscape/receipt	Sun May 31 07:22:15 2020 +0100
     1.2 +++ b/inkscape/receipt	Fri Aug 21 15:07:47 2020 +0000
     1.3 @@ -19,7 +19,9 @@
     1.4  	gtk+-dev gtkmm-dev gsl-dev gtkspell-dev intltool lcms2-dev 
     1.5  	libboost-dev libgiomm-dev libsigc++-dev libtool libxml2-dev 
     1.6  	libxslt-dev pkg-config poppler-dev popt-dev xorg-libXau-dev 
     1.7 -	xorg-libXdmcp-dev zlib-dev"
     1.8 +	xorg-libXdmcp-dev zlib-dev util-linux-uuid-dev"
     1.9 +
    1.10 +COOKOPTS="!svgz !fixdesktops"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14 @@ -63,9 +65,6 @@
    1.15  
    1.16  	# Desktop file
    1.17  	cp -a $install/usr/share/applications	$fs/usr/share
    1.18 -	DESKTOP=$fs/usr/share/applications/inkscape.desktop
    1.19 -	sed -i '/^Name/d; s|X-GNOME-Full||g'	$DESKTOP
    1.20 -	sdft $DESKTOP -g -tf -te -i
    1.21  
    1.22  	# Icons
    1.23  	cp -a $install/usr/share/icons		$fs/usr/share