From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C2CF138334 for ; Thu, 14 Feb 2019 09:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FBADE0952; Thu, 14 Feb 2019 09:37:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3DACE0952 for ; Thu, 14 Feb 2019 09:37:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF4AE335D46 for ; Thu, 14 Feb 2019 09:37:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 690A6541 for ; Thu, 14 Feb 2019 09:37:08 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1550136734.4d5acb3477a4b209d4a9cb45a58639e27417ff27.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/transmission-remote-gtk/Manifest net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild X-VCS-Directories: net-p2p/transmission-remote-gtk/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 4d5acb3477a4b209d4a9cb45a58639e27417ff27 X-VCS-Branch: master Date: Thu, 14 Feb 2019 09:37:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0179483a-4116-47b6-a20e-794829d532a6 X-Archives-Hash: 3446182c2d614c31802e74cd3acf5855 commit: 4d5acb3477a4b209d4a9cb45a58639e27417ff27 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 14 09:20:53 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Feb 14 09:32:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5acb34 net-p2p/transmission-remote-gtk: bump to 1.4.1 Closes: https://bugs.gentoo.org/677692 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> net-p2p/transmission-remote-gtk/Manifest | 1 + .../transmission-remote-gtk-1.4.1.ebuild | 47 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/net-p2p/transmission-remote-gtk/Manifest b/net-p2p/transmission-remote-gtk/Manifest index f6a6f630b59..2205e2f9f34 100644 --- a/net-p2p/transmission-remote-gtk/Manifest +++ b/net-p2p/transmission-remote-gtk/Manifest @@ -1 +1,2 @@ DIST transmission-remote-gtk-1.3.1.tar.xz 459260 BLAKE2B 3e1e184ce6fe0698996763419e5d8b1fc187d7c17ba42e9d75463d6b772bdde554fc1d4b6da6f19a936762b315caa0cea64c47e587d10c592402fb87a518cf66 SHA512 ce723d51f8f769e59fb539241996ff0204a654f52696963044f8535731cc2b8ec69cf454a15253f9ba214e0879498f3c19519b5b1b303273d667592887ee45f5 +DIST transmission-remote-gtk-1.4.1.tar.xz 543620 BLAKE2B dea556138a7f554a6cbe5c3e0d5bdd9057cb61d2d80e2d89beb96b2926218e19ce85759fd079375ba8896e185bbdec74979372a9413dc5c513204f47b93e4304 SHA512 c1a2c26d01bc2557bafae9baa370f713e0412ac8445e12b19e9b3027c1a269745dbb865195d683af397d43a2956f51aad8bdfcaff93e4f07015e33715770de48 diff --git a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild new file mode 100644 index 00000000000..4e12624edbb --- /dev/null +++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.4.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +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 ~x86" +IUSE="ayatana debug geoip libnotify libproxy rss" + +# RESTRICT="test" + +# FIXME: bundles rss-glib-0.2.3 +RDEPEND=" + >=dev-libs/glib-2.44:2 + >=dev-libs/json-glib-0.12.6 + net-misc/curl + >=x11-libs/gtk+-3.16:3 + ayatana? ( dev-libs/libappindicator:3 ) + geoip? ( dev-libs/geoip ) + libnotify? ( >=x11-libs/libnotify-0.7 ) + libproxy? ( net-libs/libproxy ) + rss? ( >=net-libs/libmrss-0.18 ) +" +DEPEND="${RDEPEND} + dev-libs/appstream-glib + >=sys-devel/gettext-0.19.6 + virtual/pkgconfig +" # eautoreconf needs sys-devel/autoconf-archive + +src_configure() { + # Disable overly strict appdata validation + gnome2_src_configure \ + $(use_enable debug) \ + $(use_with geoip libgeoip) \ + $(use_with libnotify) \ + $(use_with libproxy) \ + $(use_with ayatana libappindicator) \ + $(use_with rss libmrss) \ + APPSTREAM_UTIL="$(type -P true)" +}