wok-next diff abiword/receipt @ rev 21506

updated augeas (1.11.0 -> 1.12.0)
author Hans-G?nter Theisgen
date Fri Jun 19 08:02:39 2020 +0100 (2020-06-19)
parents 5669e8b3be70
children
line diff
     1.1 --- a/abiword/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/abiword/receipt	Fri Jun 19 08:02:39 2020 +0100
     1.3 @@ -1,10 +1,10 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="abiword"
     1.7 -VERSION="3.0.2"
     1.8 +VERSION="3.0.4"
     1.9  CATEGORY="office"
    1.10 -SHORT_DESC="Light and speed word processing application"
    1.11 -MAINTAINER="devel@slitaz.org"
    1.12 +SHORT_DESC="Light and fast word processing application"
    1.13 +MAINTAINER="maintainer@slitaz.org"
    1.14  LICENSE="GPL2"
    1.15  WEB_SITE="https://www.abisource.com/"
    1.16  
    1.17 @@ -13,24 +13,29 @@
    1.18  LOCALES="ar ca cs da de el en es fa fi fr hr hu id is it ja nb nl nn pl pt ro \
    1.19  ru sl sv tr uk vi zh"
    1.20  
    1.21 -BUILD_DEPENDS="gtk3-dev python-pygobject-dev gobject-introspection-dev \
    1.22 -fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev \
    1.23 -libgsf-dev enchant-dev wv-dev libcroco-dev boost-dev librsvg-dev gtk-doc \
    1.24 -bison goffice-dev intltool gettext-dev xorg-dev zlib-dev libjpeg-turbo-dev"
    1.25 +BUILD_DEPENDS="bison boost-dev enchant-dev fribidi-dev gettext-dev goffice-dev 
    1.26 +	gobject-introspection-dev gtk-doc gtk3-dev intltool libart_lgpl-dev 
    1.27 +	libcroco-dev libglade-dev libgsf-dev libjpeg-turbo-dev librsvg-dev 
    1.28 +	libxml2-dev popt-dev python-pygobject-dev wv-dev xorg-dev zlib-dev"
    1.29  # libgnomeprint-dev libgnomeprintui-dev libgnomecanvas-dev
    1.30  SPLIT="$PACKAGE-plugins $PACKAGE $PACKAGE-dev"
    1.31  
    1.32 -compile_rules() {
    1.33 -	sed -i 's|glib/gmacros.h|glib.h|' goffice-bits/goffice/app/goffice-app.h
    1.34 -	sed -i 's|glib/gerror.h|glib.h|' src/af/util/xp/ut_go_file.h
    1.35 -	sed -i 's|--no-undefined||' src/Makefile*
    1.36 -	sed -i 's|cat \$(BUILTIN_STAMP)|& 2> /dev/null|' src/plugins/Makefile*
    1.37 +compile_rules()
    1.38 +{
    1.39 +	sed -i 's|glib/gmacros.h|glib.h|' \
    1.40 +		goffice-bits/goffice/app/goffice-app.h
    1.41 +	sed -i 's|glib/gerror.h|glib.h|' \
    1.42 +		src/af/util/xp/ut_go_file.h
    1.43 +	sed -i 's|--no-undefined||' \
    1.44 +		src/Makefile*
    1.45 +	sed -i 's|cat \$(BUILTIN_STAMP)|& 2> /dev/null|' \
    1.46 +		src/plugins/Makefile*
    1.47  
    1.48 -	./configure \
    1.49 -		--enable-plugins \
    1.50 -		--enable-clipart \
    1.51 -		--enable-templates \
    1.52 -		--disable-collab-backend-sugar \
    1.53 +	./configure				\
    1.54 +		 --enable-clipart		\
    1.55 +		--disable-collab-backend-sugar	\
    1.56 +		 --enable-plugins		\
    1.57 +		 --enable-templates		\
    1.58  		$CONFIGURE_ARGS &&
    1.59  	fix libtool &&
    1.60  	make $MAKEFLAGS &&
    1.61 @@ -40,20 +45,21 @@
    1.62  	make DESTDIR=$install install
    1.63  }
    1.64  
    1.65 -genpkg_rules() {
    1.66 +genpkg_rules()
    1.67 +{
    1.68  	case $PACKAGE in
    1.69  		abiword-plugins)
    1.70  			copy plugins/*.so
    1.71  			CAT="office|extra plugins: MSWord, OpenDocument, Wikipedia, etc."
    1.72 -			DEPENDS="abiword glib readline libxdamage fribidi libxslt"
    1.73 +			DEPENDS="abiword fribidi glib libxdamage libxslt readline"
    1.74  			TAGS="doc odf docx"
    1.75  			;;
    1.76  		abiword)
    1.77  			copy @std @rm
    1.78  			TAGS="word doc office"
    1.79 -			DEPENDS="gtk3 fribidi libglade popt libxml2 libart_lgpl \
    1.80 -			libgsf glib enchant wv libxdamage gcc-lib-base \
    1.81 -			librsvg goffice glibc-locale libffi"
    1.82 +			DEPENDS="enchant fribidi gcc-lib-base glib glibc-locale 
    1.83 +			goffice gtk3 libart_lgpl libffi libglade libgsf librsvg 
    1.84 +			libxdamage libxml2 popt wv"
    1.85  			SUGGESTED="abiword-plugins"
    1.86  
    1.87  			# Non-standard locale use: get all official SliTaz locales
    1.88 @@ -61,14 +67,15 @@
    1.89  			rm $fs/usr/share/abiword-*/system.profile-*
    1.90  			rm $fs/usr/share/abiword-*/templates/normal.awt-*
    1.91  
    1.92 -			for LOCALE in $LOCALES; do
    1.93 +			for LOCALE in $LOCALES
    1.94 +			  do
    1.95  				cp $install/usr/share/abiword-*/strings/$LOCALE*.strings \
    1.96  					    $fs/usr/share/abiword-*/strings/
    1.97  				cp $install/usr/share/abiword-*/system.profile-$LOCALE* \
    1.98  					    $fs/usr/share/abiword-*/
    1.99  				cp $install/usr/share/abiword-*/templates/normal.awt-$LOCALE* \
   1.100  					    $fs/usr/share/abiword-*/templates/
   1.101 -			done 2>/dev/null
   1.102 +			  done 2>/dev/null
   1.103  			;;
   1.104  		abiword-dev)
   1.105  			copy @dev