1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# ChangeLog for sys-auth/fingerprint-gui
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/ChangeLog,v 1.8 2013/07/28 17:57:14 xmw Exp $
*fingerprint-gui-1.05-r1 (28 Jul 2013)
28 Jul 2013; Michael Weber <xmw@gentoo.org> +fingerprint-gui-1.05-r1.ebuild,
-fingerprint-gui-1.04.ebuild:
Fix reinstalls (sandbox violation), inherit readme.gentoo, replace non-exist
plugdev with fingerprint, created in postinst.
*fingerprint-gui-1.05 (07 Jul 2013)
07 Jul 2013; Maxim Koltsov <maksbotan@gentoo.org>
+fingerprint-gui-1.05.ebuild:
Bump to 1.05, Upek 147e:2020 device now supported. Improvements to ebuild:
- use new SRC_URI, old one returns html with tarball in frame - unistd
patch is no longer needed - libbaspi.so now has multiple versions -
correct sed command for desktop, '=' was left out - correct install path
for uinput udev rules using get_udevdir
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
fingerprint-gui-1.04.ebuild:
Move Qt dependencies to the new category
15 Jan 2013; Michael Weber <xmw@gentoo.org> fingerprint-gui-1.04.ebuild:
Include icon file, thanks ssuominen
31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org>
fingerprint-gui-1.04.ebuild:
Use udev.eclass for determining correct directory of udev rules.
09 Jul 2012; Michael Weber <xmw@gentoo.org> fingerprint-gui-1.04.ebuild:
Add sys-libs/pam dep (bug 425036, Andrea Cascio)
03 Jun 2012; Michael Weber <xmw@gentoo.org> fingerprint-gui-1.04.ebuild,
+files/fingerprint-gui-1.04-unistd.patch:
Add gcc/unistd patch
*fingerprint-gui-1.04 (21 May 2012)
21 May 2012; Michael Weber <xmw@gentoo.org> +fingerprint-gui-1.04.ebuild,
+metadata.xml:
Initial import (bug 341105, big thanks to Jan Buecken, Jason Lamb, Oliver
Deppert)
|