commit:     25aee341fcbd1d013cfc696c6e08fb7a9400c97a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 06:54:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 06:54:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25aee341

media-sound/gtklick: Remove last-rited pkg

Closes: https://bugs.gentoo.org/708172
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-sound/gtklick/Manifest                |  1 -
 media-sound/gtklick/files/gtklick           | 23 -------------------
 media-sound/gtklick/gtklick-0.6.4-r1.ebuild | 34 -----------------------------
 media-sound/gtklick/metadata.xml            | 15 -------------
 profiles/package.mask                       |  6 -----
 5 files changed, 79 deletions(-)

diff --git a/media-sound/gtklick/Manifest b/media-sound/gtklick/Manifest
deleted file mode 100644
index 27e1a91ba63..00000000000
--- a/media-sound/gtklick/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gtklick-0.6.4.tar.gz 35901 BLAKE2B 
1dd0adcb5c0489633a00ec52230b0a3b7c0017ce5148c5d8a32cf09326243f61e26cf31e3f25c8213af9a77a4a4bc9b74bfd7167808c9037549cb10b20701b99
 SHA512 
8491650cf324005f32808036f63574b0a59659bc8e5f3efe615b83e42701f1a3bcb95825a2378b3a17b45ddb5b33c87bed9602a0492d117665d85bd35f4a4a9b

diff --git a/media-sound/gtklick/files/gtklick 
b/media-sound/gtklick/files/gtklick
deleted file mode 100644
index 6a999edc071..00000000000
--- a/media-sound/gtklick/files/gtklick
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
-#
-# gtklick
-#
-# This is a replacement for the broken runner script provided by the
-# original source. This script does not assume that the data is in some
-# folder relative to the script, but instead hardcodes the variables
-# during compiling.
-#
-# Copyright (C) 2008-2010  Dominic Sacré  <dominic.sa...@gmx.de>
-# Copyright (C) 2013  Karl Lindén  <karl.j.lin...@gmail.com>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-
-from gtklick.gtklick import GTKlick
-import sys
-
-app = GTKlick(sys.argv[1:], "@sharedir@", "@localedir@")
-app.run()

diff --git a/media-sound/gtklick/gtklick-0.6.4-r1.ebuild 
b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild
deleted file mode 100644
index cf89a50cad7..00000000000
--- a/media-sound/gtklick/gtklick-0.6.4-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="A simple metronome with an easy-to-use GTK interface"
-HOMEPAGE="http://das.nasophon.de/gtklick/";
-SRC_URI="http://das.nasophon.de/download/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
-       media-libs/pyliblo[${PYTHON_USEDEP}]
-       media-sound/klick[osc]
-       ${PYTHON_DEPS}"
-
-DEPEND="${RDEPEND}"
-
-src_install() {
-       distutils-r1_src_install
-
-       # Replace the broken default runner script with a working one.
-       sed \
-               -e "s|[@]sharedir[@]|${EPREFIX}/usr/share/${PN}|g" \
-               -e "s|[@]localedir[@]|${EPREFIX}/usr/share/locale|g" \
-               "${FILESDIR}"/${PN} > "${T}"/${PN} || die
-       python_replicate_script "${T}"/${PN}
-}

diff --git a/media-sound/gtklick/metadata.xml b/media-sound/gtklick/metadata.xml
deleted file mode 100644
index c0aa4bcd7bf..00000000000
--- a/media-sound/gtklick/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>alexan...@tsoy.me</email>
-               <name>Alexander Tsoy</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>proxy-ma...@gentoo.org</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">dsacre/gtklick</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index a61c8998c05..4c8f0d21005 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -594,17 +594,11 @@ dev-vcs/mercurial-server
 dev-vcs/tortoisehg
 
 # Alexander Tsoy <alexan...@tsoy.me> (2020-03-10)
-# media-sound/gtklick: last commit in 2014, python 2 only, blocks
-# dev-python/pygtk removal.
-# Alternatives: media-sound/kmetronome, media-sound/gtick,
-# media-sound/klick (cli)
-#
 # media-libs/pyliblo: last commit in 2015, the only revdep is
 # media-sound/gtklick, there is an actively maintained fork named
 # pyliblo3.
 #
 # Removal in 30 days.  Bug #708172.
-media-sound/gtklick
 media-libs/pyliblo
 
 # Eray Aslan <e...@gentoo.org> (2020-03-09)

Reply via email to