Сравнение geeqie-2.1 с geeqie-2.1-r1
/usr/portage/media-gfx/geeqie/geeqie-2.1-r1.ebuild 2023-10-09 14:52:31.624368404 +0300 | ||
---|---|---|
13 | 13 | |
14 | 14 |
LICENSE="GPL-2" |
15 | 15 |
SLOT="0" |
16 |
KEYWORDS="amd64 ~arm64 ~ppc x86" |
|
16 |
KEYWORDS="~amd64 ~arm64 ~ppc ~x86" |
|
17 | 17 |
IUSE="debug djvu exif ffmpegthumbnailer heif jpeg jpeg2k jpegxl lcms lua map pdf raw spell tiff webp xmp zip" |
18 | 18 | |
19 | 19 |
RDEPEND="gnome-extra/zenity |
... | ... | |
47 | 47 | |
48 | 48 |
PATCHES=( |
49 | 49 |
"${FILESDIR}"/${P}-lua_hpp.patch |
50 |
"${FILESDIR}"/${P}-exiv2-0.28.0.patch |
|
50 | 51 |
) |
51 | 52 | |
52 | 53 |
pkg_setup() { |