From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/uget/
Date: Thu, 14 Jan 2021 01:20:31 +0000 (UTC) [thread overview]
Message-ID: <1610587228.48a6e31d54ec804d42cc86dd63a7b8fe1a56408f.sam@gentoo> (raw)
commit: 48a6e31d54ec804d42cc86dd63a7b8fe1a56408f
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Jan 13 12:49:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 01:20:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a6e31d
www-client/uget: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/19051
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/uget/Manifest | 1 -
www-client/uget/uget-2.2.0.ebuild | 62 ---------------------------------------
2 files changed, 63 deletions(-)
diff --git a/www-client/uget/Manifest b/www-client/uget/Manifest
index edf2b1b0726..c990ac19d54 100644
--- a/www-client/uget/Manifest
+++ b/www-client/uget/Manifest
@@ -1,2 +1 @@
-DIST uget-2.2.0.tar.gz 997012 BLAKE2B 4b6207edbb3e5871c5a8d179856920fa5985e65d9655c0d42e7ff9f1d34dfd6489bb1b75615e12432b5d5bbadb3be503bb605eb5256ba3566465ef4e07559466 SHA512 c3e7f0b7cc31df9d1a6c3717f65ad9b14c9e60acb756997b6f6b94f464257c7fb120be5e15bd1d871b89f6485160fb095bd120fb27abc81bd0ee29e57edde468
DIST uget-2.2.1.tar.gz 1006697 BLAKE2B 2580cbcbe12d3001ada252a46358c4bc357fbe2ca4e3433e13ad95efb8e99d567a194db024eaf2ba58246a35937a5262be62aac4ee24272421f531dc72eeab20 SHA512 b76e5240e42cd0aa5bc47eb1a9cff0a0d8cdea87995455d72cf925923321f492200896ad904960e7f7462eb9655284f5b295b8a779b42223fe73a098a143576f
diff --git a/www-client/uget/uget-2.2.0.ebuild b/www-client/uget/uget-2.2.0.ebuild
deleted file mode 100644
index 94ef4493b3b..00000000000
--- a/www-client/uget/uget-2.2.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="Download manager using gtk+ and libcurl"
-HOMEPAGE="http://www.ugetdm.com"
-SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls openssl rss"
-REQUIRED_USE="^^ ( gnutls openssl )"
-
-RDEPEND="
- >=net-misc/curl-7.19.1
- dev-libs/libpcre
- >=dev-libs/glib-2.32:2
- >=x11-libs/gtk+-3.4:3
- gnutls? (
- net-libs/gnutls
- dev-libs/libgcrypt:0
- )
- aria2? ( net-misc/aria2[xmlrpc] )
- appindicator? ( dev-libs/libappindicator:3 )
- gstreamer? ( media-libs/gstreamer:1.0 )
- libnotify? ( x11-libs/libnotify )
- openssl? ( dev-libs/openssl:0 )
- "
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- "
-
-src_configure() {
- local myconf=(
- $(use_enable appindicator)
- $(use_enable control-socket unix_socket)
- $(use_enable gstreamer)
- $(use_enable libnotify notify)
- $(use_enable nls)
- $(use_enable rss rss_notify)
- $(use_with gnutls)
- $(use_with openssl)
- )
-
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2021-01-14 1:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 1:20 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-28 14:52 [gentoo-commits] repo/gentoo:master commit in: www-client/uget/ Arthur Zamarin
2023-04-28 14:37 Arthur Zamarin
2023-03-02 13:54 Pacho Ramos
2022-07-02 23:29 Sam James
2021-06-22 18:19 Sam James
2021-05-29 19:03 David Seifert
2021-01-13 9:18 Sam James
2021-01-12 23:56 Sam James
2020-12-28 12:43 David Seifert
2020-05-01 17:57 Pacho Ramos
2018-08-21 8:31 Patrice Clement
2018-04-25 19:27 Thomas Deutschmann
2018-04-25 11:48 Aaron Bauman
2018-02-17 14:26 Patrice Clement
2018-02-17 14:26 Patrice Clement
2018-02-09 20:54 Michał Górny
2018-01-05 22:02 Ulrich Müller
2016-10-30 20:05 Sven Wegener
2016-08-07 6:52 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=1610587228.48a6e31d54ec804d42cc86dd63a7b8fe1a56408f.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