From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/
Date: Tue, 31 May 2022 04:50:06 +0000 (UTC) [thread overview]
Message-ID: <1653972599.1a5fc9a8a60be215bf03fdd4b7226ee82bcf9d0a.floppym@gentoo> (raw)
commit: 1a5fc9a8a60be215bf03fdd4b7226ee82bcf9d0a
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 04:43:10 2022 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May 31 04:49:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5fc9a8
net-p2p/transmission-remote-gtk: add 1.5.1
Closes: https://bugs.gentoo.org/834633
Closes: https://bugs.gentoo.org/741094
Closes: https://github.com/gentoo/gentoo/pull/24689
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
net-p2p/transmission-remote-gtk/Manifest | 1 +
.../transmission-remote-gtk-1.5.1.ebuild | 45 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
diff --git a/net-p2p/transmission-remote-gtk/Manifest b/net-p2p/transmission-remote-gtk/Manifest
index 7b347865fc56..bfce6f67c02f 100644
--- a/net-p2p/transmission-remote-gtk/Manifest
+++ b/net-p2p/transmission-remote-gtk/Manifest
@@ -1 +1,2 @@
DIST transmission-remote-gtk-1.4.1.tar.xz 543620 BLAKE2B dea556138a7f554a6cbe5c3e0d5bdd9057cb61d2d80e2d89beb96b2926218e19ce85759fd079375ba8896e185bbdec74979372a9413dc5c513204f47b93e4304 SHA512 c1a2c26d01bc2557bafae9baa370f713e0412ac8445e12b19e9b3027c1a269745dbb865195d683af397d43a2956f51aad8bdfcaff93e4f07015e33715770de48
+DIST transmission-remote-gtk-1.5.1.tar.xz 236804 BLAKE2B b2aeb4641a0ab55d2a212cdb04e8929c8c580e2f20a9a60fce7977404d1f0af64b5fc9ff2f9d7dd7d5744dddc34181d689c8dcab34cc23a0989a7e7f03d84395 SHA512 4488714f483dfbf539e39dc4b742127dc47799b255e7bc0e27c33aea92cea26d229616a484b566f5d85034d841a34546b113fc0428908ada4876840ff25cc824
diff --git a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.5.1.ebuild b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.5.1.ebuild
new file mode 100644
index 000000000000..8204b107612a
--- /dev/null
+++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.5.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="GTK+ client for management of the Transmission BitTorrent client, over HTTP RPC"
+HOMEPAGE="https://github.com/transmission-remote-gtk/transmission-remote-gtk"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="appindicator debug geoip libproxy rss"
+
+# RESTRICT="test"
+
+# FIXME: bundles rss-glib-0.2.3
+RDEPEND="
+ >=dev-libs/glib-2.56:2
+ >=dev-libs/json-glib-1.2.8
+ net-misc/curl
+ >=x11-libs/gtk+-3.22:3
+ appindicator? ( dev-libs/libappindicator:3 )
+ geoip? ( dev-libs/geoip )
+ libproxy? ( net-libs/libproxy )
+ rss? ( >=net-libs/libmrss-0.18 )
+"
+DEPEND="${RDEPEND}
+"
+BDEPEND="
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ $(meson_feature rss mrss)
+ $(meson_feature libproxy)
+ $(meson_feature geoip)
+ $(meson_feature appindicator libappindicator)
+ )
+ meson_src_configure
+}
next reply other threads:[~2022-05-31 4:50 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 4:50 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 16:15 [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/ Mike Gilbert
2024-08-03 15:50 Mike Gilbert
2023-03-11 22:09 Mike Gilbert
2022-08-30 8:48 Jakov Smolić
2022-08-30 8:48 Jakov Smolić
2022-05-31 4:50 Mike Gilbert
2022-01-13 21:37 Georgy Yakovlev
2022-01-02 13:21 Georgy Yakovlev
2021-01-05 15:47 Andreas K. Hüttel
2020-12-16 3:58 Sam James
2020-11-28 13:34 Thomas Deutschmann
2019-02-14 9:37 Mart Raudsepp
2019-02-14 9:37 Mart Raudsepp
2017-06-24 2:17 Michael Palimaka
2017-06-22 12:47 Agostino Sarubbo
2017-06-22 10:49 Agostino Sarubbo
2017-06-18 9:52 Pacho Ramos
2017-06-18 9:52 Pacho Ramos
2016-09-12 21:09 Gilles Dartiguelongue
2016-08-07 7:42 Pacho Ramos
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=1653972599.1a5fc9a8a60be215bf03fdd4b7226ee82bcf9d0a.floppym@gentoo \
--to=floppym@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