commit:     b79fa39482c753c0ed241c3b1fadab6f15be8529
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 10:42:41 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 11:56:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79fa394

x11-plugins/wmrecord: treeclean

Closes: https://bugs.gentoo.org/928566 (pkgremoved)
Closes: https://bugs.gentoo.org/931764 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/package.mask                              |  7 ----
 x11-plugins/wmrecord/Manifest                      |  1 -
 .../files/wmrecord-1.0.5.3-fno-common.patch        | 29 -------------
 x11-plugins/wmrecord/files/wmrecord.desktop        |  8 ----
 x11-plugins/wmrecord/metadata.xml                  |  9 ----
 x11-plugins/wmrecord/wmrecord-1.0.5.3-r2.ebuild    | 48 ----------------------
 6 files changed, 102 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 158858663c46..c6bc80a972c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -374,13 +374,6 @@ app-text/cuneiform
 >=dev-libs/gobject-introspection-common-1.80
 >=x11-terms/ptyxis-46
 
-# Bernard Cafarelli <[email protected]> (2024-08-08)
-# Last release in 2004, website disappeared a long time ago.
-# Bad code quality, not packaged in other distros or dockapps.net
-# Many alternatives for audio recording available
-# Removal on 2024-09-08, bug #931764
-x11-plugins/wmrecord
-
 # Joonas Niilola <[email protected]> (2024-08-07)
 # Upstream doesn't recommend updating from 115 just yet. New
 # installs are fine. Downgrading from 128 to 115 may be impossible

diff --git a/x11-plugins/wmrecord/Manifest b/x11-plugins/wmrecord/Manifest
deleted file mode 100644
index 43a766aaa374..000000000000
--- a/x11-plugins/wmrecord/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmrecord-1.0.5_20040218_0029.tgz 38594 BLAKE2B 
d1cc41a7de5c45a19ea364c9c007382c9220bdf0b4a6d69e09f2169cfc879e51d53afd33fd434f28ad6ea4e20b05760b06afbbf8a5560abc63b6edea9114bab7
 SHA512 
4a0c9f58d22a72a83f9e7922b5806528cc412576d55b9c24f45b7d93a5594f380f51581addbb41b65c18c9b5f0ac1cbc8e3881268a75386545f5024f55836154

diff --git a/x11-plugins/wmrecord/files/wmrecord-1.0.5.3-fno-common.patch 
b/x11-plugins/wmrecord/files/wmrecord-1.0.5.3-fno-common.patch
deleted file mode 100644
index a70b5f87b0ee..000000000000
--- a/x11-plugins/wmrecord/files/wmrecord-1.0.5.3-fno-common.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-diff -Naur wmrecord-1.0.5.orig/wmgeneral/wmgeneral.c 
wmrecord-1.0.5/wmgeneral/wmgeneral.c
---- wmrecord-1.0.5.orig/wmgeneral/wmgeneral.c  1999-07-05 20:40:04.000000000 
+0200
-+++ wmrecord-1.0.5/wmgeneral/wmgeneral.c       2020-06-13 10:57:57.237900077 
+0200
-@@ -66,6 +66,9 @@
- char          *Geometry = "";
- GC                    NormalGC;
- Pixmap                pixmask;
-+Display               *display;
-+Window          Root, iconwin, win;
-+XpmIcon               wmgen;
- 
-   /*****************/
-  /* Mouse Regions */
-diff -Naur wmrecord-1.0.5.orig/wmgeneral/wmgeneral.h 
wmrecord-1.0.5/wmgeneral/wmgeneral.h
---- wmrecord-1.0.5.orig/wmgeneral/wmgeneral.h  1999-06-01 15:46:55.000000000 
+0200
-+++ wmrecord-1.0.5/wmgeneral/wmgeneral.h       2020-06-13 10:57:51.055895156 
+0200
-@@ -36,9 +36,9 @@
-  /* Global variable */
- /*******************/
- 
--Display               *display;
--Window          Root, iconwin, win;
--XpmIcon               wmgen;
-+extern Display                *display;
-+extern Window          Root, iconwin, win;
-+extern XpmIcon                wmgen;
- 
-   /***********************/
-  /* Function Prototypes */

diff --git a/x11-plugins/wmrecord/files/wmrecord.desktop 
b/x11-plugins/wmrecord/files/wmrecord.desktop
deleted file mode 100644
index c166dc454985..000000000000
--- a/x11-plugins/wmrecord/files/wmrecord.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Name=WmRecord
-Comment=Audio recorder for WindowMaker
-Comment[pl]=Rekorder dźwięku dla WindowMakera
-Exec=wmrecord
-Type=Application
-Terminal=false
-Categories=AudioVideo;Audio;Recorder;

diff --git a/x11-plugins/wmrecord/metadata.xml 
b/x11-plugins/wmrecord/metadata.xml
deleted file mode 100644
index 0cd5b9db476b..000000000000
--- a/x11-plugins/wmrecord/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-       <email>[email protected]</email>
-       <name>Bernard Cafarelli</name>
-</maintainer>
-
-</pkgmetadata>

diff --git a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r2.ebuild 
b/x11-plugins/wmrecord/wmrecord-1.0.5.3-r2.ebuild
deleted file mode 100644
index 2a7bb3927249..000000000000
--- a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop toolchain-funcs
-
-DESCRIPTION="A Dockable General Purpose Recording Utility"
-HOMEPAGE="http://ret009t0.eresmas.net/other_software/wmrecord/";
-SRC_URI="http://ret009t0.eresmas.net/other_software/wmrecord/${PN}-1.0.5_20040218_0029.tgz";
-
-RDEPEND="
-       x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-base/xorg-proto"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~ppc x86"
-
-S="${WORKDIR}/${PN}-1.0.5"
-
-PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
-
-src_prepare() {
-       default
-       #prevent auto-stripping of binaries. Closes bug #252112
-       sed -i 's/install -s -o/install -o/' "${S}/Makefile" || die
-
-       #Honour Gentoo LDFLAGS. Closes bug #336753.
-       sed -i 's/-o $@ wmrecord.o/$(LDFLAGS) -o $@ wmrecord.o/' 
"${S}/Makefile" || die
-
-       #Fix buffer overflow. Closes bug #336754.
-       sed -i 's/sprintf(cse, "000");/snprintf(cse, "000", 3);/' 
"${S}/wmrecord.c" || die
-}
-
-src_compile() {
-       emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall"
-}
-
-src_install() {
-       dobin ${PN}
-       doman man/${PN}.1
-       domenu "${FILESDIR}"/${PN}.desktop
-       einstalldocs
-}

Reply via email to