blob: b214a1fbe24111e3ce6e1e6858b2e13c6ec953bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pyexiv2
pkgdesc = Read and write image metadata, including EXIF, IPTC, XMP, ICC Profile
pkgver = 2.15.5
pkgrel = 1
url = https://github.com/LeoHsiao1/pyexiv2
arch = x86_64
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = pybind11
depends = python>=3.8
depends = exiv2
conflicts = python-exiv2
source = https://github.com/LeoHsiao1/pyexiv2/archive/refs/tags/v2.15.5.tar.gz
b2sums = 35b030ba0e7e65e788c4d37d11c93d3ef71911211bd9e6b0fa823b9a3935a6b3f823ea69e62f38a4a957127e1268e07d0c3925948900d07ed782213ac71a7b03
pkgname = python-pyexiv2
|