* update lensfun to 1:0.3.4-5
This commit is contained in:
parent
62d6c63719
commit
960faeb3fa
27
lensfun/.SRCINFO
Normal file
27
lensfun/.SRCINFO
Normal file
@ -0,0 +1,27 @@
|
||||
pkgbase = lensfun
|
||||
pkgdesc = Database of photographic lenses and a library that allows advanced access to the database
|
||||
pkgver = 0.3.4
|
||||
pkgrel = 5
|
||||
epoch = 1
|
||||
url = https://lensfun.github.io/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL3
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
makedepends = libpng
|
||||
makedepends = doxygen
|
||||
makedepends = cmake
|
||||
depends = glib2
|
||||
optdepends = python: for lensfun-update-data and lensfun-add-adapter
|
||||
source = https://github.com/lensfun/lensfun/archive/v0.3.4/lensfun-0.3.4.tar.gz
|
||||
source = fix-python-module-install.patch
|
||||
sha256sums = dafb39c08ef24a0e2abd00d05d7341b1bf1f0c38bfcd5a4c69cf5f0ecb6db112
|
||||
sha256sums = e29af58568f6d68f728bc68dba08587e7a7678f6547ab4259f59f20f0efac13a
|
||||
|
||||
pkgname = lensfun
|
6
lensfun/.nvchecker.toml
Normal file
6
lensfun/.nvchecker.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[lensfun]
|
||||
source = 'github'
|
||||
github = 'lensfun/lensfun'
|
||||
use_max_tag = true
|
||||
prefix = 'v'
|
||||
exclude_regex = '.*9\d'
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=lensfun
|
||||
pkgver=0.3.4
|
||||
pkgrel=4.1
|
||||
pkgrel=5
|
||||
epoch=1
|
||||
pkgdesc='Database of photographic lenses and a library that allows advanced access to the database'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user