diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008 new file mode 100644 index 0000000000..72f6f3c813 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install prepare setup +DEPEND=virtual/libusb:1= zlib? ( sys-libs/zlib:= ) app-arch/xz-utils virtual/pkgconfig +DESCRIPTION=USB enumeration utilities +EAPI=5 +HOMEPAGE=http://linux-usb.sourceforge.net/ +IUSE=python zlib python_targets_python2_7 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=virtual/libusb:1= zlib? ( sys-libs/zlib:= ) sys-apps/hwids python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] ) +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/utils/usb/usbutils/usbutils-008.tar.xz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 +_md5_=8c1014983b542dc7911f3b131c188c2a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 new file mode 100644 index 0000000000..fcbd02012b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install prepare setup +DEPEND=virtual/libusb:1= virtual/libudev:= app-arch/xz-utils virtual/pkgconfig +DESCRIPTION=USB enumeration utilities +EAPI=5 +HOMEPAGE=http://linux-usb.sourceforge.net/ +IUSE=python python_targets_python2_7 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=virtual/libusb:1= virtual/libudev:= sys-apps/hwids python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] ) +REQUIRED_USE=python? ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://kernel/linux/utils/usb/usbutils/usbutils-008.tar.xz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 3bf24e6abb9b76d9f6c20600f0b716bf python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs c961250d50160cd37d6b7fd9e8429c92 +_md5_=a7e59191384329312df40a246c2654f0 diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog index ca905a4b04..5b38a763aa 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog @@ -1,6 +1,52 @@ # ChangeLog for sys-apps/usbutils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.181 2014/04/07 16:53:25 ssuominen Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.195 2015/03/03 09:51:34 dlan Exp $ + + 03 Mar 2015; Yixun Lan usbutils-008.ebuild: + add arm64 support, tested on A53 board + + 28 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ia64, wrt bug #535656 + + 27 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for sparc, wrt bug #535656 + + 24 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for alpha, wrt bug #535656 + + 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: + Add missing slotdep for libudev. + + 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: + Use correct virtual libudev dep. + +*usbutils-008-r1 (21 Feb 2015) + + 21 Feb 2015; Tim Harder +usbutils-008-r1.ebuild: + Add missing udev dep (bug #536310) and drop unused zlib dep (bug #540932). + + 26 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for x86, wrt bug #535656 + + 18 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ppc64, wrt bug #535656 + + 17 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ppc, wrt bug #535656 + + 09 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for amd64, wrt bug #535656 + + 08 Jan 2015; Jeroen Roovers usbutils-008.ebuild: + Stable for HPPA (bug #535656). + + 08 Jan 2015; Markus Meier usbutils-008.ebuild: + arm stable, bug #535656 + +*usbutils-008 (04 Dec 2014) + + 04 Dec 2014; Tim Harder +usbutils-008.ebuild: + Version bump. 07 Apr 2014; Samuli Suominen -files/usbmodules.sh, -files/usbutils.cron, -usbutils-004.ebuild, -usbutils-006-r1.ebuild, diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest index 8539b74864..2c1ee892e5 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest @@ -3,17 +3,26 @@ Hash: SHA256 AUX usbutils-006-stdint.patch 701 SHA256 da7ffae1b7169bbf32446cf5e63b0983d2f87bbef2cae0ce1b69acbd5ac3310e SHA512 8854846ec60652490401932a751e1e7ea61f59afa83447dd976ac351f898418777780b5e240c76771580aa8a879dbb63928adc053a3a95649dde5d9fab52798a WHIRLPOOL 73fca2e8de3da1745a78de495f9a1132b0b788c7b15f0ce5ff25f8c66ebd881d18089dcf76734d8c179bb5fcae1c9343db3767cff1d04143e11c374878d2643f DIST usbutils-007.tar.xz 418264 SHA256 7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 SHA512 ee5c9ae4b39747139dbf2c0295d0556c2087002a99c1a1c6de9b87714c0ed37c277471794f0c53b15f4f9e4323527eb5d15d7e1197f73e04f2de6978d3d85987 WHIRLPOOL 4374ba416f2bd8678ebfed25e7d5f2fccc5e49abf80716b3b96915601e801ab07686905d5c45e9ae7e7bb40c16084e97a24afc9c35d0ca743e877eea320ab9af +DIST usbutils-008.tar.xz 287052 SHA256 44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c SHA512 ab1ad36467ff79ff5ab0b924620001612cae44def58c05ade01a4e58d8a4d48df61c09faba49a20497b7d6314045bbaf137b51a9f4e6b65ed0ea3bb339bf1c45 WHIRLPOOL 47898f8f0c8a93a200777e5006ec36c2bc805e126974ba415edc21983db9d35d3b8ec4a6be28359a36e5adda95cc4c8bc37ba4b651a9065e249b8ffe4c6b70aa EBUILD usbutils-007.ebuild 1354 SHA256 61513aa0853b5301f4a28c8102706a720379fb94187fcb68596bdc2165a48ca6 SHA512 044ee09ae6ce69a92942f64cc3e7e10290a836089a3a3893af593f11625fe2d7aec76668f08bc80e24e513a693d433ca1c3a3e60927ebe66d3c5275f04d7560f WHIRLPOOL 259767855ab8ca9dd75daf1dd3afe1f9dd9da4d41eba14c21abe931af1eb1b7ae0909d8983f7841cbbf45b867fc4515002207bb1dcfacc9d92247dfa6b383fc4 -MISC ChangeLog 23457 SHA256 22867526669b5b2a5ec3aaa67ad3e6e3fa3cb1736d2b992e532dd7978f917eb6 SHA512 d219ce7017e55434f2847f5f47eed5de6df0af993a609847446c16e10d250771ab9b3e6c11ae6f0e84c7eb1afca0db597e71421634ec1108bef98be83ee53fd5 WHIRLPOOL 1bfc83123173eae1da3f54c1e027d4027a9aba9e90bff31b9d4e89050ca9dd11f85d9137f42850a01746aad902c58331bdf002bed05806edc73cf414b22e6ed0 +EBUILD usbutils-008-r1.ebuild 1279 SHA256 30280c309e689fbf43cee49add478e4f870cc8df3edfc1d410f1a14f9d7efb55 SHA512 80860693f797391f7587751061c0c19b31d906c445136b49f673e84cbd4a96df54f0e537222d1172cb139bd26b626535c35d3b8fa2f0a25dc55f65312659a0a7 WHIRLPOOL 842677359b80713483948180d69b515ffbfca39e1f4a03a75bda186303493d4a88d06bcbe9926371f7143229d3da02eb634ef7d7429a71fdbd35cdd24442c2bf +EBUILD usbutils-008.ebuild 1327 SHA256 8199fa210c1748c9579a5f6f3fd8a405f8925ef492d8d0115b4b652f89e26882 SHA512 114796b251410a6e2af35d757c29cb46d48897dbad6838dbff4fe78f2c7492104dcba433678c662ee1c5bb7a41b6bfe1a0bdaa854433c99d8051365e58ce232e WHIRLPOOL 02841b8816cd42ff2987eb90486c7f79767a52daeac3c7500c9b4435df35e8bb8f2ab074370f2878272bbd936efb7faf9600dbd0bc5368dfd52efc33599d8d06 +MISC ChangeLog 25019 SHA256 c83644adbf1d3c55070df375f0ea538eba33eb65fdad6f47f3748404b8d8d750 SHA512 bb91e0c4a5ecc1efcc7709d1c437aa9cbf0fced1597f88a3b26cd5ff75c258949a4e97889bc9b9039f031bb73039c7bbda469a1cf6d7d92a001c510b8d0f4023 WHIRLPOOL 5b4fb389cb5f25f4c32ad994e6fd780db2ceaea2a5c66153677f3dedf4b77af57f5d5bf29fb7bc09ed2d2ac5df7eff63ec22e0efcfed5f80b353cc49d53826b3 MISC metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 SHA512 8eb0d5153d388f6ea069c64b93882244816a0a09aecc0d73cb872121ce0eb24c5ccafa96aad0b620b2300f319e1af101fa7fa6c5d0d561719d49bb07da0a2eca WHIRLPOOL 11a1441bddb7a6c69653c663902b7da5767ae6ad515ac2aabfc42fe37927a1ccc21472deeee454009ff720201a41c3e4a912df42661a0a87150fb46126da2d52 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.22 (GNU/Linux) +Version: GnuPG v2 -iQEcBAEBCAAGBQJTQtajAAoJEEdUh39IaPFNNKEH/jTQzNPx7jV3eJUEcosrAc++ -xRo8ByJ5sV1clXn/lWo5YdRjSpBvOYPX52/g65Q+fA9nSnZLdNl00uDbH1/iJV+E -3IGQN5MBWx+qT3Xrp9clzYOe+sCOwAh5S3UIC+MQ5eEXwYYYMO9FnXmNodXawg+z -Vhegk2jQuTG8k3UsaRw2K5fC/sjBxpYP30XMa9sKzykSDZ6GgBoFyE4xvkND71Za -3lPNeSgEpx6HC2RZ7dr270SVw2deblxCSdS15RswScSobJcRHzr0NH5ZH1KCplfd -HS0qP60RWk+zMJX0I2HahT1Z0cAQR/Vu4ViDsWDlrieTG+C59fAhrMGYl2fXT4Q= -=sasO +iQIcBAEBCAAGBQJU9RNMAAoJEJIMDbyqvv1V9AwP/2ErqNhZqr8o3NzuCv0NPErk +wj9+Ih6DxzVOcyJwQfH6bIX1qbyCoeZKUDC1tEIyz1CYpkFdj3rXOtSd3FGONof9 +q8o3gbJeJnhYQrj4t9TRicKACSkdBEasKu76MwiAAoBuzcnhO4XDrFjTUT/nQXqW +6q8s6Pn9/JLfZ3TUeeaLXQsOI8aoryHb5Ca5TsQo16O+Tt8DeUzvrVqRGdPW5sEV +CmoSE0n7K58z8U2ij9zzLxycIRwpKgkWYYgx38oSL3QilQuQBsGMkAO6m5CIr+YA +0OfPR6m1vJsEnAaWk4soBh8shNrkB9yf7l3J44iHsGsA3AcAvrkvL4YpzmZN0SoT +j9MjxNzfqyt5oOZsoDKReLX4Xq2sI/8sCnoXYKiNRkDVfhvO7lDDkzZMv7n6xF3R +//1IDDi5yF3EMSGzSPeudr9Ymht9xxWNUxmq90boLSwOJGvIyvqYWcbfpUQuGZXn +kZaKPXKxCIzMjDLTvNEFK4dkIWsQdp0JW/5D9aoMfqtrUlHxAFjId2jQi0ff+AHB +iWkj3WwPoYZ5o3pwScij0UR8E3YknEgbgse4bLqRZmkFMwQ6uoRGWJn0uHdvEjME +R1T6We2Ebs16k8CweWw3oe1Xe6OZbjl7PGJgdwOYDeQ7+qIIl8fgHeUeCzqLtRIj +N2dL3szvkSD7WS1skSlH +=pYFR -----END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild new file mode 100644 index 0000000000..16e0622cea --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v 1.3 2015/02/21 20:29:18 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) + +inherit python-single-r1 + +DESCRIPTION="USB enumeration utilities" +HOMEPAGE="http://linux-usb.sourceforge.net/" +SRC_URI="mirror://kernel/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" +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 +} diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008.ebuild new file mode 100644 index 0000000000..edd994a944 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008.ebuild,v 1.11 2015/03/03 09:51:34 dlan Exp $ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) + +inherit python-single-r1 + +DESCRIPTION="USB enumeration utilities" +HOMEPAGE="http://linux-usb.sourceforge.net/" +SRC_URI="mirror://kernel/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 +}