mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libfprint: update to 1.94.5.
This commit is contained in:
parent
0f6dc47a42
commit
907f7f799b
2 changed files with 2 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
||||||
--- a/libfprint/nbis/include/bozorth.h 2019-08-11 15:17:26.878344708 +0200
|
|
||||||
+++ b/libfprint/nbis/include/bozorth.h 2019-08-11 15:17:10.303132150 +0200
|
|
||||||
@@ -218,7 +218,9 @@ struct xytq_struct {
|
|
||||||
/* Globals supporting command line options */
|
|
||||||
extern int verbose_threshold;
|
|
||||||
/* Global supporting error reporting */
|
|
||||||
+#ifdef __GLIBC__
|
|
||||||
extern FILE *stderr;
|
|
||||||
+#endif
|
|
||||||
|
|
||||||
/**************************************************************************/
|
|
||||||
/* In: BZ_GBLS.C */
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfprint'
|
# Template file for 'libfprint'
|
||||||
pkgname=libfprint
|
pkgname=libfprint
|
||||||
version=1.94.0
|
version=1.94.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/fprint/"
|
homepage="http://www.freedesktop.org/wiki/Software/fprint/"
|
||||||
changelog="https://gitlab.freedesktop.org/libfprint/libfprint/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/libfprint/libfprint/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v$version/libfprint-v$version.tar.bz2"
|
distfiles="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v$version/libfprint-v$version.tar.bz2"
|
||||||
checksum=7abd57e6da353c657cfbf51f71954a119290c20745491cbdcc34e8728a7e7819
|
checksum=707309cc58012c4c22a318fdb0c6b43b2c96c8e70349ca5edb1feabb65afb63a
|
||||||
|
|
||||||
libfprint-devel_package() {
|
libfprint-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue