bump(virtual/libusb): sync with upstream

This commit is contained in:
Nick Owens 2016-08-04 14:55:50 -07:00
parent eb53d06b9f
commit c40b70ad8e
10 changed files with 327 additions and 219 deletions

View File

@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
RDEPEND=|| ( >=dev-libs/libusb-compat-0.1.5-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-freebsd/freebsd-lib-9.1-r11[usb,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=2f67f7a7cb4df4c86c88691d526ff9f9
_md5_=9b48ef9c248c60ff7c3f98611785c6f5

View File

@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
RDEPEND=|| ( >=dev-libs/libusb-1.0.9-r2:1[udev(+)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-freebsd/freebsd-lib-9.1-r10[usb,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=1
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=dac23473933020bdf6450dc30d786e74
_md5_=9306daf8ecf47ae66166ed10b045e0c1

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=-
DESCRIPTION=Virtual for libusb
EAPI=5
IUSE=udev abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
RDEPEND=|| ( >=dev-libs/libusb-1.0.19:1[udev(+)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-freebsd/freebsd-lib-9.1-r10[usb,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=1
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
_md5_=8e28ab9eb7026675a0fb651cbf590873

View File

@ -1,211 +1,88 @@
# ChangeLog for virtual/libusb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.54 2014/06/18 20:57:13 mgorny Exp $
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
18 Jun 2014; Michał Górny <mgorny@gentoo.org> libusb-1-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
*libusb-1-r1 (09 Aug 2015)
*libusb-0-r2 (09 Aug 2015)
*libusb-0-r2 (18 Jun 2014)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +libusb-0-r2.ebuild,
+libusb-1-r1.ebuild, +metadata.xml:
proj/gentoo: Initial commit
18 Jun 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +libusb-0-r2.ebuild,
-libusb-0-r1.ebuild:
fixed freebsd-lib dependency so the pre-EAPI5 ebuild cannot erroneously
satisfy gx86-multilib
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
09 Jun 2014; Mike Frysinger <vapier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Mark arm64/m68k/s390/sh stable.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
24 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
Simplify the || ( ) dependency string after dev-libs/libusbx removal from
tree.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
18 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
Propagate USE="udev" to the virtual, so that eg. sys-power/nut can force
USE="-udev" as the new code breaks some of it's functionality.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
04 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Revert keywording of m68k/s390/sh from stable to ~arch.
*libusb-1-r2 (14 Aug 2015)
10 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> -libusb-0.ebuild,
-libusb-1.ebuild:
old
14 Aug 2015; Mike Frysinger <vapier@gentoo.org> +libusb-1-r2.ebuild:
revbump to require latest dev-libs/libusb
02 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
List libusb-1.0.18 as first provider despite it causing double-listing of
libusb (to avoid downgrade from 1.0.17 to 1.0.9 since 1.0.18 is not stable
yet) wrt #500038
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Mark m68k/s390/sh stable.
Convert all URLs for sites supporting encrypted connections from http to
https
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for x86, wrt bug #488708
Signed-off-by: Justin Lecher <jlec@gentoo.org>
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for sparc, wrt bug #488708
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ppc, wrt bug #488708
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ia64, wrt bug #488708
Bug: https://bugs.gentoo.org/552720
03 Jan 2014; Chema Alonso <nimiux@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for amd64 wrt bug #488708
08 Sep 2015; Agostino Sarubbo <ago@gentoo.org> libusb-1-r2.ebuild:
amd64 stable wrt bug #558416
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ppc64, wrt bug #488708
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
27 Nov 2013; Markus Meier <maekke@gentoo.org> libusb-1-r1.ebuild:
arm stable, bug #488708
08 Sep 2015; Agostino Sarubbo <ago@gentoo.org> libusb-1-r2.ebuild:
x86 stable wrt bug #558416
27 Nov 2013; Markus Meier <maekke@gentoo.org> libusb-0-r1.ebuild:
arm stable, bug #488708
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
13 Nov 2013; Matt Turner <mattst88@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
alpha stable, bug 488708.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
24 Oct 2013; Jeroen Roovers <jer@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for HPPA (bug #488708).
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
09 Aug 2013; Alexis Ballier <aballier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Add proper multilib use dep for usb@freebsd
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
*libusb-0-r1 (07 Aug 2013)
*libusb-1-r1 (07 Aug 2013)
14 Apr 2016; Jason Zaman <perfinion@gentoo.org> metadata.xml:
fix up metadata
07 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +libusb-0-r1.ebuild,
+libusb-1-r1.ebuild:
Virtual for the new multilib copies of libusb, libusbx and libusb-compat.
Package-Manager: portage-2.2.26
01 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> libusb-0.ebuild:
Use dev-libs/libusb-compat exclusively (instead of old libusb) for
libusb-0.1.so support.
05 Jun 2013; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Peter Stuge from libusb upstream is sharing ebuild maintenance by his
request.
12 May 2013; Andreas K. Huettel <dilfridge@gentoo.org> libusb-1.ebuild:
Add ~amd64-fbsd, acked by aballier, bug 469502
19 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Force more recent libusbx to prevent bMaxPower vs. MaxPower declaration
conflict.
18 Feb 2013; Zac Medico <zmedico@gentoo.org> libusb-1.ebuild:
Add ~arm-linux keyword.
18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Drop duplication of myself as a maintainer where there is a herd.
09 Nov 2012; Richard Yao <ryao@gentoo.org> libusb-1.ebuild:
Add >=sys-freebsd/freebsd-lib-9.1_rc3-r1[usb] as virtual/libusb:1 provider
21 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Force latest dev-libs/libusbx because <1.0.13 had issues with namespace
collision(s) wrt #423135
27 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Change order of preference for libusbx.
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-0.ebuild:
Change order of || ( ) to list dev-libs/libusb-compat first wrt #417135
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Include dev-libs/libusbx:1 as secondary alternative.
06 May 2012; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild:
keyword ~amd64-fbsd
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Raise requirement of libusb to >= 1.0.9_rc for compability with usbredir.
27 Sep 2011; Fabian Groffen <grobian@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Marked ~x64-macos
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libusb-0.ebuild:
Drop to ~mips
12 Oct 2010; Raúl Porcel <armin76@gentoo.org> libusb-1.ebuild:
sparc stable wrt #304149
09 Oct 2010; Mike Frysinger <vapier@gentoo.org> libusb-1.ebuild:
Mark ia64/s390/sh stable #304149.
29 Sep 2010; Jeroen Roovers <jer@gentoo.org> libusb-1.ebuild:
Stable for HPPA (bug #304149).
10 Sep 2010; Tobias Klausmann <klausman@gentoo.org> libusb-1.ebuild:
Stable on alpha, bug #304149
21 Aug 2010; Markus Meier <maekke@gentoo.org> libusb-1.ebuild:
arm stable, bug #304149
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> libusb-1.ebuild:
Marked ppc/ppc64 stable for bug #304149.
31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libusb-1.ebuild:
x86 stable wrt bug #304149
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libusb-1.ebuild:
amd64 stable, bug 304149
13 Apr 2010; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild:
freebsd-lib-8.0 provides a libusb compatible layer. We cant rip it out
because some FreeBSD usb utilities require some of its additions; FreeBSD
people claim it has a compatible API so that should be fine to have it as
a provider too.
18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Add ~x86-macos keywords because dev-libs/libusb was tested in the prefix
overlay
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Set empty HOMEPAGE and LICENSE.
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
QA: Add prefix keywords
11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-1.ebuild:
Raise the minimum version of libusb-1 used to resolve some issues with the
early releases (eg bug #282532).
16 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Include the current stable of dev-libs/libusb-0* in the version
specification, so that we can replace the version dependancy in other
ebuilds when migrating them to the virtual.
15 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
libusb-1.ebuild:
Fix SLOT.
15 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that
we can change other stable packages safely.
*libusb-1 (14 May 2009)
*libusb-0 (14 May 2009)
14 May 2009; Robin H. Johnson <robbat2@gentoo.org> +libusb-0.ebuild,
+libusb-1.ebuild, +metadata.xml:
Bug #247687: virtual for libusb support. Based on final design choices in
the bug, as agreed on by Tiziano Müller <dev-zero@gentoo.org> and Robert
Buchholz <rbu@gentoo.org>.

View File

@ -0,0 +1,211 @@
# ChangeLog for virtual/libusb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.54 2014/06/18 20:57:13 mgorny Exp $
18 Jun 2014; Michał Górny <mgorny@gentoo.org> libusb-1-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
*libusb-0-r2 (18 Jun 2014)
18 Jun 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +libusb-0-r2.ebuild,
-libusb-0-r1.ebuild:
fixed freebsd-lib dependency so the pre-EAPI5 ebuild cannot erroneously
satisfy gx86-multilib
09 Jun 2014; Mike Frysinger <vapier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Mark arm64/m68k/s390/sh stable.
24 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
Simplify the || ( ) dependency string after dev-libs/libusbx removal from
tree.
18 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
Propagate USE="udev" to the virtual, so that eg. sys-power/nut can force
USE="-udev" as the new code breaks some of it's functionality.
04 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Revert keywording of m68k/s390/sh from stable to ~arch.
10 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> -libusb-0.ebuild,
-libusb-1.ebuild:
old
02 Feb 2014; Samuli Suominen <ssuominen@gentoo.org> libusb-1-r1.ebuild:
List libusb-1.0.18 as first provider despite it causing double-listing of
libusb (to avoid downgrade from 1.0.17 to 1.0.9 since 1.0.18 is not stable
yet) wrt #500038
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Mark m68k/s390/sh stable.
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for x86, wrt bug #488708
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for sparc, wrt bug #488708
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ppc, wrt bug #488708
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ia64, wrt bug #488708
03 Jan 2014; Chema Alonso <nimiux@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for amd64 wrt bug #488708
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for ppc64, wrt bug #488708
27 Nov 2013; Markus Meier <maekke@gentoo.org> libusb-1-r1.ebuild:
arm stable, bug #488708
27 Nov 2013; Markus Meier <maekke@gentoo.org> libusb-0-r1.ebuild:
arm stable, bug #488708
13 Nov 2013; Matt Turner <mattst88@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
alpha stable, bug 488708.
24 Oct 2013; Jeroen Roovers <jer@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Stable for HPPA (bug #488708).
09 Aug 2013; Alexis Ballier <aballier@gentoo.org> libusb-0-r1.ebuild,
libusb-1-r1.ebuild:
Add proper multilib use dep for usb@freebsd
*libusb-0-r1 (07 Aug 2013)
*libusb-1-r1 (07 Aug 2013)
07 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +libusb-0-r1.ebuild,
+libusb-1-r1.ebuild:
Virtual for the new multilib copies of libusb, libusbx and libusb-compat.
01 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> libusb-0.ebuild:
Use dev-libs/libusb-compat exclusively (instead of old libusb) for
libusb-0.1.so support.
05 Jun 2013; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Peter Stuge from libusb upstream is sharing ebuild maintenance by his
request.
12 May 2013; Andreas K. Huettel <dilfridge@gentoo.org> libusb-1.ebuild:
Add ~amd64-fbsd, acked by aballier, bug 469502
19 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Force more recent libusbx to prevent bMaxPower vs. MaxPower declaration
conflict.
18 Feb 2013; Zac Medico <zmedico@gentoo.org> libusb-1.ebuild:
Add ~arm-linux keyword.
18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Drop duplication of myself as a maintainer where there is a herd.
09 Nov 2012; Richard Yao <ryao@gentoo.org> libusb-1.ebuild:
Add >=sys-freebsd/freebsd-lib-9.1_rc3-r1[usb] as virtual/libusb:1 provider
21 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Force latest dev-libs/libusbx because <1.0.13 had issues with namespace
collision(s) wrt #423135
27 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Change order of preference for libusbx.
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-0.ebuild:
Change order of || ( ) to list dev-libs/libusb-compat first wrt #417135
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Include dev-libs/libusbx:1 as secondary alternative.
06 May 2012; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild:
keyword ~amd64-fbsd
20 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> libusb-1.ebuild:
Raise requirement of libusb to >= 1.0.9_rc for compability with usbredir.
27 Sep 2011; Fabian Groffen <grobian@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Marked ~x64-macos
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libusb-0.ebuild:
Drop to ~mips
12 Oct 2010; Raúl Porcel <armin76@gentoo.org> libusb-1.ebuild:
sparc stable wrt #304149
09 Oct 2010; Mike Frysinger <vapier@gentoo.org> libusb-1.ebuild:
Mark ia64/s390/sh stable #304149.
29 Sep 2010; Jeroen Roovers <jer@gentoo.org> libusb-1.ebuild:
Stable for HPPA (bug #304149).
10 Sep 2010; Tobias Klausmann <klausman@gentoo.org> libusb-1.ebuild:
Stable on alpha, bug #304149
21 Aug 2010; Markus Meier <maekke@gentoo.org> libusb-1.ebuild:
arm stable, bug #304149
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> libusb-1.ebuild:
Marked ppc/ppc64 stable for bug #304149.
31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libusb-1.ebuild:
x86 stable wrt bug #304149
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libusb-1.ebuild:
amd64 stable, bug 304149
13 Apr 2010; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild:
freebsd-lib-8.0 provides a libusb compatible layer. We cant rip it out
because some FreeBSD usb utilities require some of its additions; FreeBSD
people claim it has a compatible API so that should be fine to have it as
a provider too.
18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Add ~x86-macos keywords because dev-libs/libusb was tested in the prefix
overlay
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
Set empty HOMEPAGE and LICENSE.
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libusb-0.ebuild,
libusb-1.ebuild:
QA: Add prefix keywords
11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-1.ebuild:
Raise the minimum version of libusb-1 used to resolve some issues with the
early releases (eg bug #282532).
16 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Include the current stable of dev-libs/libusb-0* in the version
specification, so that we can replace the version dependancy in other
ebuilds when migrating them to the virtual.
15 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
libusb-1.ebuild:
Fix SLOT.
15 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that
we can change other stable packages safely.
*libusb-1 (14 May 2009)
*libusb-0 (14 May 2009)
14 May 2009; Robin H. Johnson <robbat2@gentoo.org> +libusb-0.ebuild,
+libusb-1.ebuild, +metadata.xml:
Bug #247687: virtual for libusb support. Based on final design choices in
the bug, as agreed on by Tiziano Müller <dev-zero@gentoo.org> and Robert
Buchholz <rbu@gentoo.org>.

View File

@ -1,26 +1,6 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
EBUILD libusb-0-r2.ebuild 655 SHA256 a4c63ffc55b9b8bfcc1213e78d0c5f5a517791f128285cb2a0db3bcbae3470e7 SHA512 799190bfcbf0fb1c941a2e4de9e97be1bf18828b31e3d2b3eeea24e0ae49189317cbc458c42aacead22f84d11b12d0663836a04772d11a68c4c59ba0b563b15f WHIRLPOOL e60789f8043bea3af5afea6c6e36d8976fc5a17470b15d56111153b5af1a60299da8ee91a1116746a8d7c0dcaa31b097bf96887cc41c61b69934544074dfc062
EBUILD libusb-1-r1.ebuild 678 SHA256 b46a527380d2b4e9d554290199be7830d5a813aa6aef93a7a6af607ccbb30acf SHA512 efec3fe4bb2f2aece90e0467de5ce85d7925fa26834d04d55bd9e0fa16e9668a52cfd6cf90c8d16443be53ad1577aa65dc40baa95596c56f565a404a4127f130 WHIRLPOOL d79c421fe1d13d976cb11a59acf3c36b181f9a4cc99079f65fa4c49c27d52c1f1d4dbb1bd0129f7d2ba6a501d251a316ce21bf5e91e6c6d792a8e9c38d993ceb
MISC ChangeLog 7811 SHA256 363497efb2502d2fb8e8aa7216c72083a957fac679cd7aa009cd1960af5824ce SHA512 759e19ee6b655c5078076a2e0e9ca61a6f2ee5ad15ebcf0d99a860668d305336ab7c5ebb1e008fb36cbf6d2458a5686eed2167298ae8599f455fca32349c2597 WHIRLPOOL 48d5676ec9416b57b6ddd3b1b56db2392fc5281798e828e2be746fc48f90fdc20e70fa14e31409e1d00ea2ef058c1b94fa38b5b2ae88541a534c337a29507b4a
MISC metadata.xml 285 SHA256 8f3e4e1f792ef6a6f383ae0aac1627db7f536ff880da423bca1113cea6d06773 SHA512 10fc61b3654c9aee6e9ba9702cf6630928921d2670248b9e1356d417b205dabc959e3672eda071f5fa734b3a001992cecd514a920b6e37376db943266683e75d WHIRLPOOL e26de64dba56ea85587b9e7348a1be056f78a2e2f9f91ffb5faef242b7ced82496b40fe672b18c33491f40a124161ca47af0e80219ebe39a8b24e86557c36db1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQJ8BAEBCABmBQJTof0qXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2REJCMDdDQzRGMERBRDA2RUEwQUZFNDFC
MDdBMUFFQUVGQjQ0NjRFAAoJELB6GurvtEZOgPEQALzAJ9ccP3t2YjLyYWrcHrm0
v8LNwdA9jKM250diak5NRtJk+tPLSHU4K0gC/c6VwigafcgpnXNqNGmnXtOvP58h
7RvvBscr6S/hdJ6ObBgjF34DV4LoqP86xWbMwFPM7UaUBla+7X8OSEu109hr82Zx
1w8CzraaAUpMaXIRZfhb2djk+WDJ5dUyMphlM8BLu6GUIy0ei2Se0xcRU+KUIFXl
7XiNPtt+4T3IbtXItDtT32GNn5hzvqLOWItB2iXxw7hHKHZQXiC2rGZ9a5ID12Ec
uB7jl7p2wetW1Gu1zm70mM6oQWcADWb3cQS5CimvpE+ZnGW1Hb1QAq7n6m9v12Y9
3Zo2oVsNFl6YMmn1FkqsH78iIF8SOUjaSX6QZAT/TigvTOhE9l83e4WqqMAEdujr
9NewUSeEhynjzOI0F1TnQx6I9lHX3Zr1wLvm4ol0leNSQ72UgppX5LUcey2uTD7N
OatUEtnyBpWBZ+q0nrQZftyvjiGI5GXnNyP+yNddTNLdTN1r0Ua1J2n8XsPcrdga
hDM/u6fkjPHwWxwmv37yfztGe/VtgACHWFaW1qjr1CXdeDXB1H+op2LH0gy3tiFa
k90dJbcMwwy0nayKl2cKBUxVfly5OnOQwIlNXGUwveYUdQT/n50pFcY1GtpROf34
UJ3QGeIvzsMsiAkmmfEs
=0lq7
-----END PGP SIGNATURE-----
EBUILD libusb-0-r2.ebuild 557 SHA256 3d96c6367c5c396ea0a20b1b7126f4f98a9485f96ea9425698f6d82af7bcb5f6 SHA512 6ed484ea7e30bede26f1135cdcea5db33dfdd19900e1db6a646860b168517c84cbacd7e18703852959e975594b181a0d18f31f6ac1521d201b85cd6f24e2f66e WHIRLPOOL 6fd0cd3a275177dee32e532cfbee10133ec32a2c7f2ee61a41ef2fb91567dfbd8324da2043244c25918d7c3e1b7c77a95cbd93bb7b42f5dd6cb1b15ed9e1640a
EBUILD libusb-1-r1.ebuild 576 SHA256 e6b2bd06616850511766bc483a45c67e2e289f04d572e25629203c9bd56b8163 SHA512 280c57feaefada0eb4597d0d226f0f2ce67999ec0f3ccc96931424269207b39fa64d57ffd511913cf0b6166ce72d60e49c6bf4fb34aff5ae579fca26adcb86dc WHIRLPOOL abc69d0888defb3209975a7b1514af951f54eaa2fa39862a9b867f2c1d0c88b47a25656d29cb1337cae418fe99a97ca769b43452fc9d0ed382a3f9e559c66eda
EBUILD libusb-1-r2.ebuild 736 SHA256 4429dc950959e7fa9e81dba416c602025238762dd8897abb22ccd6d1cf6508ab SHA512 0feb83065404e0eef7ccba96d2df1898fcfcffd78af1991ef4e6171b502c6048ae901b2c64e2f82c70d1cb4ee17f02f527e85d1e865709c678e5435adb10c77f WHIRLPOOL f2a3bcc4890e8d47a9e1955c6745f0c0eb55a1c7e87e45081ec633512b9f75bd669493604061696a6629ea90ab1e1a69d865270983e823304da06a6a68956727
MISC ChangeLog 3091 SHA256 b83c983916b61613f111565ed4c473e2e555db34cd46d300959d6fd7830afb0d SHA512 2c801d645e5317691e33723994261e1d20fb50cc6fa3b01944d8cfcc0252a662a34dbb7e63af6a8200d514df853bef8c23684c67f23ffd6025e4692b030fcf2d WHIRLPOOL 9c23e6c01eb5b08b9eebfa61d2a47bc5f0c136fc9985c11a52055b5aec697ca1cd059b926296e4d6446531829aca875b40dc24b7839f797ad22ec483ab12f7cd
MISC ChangeLog-2015 7811 SHA256 363497efb2502d2fb8e8aa7216c72083a957fac679cd7aa009cd1960af5824ce SHA512 759e19ee6b655c5078076a2e0e9ca61a6f2ee5ad15ebcf0d99a860668d305336ab7c5ebb1e008fb36cbf6d2458a5686eed2167298ae8599f455fca32349c2597 WHIRLPOOL 48d5676ec9416b57b6ddd3b1b56db2392fc5281798e828e2be746fc48f90fdc20e70fa14e31409e1d00ea2ef058c1b94fa38b5b2ae88541a534c337a29507b4a
MISC metadata.xml 476 SHA256 040afe6aa708c1f7ae95472f182bcc66ace080e5b4b943dc5e0a53b2076f9794 SHA512 7dcabcbaf95d0c16a6f56d84cf9bbb878e672a219da24a47cf3e73842eff35890bd570eb2d6a8dfa1b058b0cb95c3349ae109a68c35aa1bb681107cd122fc226 WHIRLPOOL 6a8d239d28d99afb7494b21337cd5c5e059e3f151a95c5b0fe705c506e564c4d4fe485b7a100a53c8fddd72db2aeaf48286db7e7718b956816f3f73073cfed5c

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0-r2.ebuild,v 1.1 2014/06/18 13:52:43 axs Exp $
# $Id$
EAPI=5
inherit multilib-build

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1-r1.ebuild,v 1.18 2014/06/18 20:57:13 mgorny Exp $
# $Id$
EAPI=5
inherit multilib-build

View File

@ -0,0 +1,25 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit multilib-build
DESCRIPTION="Virtual for libusb"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="1"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="udev"
# We force a recent libusb so that downstream consumers of virtual/libusb
# can depend on us directly (and not have to force >=libusb-1.0.19).
RDEPEND="
|| (
>=dev-libs/libusb-1.0.19:1[udev(+)?,${MULTILIB_USEDEP}]
>=sys-freebsd/freebsd-lib-9.1-r10[usb,${MULTILIB_USEDEP}]
)
"
DEPEND=""

View File

@ -1,10 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<herd>proxy-maintainers</herd>
<maintainer>
<maintainer type="person">
<email>peter@stuge.se</email>
<name>Peter Stuge</name>
</maintainer>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>