Package Details: ansel-git 0.0.0.r748.g61eb38876-1

Git Clone URL: https://aur.archlinux.org/ansel-git.git (read-only, click to copy)
Package Base: ansel-git
Description: Ansel is an open-source photo-editing software for digital artists, designed to help you achieve your own interpretation of raw digital photographs.
Upstream URL: https://ansel.photos/
Licenses: GPL3
Conflicts: ansel
Provides: ansel
Submitter: AlynxZhou
Maintainer: AlynxZhou
Last Packager: AlynxZhou
Votes: 9
Popularity: 0.130083
First Submitted: 2023-01-17 01:12 (UTC)
Last Updated: 2024-04-16 13:38 (UTC)

Pinned Comments

AlynxZhou commented on 2024-01-03 11:36 (UTC) (edited on 2024-01-03 11:37 (UTC) by AlynxZhou)

For people who are not familiar with AUR and -git package:

-git package does not have a fixed version tag, instead it will always checkout the latest master commit when you re-run the build command (for example makepkg -sif). Considering the Ansel upstream is actively refactoring, you may need to re-run the build command to get the latest commit when you get some problem.

PKGBUILD here only needs to be updated if there are changes of building steps, so the "Last Updated" doesn't mean the version of software you could build.

Don't bother upstream devs with words like "the AUR package ansel-git is last updated at 1 week/1 month ago please update it to latest commit" in GitHub issues or Matrix chatroom, I've explained that only thing you need to do is to re-build the package.

However, if you are really sure there are problems in the PKGBUILD, feel free to comment HERE, because upstream devs may not be a Arch user and they don't maintain this PKGBUILD. I'll try to fix it.

Latest Comments

1 2 3 4 5 6 Next › Last »

SinClaus commented on 2024-05-15 06:00 (UTC)

Please remove pod support on default compile:

make[2]: *** [doc/man/CMakeFiles/manpage-es-ansel-cmstest.1.dir/build.make:80: doc/man/es/ansel-cmstest.pod] Ошибка 1 make[1]: *** [CMakeFiles/Makefile2:8323: doc/man/CMakeFiles/manpage-es-ansel-cmstest.1.dir/all] Ошибка 2 make: *** [Makefile:156: all] Ошибка 2 ==> ОШИБКА: Произошел сбой в build(). Прерывание... -> error making: ansel-git-exit status 4

SinClaus commented on 2024-05-05 05:42 (UTC)

Fuck!

Compile breaks with messages

make[2]: *** [doc/man/CMakeFiles/manpage-es-ansel-cmstest.1.dir/build.make:80: doc/man/es/ansel-cmstest.pod] Ошибка 1 make[1]: *** [CMakeFiles/Makefile2:8323: doc/man/CMakeFiles/manpage-es-ansel-cmstest.1.dir/all] Ошибка 2 make: *** [Makefile:156: all] Ошибка 2 ==> ОШИБКА: Произошел сбой в build().

SinClaus commented on 2024-05-02 12:49 (UTC)

I can't uninstall po4a - "'po4a' required by davfs2"

HMich commented on 2024-05-02 12:07 (UTC)

you can uninstall po4a if you don't need localization, it jumps the pod part then

SinClaus commented on 2024-05-01 07:23 (UTC)

Compilation failed on pod module!!!! We need to block unneed modules.

AlynxZhou commented on 2024-04-16 13:37 (UTC)

@djordje libheif is a optional dep and you could re-build it without libheif to run, but I think add libheif to dependencies is a good idea.

djordje commented on 2024-04-15 16:03 (UTC)

It looks like libheif needs to be added as a dependency. After removing it, I get:

ansel: error while loading shared libraries: libheif.so.1: cannot open shared object file: No such file or directory

AlynxZhou commented on 2024-04-15 07:41 (UTC)

@Leo_Verto I don't have such package installed on my system and I can still build it. Any idea on why you need to parse pod?

Leo_Verto commented on 2024-04-14 20:03 (UTC) (edited on 2024-04-14 20:04 (UTC) by Leo_Verto)

This is missing perl-pod-parser as a dependency for parsing the localizations.

When this is not installed, building the package fails with make[1]: *** [CMakeFiles/Makefile2:8271: doc/man/CMakeFiles/manpage-es-ansel-generate-cache.1.dir/all] Error 2 Unknown format type: pod. for me.

AlynxZhou commented on 2024-04-10 06:06 (UTC)

@HMich There is no need to install exiv2-git, I suspect you have partial upgrade of your system, please try to re-install exiv2.