Rebuild with python 3.14
This commit is contained in:
@@ -1,10 +1,27 @@
|
||||
name: lensfun
|
||||
description: Open source database of photographic lenses and their characteristics
|
||||
version: 0.3.4
|
||||
revision: 2
|
||||
url: https://lensfun.github.io/
|
||||
license: LGPL3-only,CC-BY-SA-3.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["glib"]
|
||||
optional_depends: ["python3"]
|
||||
make_depends: ["cmake","libpng","python-build","python-installer","python-setuptools","python-wheel"]
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
optional_depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- cmake
|
||||
- libpng
|
||||
- python3=3.14.*
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/lensfun/lensfun/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: dafb39c08ef24a0e2abd00d05d7341b1bf1f0c38bfcd5a4c69cf5f0ecb6db112
|
||||
|
||||
Reference in New Issue
Block a user