summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-02-01 10:45:37 +0100
committerMichał Górny <mgorny@gentoo.org>2021-02-01 10:50:09 +0100
commitab9b323234c7ad57ee6595ed25d1470648523476 (patch)
tree7daebeeddc507c6cb349141d3ae41c398809aa62
parentsys-fs/dosfstools: Bump to version 4.2 (diff)
downloadgentoo-ab9b323234c7ad57ee6595ed25d1470648523476.tar.gz
gentoo-ab9b323234c7ad57ee6595ed25d1470648523476.tar.bz2
gentoo-ab9b323234c7ad57ee6595ed25d1470648523476.zip
media-sound/takcd: Remove last-rited pkg
Closes: https://bugs.gentoo.org/762361 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--media-sound/takcd/Manifest1
-rw-r--r--media-sound/takcd/files/takcd-0.10-fno-common.patch44
-rw-r--r--media-sound/takcd/files/takcd-0.10-overflow.patch13
-rw-r--r--media-sound/takcd/metadata.xml8
-rw-r--r--media-sound/takcd/takcd-0.10-r1.ebuild30
-rw-r--r--profiles/package.mask6
6 files changed, 0 insertions, 102 deletions
diff --git a/media-sound/takcd/Manifest b/media-sound/takcd/Manifest
deleted file mode 100644
index b04cb8d84c28..000000000000
--- a/media-sound/takcd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST takcd-0.10.tar.gz 95457 BLAKE2B 60e29a67d84fc600bcd55a7aa24e65bc042de13bc02686597a41cfd2e0490110ac66d60d0dc66977b4dce7bbdd34b7a20a1f6fe46474df16b11cbe1149b7d403 SHA512 a7211ec32adac1a9caf278cdceef9b9daf1ae47fa8ccb1d10eda51ca95566d8d6693f2f635b36e6d78f8f6f9e0efa711bc7263bbdd0f23c3f3ad884682b01e33
diff --git a/media-sound/takcd/files/takcd-0.10-fno-common.patch b/media-sound/takcd/files/takcd-0.10-fno-common.patch
deleted file mode 100644
index ec97e62eea30..000000000000
--- a/media-sound/takcd/files/takcd-0.10-fno-common.patch
+++ /dev/null
@@ -1,44 +0,0 @@
---- a/bsd_discid.c
-+++ b/bsd_discid.c
-@@ -29,7 +29,7 @@
- #include "config.h"
-
- const char *cdrom_device=DEV_CDROM;
--int cdrom_fd;
-+extern int cdrom_fd;
-
- int Discid_Init(void) {
- /* if ((cdrom_device = getenv("CD_DEVICE")) == NULL) {
---- a/darwin_discid.c
-+++ b/darwin_discid.c
-@@ -29,7 +29,7 @@
- #include "config.h"
-
- const char *cdrom_device=DEV_CDROM;
--int cdrom_fd;
-+extern int cdrom_fd;
-
- int Discid_Init(void) {
- /* if ((cdrom_device = getenv("CD_DEVICE")) == NULL) {
---- a/linux_discid.c
-+++ b/linux_discid.c
-@@ -31,7 +31,7 @@
-
- char *cdrom_device = NULL;
-
--int cdrom_fd;
-+extern int cdrom_fd;
-
- int Discid_Init(void) {
- /* if ((cdrom_device = getenv("CD_DEVICE")) == NULL) {
---- a/sun_discid.c
-+++ b/sun_discid.c
-@@ -30,7 +30,7 @@
- #include "config.h"
-
- const char *cdrom_device=DEV_CDROM;
--int cdrom_fd;
-+extern int cdrom_fd;
-
- int Discid_Init(void) {
- /* if ((cdrom_device = getenv("CD_DEVICE")) == NULL) {
diff --git a/media-sound/takcd/files/takcd-0.10-overflow.patch b/media-sound/takcd/files/takcd-0.10-overflow.patch
deleted file mode 100644
index c3e7e16d286a..000000000000
--- a/media-sound/takcd/files/takcd-0.10-overflow.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/config_api.c b/config_api.c
-index b62e41c..2b6a6cf 100644
---- a/config_api.c
-+++ b/config_api.c
-@@ -41,7 +41,7 @@ static void on_change(config_t *conf)
- int config_open(config_t *conf, const char *filename, int flag)
- {
- struct stat st;
-- char mode[2];
-+ char mode[3];
-
- /* set fopen() mode or return if flag is not valid */
- if (flag == C_WRITE) {
diff --git a/media-sound/takcd/metadata.xml b/media-sound/takcd/metadata.xml
deleted file mode 100644
index ee7258ac28eb..000000000000
--- a/media-sound/takcd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-sound/takcd/takcd-0.10-r1.ebuild b/media-sound/takcd/takcd-0.10-r1.ebuild
deleted file mode 100644
index 9bbbf1143850..000000000000
--- a/media-sound/takcd/takcd-0.10-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Command line CD player"
-HOMEPAGE="http://bard.sytes.net/takcd/"
-SRC_URI="http://bard.sytes.net/takcd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc x86"
-
-PATCHES=(
- "${FILESDIR}"/${P}-overflow.patch
- "${FILESDIR}"/${P}-fno-common.patch
-)
-
-src_prepare() {
- default
- mv configure.{in,ac} || die
- eautoreconf
-}
-
-src_install() {
- default
- doman *.1
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index e24d72977c7a..c967fd36511e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -236,12 +236,6 @@ dev-haskell/hgettext
# bug 762715
<net-irc/unrealircd-5.0.0
-# Jonas Stein <jstein@gentoo.org> (2020-12-29)
-# Unusable without alsa.
-# Masked for removal after 2021-02-01
-# Bug #762361
-media-sound/takcd
-
# Sergei Trofimovich <slyfox@gentoo.org> (2020-12-20)
# Needs a port to haskell-src-exts compatible with ghc-8.8.
# https://github.com/ndmitchell/derive/pull/37