Search Criteria
Package Details: gimp-plugin-saveforweb 0.29.3-3
Git Clone URL: | https://aur.archlinux.org/gimp-plugin-saveforweb.git (read-only, click to copy) |
---|---|
Package Base: | gimp-plugin-saveforweb |
Description: | Plugin to save optimized images for display on web pages |
Upstream URL: | http://registry.gimp.org/node/33 |
Licenses: | |
Provides: | |
Submitter: | noalwin |
Maintainer: | ValHue |
Last Packager: | ValHue |
Votes: | 124 |
Popularity: | 0.142560 |
First Submitted: | 2007-10-27 10:06 |
Last Updated: | 2018-08-05 09:35 |
Dependencies (4)
- gimp>=2.3 (gimp-painter-git, gimp-light, gimp-git, glimpse-editor-git, glimpse-editor, gimp-devel, gimp-appimage)
- gettext (gettext-git) (make)
- intltool (make)
- perl-xml-parser (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
jcrd commented on 2012-10-17 18:13
In the PKGBUILD, $srcdir should be used in place of $startdir/src and $pkgdir in place of $startdir/pkg.
alphazo commented on 2011-11-19 23:13
0.29.3 compiles just fine. Please update PKGBUILD.
alphazo commented on 2011-11-19 21:43
I'm unable to compile this package on a new machine. Weird as most other gimp-plugin compile just fine. Any hint?
make all-recursive
make[1]: Entering directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0'
Making all in po
make[2]: Entering directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/po'
Making all in src
make[2]: Entering directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src'
Making all in cursors
make[3]: Entering directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src/cursors'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src/cursors'
make[3]: Entering directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-save-for-web"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -MT webx_main.o -MD -MP -MF .deps/webx_main.Tpo -c -o webx_main.o webx_main.c
In file included from webx_dialog.h:24:0,
from webx_main.c:30:
/usr/include/gimp-2.0/libgimpwidgets/gimpdialog.h:23:2: error: #error "Only <libgimpwidgets/gimpwidgets.h> can be included directly."
make[3]: *** [webx_main.o] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-alpha/aur-gimp-save-for-web/src/gimp-save-for-web-0.29.0'
make: *** [all] Error 2
Joker-jar commented on 2011-10-28 09:06
Ah, yes. Ok :)
noalwin commented on 2011-10-22 19:23
pkg-devel is part of the base-devel group, which you are supposed to have installed when you compile from AUR without requiring pkgbuilds to having it as dependency. See https://wiki.archlinux.org/index.php/AUR#Prerequisites
Joker-jar commented on 2011-10-22 14:39
Please add pkg-config into makedepends
noalwin commented on 2011-06-07 17:50
It builds fine for me, and I haven't got an update for perl-xml-parser since January (although a week ago there was one in testing, maybe you are using that one).
What I have noticed is that, since intltool is a makedepend, the perl-xml-parser one is redundant.
jim1960 commented on 2011-06-06 21:03
I recompile perl-xml-parser and install then it work fine.
And notice that the file size of /usr/lib/perl5/vendor_perl/auto/XML/Parser/Expat/Expat.so is different.
Maybe perl-xml-parser need to be update.
jim1960 commented on 2011-06-06 20:57
Still have problem with perl-xml-parser
pacman -Qs | grep perl-xml
perl-xml-parser 2.40-3
compile error message:
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
jim1960 commented on 2011-06-06 20:03
Still have problem with perl-xml-parser
pacman -Qs | grep perl-xml
perl-xml-parser 2.40-3
compile error message:
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool