Diff libexif-0.6.24 with a libexif-0.6.25
| /usr/portage/media-libs/libexif/libexif-0.6.25.ebuild 2026-02-19 11:18:07.431313599 +0300 | ||
|---|---|---|
| 7 | 7 | |
| 8 | 8 |
DESCRIPTION="Library for parsing, editing, and saving EXIF data" |
| 9 | 9 |
HOMEPAGE="https://libexif.github.io/" |
| 10 |
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"
|
|
| 10 |
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
|
|
| 11 | 11 | |
| 12 | 12 |
LICENSE="LGPL-2+" |
| 13 | 13 |
SLOT="0" |
| 14 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" |
|
| 14 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" |
|
| 15 | 15 |
IUSE="doc nls" |
| 16 | 16 | |
| 17 | 17 |
RDEPEND="nls? ( virtual/libintl )" |