wok-6.x diff xfig/receipt @ rev 24124

updated transfig (3.2.5d -> 3.2.8b)
author Hans-G?nter Theisgen
date Wed Oct 06 10:26:09 2021 +0100 (2021-10-06)
parents 34d31b7fedfe
children 5765a85d3efd
line diff
     1.1 --- a/xfig/receipt	Tue Oct 05 17:12:25 2021 +0100
     1.2 +++ b/xfig/receipt	Wed Oct 06 10:26:09 2021 +0100
     1.3 @@ -9,12 +9,11 @@
     1.4  WEB_SITE="https://www.xfig.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WGET_URL="$SF_MIRROR/sourceforge/mcj/$TARBALL"
     1.8 +WGET_URL="$SF_MIRROR/mcj/$TARBALL"
     1.9 +
    1.10  SUGGESTED="transfig"
    1.11 -
    1.12  DEPENDS="jpeg libpng xorg xorg-libXaw3d xorg-libXp"
    1.13 -BUILD_DEPENDS="spl-src xorg-imake xorg-cf-files xorg-gccmakedep jpeg-dev \
    1.14 -	libpng-dev xorg-libXaw3d-dev xorg-libXp"
    1.15 +BUILD_DEPENDS="jpeg-dev libpng-dev xorg-libXaw3d-dev xorg-libXp"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19 @@ -32,8 +31,14 @@
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()
    1.22  {
    1.23 -	cp -a $install/*	$fs
    1.24 -	# many examples in /usr/share/xfig/Libraries appr. 16 MiB
    1.25 +	mkdir -p $fs/usr/share/xfig
    1.26 +	mkdir -p $fs/usr/share/X11
    1.27 +
    1.28 +	cp -a $install/usr/bin				$fs/usr
    1.29 +	cp -a $install/usr/share/applications		$fs/usr/share
    1.30 +	cp -a $install/usr/share/pixmaps		$fs/usr/share
    1.31 +	cp -a $install/usr/share/xfig/CompKeyDB		$fs/usr/share/xfig
    1.32 +	cp -a $install/usr/share/X11/app-defaults	$fs/usr/share/X11
    1.33  
    1.34  	sed -i 's/^Fig\*Font:.*/Fig*Font:\t\t\tfixed/'	\
    1.35  		$fs/usr/share/X11/app-defaults/Fig