public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/usbview/
Date: Sat, 16 Apr 2022 19:35:22 +0000 (UTC)	[thread overview]
Message-ID: <1650137711.dd14bf11e1e4e04bcd9f5db7a04f8f67f2109ec6.sam@gentoo> (raw)

commit:     dd14bf11e1e4e04bcd9f5db7a04f8f67f2109ec6
Author:     Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri Apr 15 08:27:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:35:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd14bf11

app-admin/usbview: add 3.0

Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/usbview/Manifest           |  1 +
 app-admin/usbview/usbview-3.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/app-admin/usbview/Manifest b/app-admin/usbview/Manifest
index 6963bcdbbefe..8ce3f4a8ee71 100644
--- a/app-admin/usbview/Manifest
+++ b/app-admin/usbview/Manifest
@@ -1 +1,2 @@
 DIST usbview-2.2.tar.gz 378077 BLAKE2B 85edd8b4e7a36e6be4402024c4e4eb04ad28a1f402011ddb9e7a5182e8af02e3c4e01713e0d93c85d9eb61d1d70fd08b9292592975956b54eb40a37c2ad38dd1 SHA512 07684667310a9e073de05d4cb14a56370e72d4c1a2a81038331d7e0f5a546c65cb0cacedc6117702c116bb5863551f6ae730b4a9e6313d45fb052c9ce7823d16
+DIST usbview-3.0.tar.gz 375159 BLAKE2B 3c95e8c1e37c7209f086206305ab22ff7d26868e8b5eeae07111c82f5bc60eccf8d4ba4021cb57d2d299775f6a4ca7c006ebbf41b7ce24baa7b976cab976b565 SHA512 65cfc933eac44e83df48ebc79e9eb85db64f817b9c09b708ba06471d7845ac575cdec1a4a06a5792cb2b8d80b046dadc118200c455a350300b0285b80221aac5

diff --git a/app-admin/usbview/usbview-3.0.ebuild b/app-admin/usbview/usbview-3.0.ebuild
new file mode 100644
index 000000000000..217b6dadb3e2
--- /dev/null
+++ b/app-admin/usbview/usbview-3.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit linux-info
+
+DESCRIPTION="Display the topology of devices on the USB bus"
+HOMEPAGE="http://www.kroah.com/linux-usb/ https://github.com/gregkh/usbview"
+SRC_URI="http://www.kroah.com/linux-usb/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	virtual/imagemagick-tools[png,svg]
+	virtual/pkgconfig
+"
+
+pkg_setup() {
+	CONFIG_CHECK="~DEBUG_FS"
+	linux-info_pkg_setup
+}


             reply	other threads:[~2022-04-16 19:35 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16 19:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13 23:57 [gentoo-commits] repo/gentoo:master commit in: app-admin/usbview/ Sam James
2024-03-07 11:51 Sam James
2024-03-07 11:51 Sam James
2024-03-07 11:51 Sam James
2024-03-07 11:51 Sam James
2024-01-29  9:09 David Seifert
2024-01-29  9:09 David Seifert
2024-01-29  9:09 David Seifert
2024-01-28 22:53 Jonas Stein
2022-11-21 20:40 Arthur Zamarin
2022-11-07  9:38 Joonas Niilola
2022-11-07  9:15 Joonas Niilola
2022-11-07  9:15 Joonas Niilola
2022-11-05  9:46 Arthur Zamarin
2022-11-05  9:46 Arthur Zamarin
2022-01-29  6:20 Sam James
2022-01-28 18:47 Arthur Zamarin
2022-01-28 18:47 Arthur Zamarin
2022-01-23 15:23 Sam James
2022-01-23 15:22 Sam James
2022-01-21 23:58 Sam James
2021-12-31 23:01 Arthur Zamarin
2021-12-31 23:01 Arthur Zamarin
2021-12-07 23:49 Sam James
2021-12-05 20:54 Arthur Zamarin
2021-12-05  5:18 Sam James
2021-10-24  4:17 Sam James
2021-10-24  4:17 Sam James
2021-02-06 20:12 Jonas Stein
2020-02-08 10:00 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1650137711.dd14bf11e1e4e04bcd9f5db7a04f8f67f2109ec6.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox