Search Criteria
Package Details: gimp-plugin-deskew-git 1.1-4
Git Clone URL: | https://aur.archlinux.org/gimp-plugin-deskew-git.git (read-only, click to copy) |
---|---|
Package Base: | gimp-plugin-deskew-git |
Description: | Auto straighten lines of text in scanned documents |
Upstream URL: | https://github.com/gimp-plugins-justice/gimp-deskew-plugin |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | nik123true |
Last Packager: | nik123true |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2012-05-23 10:38 |
Last Updated: | 2020-01-06 15:07 |
Dependencies (7)
- gimp (gimp-painter-git, gimp-light, gimp-git, glimpse-editor-git, glimpse-editor, gimp-devel, gimp-appimage)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- gettext (gettext-git) (make)
- git (git-git) (make)
- intltool (make)
Required by (1)
- gimp-script-divide-scanned-images (optional)
Latest Comments
1 2 Next › Last »
nik123true commented on 2020-01-06 15:12
Took ownership and fix the package for you all.
If there are any more issues, please reply immediately so that this package works again.
VoltaicLoki commented on 2018-05-19 00:16
Hey, sorry for the lack of response here. If someone else would like to take over maintainership of this package please go ahead. I am no longer running arch so updating this isn't a very high priority for me.
dreieck commented on 2018-05-17 11:17
Also, please rework the
PKGBUILD
:source=
-variable (it supports git, read thePKGBUILD
documentation),prepare()
,make
inbuild()
,make install
) inpackage()
.dreieck commented on 2018-05-17 11:11
The problem pointed out by vinieich and doakey3 still persists.
You need to remove the entry where the patch to
autogen.sh
is applied from thePKGBUILD
.Flagging package out of date since nothing happend since the initial report on 2017-11-08.
doakey3 commented on 2018-04-19 18:26
This failed to install.
I noticed one of the comments said: "I've modified the autogen.sh.patch file to handle automake up to 1.14."
I'm using automake 1.15. Here's the end of the terminal message:
vinieich commented on 2017-11-08 20:56
Need to remove the patch from the PKGBUILD or it won't compile.
80686 commented on 2016-10-12 08:56
installation works fine but dependency to intltool needs to be added
promike commented on 2016-05-11 07:54
This package also needs to be updated:
==> ERROR: Missing package() function in /tmp/gimp-plugin-deskew-git/PKGBUILD
VoltaicLoki commented on 2014-02-24 01:21
I've modified the autogen.sh.patch file to handle automake up to 1.14.
maandree commented on 2013-04-12 03:59
Adding automake-1.12 as makedep is the simplest way to make this package build.