community/exiv2: split library into subpackge

Packages which require the library don't need the binary installed.
This commit is contained in:
Hugo Osvaldo Barrera 2025-02-15 23:26:15 +01:00 committed by Natanael Copa
parent be3c0b88a1
commit 7d2f9d2501

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=exiv2
pkgver=0.28.5
pkgrel=0
pkgrel=1
pkgdesc="Exif and Iptc metadata manipulation library and tools."
url="https://exiv2.org/"
arch="all"
@ -15,7 +15,7 @@ makedepends="
zlib-dev
"
checkdepends="gtest-dev python3"
subpackages="$pkgname-dev $pkgname-doc"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source="https://github.com/Exiv2/exiv2/archive/refs/tags/v$pkgver/exiv2-v$pkgver.tar.gz"
# secfixes: