Update to fprintd-0.8.1.
This commit is contained in:
parent
ed9de7c8f5
commit
63c81f2006
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/04/26 16:06:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2019/05/11 14:52:00 ajacoutot Exp $
|
||||
|
||||
COMMENT= fingerprint scanning functionality over D-Bus
|
||||
|
||||
DISTNAME= fprintd-0.8.0
|
||||
DISTNAME= fprintd-0.8.1
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= https://www.freedesktop.org/wiki/Software/fprint/fprintd/
|
||||
HOMEPAGE= https://fprint.freedesktop.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
@ -15,11 +15,9 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c dbus-1 dbus-glib-1 ffi fprint gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 iconv intl m nspr4 nss3 nssutil3 pcre pixman-1
|
||||
WANTLIB += plc4 plds4 polkit-gobject-1 pthread smime3 ssl3 usb-1.0
|
||||
WANTLIB += z
|
||||
WANTLIB += gobject-2.0 iconv intl m pcre polkit-gobject-1 pthread
|
||||
|
||||
MASTER_SITES= http://people.freedesktop.org/~hadess/
|
||||
MASTER_SITES= https://gitlab.freedesktop.org/libfprint/fprintd/uploads/bdd9f91909f535368b7c21f72311704a/
|
||||
|
||||
MODULES= textproc/intltool
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fprintd-0.8.0.tar.xz) = M6VMpsSbhsR0aRB+VB0rctlOkjbaV5IcFp0or5gPIgI=
|
||||
SIZE (fprintd-0.8.0.tar.xz) = 306780
|
||||
SHA256 (fprintd-0.8.1.tar.xz) = NOkf3Q5B0bV9RBfBqzxDmH3AkBJ3K4urfvRtr9MDmog=
|
||||
SIZE (fprintd-0.8.1.tar.xz) = 308352
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/26 16:06:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/05/11 14:52:00 ajacoutot Exp $
|
||||
@bin bin/fprintd-delete
|
||||
@bin bin/fprintd-enroll
|
||||
@bin bin/fprintd-list
|
||||
@ -11,16 +11,16 @@ share/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
share/dbus-1/system-services/net.reactivated.Fprint.service
|
||||
share/examples/fprintd/
|
||||
share/examples/fprintd/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/
|
||||
share/examples/fprintd/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/fprintd/dbus-1/system.d/net.reactivated.Fprint.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/net.reactivated.Fprint.conf
|
||||
share/examples/fprintd/fprintd.conf
|
||||
@sample ${SYSCONFDIR}/fprintd.conf
|
||||
share/locale/ar/LC_MESSAGES/fprintd.mo
|
||||
share/locale/as/LC_MESSAGES/fprintd.mo
|
||||
share/locale/ast/LC_MESSAGES/fprintd.mo
|
||||
share/locale/az/LC_MESSAGES/fprintd.mo
|
||||
share/locale/be/LC_MESSAGES/fprintd.mo
|
||||
share/locale/bg/LC_MESSAGES/fprintd.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/fprintd.mo
|
||||
share/locale/ca/LC_MESSAGES/fprintd.mo
|
||||
@ -37,8 +37,11 @@ share/locale/et/LC_MESSAGES/fprintd.mo
|
||||
share/locale/eu/LC_MESSAGES/fprintd.mo
|
||||
share/locale/fa/LC_MESSAGES/fprintd.mo
|
||||
share/locale/fi/LC_MESSAGES/fprintd.mo
|
||||
share/locale/fo/
|
||||
share/locale/fo/LC_MESSAGES/
|
||||
share/locale/fo/LC_MESSAGES/fprintd.mo
|
||||
share/locale/fr/LC_MESSAGES/fprintd.mo
|
||||
share/locale/fur/LC_MESSAGES/fprintd.mo
|
||||
share/locale/ga/LC_MESSAGES/fprintd.mo
|
||||
share/locale/gl/LC_MESSAGES/fprintd.mo
|
||||
share/locale/gu/LC_MESSAGES/fprintd.mo
|
||||
@ -46,6 +49,8 @@ share/locale/he/LC_MESSAGES/fprintd.mo
|
||||
share/locale/hi/LC_MESSAGES/fprintd.mo
|
||||
share/locale/hr/LC_MESSAGES/fprintd.mo
|
||||
share/locale/hu/LC_MESSAGES/fprintd.mo
|
||||
share/locale/ia/
|
||||
share/locale/ia/LC_MESSAGES/
|
||||
share/locale/ia/LC_MESSAGES/fprintd.mo
|
||||
share/locale/id/LC_MESSAGES/fprintd.mo
|
||||
share/locale/it/LC_MESSAGES/fprintd.mo
|
||||
|
Loading…
Reference in New Issue
Block a user