mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
lensfun: rebuild for Python 3.12
This commit is contained in:
parent
eefa82266c
commit
9ad890d75a
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'lensfun'
|
# Template file for 'lensfun'
|
||||||
pkgname=lensfun
|
pkgname=lensfun
|
||||||
version=0.3.3
|
version=0.3.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_HELPER_SCRIPTS=0"
|
configure_args="-DINSTALL_HELPER_SCRIPTS=0"
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3 python3-setuptools"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
short_desc="Library for rectifying and simulating photographic lens distortions"
|
short_desc="Library for rectifying and simulating photographic lens distortions"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue