# HG changeset patch # User Christophe Lincoln # Date 1208180834 -7200 # Node ID 7cf3cf69e7e44849629ae83aed659ae55d707dcc # Parent cfaa16e942163554d7cb1a4f3ae19754b86ca787 Up: abiword (2.6.2) diff -r cfaa16e94216 -r 7cf3cf69e7e4 abiword-dev/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abiword-dev/receipt Mon Apr 14 15:47:14 2008 +0200 @@ -0,0 +1,18 @@ +# SliTaz package receipt. + +PACKAGE="abiword-dev" +VERSION="2.6.2" +CATEGORY="developement" +SHORT_DESC="Extra plugins for Abiword." +MAINTAINER="pankso@slitaz.org" +WANTED="abiword" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.abisource.com/" + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/include $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} diff -r cfaa16e94216 -r 7cf3cf69e7e4 abiword-extras/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abiword-extras/receipt Mon Apr 14 15:47:14 2008 +0200 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="abiword-extras" +VERSION="2.6.2" +CATEGORY="office" +SHORT_DESC="Extras for Abiword - Clipart, dictionary, templates." +MAINTAINER="pankso@slitaz.org" +DEPENDS="abiword" +BUILD_DEPENDS="abiword-dev" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.abisource.com/" +WGET_URL="http://www.abisource.com/downloads/abiword/2.6.2/source/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure \ + --prefix=/usr \ + $CONFIGURE_ARGS + make + make DESTDIR=$src/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $_pkg/* $fs +} + diff -r cfaa16e94216 -r 7cf3cf69e7e4 abiword-plugins/receipt --- a/abiword-plugins/receipt Mon Apr 14 15:42:19 2008 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,37 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="abiword-plugins" -VERSION="2.4.6" -CATEGORY="office" -SHORT_DESC="Extra plugins for Abiword." -MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libgnomeprint libgnomeprintui libgnomecanvas fribidi libglade - popt libxml2 libart_lgpl" -BUILD_DEPENDS="gtk+-dev libgnomeprint-dev libgnomeprintui-dev libgnomecanvas-dev - fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev" -WANTED="abiword" -WEB_SITE="http://www.abisource.com/" - -# Rules to configure and make the package. -compile_rules() -{ - cd $src/abiword-plugins - ./configure \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - $CONFIGURE_ARGS - make - make DESTDIR=$src/_pkg-plugins install -} - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/lib/AbiWord-2.4/plugins/ - _pkg=$src/_pkg-plugins - - cp -a $_pkg/usr/lib/AbiWord-2.4/plugins/*.so \ - $fs/usr/lib/AbiWord-2.4/plugins/ -} - diff -r cfaa16e94216 -r 7cf3cf69e7e4 abiword/receipt --- a/abiword/receipt Mon Apr 14 15:42:19 2008 +0200 +++ b/abiword/receipt Mon Apr 14 15:47:14 2008 +0200 @@ -1,23 +1,24 @@ # SliTaz package receipt. PACKAGE="abiword" -VERSION="2.4.6" +VERSION="2.6.2" CATEGORY="office" SHORT_DESC="Light and speed word processing application." MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ libgnomeprint libgnomeprintui libgnomecanvas fribidi libglade - popt libxml2 libart_lgpl" + popt libxml2 libart_lgpl libgsf enchant wv" BUILD_DEPENDS="gtk+-dev libgnomeprint-dev libgnomeprintui-dev libgnomecanvas-dev - fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev" -SUGGESTED="abiword-plugins" -TARBALL="$PACKAGE-$VERSION.tar.bz2" + fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev + libgsf-dev enchant-dev wv-dev" +SUGGESTED="abiword-extras" +TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.abisource.com/" -WGET_URL="http://www.abisource.com/downloads/abiword/2.4.6/source/$TARBALL" +WGET_URL="http://www.abisource.com/downloads/abiword/2.6.2/source/$TARBALL" # Rules to configure and make the package. compile_rules() { - cd $src/abi + cd $src ./configure \ --prefix=/usr \ --infodir=/usr/share/info \ @@ -25,7 +26,7 @@ --enable-extra-optimization \ $CONFIGURE_ARGS make - make DESTDIR=$src/_pkg install + make DESTDIR=$PWD/_pkg install } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -33,8 +34,7 @@ { mkdir -p $fs/usr/share/pixmaps cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share/AbiSuite-* $fs/usr/share + cp -a $_pkg/usr/share/abiword-* $fs/usr/share # Non standard pixmap cp $_pkg/usr/share/icons/abiword_48.png \ $fs/usr/share/pixmaps/abiword.png diff -r cfaa16e94216 -r 7cf3cf69e7e4 abiword/stuff/abiword.desktop --- a/abiword/stuff/abiword.desktop Mon Apr 14 15:42:19 2008 +0200 +++ b/abiword/stuff/abiword.desktop Mon Apr 14 15:47:14 2008 +0200 @@ -1,10 +1,35 @@ [Desktop Entry] -Encoding=UTF-8 -Name=AbiWord Processor -Name[fr]=AbiWord Traitement de texte Exec=abiword Icon=abiword.png +Terminal=false Type=Application -MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/msword;application/rtf;application/vnd.plain;application/xhtml+xml;text/html; -Categories=Application;Office;WordProcessor; - +Categories=Application;Office;WordProcessor;GNOME;GTK;X-Red-Hat-Base; +StartupNotify=true +Encoding=UTF-8 +X-Desktop-File-Install-Version=0.9 +MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/msword;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;application/x-crossmark;application/docbook+xml;application/x-t602;application/vnd.oasis.opendocument.text;application/vnd.sun.xml.writer;application/vnd.stardivision.writer;text/vnd.wap.wml;application/wordperfect6;application/wordperfect5.1; +Name=AbiWord +GenericName=Word Processor +Comment=AbiWord Word Processor +Name[de]=Textverarbeitung +Comment[de]=AbiWord Textverarbeitung +Name[nb]=Tekstbehandling +Comment[nb]=AbiWord Tekstbehandling +Name[nl]=Tekstverwerker +Comment[nl]=AbiWord tekstverwerker +Name[nn]=Tekstbehandling +Comment[nn]=AbiWord Tekstbehandling +Name[no]=Tekstbehandler +Comment[no]=AbiWord Tekstbehandler +Name[pt]=Processador de Texto +Comment[pt]=AbiWord Processador de Texto +Name[es]=Procesador de textos Abiword +GenericName[es]=Procesador de textos +Comment[es]=Procesador de textos Abiword +Name[fr]=Traitement de texte AbiWord +GenericName[fr]=Traitement de texte +Comment[fr]=Traitement de texte de Gnome Office +Name[pl]=Edytor tekstu AbiWord +Comment[pl]=Edytor tekstu AbiWord +Name[ja]=AbiWord ワードプロセッサ +Comment[ja]=AbiWord ワードプロセッサ