wok rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents 54ab3852dc4f
children 1bbeef6dd358
files inkscape/receipt
line diff
     1.1 --- a/inkscape/receipt	Sat Jun 13 18:19:02 2020 -0400
     1.2 +++ b/inkscape/receipt	Sun Jun 14 23:18:03 2020 -0400
     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