Search Criteria
Package Details: galapix 0.2.1-3
Git Clone URL: | https://aur.archlinux.org/galapix.git (read-only, click to copy) |
---|---|
Package Base: | galapix |
Description: | A zoomable image viewer for large collections of images |
Upstream URL: | https://github.com/Galapix/galapix |
Licenses: | |
Submitter: | Dragonlord |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2010-12-05 19:36 |
Last Updated: | 2018-09-11 04:25 |
Dependencies (17)
- curl (curl-git, curl-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- imagemagick6
- libexif
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- sqlite3 (sqlite-replication, sqlite-minimal-git, sqlite)
- boost (boost-git) (make)
- gcc7 (make)
- gtkglextmm (make)
- libglademm (make)
- patch (patch-git) (make)
- scons (make)
- gimp-ufraw (optional) – RAW format support
- xcftools (xcftools-git) (optional) – XCF format support
Latest Comments
1 2 Next › Last »
haawda commented on 2019-04-23 16:45
Orphaning, maybe someone has a fix for this.
jose1711 commented on 2019-04-23 09:00
imagemagick6 has been removed from repo preventing galapix from building
haawda commented on 2018-09-11 04:25
Thanks, applied.
jose1711 commented on 2018-09-10 19:51
please consider adding this patch
adriaticc commented on 2017-09-27 06:18
Builds as of 2017-9-26 with the following command added to the prepare function:
sed -ie '1 i#include <functional>' src/galapix/tile_provider.hpp
Dragonlord commented on 2016-03-13 10:03
I've seen another 'isnan' error in skrooge (https://bugs.kde.org/show_bug.cgi?id=359679). I won't be able to fix this one. Galapix upstream seems dead. Disowning now, should there be anyone able to fix it.
stupidus commented on 2016-03-10 18:54
Does not build on my system. (scons is version 2.4.1-1)
src/galapix/workspace.cpp:474:32: error: 'isnan' was not declared in this scope
if (isnan(image_rect.left) ||
^
src/galapix/workspace.cpp:474:32: note: suggested alternative:
In file included from /usr/include/c++/5.3.0/random:38:0,
from /usr/include/c++/5.3.0/bits/stl_algo.h:66,
from /usr/include/c++/5.3.0/algorithm:62,
from src/galapix/workspace.cpp:21:
/usr/include/c++/5.3.0/cmath:641:5: note: 'std::isnan'
isnan(_Tp __x)
^
scons: *** [build/src/galapix/workspace.o] Error 1
scons: building terminated because of errors.
utsi commented on 2015-08-08 20:06
Google code is permanently down, PKGBUILD fix by QuimaxW is now required to build (lines 21, 27 and 32 need the fix)
utsi commented on 2015-08-08 19:56
Google code is permanently down, PKGBUILD fix by QuimaxW is now required to build.
QuimaxW commented on 2015-04-17 06:01
Just a note that this is on GitHub now...same version. Download URL is:
source=(https://github.com/Galapix/galapix/archive/v$pkgver.tar.gz
imagemagick_plugin.patch png_string_fix.patch)
Lines 21 & 27 need changed to reflect $pkgname-$pkgver