commit: 1917d1be1505222f320ca5dd78e11a177d15951d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jan 21 06:06:04 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 06:06:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1917d1be
media-gfx/colorhug-client: Delete Bug: https://bugs.gentoo.org/582396 Bug: https://bugs.gentoo.org/592376 Bug: https://bugs.gentoo.org/739994 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-gfx/colorhug-client/Manifest | 1 - .../colorhug-client/colorhug-client-0.2.8.ebuild | 47 ---------------------- media-gfx/colorhug-client/metadata.xml | 11 ----- profiles/package.mask | 5 --- 4 files changed, 64 deletions(-) diff --git a/media-gfx/colorhug-client/Manifest b/media-gfx/colorhug-client/Manifest deleted file mode 100644 index 4d492ff8b8ad..000000000000 --- a/media-gfx/colorhug-client/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST colorhug-client-0.2.8.tar.xz 886652 BLAKE2B 5a52cd3763225dd1ffc04f8ddd04c8e23b573660711b79f181f8dcf369be2f56cdea876fd37206124f8b9416c507d98493c00e3a02745795cb9eea18bd688c58 SHA512 99a012614b9364738a417e9cf8719811520f2ae2fab7dc1b1aa0ca4dfdbf3e3b2a06ed6763400a5ed34311797f14093af988dd6335d626b7e4a00c03d64c0356 diff --git a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild b/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild deleted file mode 100644 index 8113155736ce..000000000000 --- a/media-gfx/colorhug-client/colorhug-client-0.2.8.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit bash-completion-r1 xdg - -DESCRIPTION="Client tools for the ColorHug display colorimeter" -HOMEPAGE="http://www.hughski.com/" -SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -# Tests need valgrind, that needs glibc with debugging symbols -RESTRICT="test" - -RDEPEND=" - dev-db/sqlite:3 - >=dev-libs/glib-2.31.10:2 - >=dev-libs/libgusb-0.2.2 - media-libs/lcms:2 - >=media-libs/libcanberra-0.10[gtk3] - net-libs/libsoup:2.4 - >=x11-libs/gtk+-3.11.2:3 - >=x11-misc/colord-1.2.9:0= - >=x11-libs/colord-gtk-0.1.24" -DEPEND="${RDEPEND}" -# docbook stuff needed for man pages -BDEPEND=" - app-text/docbook-sgml-dtd:4.1 - app-text/docbook-sgml-utils - app-text/yelp-tools - >=dev-util/intltool-0.50 - >=sys-devel/gettext-0.17 - virtual/pkgconfig" - -src_configure() { - # introspection checked but not needed by anything - # Install completions manually to prevent dependency on bash-completion, bug #546166 - econf --disable-introspection --disable-bash-completion -} - -src_install() { - default - dobashcomp data/bash/colorhug-cmd -} diff --git a/media-gfx/colorhug-client/metadata.xml b/media-gfx/colorhug-client/metadata.xml deleted file mode 100644 index 4532d21566a6..000000000000 --- a/media-gfx/colorhug-client/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gn...@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <upstream> - <remote-id type="github">hughski/colorhug-client</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 34270b103a60..c27006f3e4aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -754,11 +754,6 @@ sci-chemistry/votca-csgapps sci-chemistry/votca-xtp sci-libs/votca-tools -# Matt Turner <matts...@gentoo.org> (2022-12-21) -# Archived upstream, now that fwupd can handle updates. -# Removal on 2023-01-20. -media-gfx/colorhug-client - # Michał Górny <mgo...@gentoo.org> (2022-12-21) # The mauve project is no longer maintained upstream, and the actual # program has been removed from Gentoo in 2016. These are leftover