Search Criteria
Package Details: xsane-gimp-git 0.999.r319.g87edc38-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xsane-git.git (read-only, click to copy) |
---|---|
Package Base: | xsane-git |
Description: | XSane Gimp plugin. Git version. |
Upstream URL: | https://gitlab.com/sane-project/frontend/xsane |
Keywords: | gimp git sane scan scanner xsane |
Licenses: | GPLv2 |
Conflicts: | xsane-gimp |
Provides: | xsane-gimp |
Submitter: | JonnyRobbie |
Maintainer: | JonnyRobbie |
Last Packager: | JonnyRobbie |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-25 19:23 (UTC) |
Last Updated: | 2025-08-24 18:39 (UTC) |
Dependencies (10)
- gimp (gimp-devel-noconflictAUR, gimp-gitAUR, gimp-2AUR, gimp-appimageAUR, gimp-develAUR)
- xsaneAUR (xsane-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- gimp (gimp-devel-noconflictAUR, gimp-gitAUR, gimp-2AUR, gimp-appimageAUR, gimp-develAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (make)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR) (make)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo) (make)
- sane (sane-gitAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
Latest Comments
1 2 Next › Last »
timothy.lee commented on 2025-08-26 11:26 (UTC)
gimptool --gimplugindir
can be used to determine the plugin directory for the installed version of GIMP, however I'm not sure how it can be used at run-time to create the required symbolic link, since the post_install script of a package is "run chrooted inside the pacman install directory" according to https://wiki.archlinux.org/title/PKGBUILDmaderios commented on 2025-08-25 10:50 (UTC)
/usr/lib/gimp/3.0/plug-ins not detected in Gimp 3.1 (git version)
JonnyRobbie commented on 2025-08-24 18:40 (UTC)
Much thanks, @timothy.lee. I've just updated the pkgbuild.
timothy.lee commented on 2025-08-23 02:23 (UTC)
Latest git switched to GTK3, and supports both GIMP 2.x and 3.x.
Here is an updated PKGBUILD file:
moormaster commented on 2025-06-29 13:45 (UTC)
For gimp 3.0 to recognize the xsane-gimp plugin it must be placed in the folder
/usr/lib/gimp/3.0/plugins/xsane/
like this:
aboliveira commented on 2025-06-13 13:35 (UTC)
This is a working PKGBUILD:
eliran commented on 2025-05-18 20:12 (UTC)
the ./configure script is missing from the source top dir (as it is a git revision. as of upstream commit 2eee8154). a manual running of autoreconf is required to make it available before build can proceed. at least until they'll plug an autogen.sh script or similar (this issue is 5 years old though https://gitlab.com/sane-project/frontend/xsane/-/issues/6)
JonnyRobbie commented on 2025-05-08 11:11 (UTC)
This commit https://gitlab.com/sane-project/frontend/xsane/-/merge_requests/33/diffs#547fe0db6ad3e73c693d3deaddf315f4b467815d completely changed their build system. The other versions seem to work, because they build on top of old versions. Unfortunately, the new changes lack any documentation whatsoever on how to build it. I'll try to reverse engineer it, but if anyone has a hint, it would be helpful.
maderios commented on 2024-09-10 07:38 (UTC)
build error
Other "xsane" Aur package builds fine
JonnyRobbie commented on 2024-08-13 19:00 (UTC)
Do you rely on a backend that may also need to be rebuilt?
1 2 Next › Last »