Search Criteria
Package Details: photivo-git 1:20240904_517cc62-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/photivo-git.git (read-only, click to copy) |
---|---|
Package Base: | photivo-git |
Description: | Free and open source photo processor |
Upstream URL: | https://photivo.org/ |
Licenses: | GPL-3.0-only |
Conflicts: | photivo |
Provides: | photivo |
Submitter: | besc |
Maintainer: | besc |
Last Packager: | besc |
Votes: | 42 |
Popularity: | 0.019711 |
First Submitted: | 2020-08-22 16:26 (UTC) |
Last Updated: | 2024-09-04 08:54 (UTC) |
Dependencies (11)
- exiv2 (exiv2-gitAUR)
- fftw
- graphicsmagick
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lensfun (lensfun-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- liblqr
- libraw (libraw-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
besc commented on 2024-09-04 09:12 (UTC)
Note on the 2024-09-04 release to avoid possible confusion: The Photivo About page reports a date from 2023, i.e. one that’s older than the previous release. That’s an unfortunate consequence of the “commit date + hash” versioning scheme. Currently the latest commit is rebased from an older branch.
andu commented on 2022-03-18 07:50 (UTC)
So, I installed Photivo on a Thinkpad laptop and raw images (CR2) have a strong magenta color... What could be the cause?
besc commented on 2021-11-08 19:16 (UTC)
@andu lensfun-git could indeed be the problem. The latest release 0.3.95 is called an “alpha release” on the webpage. It’s quite likely that APIs were changed later.
If switching to the official lensfun package doesn’t help a more detailed compiler log would be good. Look for the first occurrence of
error:
(note the colon) and post everything starting with that line.andu commented on 2021-11-07 14:56 (UTC) (edited on 2021-11-07 15:09 (UTC) by andu)
@besc, looks like a lot of errors are related to lensfun, I have lensfun-git 0.3.2.r2032.gad957f64-1 instead of lensfun. Could that be the case?
Yea, that was it, I replaced lensfun-git with lensfun and all is well now. Thanks.
andu commented on 2021-11-07 14:12 (UTC) (edited on 2021-11-07 14:13 (UTC) by andu)
This is the error:
make[2]: [CMakeFiles/photivo.dir/build.make:1534:
CMakeFiles/photivo.dir/Sources/ptProcessor.cpp.o] Error 1
make[1]: [CMakeFiles/Makefile2:140: CMakeFiles/photivo.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
besc commented on 2021-11-07 13:59 (UTC)
@andu I reinstalled Photivo from scratch on my system and everything went fine. Can you post your actual compiler error messages? The lines with
error:
are the most crucial ones.andu commented on 2021-11-06 17:54 (UTC) (edited on 2021-11-06 18:07 (UTC) by andu)
This doesn't build any more. I'm installing with pamac and towards the end it gives an error and stops. This was my default raw processor for years, any chance to make it work please?
stativ commented on 2020-09-01 08:10 (UTC)
Hello besc, sorry I didn't respond in time, but I see you already did the hard work. I'll request merge of this package into yours. And thank you for your work on photivo!
besc commented on 2020-08-22 16:39 (UTC)
There’s a photivo-git package now that works with the new Git repository. https://aur.archlinux.org/packages/photivo-git/
Note that in contrast to the old photivo-hg the new package does not build the Photivo-to-Gimp plugin (ptGimp) anymore. Since Gimp 2.10 the plugin is not necessary anymore.
besc commented on 2020-04-04 13:06 (UTC)
The migration to Git is done. To clone run:
git clone https://bitbucket.org/Photivo/photivo.git
The build process stayed the same. Except Hg->Git no changes should be necessary in the PKGBUILD.
1 2 3 4 5 6 .. 9 Next › Last »