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: sys-apps/usbredir/
Date: Fri, 23 Sep 2022 05:41:16 +0000 (UTC)	[thread overview]
Message-ID: <1663910233.b552db48cdea96b6c2179b56469ef052ac28b410.sam@gentoo> (raw)

commit:     b552db48cdea96b6c2179b56469ef052ac28b410
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 23 04:26:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 23 05:17:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b552db48

sys-apps/usbredir: add 0.13.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/usbredir/Manifest               |  1 +
 sys-apps/usbredir/metadata.xml           | 16 ++++++++--------
 sys-apps/usbredir/usbredir-0.13.0.ebuild | 25 +++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 8 deletions(-)

diff --git a/sys-apps/usbredir/Manifest b/sys-apps/usbredir/Manifest
index 7682a1717955..c0d7e4a516ed 100644
--- a/sys-apps/usbredir/Manifest
+++ b/sys-apps/usbredir/Manifest
@@ -1 +1,2 @@
 DIST usbredir-0.12.0.tar.bz2 70102 BLAKE2B c6891e14a7951520066fdc7e8095c905599aa3186c72ff378d25e46335843df6daa746937619f8bcb9e60447f19ce671317e9b21e6ce127d2b977d82cb39a337 SHA512 586465d3a18c3bbf621e6b7d1dc24edb333e00491dbd0d0dc781a9e0640f3483a8abf73c55d4ad76b3be0a27a4b1801d08dffb77db3f9aab2234039a60a605ca
+DIST usbredir-usbredir-0.13.0.tar.bz2 68836 BLAKE2B c0efabd12dec51bffa6e639db0a82547ec5c93ca649de823a6240373154d0929df599924ab3868d24ad74c7795202ad92ff1221589f37799944e34424acadf2d SHA512 b71eb1814ef456bebf62bac2e273f9a41b1451ae50941018c36d79298d74ac29c1137b66a4a928fd46c1fcd2905b83d3774fab703d88f9ea7e3e4e14420958ca

diff --git a/sys-apps/usbredir/metadata.xml b/sys-apps/usbredir/metadata.xml
index c2084eae798c..54f0ca7606da 100644
--- a/sys-apps/usbredir/metadata.xml
+++ b/sys-apps/usbredir/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>base-system@gentoo.org</email>
-	<name>Gentoo Base System</name>
-</maintainer>
-<maintainer type="project">
-	<email>virtualization@gentoo.org</email>
-	<name>Gentoo Virtualization Project</name>
-</maintainer>
+	<maintainer type="project">
+		<email>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>virtualization@gentoo.org</email>
+		<name>Gentoo Virtualization Project</name>
+	</maintainer>
 </pkgmetadata>

diff --git a/sys-apps/usbredir/usbredir-0.13.0.ebuild b/sys-apps/usbredir/usbredir-0.13.0.ebuild
new file mode 100644
index 000000000000..b7868dee014e
--- /dev/null
+++ b/sys-apps/usbredir/usbredir-0.13.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)"
+HOMEPAGE="https://www.spice-space.org/usbredir.html https://gitlab.freedesktop.org/spice/usbredir"
+SRC_URI="https://gitlab.freedesktop.org/spice/usbredir/-/archive/${P}/${PN}-${P}.tar.bz2"
+S="${WORKDIR}"/usbredir-${P}
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+DEPEND="dev-libs/glib:2
+	virtual/libusb:1"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_install() {
+	meson_src_install
+	dodoc -r docs/.
+}


             reply	other threads:[~2022-09-23  5:41 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  5:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-13  1:11 [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbredir/ Sam James
2025-03-13  1:09 Sam James
2025-03-13  1:09 Sam James
2025-03-13  0:53 Sam James
2025-02-09  6:23 Sam James
2024-04-29 13:42 Sam James
2024-04-29 13:42 Sam James
2024-03-12  4:04 Sam James
2024-03-12  4:04 Sam James
2023-10-04 15:28 Sam James
2023-08-27 14:13 David Seifert
2023-05-05 10:14 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:31 Arthur Zamarin
2022-12-25 20:19 Arthur Zamarin
2022-12-25 20:13 Sam James
2022-12-25 20:13 Sam James
2022-12-25 20:07 Arthur Zamarin
2022-10-29 21:39 Sam James
2022-02-26  8:33 Joonas Niilola
2022-02-25 21:43 Sam James
2022-02-25 20:44 Arthur Zamarin
2022-02-25 18:32 Sam James
2022-02-25 18:32 Sam James
2022-02-25 10:11 Joonas Niilola
2022-02-25 10:11 Joonas Niilola
2022-02-17 12:17 Joonas Niilola
2022-02-17 12:17 Joonas Niilola
2022-01-23  8:05 Yixun Lan
2021-05-26  8:33 David Seifert
2021-05-26  8:11 Sam James
2021-05-26  8:04 Sam James
2021-05-24  0:12 Sam James
2021-05-24  0:12 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-04-21 19:02 Sam James
2021-04-04 18:35 Matthias Maier
2021-04-04 18:35 Matthias Maier
2021-04-04 18:35 Matthias Maier
2020-08-19 22:40 Sam James
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-15 18:29 Agostino Sarubbo
2020-03-15 18:27 Agostino Sarubbo
2020-03-15 18:26 Agostino Sarubbo
2020-02-15 10:03 David Seifert
2019-07-28 19:39 Matthias Maier
2018-06-10  3:41 Matthias Maier
2018-04-18 18:15 David Seifert
2018-02-12  3:05 Matthias Maier
2018-02-12  3:05 Matthias Maier
2017-08-17 17:06 Michał Górny
2017-05-22  1:21 Michael Weber
2017-05-17 19:20 Markus Meier
2017-05-12 17:56 Tobias Klausmann
2017-05-04 13:07 Agostino Sarubbo
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2015-12-07 18:17 Robin H. Johnson
2015-12-07 18:17 Robin H. Johnson

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=1663910233.b552db48cdea96b6c2179b56469ef052ac28b410.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