public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
@ 2011-11-14  0:42 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2011-11-14  0:42 UTC (permalink / raw
  To: gentoo-commits

xmw         11/11/14 00:42:44

  Modified:             ChangeLog libfprint-0.4.0.ebuild
  Log:
  adding ~x86 keyword
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sys-auth/libfprint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	13 Nov 2011 23:53:00 -0000	1.6
+++ ChangeLog	14 Nov 2011 00:42:44 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/libfprint
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.6 2011/11/13 23:53:00 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.7 2011/11/14 00:42:44 xmw Exp $
+
+  14 Nov 2011; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
+  adding ~x86 keyword
 
   13 Nov 2011; Michael Weber <xmw@gentoo.org> -libfprint-0.3.0-r1.ebuild,
   libfprint-0.4.0.ebuild:



1.3                  sys-auth/libfprint/libfprint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.2&r2=1.3

Index: libfprint-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libfprint-0.4.0.ebuild	13 Nov 2011 23:53:00 -0000	1.2
+++ libfprint-0.4.0.ebuild	14 Nov 2011 00:42:44 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.2 2011/11/13 23:53:00 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.3 2011/11/14 00:42:44 xmw Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug static-libs"
 
 RDEPEND="dev-libs/glib:2






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
@ 2012-02-13 23:44 Michael Weber (xmw)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2012-02-13 23:44 UTC (permalink / raw
  To: gentoo-commits

xmw         12/02/13 23:44:14

  Modified:             ChangeLog libfprint-0.4.0.ebuild
  Log:
  Drop x11-libs/gtk+:2 and dev-libs/glib:2 dependency. Thanks Andrei Slavoiu (bug 403189) for clarification.
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sys-auth/libfprint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 Nov 2011 00:42:44 -0000	1.7
+++ ChangeLog	13 Feb 2012 23:44:14 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/libfprint
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.7 2011/11/14 00:42:44 xmw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.8 2012/02/13 23:44:14 xmw Exp $
+
+  13 Feb 2012; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
+  Drop x11-libs/gtk+:2 and dev-libs/glib dependency. Thanks Andrei Slavoiu 
+  (bug 403189) for clarification.
 
   14 Nov 2011; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
   adding ~x86 keyword



1.4                  sys-auth/libfprint/libfprint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.3&r2=1.4

Index: libfprint-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libfprint-0.4.0.ebuild	14 Nov 2011 00:42:44 -0000	1.3
+++ libfprint-0.4.0.ebuild	13 Feb 2012 23:44:14 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.3 2011/11/14 00:42:44 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.4 2012/02/13 23:44:14 xmw Exp $
 
 EAPI=4
 
@@ -16,12 +16,10 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="debug static-libs"
 
-RDEPEND="dev-libs/glib:2
-	dev-libs/libusb:1
+RDEPEND="dev-libs/libusb:1
 	dev-libs/nss
-	x11-libs/gtk+:2
-	|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
-DEPEND="${DEPEND}
+	|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] x11-libs/gdk-pixbuf )"
+DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
 S=${WORKDIR}/${MY_PV}






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
@ 2012-05-22 16:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-22 16:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/22 16:18:35

  Modified:             ChangeLog libfprint-0.4.0.ebuild
  Log:
  Use virtual/libusb instead of dev-libs/libusb.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sys-auth/libfprint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	4 May 2012 18:57:20 -0000	1.9
+++ ChangeLog	22 May 2012 16:18:35 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/libfprint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.9 2012/05/04 18:57:20 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.10 2012/05/22 16:18:35 ssuominen Exp $
+
+  22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
+  Use virtual/libusb instead of dev-libs/libusb.
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> libfprint-0.4.0.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



1.6                  sys-auth/libfprint/libfprint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.5&r2=1.6

Index: libfprint-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libfprint-0.4.0.ebuild	4 May 2012 18:57:20 -0000	1.5
+++ libfprint-0.4.0.ebuild	22 May 2012 16:18:35 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.5 2012/05/04 18:57:20 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.6 2012/05/22 16:18:35 ssuominen Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="debug static-libs"
 
-RDEPEND="dev-libs/libusb:1
+RDEPEND="virtual/libusb:1
 	dev-libs/nss
 	|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] x11-libs/gdk-pixbuf )"
 DEPEND="${RDEPEND}






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
@ 2012-10-31 18:27 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-10-31 18:27 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/10/31 18:27:06

  Modified:             ChangeLog libfprint-0.4.0.ebuild
  Log:
  Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from udev.eclass to move 60-fprint-autosuspend.rules from /etc/udev/rules.d to correct directory based on udev.pc pkg-config file and the udevdir variable value.
  
  (Portage version: 2.2.0_alpha135/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sys-auth/libfprint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	22 May 2012 16:18:35 -0000	1.10
+++ ChangeLog	31 Oct 2012 18:27:06 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for sys-auth/libfprint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.10 2012/05/22 16:18:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.11 2012/10/31 18:27:06 ssuominen Exp $
+
+  31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
+  Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from
+  udev.eclass to move 60-fprint-autosuspend.rules from /etc/udev/rules.d to
+  correct directory based on udev.pc pkg-config file and the udevdir variable
+  value.
 
   22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
   Use virtual/libusb instead of dev-libs/libusb.



1.7                  sys-auth/libfprint/libfprint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.6&r2=1.7

Index: libfprint-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libfprint-0.4.0.ebuild	22 May 2012 16:18:35 -0000	1.6
+++ libfprint-0.4.0.ebuild	31 Oct 2012 18:27:06 -0000	1.7
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.6 2012/05/22 16:18:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.7 2012/10/31 18:27:06 ssuominen Exp $
 
 EAPI=4
 
-inherit autotools
+inherit autotools eutils udev
 
 MY_PV="v_${PV//./_}"
 DESCRIPTION="library to add support for consumer fingerprint readers"
@@ -42,7 +42,11 @@
 }
 
 src_install() {
-	emake DESTDIR="${D}" install
-	use static-libs || find "${D}" -name "*.la" -delete
+	emake \
+		DESTDIR="${D}" \
+		udev_rulesdir="$(udev_get_udevdir)/rules.d" \
+		install
+
+	prune_libtool_files
 	dodoc AUTHORS HACKING NEWS README THANKS TODO
 }





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
@ 2013-12-23 22:01 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-12-23 22:01 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/23 22:01:11

  Modified:             ChangeLog libfprint-0.4.0.ebuild
  Log:
  arm stable, bug #488782
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.27                 sys-auth/libfprint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	23 Dec 2013 16:23:40 -0000	1.26
+++ ChangeLog	23 Dec 2013 22:01:11 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/libfprint
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.26 2013/12/23 16:23:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.27 2013/12/23 22:01:11 maekke Exp $
+
+  23 Dec 2013; Markus Meier <maekke@gentoo.org> libfprint-0.4.0.ebuild:
+  arm stable, bug #488782
 
   23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
   Stable for sparc, wrt bug #488782



1.18                 sys-auth/libfprint/libfprint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.17&r2=1.18

Index: libfprint-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libfprint-0.4.0.ebuild	23 Dec 2013 16:23:40 -0000	1.17
+++ libfprint-0.4.0.ebuild	23 Dec 2013 22:01:11 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.17 2013/12/23 16:23:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.18 2013/12/23 22:01:11 maekke Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 sparc x86"
 IUSE="debug static-libs"
 
 RDEPEND="virtual/libusb:1





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-23 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 23:44 [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild Michael Weber (xmw)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-23 22:01 Markus Meier (maekke)
2012-10-31 18:27 Samuli Suominen (ssuominen)
2012-05-22 16:18 Samuli Suominen (ssuominen)
2011-11-14  0:42 Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox