mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
sys-apps/usbutils: Sync with gentoo
It's from gentoo commit 14b73418b8583892115676a7ce8cd9e8af6e82d4.
This commit is contained in:
parent
728b32e49e
commit
80c057f862
@ -1,87 +0,0 @@
|
|||||||
# ChangeLog for sys-apps/usbutils
|
|
||||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# (auto-generated from git log)
|
|
||||||
|
|
||||||
*usbutils-008-r1 (09 Aug 2015)
|
|
||||||
*usbutils-008 (09 Aug 2015)
|
|
||||||
*usbutils-007 (09 Aug 2015)
|
|
||||||
|
|
||||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+files/usbutils-006-stdint.patch, +metadata.xml, +usbutils-007.ebuild,
|
|
||||||
+usbutils-008.ebuild, +usbutils-008-r1.ebuild:
|
|
||||||
proj/gentoo: Initial commit
|
|
||||||
|
|
||||||
This commit represents a new era for Gentoo:
|
|
||||||
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
|
||||||
|
|
||||||
This commit is the start of the NEW history.
|
|
||||||
Any historical data is intended to be grafted onto this point.
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
||||||
Use https by default
|
|
||||||
|
|
||||||
Convert all URLs for sites supporting encrypted connections from http to
|
|
||||||
https
|
|
||||||
|
|
||||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
||||||
|
|
||||||
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
||||||
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
||||||
|
|
||||||
repoman does not yet accept the https version.
|
|
||||||
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
||||||
|
|
||||||
Bug: https://bugs.gentoo.org/552720
|
|
||||||
|
|
||||||
01 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
||||||
Add missing remote-id type=sourceforge
|
|
||||||
|
|
||||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
||||||
|
|
||||||
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
|
|
||||||
standardize various metadata.xml style
|
|
||||||
|
|
||||||
30 Nov 2015; Mike Frysinger <vapier@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
mark 008-r1 arm64/m68k/s390/sh stable #567132
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Unify quoting in metadata.xml files for machine processing
|
|
||||||
|
|
||||||
Force unified quoting in all metadata.xml files since lxml does not
|
|
||||||
preserve original use of single and double quotes. Ensuring unified
|
|
||||||
quoting before the process allows distinguishing the GLEP 67-related
|
|
||||||
metadata.xml changes from unrelated quoting changes.
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Replace all herds with appropriate projects (GLEP 67)
|
|
||||||
|
|
||||||
Replace all uses of herd with appropriate project maintainers, or no
|
|
||||||
maintainers in case of herds requested to be disbanded.
|
|
||||||
|
|
||||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
||||||
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
|
||||||
|
|
@ -1,743 +0,0 @@
|
|||||||
# ChangeLog for sys-apps/usbutils
|
|
||||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.204 2015/07/30 12:27:26 ago Exp $
|
|
||||||
|
|
||||||
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Stable for sparc, wrt bug #541040
|
|
||||||
|
|
||||||
17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
ia64 stable wrt bug #541040
|
|
||||||
|
|
||||||
28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
alpha stable wrt bug #541040
|
|
||||||
|
|
||||||
11 Jun 2015; Markus Meier <maekke@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
arm stable, bug #541040
|
|
||||||
|
|
||||||
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Stable for ppc, wrt bug #541040
|
|
||||||
|
|
||||||
09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Stable for x86, wrt bug #541040
|
|
||||||
|
|
||||||
08 Jun 2015; Jeroen Roovers <jer@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #541040).
|
|
||||||
|
|
||||||
07 Jun 2015; Jeroen Roovers <jer@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Stable for PPC64 (bug #541040).
|
|
||||||
|
|
||||||
31 May 2015; Mikle Kolyada <zlogene@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
amd64 stable wrt bug #541040
|
|
||||||
|
|
||||||
03 Mar 2015; Yixun Lan <dlan@gentoo.org> usbutils-008.ebuild:
|
|
||||||
add arm64 support, tested on A53 board
|
|
||||||
|
|
||||||
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for ia64, wrt bug #535656
|
|
||||||
|
|
||||||
27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for sparc, wrt bug #535656
|
|
||||||
|
|
||||||
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for alpha, wrt bug #535656
|
|
||||||
|
|
||||||
21 Feb 2015; Tim Harder <radhermit@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Add missing slotdep for libudev.
|
|
||||||
|
|
||||||
21 Feb 2015; Tim Harder <radhermit@gentoo.org> usbutils-008-r1.ebuild:
|
|
||||||
Use correct virtual libudev dep.
|
|
||||||
|
|
||||||
*usbutils-008-r1 (21 Feb 2015)
|
|
||||||
|
|
||||||
21 Feb 2015; Tim Harder <radhermit@gentoo.org> +usbutils-008-r1.ebuild:
|
|
||||||
Add missing udev dep (bug #536310) and drop unused zlib dep (bug #540932).
|
|
||||||
|
|
||||||
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for x86, wrt bug #535656
|
|
||||||
|
|
||||||
18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #535656
|
|
||||||
|
|
||||||
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for ppc, wrt bug #535656
|
|
||||||
|
|
||||||
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for amd64, wrt bug #535656
|
|
||||||
|
|
||||||
08 Jan 2015; Jeroen Roovers <jer@gentoo.org> usbutils-008.ebuild:
|
|
||||||
Stable for HPPA (bug #535656).
|
|
||||||
|
|
||||||
08 Jan 2015; Markus Meier <maekke@gentoo.org> usbutils-008.ebuild:
|
|
||||||
arm stable, bug #535656
|
|
||||||
|
|
||||||
*usbutils-008 (04 Dec 2014)
|
|
||||||
|
|
||||||
04 Dec 2014; Tim Harder <radhermit@gentoo.org> +usbutils-008.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> -files/usbmodules.sh,
|
|
||||||
-files/usbutils.cron, -usbutils-004.ebuild, -usbutils-006-r1.ebuild,
|
|
||||||
-usbutils-006.ebuild, metadata.xml:
|
|
||||||
old
|
|
||||||
|
|
||||||
07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Use PYTHON_REQUIRED_USE to abort early if required.
|
|
||||||
|
|
||||||
19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for alpha, wrt bug #496534
|
|
||||||
|
|
||||||
14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #496534
|
|
||||||
|
|
||||||
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for sparc, wrt bug #496534
|
|
||||||
|
|
||||||
07 Mar 2014; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
files/usbutils-006-stdint.patch:
|
|
||||||
Link to upstream bug report.
|
|
||||||
|
|
||||||
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for ppc, wrt bug #496534
|
|
||||||
|
|
||||||
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for x86, wrt bug #496534
|
|
||||||
|
|
||||||
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> usbutils-007.ebuild:
|
|
||||||
amd64 stable, bug #496534
|
|
||||||
|
|
||||||
22 Feb 2014; Akinori Hattori <hattya@gentoo.org> usbutils-007.ebuild:
|
|
||||||
ia64 stable wrt bug #496534
|
|
||||||
|
|
||||||
20 Feb 2014; Markus Meier <maekke@gentoo.org> usbutils-007.ebuild:
|
|
||||||
arm stable, bug #496534
|
|
||||||
|
|
||||||
16 Feb 2014; Jeroen Roovers <jer@gentoo.org> usbutils-007.ebuild:
|
|
||||||
Stable for HPPA (bug #496534).
|
|
||||||
|
|
||||||
05 Sep 2013; Mike Frysinger <vapier@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Mark m68k stable #466434.
|
|
||||||
|
|
||||||
*usbutils-007 (11 Jun 2013)
|
|
||||||
|
|
||||||
11 Jun 2013; Tony Vroon <chainsaw@gentoo.org> +usbutils-007.ebuild:
|
|
||||||
Version bump to 007, as requested by Christian Schmidt in bug #472882.
|
|
||||||
Features improved descriptor decoding for audio (UAC) and communications
|
|
||||||
devices (CDC), link state reporting for USB 3.0 and handling of non-ASCII
|
|
||||||
strings.
|
|
||||||
|
|
||||||
01 May 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for sh, wrt bug #466434
|
|
||||||
|
|
||||||
23 Apr 2013; Jeroen Roovers <jer@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #466434).
|
|
||||||
|
|
||||||
23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for alpha, wrt bug #466434
|
|
||||||
|
|
||||||
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for sparc, wrt bug #466434
|
|
||||||
|
|
||||||
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for s390, wrt bug #466434
|
|
||||||
|
|
||||||
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #466434
|
|
||||||
|
|
||||||
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for ppc, wrt bug #466434
|
|
||||||
|
|
||||||
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for ia64, wrt bug #466434
|
|
||||||
|
|
||||||
21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for arm, wrt bug #466434
|
|
||||||
|
|
||||||
20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for x86, wrt bug #466434
|
|
||||||
|
|
||||||
20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> usbutils-006-r1.ebuild:
|
|
||||||
Stable for amd64, wrt bug #466434
|
|
||||||
|
|
||||||
19 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> usbutils-006.ebuild,
|
|
||||||
usbutils-006-r1.ebuild, -files/usbutils-006-libusbx-1.0.13.patch:
|
|
||||||
Punt -libusbx-1.0.13.patch which is no longer required by current
|
|
||||||
dev-libs/libusbx wrt #466428 by Lukáš Závodný
|
|
||||||
|
|
||||||
*usbutils-006-r1 (25 Mar 2013)
|
|
||||||
|
|
||||||
25 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> +usbutils-006-r1.ebuild:
|
|
||||||
Convert from python.eclass to python-single-r1.eclass.
|
|
||||||
Do not install the usbmodules script from ${FILESDIR} because sys-apps/kmod
|
|
||||||
does not generate the required modules.usbmap file wrt #462982 by
|
|
||||||
Mike Frysinger.
|
|
||||||
|
|
||||||
22 Feb 2013; Zac Medico <zmedico@gentoo.org> usbutils-006.ebuild:
|
|
||||||
Add ~arm-linux keyword.
|
|
||||||
|
|
||||||
29 Dec 2012; Raúl Porcel <armin76@gentoo.org> usbutils-006.ebuild:
|
|
||||||
alpha/m68k/s390/sh/sparc stable wrt #436186
|
|
||||||
|
|
||||||
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> usbutils-006.ebuild:
|
|
||||||
Stable for ia64, wrt bug #436186
|
|
||||||
|
|
||||||
09 Nov 2012; Richard Yao <ryao@gentoo.org> +files/usbutils-006-stdint.patch,
|
|
||||||
usbutils-006.ebuild:
|
|
||||||
Patch usbhid-dump to proper include stdint.h to fix build failure on FreeBSD
|
|
||||||
|
|
||||||
31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> usbutils-006.ebuild:
|
|
||||||
Use REPLACING_VERSIONS to silence pkg_postinst() message about removed
|
|
||||||
USE="network-cron" wrt #440536 by "poletti.marco"
|
|
||||||
|
|
||||||
02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> usbutils-006.ebuild:
|
|
||||||
stable arm, bug #436186
|
|
||||||
|
|
||||||
26 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> usbutils-006.ebuild:
|
|
||||||
amd64/ppc/ppc64/x86 stable wrt #436186
|
|
||||||
|
|
||||||
26 Sep 2012; Jeroen Roovers <jer@gentoo.org> usbutils-006.ebuild:
|
|
||||||
Stable for HPPA (bug #436186).
|
|
||||||
|
|
||||||
25 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> usbutils-006.ebuild,
|
|
||||||
files/usbutils-006-libusbx-1.0.13.patch:
|
|
||||||
Remove ugly has_version usage and use LIBUSBX_API_VERSION in the patch.
|
|
||||||
|
|
||||||
24 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> -usbutils-005.ebuild,
|
|
||||||
-usbutils-005-r1.ebuild, -files/usbutils-005-missing-includes.patch:
|
|
||||||
old
|
|
||||||
|
|
||||||
24 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> usbutils-006.ebuild,
|
|
||||||
+files/usbutils-006-libusbx-1.0.13.patch:
|
|
||||||
Fix building against >=dev-libs/libusbx-1.0.13 wrt #435866 by Zoltan Puskas
|
|
||||||
|
|
||||||
25 Aug 2012; Mike Frysinger <vapier@gentoo.org> usbutils-005.ebuild:
|
|
||||||
Drop useless -vf args to mv #432632 by Joshua B. Kahlenberg.
|
|
||||||
|
|
||||||
*usbutils-006 (09 Jul 2012)
|
|
||||||
|
|
||||||
09 Jul 2012; Tim Harder <radhermit@gentoo.org> +usbutils-006.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
04 May 2012; Jeff Horelick <jdhore@gentoo.org> usbutils-004.ebuild,
|
|
||||||
usbutils-005.ebuild, usbutils-005-r1.ebuild:
|
|
||||||
dev-util/pkgconfig -> virtual/pkgconfig
|
|
||||||
|
|
||||||
21 Apr 2012; Mike Frysinger <vapier@gentoo.org> usbutils-005-r1.ebuild:
|
|
||||||
Restore ~arch keywords #410401.
|
|
||||||
|
|
||||||
14 Apr 2012; Zac Medico <zmedico@gentoo.org> usbutils-005-r1.ebuild:
|
|
||||||
Fix for prefix and add keywords for ~amd64-linux and ~x86-linux.
|
|
||||||
|
|
||||||
02 Apr 2012; Jeroen Roovers <jer@gentoo.org> usbutils-005-r1.ebuild:
|
|
||||||
Marked ~hppa (bug #410401).
|
|
||||||
|
|
||||||
*usbutils-005-r1 (01 Apr 2012)
|
|
||||||
|
|
||||||
01 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org> +usbutils-005-r1.ebuild:
|
|
||||||
Make use of the new hwids ebuild.
|
|
||||||
|
|
||||||
31 Jan 2012; Mike Frysinger <vapier@gentoo.org> usbutils-005.ebuild:
|
|
||||||
Trim usb.ids.gz file since the package currently lacks the plumbing to
|
|
||||||
properly expose it to higher layers, and even its own code all refers to the
|
|
||||||
uncompressed version.
|
|
||||||
|
|
||||||
05 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -usbutils-001.ebuild,
|
|
||||||
-usbutils-002.ebuild, -usbutils-003.ebuild:
|
|
||||||
old
|
|
||||||
|
|
||||||
05 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> usbutils-004.ebuild:
|
|
||||||
ppc64 stable wrt #394577
|
|
||||||
|
|
||||||
04 Jan 2012; Brent Baude <ranger@gentoo.org> usbutils-004.ebuild:
|
|
||||||
Marking usbutils-004 ppc for bug 394577
|
|
||||||
|
|
||||||
01 Jan 2012; Raúl Porcel <armin76@gentoo.org> usbutils-004.ebuild:
|
|
||||||
alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #394577
|
|
||||||
|
|
||||||
21 Dec 2011; Markus Meier <maekke@gentoo.org> usbutils-004.ebuild:
|
|
||||||
arm stable, bug #394577
|
|
||||||
|
|
||||||
14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> usbutils-004.ebuild:
|
|
||||||
Stable for AMD64, wrt bug #394577
|
|
||||||
|
|
||||||
14 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> usbutils-005.ebuild,
|
|
||||||
+files/usbutils-005-missing-includes.patch:
|
|
||||||
Fix missing limits.h and stddef.h wrt #394633 by Alexandre Rostovtsev. This
|
|
||||||
is Debian patch 04-missing-includes.diff.
|
|
||||||
|
|
||||||
13 Dec 2011; Jeroen Roovers <jer@gentoo.org> usbutils-004.ebuild:
|
|
||||||
Stable for HPPA (bug #394577).
|
|
||||||
|
|
||||||
*usbutils-005 (13 Dec 2011)
|
|
||||||
|
|
||||||
13 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> +usbutils-005.ebuild:
|
|
||||||
Version bump wrt #394513 by Rafał Mużyło
|
|
||||||
|
|
||||||
*usbutils-004 (26 Aug 2011)
|
|
||||||
|
|
||||||
26 Aug 2011; Tim Harder <radhermit@gentoo.org> +usbutils-004.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
24 Aug 2011; Tim Harder <radhermit@gentoo.org> usbutils-001.ebuild,
|
|
||||||
usbutils-002.ebuild, usbutils-003.ebuild:
|
|
||||||
Use correct dependency variable (fixes bug #380497).
|
|
||||||
|
|
||||||
*usbutils-003 (17 Jun 2011)
|
|
||||||
|
|
||||||
17 Jun 2011; Jeroen Roovers <jer@gentoo.org> +usbutils-003.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> usbutils-001.ebuild:
|
|
||||||
ppc64 stable wrt #360531
|
|
||||||
|
|
||||||
30 Apr 2011; Raúl Porcel <armin76@gentoo.org> usbutils-001.ebuild:
|
|
||||||
ia64/m68k/s390/sh/sparc stable wrt #360531
|
|
||||||
|
|
||||||
21 Apr 2011; Thomas Kahle <tomka@gentoo.org> usbutils-001.ebuild:
|
|
||||||
x86 stable per bug 360531
|
|
||||||
|
|
||||||
14 Apr 2011; Brent Baude <ranger@gentoo.org> usbutils-001.ebuild:
|
|
||||||
stable ppc, bug 360531
|
|
||||||
|
|
||||||
10 Apr 2011; Markus Meier <maekke@gentoo.org> usbutils-001.ebuild:
|
|
||||||
arm stable, bug #360531
|
|
||||||
|
|
||||||
29 Mar 2011; Jeroen Roovers <jer@gentoo.org> usbutils-001.ebuild:
|
|
||||||
Stable for HPPA (bug #360531).
|
|
||||||
|
|
||||||
27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> usbutils-001.ebuild:
|
|
||||||
Stable on alpha, bug #360531
|
|
||||||
|
|
||||||
26 Mar 2011; Markos Chandras <hwoarang@gentoo.org> usbutils-001.ebuild:
|
|
||||||
Stable on amd64 wrt bug #360531
|
|
||||||
|
|
||||||
*usbutils-002 (26 Mar 2011)
|
|
||||||
|
|
||||||
26 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +usbutils-002.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
09 Jan 2011; Raúl Porcel <armin76@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
ia64/m68k/s390/sh stable wrt #342525
|
|
||||||
|
|
||||||
22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
Stable on alpha, bug #342525
|
|
||||||
|
|
||||||
*usbutils-001 (15 Dec 2010)
|
|
||||||
|
|
||||||
15 Dec 2010; Mike Frysinger <vapier@gentoo.org> +usbutils-001.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
13 Dec 2010; Michael Weber <xmw@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
sparc stable (bug 342525)
|
|
||||||
|
|
||||||
*usbutils-0.91-r1 (19 Nov 2010)
|
|
||||||
|
|
||||||
19 Nov 2010; Mike Frysinger <vapier@gentoo.org> +usbutils-0.91-r1.ebuild:
|
|
||||||
Rewrite usbutils to use libusb-1 #342553 by Chris Coleman. Move lsusb to
|
|
||||||
/usr/bin #342529 by Samuli Suominen.
|
|
||||||
|
|
||||||
26 Oct 2010; Christian Faulhammer <fauli@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
stable x86, bug 342525
|
|
||||||
|
|
||||||
26 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
ppc64 stable wrt #342525
|
|
||||||
|
|
||||||
26 Oct 2010; Michael Weber <xmw@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
Stable on arm wrt bug #342525
|
|
||||||
|
|
||||||
25 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org>
|
|
||||||
usbutils-0.91.ebuild:
|
|
||||||
QA: while waiting for Mike to update this to use libusb-1 exclusively,
|
|
||||||
avoid breaking on new installs.
|
|
||||||
|
|
||||||
25 Oct 2010; Markos Chandras <hwoarang@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
Stable on amd64 wrt bug #342525
|
|
||||||
|
|
||||||
24 Oct 2010; Jeroen Roovers <jer@gentoo.org> usbutils-0.90.ebuild:
|
|
||||||
Stable for HPPA PPC (bug #342525).
|
|
||||||
|
|
||||||
*usbutils-0.91 (24 Oct 2010)
|
|
||||||
|
|
||||||
24 Oct 2010; Mike Frysinger <vapier@gentoo.org> +usbutils-0.91.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*usbutils-0.90 (14 Aug 2010)
|
|
||||||
|
|
||||||
14 Aug 2010; Mike Frysinger <vapier@gentoo.org> +usbutils-0.90.ebuild:
|
|
||||||
Version bump #332583 by Samuli Suominen.
|
|
||||||
|
|
||||||
25 Apr 2010; Alexis Ballier <aballier@gentoo.org> usbutils-0.87.ebuild,
|
|
||||||
+files/usbutils-0.87-fbsd.patch:
|
|
||||||
Fix build on FreeBSD, bug #316671, by Toffanin [Gentoo/FreeBSD AT]
|
|
||||||
<toffanin.mauro@gmail.com>
|
|
||||||
|
|
||||||
*usbutils-0.87 (21 Mar 2010)
|
|
||||||
|
|
||||||
21 Mar 2010; Mike Frysinger <vapier@gentoo.org> +usbutils-0.87.ebuild:
|
|
||||||
Version bump #310577 by Samuli Suominen.
|
|
||||||
|
|
||||||
30 Jan 2010; Raúl Porcel <armin76@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
sparc stable wrt #296426
|
|
||||||
|
|
||||||
18 Jan 2010; Mike Frysinger <vapier@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
Only install update-usbids and not also update-usbids.sh.
|
|
||||||
|
|
||||||
01 Jan 2010; Tobias Klausmann <klausman@gentoo.org>
|
|
||||||
usbutils-0.86-r1.ebuild:
|
|
||||||
Stable on alpha, bug #296426
|
|
||||||
|
|
||||||
28 Dec 2009; Markus Meier <maekke@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
x86 stable, bug #296426
|
|
||||||
|
|
||||||
28 Dec 2009; nixnut <nixnut@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
ppc stable #296426
|
|
||||||
|
|
||||||
18 Dec 2009; Mike Frysinger <vapier@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
Add pkgconfig to build deps #297346 by Johannes Niess.
|
|
||||||
|
|
||||||
16 Dec 2009; Jeroen Roovers <jer@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #296426).
|
|
||||||
|
|
||||||
14 Dec 2009; Brent Baude <ranger@gentoo.org> usbutils-0.86-r1.ebuild:
|
|
||||||
stable ppc64, bug 296426
|
|
||||||
|
|
||||||
12 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
|
|
||||||
usbutils-0.86-r1.ebuild:
|
|
||||||
amd64 stable wrt #296426
|
|
||||||
|
|
||||||
11 Dec 2009; Raúl Porcel <armin76@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
m68k/s390/sh stable
|
|
||||||
|
|
||||||
28 Nov 2009; Raúl Porcel <armin76@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
ia64/sparc stable wrt #287380
|
|
||||||
|
|
||||||
31 Oct 2009; Brent Baude <ranger@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
Marking usbutils-0.82 ppc64 for bug 287745
|
|
||||||
|
|
||||||
30 Oct 2009; Markus Meier <maekke@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
arm/x86 stable, bug #287745
|
|
||||||
|
|
||||||
21 Oct 2009; Jeroen Roovers <jer@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
Stable for HPPA (bug #287745).
|
|
||||||
|
|
||||||
11 Oct 2009; Romain Perier <mrpouet@gentoo.org>
|
|
||||||
usbutils-0.82.ebuild:
|
|
||||||
Stable for amd64 per bug #287745.
|
|
||||||
|
|
||||||
07 Oct 2009; nixnut <nixnut@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
ppc stable #287745
|
|
||||||
|
|
||||||
03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> usbutils-0.82.ebuild:
|
|
||||||
Stable on alpha, bug #286074
|
|
||||||
|
|
||||||
*usbutils-0.86-r1 (01 Oct 2009)
|
|
||||||
|
|
||||||
01 Oct 2009; Mike Frysinger <vapier@gentoo.org> +usbutils-0.86-r1.ebuild:
|
|
||||||
Fix install location of .pc file #287206 by Tiziano Müller.
|
|
||||||
|
|
||||||
*usbutils-0.86 (01 Oct 2009)
|
|
||||||
|
|
||||||
01 Oct 2009; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/usbutils-0.82-fbsd.patch, +usbutils-0.86.ebuild:
|
|
||||||
Version bump by Tim Harder #287011. Fix by Aleksey Chernov for building on
|
|
||||||
FreeBSD systems #275052.
|
|
||||||
|
|
||||||
15 May 2009; Robin H. Johnson <robbat2@gentoo.org> usbutils-0.73.ebuild,
|
|
||||||
usbutils-0.80.ebuild, usbutils-0.82.ebuild:
|
|
||||||
usbutils works perfectly with libusb-compat.
|
|
||||||
|
|
||||||
*usbutils-0.82 (13 May 2009)
|
|
||||||
|
|
||||||
13 May 2009; Mike Frysinger <vapier@gentoo.org> +usbutils-0.82.ebuild:
|
|
||||||
Version bump #269623 by Dennis Schridde.
|
|
||||||
|
|
||||||
*usbutils-0.80 (27 Apr 2009)
|
|
||||||
|
|
||||||
27 Apr 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +usbutils-0.80.ebuild:
|
|
||||||
update to 0.80 release
|
|
||||||
|
|
||||||
04 Jan 2009; Mike Frysinger <vapier@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
Drop unused --enable-usbmodules #253603 by Arfrever Frehtes Taifersar
|
|
||||||
Arahesis.
|
|
||||||
|
|
||||||
10 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
usbutils-0.71-r1.ebuild, usbutils-0.72-r4.ebuild, usbutils-0.73.ebuild:
|
|
||||||
Bug #240642, make picky users happy with explicit RDEPEND="${DEPEND}".
|
|
||||||
|
|
||||||
23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
|
|
||||||
add GLEP 56 USE flag desc from use.local.desc
|
|
||||||
|
|
||||||
24 Mar 2008; Jeroen Roovers <jer@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
Stable for HPPA (bug #214268).
|
|
||||||
|
|
||||||
24 Mar 2008; Tobias Klausmann <klausman@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
Stable on alpha, bug #214268
|
|
||||||
|
|
||||||
24 Mar 2008; Raúl Porcel <armin76@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
ia64 stable wrt #214268
|
|
||||||
|
|
||||||
24 Mar 2008; Ferris McCormick <fmccor@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
Sparc stable, Bug #214268. Thanks to Friedrich Oslage for testing.
|
|
||||||
|
|
||||||
23 Mar 2008; Brent Baude <ranger@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
stable ppc64, bug 214268
|
|
||||||
|
|
||||||
23 Mar 2008; nixnut <nixnut@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
Stable on ppc wrt bug 214268
|
|
||||||
|
|
||||||
23 Mar 2008; Christian Faulhammer <opfer@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
stable x86, bug 214268
|
|
||||||
|
|
||||||
22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> usbutils-0.73.ebuild:
|
|
||||||
amd64 stable wrt bug #214268
|
|
||||||
|
|
||||||
04 Feb 2008; Mike Frysinger <vapier@gentoo.org> +files/usbmodules.sh,
|
|
||||||
usbutils-0.73.ebuild:
|
|
||||||
Add helper script "usbmodules" like "pcimodules".
|
|
||||||
|
|
||||||
19 Nov 2007; Joshua Kinard <kumba@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
Stable on mips, per #195242.
|
|
||||||
|
|
||||||
14 Nov 2007; Joe Peterson <lavajoe@gentoo.org>
|
|
||||||
+files/usbutils-0.73-byteorder.patch, usbutils-0.73.ebuild:
|
|
||||||
Patched to compile on FreeBSD (bug #197678)
|
|
||||||
|
|
||||||
*usbutils-0.73 (29 Oct 2007)
|
|
||||||
|
|
||||||
29 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> +usbutils-0.73.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
22 Oct 2007; Raúl Porcel <armin76@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
alpha/ia64 stable wrt #195242
|
|
||||||
|
|
||||||
21 Oct 2007; Ferris McCormick <fmccor@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
Sparc stable, Bug #195242
|
|
||||||
|
|
||||||
17 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
|
||||||
usbutils-0.72-r4.ebuild:
|
|
||||||
Stable on amd64 wrt bug #195242.
|
|
||||||
|
|
||||||
14 Oct 2007; Markus Rothe <corsair@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
Stable on ppc64; bug #195242
|
|
||||||
|
|
||||||
12 Oct 2007; Lars Weiler <pylon@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
stable ppc, bug #195242
|
|
||||||
|
|
||||||
09 Oct 2007; Dawid Węgliński <cla@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
stable on x86 for bug 195242
|
|
||||||
|
|
||||||
09 Oct 2007; Jeroen Roovers <jer@gentoo.org> usbutils-0.72-r4.ebuild:
|
|
||||||
Stable for HPPA (bug #195242).
|
|
||||||
|
|
||||||
*usbutils-0.72-r4 (13 Apr 2007)
|
|
||||||
|
|
||||||
13 Apr 2007; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
files/usbutils-0.72-update-usbids.patch, +usbutils-0.72-r4.ebuild:
|
|
||||||
Squelch more possible warnings in updates-usbids and disable network cron by
|
|
||||||
default.
|
|
||||||
|
|
||||||
*usbutils-0.72-r3 (01 Apr 2007)
|
|
||||||
|
|
||||||
01 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+usbutils-0.72-r3.ebuild:
|
|
||||||
Revert usbmon patch at the request of upstream. It can now be found as a
|
|
||||||
seperate package.
|
|
||||||
|
|
||||||
*usbutils-0.72-r2 (19 Mar 2007)
|
|
||||||
|
|
||||||
19 Mar 2007; Robin H. Johnson <robbat2@gentoo.org>
|
|
||||||
+usbutils-0.72-r2.ebuild:
|
|
||||||
Add support for Pete Zaitcev's binary usbmon support for 2.6.20+ kernels
|
|
||||||
(compiles fine on old ones too).
|
|
||||||
|
|
||||||
10 Feb 2007; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/usbutils-0.72-update-usbids.patch, files/usbutils.cron,
|
|
||||||
+usbutils-0.72-r1.ebuild:
|
|
||||||
Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800
|
|
||||||
by Horst Prote.
|
|
||||||
|
|
||||||
*usbutils-0.72-r1 (10 Feb 2007)
|
|
||||||
|
|
||||||
10 Feb 2007; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/usbutils-0.72-update-usbids.patch, files/usbutils.cron,
|
|
||||||
+usbutils-0.72-r1.ebuild:
|
|
||||||
Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800 by
|
|
||||||
Horst Prote.
|
|
||||||
|
|
||||||
*usbutils-0.72 (19 Jan 2007)
|
|
||||||
|
|
||||||
19 Jan 2007; Mike Frysinger <vapier@gentoo.org> +usbutils-0.72.ebuild:
|
|
||||||
Version bump #162609 by Lars (Polynomial-C).
|
|
||||||
|
|
||||||
*usbutils-0.71-r2 (26 Nov 2006)
|
|
||||||
|
|
||||||
26 Nov 2006; Mike Frysinger <vapier@gentoo.org> +files/usbutils.cron,
|
|
||||||
+usbutils-0.71-r2.ebuild:
|
|
||||||
Move usb.ids update to a monthly cronjob #156183 by Petteri Räty.
|
|
||||||
|
|
||||||
04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
|
|
||||||
usbutils-0.71-r1.ebuild:
|
|
||||||
Add ~x86-fbsd keyword.
|
|
||||||
|
|
||||||
19 Feb 2006; Joshua Kinard <kumba@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Marked stable on mips.
|
|
||||||
|
|
||||||
18 Feb 2006; Aron Griffis <agriffis@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Mark 0.71-r1 stable on alpha/ia64
|
|
||||||
|
|
||||||
17 Feb 2006; Joseph Jezak <josejx@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Marked ppc stable for bug #122880.
|
|
||||||
|
|
||||||
16 Feb 2006; Luis Medinas <metalgod@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Stable on amd64. Bug #122880.
|
|
||||||
|
|
||||||
16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
|
|
||||||
usbutils-0.71-r1.ebuild:
|
|
||||||
Stable on sparc wrt #122880
|
|
||||||
|
|
||||||
16 Feb 2006; Markus Rothe <corsair@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Stable on ppc64; bug #122880
|
|
||||||
|
|
||||||
16 Feb 2006; Joshua Jackson <tsunam@gentoo.org> usbutils-0.71-r1.ebuild:
|
|
||||||
Stable on x86; bug #122880
|
|
||||||
|
|
||||||
*usbutils-0.71-r1 (30 Nov 2005)
|
|
||||||
|
|
||||||
30 Nov 2005; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/usbutils-0.71-new-video-format.patch, +usbutils-0.71-r1.ebuild:
|
|
||||||
Add support for newer format types in usb ids file with patch from upstream
|
|
||||||
cvs #111781.
|
|
||||||
|
|
||||||
*usbutils-0.71 (12 Jul 2005)
|
|
||||||
|
|
||||||
12 Jul 2005; Mike Frysinger <vapier@gentoo.org> +usbutils-0.71.ebuild:
|
|
||||||
Version bump #80268 by Keri Harris and Douglas Russell.
|
|
||||||
|
|
||||||
*usbutils-0.11-r6 (08 May 2005)
|
|
||||||
|
|
||||||
08 May 2005; Alastair Tse <liquidx@gentoo.org> -usbutils-0.11-r3.ebuild,
|
|
||||||
-usbutils-0.11-r4.ebuild, +usbutils-0.11-r6.ebuild:
|
|
||||||
version bump. fix multilib issues (#90777). updated usb.ids to 20050408
|
|
||||||
|
|
||||||
09 Apr 2005; Markus Rothe <corsair@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
07 Apr 2005; Simon Stelling <blubb@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
stable on amd64
|
|
||||||
|
|
||||||
14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
Stable on sparc
|
|
||||||
|
|
||||||
12 Mar 2005; Aron Griffis <agriffis@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
Stable on alpha, ia64, x86
|
|
||||||
|
|
||||||
20 Nov 2004; Daniel Black <dragonheart@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
ppc keyword
|
|
||||||
|
|
||||||
11 Nov 2004; Joshua Kinard <kumba@gentoo.org> usbutils-0.11-r5.ebuild:
|
|
||||||
Marked stable on mips.
|
|
||||||
|
|
||||||
*usbutils-0.11-r5 (09 Oct 2004)
|
|
||||||
|
|
||||||
09 Oct 2004; Doug Goldstein <cardoe@gentoo.org>
|
|
||||||
+files/usbutils-0.11-fix-usb-ids-man-page-ref.patch,
|
|
||||||
+usbutils-0.11-r5.ebuild:
|
|
||||||
path fixing bug #62786
|
|
||||||
|
|
||||||
*usbutils-0.11-r4 (22 Sep 2004)
|
|
||||||
|
|
||||||
22 Sep 2004; Alastair Tse <liquidx@gentoo.org> +usbutils-0.11-r4.ebuild:
|
|
||||||
new sanitised usb.ids (#59411)
|
|
||||||
|
|
||||||
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
|
|
||||||
usbutils-0.11-r1.ebuild, usbutils-0.11.ebuild:
|
|
||||||
Masked usbutils-0.11.ebuild stable for ppc
|
|
||||||
|
|
||||||
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
|
|
||||||
usbutils-0.11-r1.ebuild:
|
|
||||||
Masked usbutils-0.11-r1.ebuild stable for ppc
|
|
||||||
|
|
||||||
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
|
|
||||||
usbutils-0.11-r1.ebuild, usbutils-0.11-r3.ebuild, usbutils-0.11.ebuild,
|
|
||||||
usbutils-0.9.ebuild:
|
|
||||||
virtual/glibc -> virtual/libc
|
|
||||||
|
|
||||||
15 Jun 2004; Michael Hanselmann <hansmi@gentoo.org>
|
|
||||||
+files/0.11/lsusb-endian.patch, usbutils-0.11-r3.ebuild:
|
|
||||||
Patched a big-endian-issue. See bug 43565.
|
|
||||||
|
|
||||||
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
Add inherit eutils
|
|
||||||
|
|
||||||
22 Mar 2004; Joshua Kinard <kumba@gentoo.org> usbutils-0.11-r3.ebuild,
|
|
||||||
usbutils-0.11.ebuild, usbutils-0.9.ebuild:
|
|
||||||
Added ~mips to KEYWORDS.
|
|
||||||
|
|
||||||
05 Mar 2004; Tom Gall <tgall@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
stable on ppc64 + slight fix to take into account 2.6 kernel
|
|
||||||
header madness
|
|
||||||
|
|
||||||
18 Feb 2004; Aron Griffis <agriffis@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
stable on alpha and ia64
|
|
||||||
|
|
||||||
05 Feb 2004; Luca Barbato <lu_zero@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
Marked ppc
|
|
||||||
|
|
||||||
18 Dec 2003; Guy Martin <gmsoft@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
Marked stable on hppa.
|
|
||||||
|
|
||||||
29 Nov 2003; Brad House <brad_mssw@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
mark stable on amd64
|
|
||||||
|
|
||||||
17 Nov 2003; Jason Wever <weeve@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
Marked stable on sparc.
|
|
||||||
|
|
||||||
24 Sep 2003; Hanno Boeck <hanno@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
Move to x86 stable.
|
|
||||||
|
|
||||||
*usbutils-0.11-r3 (07 Sep 2003)
|
|
||||||
|
|
||||||
07 Sep 2003; Alastair Tse <liquidx@gentoo.org> usbutils-0.11-r3.ebuild:
|
|
||||||
remove dynamic fetching of usb.ids and replace it with a versioned copy on
|
|
||||||
gentoo mirrors.
|
|
||||||
|
|
||||||
*usbutils-0.11-r2 (03 Sep 2003)
|
|
||||||
|
|
||||||
03 Sep 2003; Alastair Tse <liquidx@gentoo.org> usbutils-0.11-r2.ebuild:
|
|
||||||
remove libusb* from usbutils. this is provided by dev-libs/libusb which is
|
|
||||||
actively maintained. no other distros include libusb* from usbutils (#25571)
|
|
||||||
|
|
||||||
07 Aug 2003; Tavis Ormandy <taviso@gentoo.org> usbutils-0.11-r1.ebuild:
|
|
||||||
stable on alpha
|
|
||||||
|
|
||||||
18 Jul 2003; Olivier Crete <tester@gentoo.org> usbutils-0.11-r1.ebuild:
|
|
||||||
Update gnuconfig on amd64 too
|
|
||||||
|
|
||||||
*usbutils-0.11-r1 (04 Jun 2003)
|
|
||||||
|
|
||||||
28 Jul 2003; Guy Martin <gmsoft@gentoo.org> usbutils-0.11-r1.ebuild :
|
|
||||||
Added hppa to KEYWORDS.
|
|
||||||
|
|
||||||
04 Jun 2003; Hanno Boeck <hanno@gentoo.org> usbutils-0.11-r1.ebuild:
|
|
||||||
Changed ebuild to download most current usb.ids.
|
|
||||||
|
|
||||||
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
|
||||||
|
|
||||||
*usbutils-0.11 (02 Nov 2002)
|
|
||||||
|
|
||||||
25 Mar 2003; Guy Martin <gmsoft@gentoo.org> usbutils-0.11.ebuild :
|
|
||||||
Added ~hppa to KEYWORDS.
|
|
||||||
|
|
||||||
02 Nov 2002; Hanno Boeck <hanno@gentoo.org> usbutils-0.11.ebuild :
|
|
||||||
New version.
|
|
||||||
|
|
||||||
*usbutils-0.9 (24 Feb 2002)
|
|
||||||
|
|
||||||
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
|
|
||||||
updated keywords (ppc)
|
|
||||||
|
|
||||||
14 Jul 2002; phoen][x <phoenix@gentoo.org> usbutils-0.9.ebuild :
|
|
||||||
Added LICENSE, KEYWORDS, SLOT.
|
|
||||||
|
|
||||||
24 Feb 2002; Bruce A. Locke <blocke@gentoo.org> usbutils-0.9.ebuild :
|
|
||||||
|
|
||||||
Ebuild contributed by Scott Worley (folokai@earthlink.net)
|
|
@ -1,9 +1,2 @@
|
|||||||
AUX usbutils-006-stdint.patch 701 SHA256 da7ffae1b7169bbf32446cf5e63b0983d2f87bbef2cae0ce1b69acbd5ac3310e SHA512 8854846ec60652490401932a751e1e7ea61f59afa83447dd976ac351f898418777780b5e240c76771580aa8a879dbb63928adc053a3a95649dde5d9fab52798a WHIRLPOOL 73fca2e8de3da1745a78de495f9a1132b0b788c7b15f0ce5ff25f8c66ebd881d18089dcf76734d8c179bb5fcae1c9343db3767cff1d04143e11c374878d2643f
|
DIST usbutils-013.tar.xz 98056 BLAKE2B d6e7925e180ba90f27ca12f13ed985f34e51b230ec08188c91bf39bb8e64baa319aa63d473318e1a4cb21b53808e8610f837ea0bb85657072f1c70107d037873 SHA512 eb1751e5b82f7a1bdffc667662cebee6fd42f466e59d4eb4c98f0d3723d740305377da1df1ba5831402fddbbd1697bbfa2abd22d9ed175e2dee55d6d007e9e54
|
||||||
DIST usbutils-007.tar.xz 418264 SHA256 7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 SHA512 ee5c9ae4b39747139dbf2c0295d0556c2087002a99c1a1c6de9b87714c0ed37c277471794f0c53b15f4f9e4323527eb5d15d7e1197f73e04f2de6978d3d85987 WHIRLPOOL 4374ba416f2bd8678ebfed25e7d5f2fccc5e49abf80716b3b96915601e801ab07686905d5c45e9ae7e7bb40c16084e97a24afc9c35d0ca743e877eea320ab9af
|
DIST usbutils-014.tar.xz 165884 BLAKE2B aea4f8edd3c7d7bc400fd63a8702b6d0bb50b8ed07196c4a0ed20a615eacf6373794afb9e7d5d81408dc3382848e965ecf8bc1bbec20837e4d1f96ba47cc40b5 SHA512 43c9f6ed14f8d01e014ef39a5d50b3b09031c6bda8261e0945b4cb4287c9107104175b386c2adc61dc7f9f476afb30f9a647a6ece6dee26b4133a4f10af72792
|
||||||
DIST usbutils-008.tar.xz 287052 SHA256 44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c SHA512 ab1ad36467ff79ff5ab0b924620001612cae44def58c05ade01a4e58d8a4d48df61c09faba49a20497b7d6314045bbaf137b51a9f4e6b65ed0ea3bb339bf1c45 WHIRLPOOL 47898f8f0c8a93a200777e5006ec36c2bc805e126974ba415edc21983db9d35d3b8ec4a6be28359a36e5adda95cc4c8bc37ba4b651a9065e249b8ffe4c6b70aa
|
|
||||||
EBUILD usbutils-007.ebuild 1245 SHA256 9d2264bbe548d13a8ea33909c148f0ca0bc0322042a4210528dd139a74093700 SHA512 556c78fd95718db7c0752eed6381e81374e8f6b161d13a003f40de7aa444beffe3ea6777c3b71d7d4737555475aec774408226632eace8986108e1939fb53d6d WHIRLPOOL 0c3216bdcd950eb7435070a1c4686ce74d6e37f7ffe8f669cb50c639988e242ea76175187bc4810e5b5e69695bc4971df6aa9b4a016d14e8f1bdfab85138c971
|
|
||||||
EBUILD usbutils-008-r1.ebuild 1162 SHA256 24170ef644a12cd34d43d4f4123af0781e6bc82660d69dd63b74c2cc736b8487 SHA512 61d7fa7bfd433bbc7edc7ee317cd653300a06e3fb5b389771ff2373609584dbfa116b94e1aeee77fed599fffec8fd4702fb3ab4cb8f33d89b970ce65b453bab7 WHIRLPOOL 3303d06f4547b906baba4de1914fc938d83dbeb6e7a715509e887c352fd6d1d4fb9f5d149d97015a37e30ede53a4198a065974e64f830123d5e7e653d62b43fe
|
|
||||||
EBUILD usbutils-008.ebuild 1223 SHA256 43ceaa27db7cf3712996b0f41a183440131c2cfb199b8f2333bf07c748fbc37a SHA512 0bddb43a62270fd377755a4582fdb11c0d75f7fa287b238b4fc76bf7fc7461eddf859bdafa0a3b03c1515f4cd4e9464ef0210aebec3496c1b9ee114e47bbe4ab WHIRLPOOL aa083f386996045b0b1a36a3a43ab14a3507bfb179fed13430e29e02d218ee613796afa2fd3bc8cd123019d34ffeee48e90f952de694db6a05fc66dbabbd7d7f
|
|
||||||
MISC ChangeLog 3343 SHA256 8c2a9b18640b6e4fb9d19ce4c36de1ed459ccc2de7b67e49b85b714858230fb5 SHA512 f983694cf8f1a32b60a60352925205406a3d1e682fd5341121706c493301066f1cc6724ffeefc62bf8f0c7781d9c18410489184a17f22454c68cc57a2bc0b457 WHIRLPOOL 27d116e4e23308bd7469e5c1f998a4d35eac972ff6352e9ee58dd958edd2293ca35fb2fb5318d412a278d93bfb98afe768e8e45952ea5713984d990bbb729cd4
|
|
||||||
MISC ChangeLog-2015 25971 SHA256 94168c0aa7942eb227d19c66f97b1ba623440a8f98afb7321571ab43b206b929 SHA512 7b63dc9df09ba42ef5fab1eaa4058bfc5d4aaab4db33fce153ab0b6cf1e72eb2c49d894a92145666a4f3c3ea122a03bc87dbc05cf979e4f639fdc0de5a7ab3b4 WHIRLPOOL a77db763110c01efda16e1de3ff8978dd1faf39aab1277f4d6dfe84e958eb0a0f1d108f03af097c84e5c19be07232db31adc41b219788b2efb866db13f7b9a99
|
|
||||||
MISC metadata.xml 329 SHA256 2b42542c20a283d7d8441bee97083f9fc78333521e4af5f6fdeaccee7282b21e SHA512 ffacde0628812863eeb963fba531cabf57551e4491e9c5c2436b7f18acd33207871024a2fd2c7ec9bf47f19b5f34ac63d41b918f2daf5c2f185519ea3ef432e9 WHIRLPOOL 03ac7f701b21365f0765cc0bb5a654c038341e7f2a8d4388fded8e11021c827d3fd82b11739e5473b61ad0840270d7c5b2acf81eb425c6b27644885eac137bf9
|
|
||||||
|
@ -1,32 +0,0 @@
|
|||||||
https://sourceforge.net/p/digimend/bugs/41/
|
|
||||||
|
|
||||||
--- a/usbhid-dump/lib/iface.c
|
|
||||||
+++ b/usbhid-dump/lib/iface.c
|
|
||||||
@@ -30,6 +30,7 @@
|
|
||||||
#include <assert.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
+#include <stdint.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
bool
|
|
||||||
--- a/usbhid-dump/lib/iface_list.c
|
|
||||||
+++ b/usbhid-dump/lib/iface_list.c
|
|
||||||
@@ -30,6 +30,7 @@
|
|
||||||
#include <assert.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
+#include <stdint.h>
|
|
||||||
|
|
||||||
bool
|
|
||||||
uhd_iface_list_valid(const uhd_iface *list)
|
|
||||||
--- a/usbhid-dump/src/usbhid-dump.c
|
|
||||||
+++ b/usbhid-dump/src/usbhid-dump.c
|
|
||||||
@@ -40,6 +40,7 @@
|
|
||||||
#include <unistd.h>
|
|
||||||
#include <getopt.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
+#include <stdint.h>
|
|
||||||
|
|
||||||
/* Define LIBUSB_CALL for libusb <= 1.0.8 */
|
|
||||||
#ifndef LIBUSB_CALL
|
|
@ -1,11 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="project">
|
<maintainer type="project">
|
||||||
<email>base-system@gentoo.org</email>
|
<email>base-system@gentoo.org</email>
|
||||||
<name>Gentoo Base System</name>
|
<name>Gentoo Base System</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<upstream>
|
|
||||||
<remote-id type="sourceforge">linux-usb</remote-id>
|
|
||||||
</upstream>
|
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
@ -1,55 +0,0 @@
|
|||||||
# Copyright 1999-2014 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=5
|
|
||||||
|
|
||||||
PYTHON_COMPAT=( python2_7 )
|
|
||||||
|
|
||||||
inherit base python-single-r1
|
|
||||||
|
|
||||||
DESCRIPTION="USB enumeration utilities"
|
|
||||||
HOMEPAGE="http://linux-usb.sourceforge.net/"
|
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
|
||||||
IUSE="python zlib"
|
|
||||||
|
|
||||||
RDEPEND="virtual/libusb:1=
|
|
||||||
zlib? ( sys-libs/zlib:= )"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
app-arch/xz-utils
|
|
||||||
virtual/pkgconfig"
|
|
||||||
RDEPEND="${RDEPEND}
|
|
||||||
sys-apps/hwids
|
|
||||||
python? ( ${PYTHON_DEPS} )"
|
|
||||||
PATCHES=( "${FILESDIR}"/${PN}-006-stdint.patch )
|
|
||||||
|
|
||||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
|
||||||
|
|
||||||
pkg_setup() {
|
|
||||||
use python && python-single-r1_pkg_setup
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
base_src_prepare
|
|
||||||
sed -i -e '/^usbids/s:/usr/share:/usr/share/misc:' lsusb.py || die
|
|
||||||
use python && python_fix_shebang lsusb.py
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
econf \
|
|
||||||
--datarootdir="${EPREFIX}/usr/share" \
|
|
||||||
--datadir="${EPREFIX}/usr/share/misc" \
|
|
||||||
--disable-usbids \
|
|
||||||
$(use_enable zlib)
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
newdoc usbhid-dump/NEWS NEWS.usbhid-dump
|
|
||||||
|
|
||||||
use python || rm -f "${ED}"/usr/bin/lsusb.py
|
|
||||||
}
|
|
@ -1,50 +0,0 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=5
|
|
||||||
PYTHON_COMPAT=( python2_7 )
|
|
||||||
|
|
||||||
inherit python-single-r1
|
|
||||||
|
|
||||||
DESCRIPTION="USB enumeration utilities"
|
|
||||||
HOMEPAGE="http://linux-usb.sourceforge.net/"
|
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
|
||||||
IUSE="python"
|
|
||||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
|
||||||
|
|
||||||
CDEPEND="virtual/libusb:1=
|
|
||||||
virtual/libudev:="
|
|
||||||
DEPEND="${CDEPEND}
|
|
||||||
app-arch/xz-utils
|
|
||||||
virtual/pkgconfig"
|
|
||||||
RDEPEND="${CDEPEND}
|
|
||||||
sys-apps/hwids
|
|
||||||
python? ( ${PYTHON_DEPS} )"
|
|
||||||
|
|
||||||
pkg_setup() {
|
|
||||||
use python && python-single-r1_pkg_setup
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
epatch "${FILESDIR}"/${PN}-006-stdint.patch
|
|
||||||
sed -i -e '/^usbids/s:/usr/share:/usr/share/misc:' lsusb.py || die
|
|
||||||
use python && python_fix_shebang lsusb.py
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
econf \
|
|
||||||
--datarootdir="${EPREFIX}/usr/share" \
|
|
||||||
--datadir="${EPREFIX}/usr/share/misc"
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
newdoc usbhid-dump/NEWS NEWS.usbhid-dump
|
|
||||||
|
|
||||||
use python || rm -f "${ED}"/usr/bin/lsusb.py
|
|
||||||
}
|
|
@ -1,52 +0,0 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
EAPI=5
|
|
||||||
PYTHON_COMPAT=( python2_7 )
|
|
||||||
|
|
||||||
inherit python-single-r1
|
|
||||||
|
|
||||||
DESCRIPTION="USB enumeration utilities"
|
|
||||||
HOMEPAGE="http://linux-usb.sourceforge.net/"
|
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
|
|
||||||
IUSE="python zlib"
|
|
||||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
|
||||||
|
|
||||||
RDEPEND="virtual/libusb:1=
|
|
||||||
zlib? ( sys-libs/zlib:= )"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
app-arch/xz-utils
|
|
||||||
virtual/pkgconfig"
|
|
||||||
RDEPEND="${RDEPEND}
|
|
||||||
sys-apps/hwids
|
|
||||||
python? ( ${PYTHON_DEPS} )"
|
|
||||||
|
|
||||||
pkg_setup() {
|
|
||||||
use python && python-single-r1_pkg_setup
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
epatch "${FILESDIR}"/${PN}-006-stdint.patch
|
|
||||||
sed -i -e '/^usbids/s:/usr/share:/usr/share/misc:' lsusb.py || die
|
|
||||||
use python && python_fix_shebang lsusb.py
|
|
||||||
}
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
econf \
|
|
||||||
--datarootdir="${EPREFIX}/usr/share" \
|
|
||||||
--datadir="${EPREFIX}/usr/share/misc" \
|
|
||||||
--disable-usbids \
|
|
||||||
$(use_enable zlib)
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
newdoc usbhid-dump/NEWS NEWS.usbhid-dump
|
|
||||||
|
|
||||||
use python || rm -f "${ED}"/usr/bin/lsusb.py
|
|
||||||
}
|
|
53
sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-013-r1.ebuild
vendored
Normal file
53
sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-013-r1.ebuild
vendored
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||||
|
|
||||||
|
inherit autotools python-single-r1
|
||||||
|
|
||||||
|
DESCRIPTION="USB enumeration utilities"
|
||||||
|
HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/
|
||||||
|
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/"
|
||||||
|
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz"
|
||||||
|
|
||||||
|
LICENSE="GPL-2"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||||
|
IUSE="python"
|
||||||
|
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||||
|
|
||||||
|
DEPEND="virtual/libusb:1=
|
||||||
|
virtual/libudev:="
|
||||||
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
virtual/pkgconfig"
|
||||||
|
RDEPEND="${DEPEND}
|
||||||
|
sys-apps/hwids
|
||||||
|
python? ( ${PYTHON_DEPS} )"
|
||||||
|
|
||||||
|
pkg_setup() {
|
||||||
|
use python && python-single-r1_pkg_setup
|
||||||
|
}
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
eautoreconf
|
||||||
|
use python && python_fix_shebang lsusb.py.in
|
||||||
|
}
|
||||||
|
|
||||||
|
src_configure() {
|
||||||
|
local myeconfargs=(
|
||||||
|
--datarootdir="${EPREFIX}/usr/share"
|
||||||
|
--datadir="${EPREFIX}/usr/share/misc"
|
||||||
|
)
|
||||||
|
econf "${myeconfargs[@]}"
|
||||||
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
default
|
||||||
|
newdoc usbhid-dump/NEWS NEWS.usbhid-dump
|
||||||
|
dobin usbreset # noinst_PROGRAMS, but installed by other distros
|
||||||
|
|
||||||
|
use python || rm -f "${ED}"/usr/bin/lsusb.py
|
||||||
|
}
|
56
sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-014.ebuild
vendored
Normal file
56
sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-014.ebuild
vendored
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
PYTHON_COMPAT=( python3_{8,9} )
|
||||||
|
|
||||||
|
inherit autotools python-single-r1
|
||||||
|
|
||||||
|
DESCRIPTION="USB enumeration utilities"
|
||||||
|
HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/
|
||||||
|
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/"
|
||||||
|
SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz"
|
||||||
|
|
||||||
|
LICENSE="GPL-2"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||||
|
IUSE="python"
|
||||||
|
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||||
|
|
||||||
|
DEPEND="virtual/libusb:1=
|
||||||
|
virtual/libudev:="
|
||||||
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
virtual/pkgconfig
|
||||||
|
python? ( ${PYTHON_DEPS} )"
|
||||||
|
RDEPEND="${DEPEND}
|
||||||
|
sys-apps/hwids
|
||||||
|
python? ( ${PYTHON_DEPS} )"
|
||||||
|
|
||||||
|
pkg_setup() {
|
||||||
|
use python && python-single-r1_pkg_setup
|
||||||
|
}
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
eautoreconf
|
||||||
|
use python && python_fix_shebang lsusb.py.in
|
||||||
|
}
|
||||||
|
|
||||||
|
src_configure() {
|
||||||
|
local myeconfargs=(
|
||||||
|
--datarootdir="${EPREFIX}/usr/share"
|
||||||
|
--datadir="${EPREFIX}/usr/share/misc"
|
||||||
|
)
|
||||||
|
econf "${myeconfargs[@]}"
|
||||||
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
default
|
||||||
|
newdoc usbhid-dump/NEWS NEWS.usbhid-dump
|
||||||
|
dobin usbreset # noinst_PROGRAMS, but installed by other distros
|
||||||
|
|
||||||
|
if ! use python ; then
|
||||||
|
rm -f "${ED}"/usr/bin/lsusb.py || die
|
||||||
|
fi
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user