diff options
author | orchidman <orchidman@free.fr> | 2012-08-05 22:02:20 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-08-08 00:03:30 +0200 |
commit | 4fcef500c4f8f779982092d768a90e6bb7400283 (patch) | |
tree | a3b990c048d9c6ad6d4a7db841933afd57d1e3ef | |
parent | f5d155959b7711492a755ea19efd5ade75bd63dc (diff) | |
download | nutyx-extra-4fcef500c4f8f779982092d768a90e6bb7400283.tar.gz nutyx-extra-4fcef500c4f8f779982092d768a90e6bb7400283.tar.bz2 nutyx-extra-4fcef500c4f8f779982092d768a90e6bb7400283.tar.xz nutyx-extra-4fcef500c4f8f779982092d768a90e6bb7400283.zip |
abiword aj run on
(cherry picked from commit ff198004de0c26925fa9225452995f888dd6cc28)
-rwxr-xr-x | abiword/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abiword/Pkgfile b/abiword/Pkgfile index a580ab928..b1778f4e8 100755 --- a/abiword/Pkgfile +++ b/abiword/Pkgfile @@ -3,11 +3,11 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: boost, cairo, aspell, fribidi, enchant, wv, librsvg, gtk, redland, rasqal -# Run on: cairo,aspell,fribidi,libcroco,enchant,wv,librsvg,gtk,redland,rasqal +# Run on: cairo,aspell,fribidi,libcroco,enchant,wv,librsvg,gtk,redland,rasqal,raptor name=abiword version=2.9.0 -release=1 +release=2 source=(http://www.abisource.com/downloads/$name/$version/source/$name-$version.tar.gz \ http://nutyx.meticul.eu/files/patchs/$name/abiword-2.9.0-libpng-1.5.1-1.patch) build() { |