diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-01-19 14:56:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-01-19 14:56:45 +0100 |
commit | c69531af0add42472d4ab62c4ae6c1035ec9ce9d (patch) | |
tree | ca753871ab479f2cdaa2f59e1d1e1c46ac7cfcbd | |
parent | x11-themes/sawfish-themes: Remove last-rited pkg (diff) | |
download | gentoo-c69531af0add42472d4ab62c4ae6c1035ec9ce9d.tar.gz gentoo-c69531af0add42472d4ab62c4ae6c1035ec9ce9d.tar.bz2 gentoo-c69531af0add42472d4ab62c4ae6c1035ec9ce9d.zip |
x11-wm/sawfish: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 1 | ||||
-rw-r--r-- | x11-wm/sawfish/Manifest | 1 | ||||
-rw-r--r-- | x11-wm/sawfish/files/50sawfish-gentoo.el | 7 | ||||
-rw-r--r-- | x11-wm/sawfish/files/sawfish-1.12.0-desktop.patch | 19 | ||||
-rw-r--r-- | x11-wm/sawfish/files/sawfish-1.12.0-fno-common.patch | 39 | ||||
-rw-r--r-- | x11-wm/sawfish/metadata.xml | 17 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.12.90-r2.ebuild | 105 |
8 files changed, 0 insertions, 190 deletions
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 3d57ab889ecb..d83ff7d53b5f 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -232,7 +232,6 @@ net-libs/libproxy kde sys-auth/polkit kde sys-block/gparted kde virtual/notification-daemon kde -x11-wm/sawfish kde # Pacho Ramos <pacho@gentoo.org> (2015-11-15) # Missing keywords diff --git a/profiles/package.mask b/profiles/package.mask index 6c255b2ef6da..81d70bf7dff2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -769,7 +769,6 @@ x11-libs/libast # Removal on 2023-01-18. Bug #637978. dev-libs/librep x11-libs/rep-gtk -x11-wm/sawfish # Jaco Kroon <jaco@uls.co.za> (2022-12-14) # Multiple open bugs (bug #870910, bug #877731, bug #884815), only one of which diff --git a/x11-wm/sawfish/Manifest b/x11-wm/sawfish/Manifest deleted file mode 100644 index 13782a10b441..000000000000 --- a/x11-wm/sawfish/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sawfish_1.12.90.tar.xz 2602372 BLAKE2B 180d3ed1081fffa0fe6c60c15b96a4b530be1349e162d0b6e7553e753e0462aea89caf7bfe379b1993f883e544e27bb553d259d0348fcceb53619dc54536cc47 SHA512 444cdc21b368d9ffb89e1ccd0377d9ce9d9b42f9bd93aa85ca29763781f90cb393a0c9c8da47ff0a161bf5e3881e6d6895a7c5749761ccc7b4b5a1ed8438c93d diff --git a/x11-wm/sawfish/files/50sawfish-gentoo.el b/x11-wm/sawfish/files/50sawfish-gentoo.el deleted file mode 100644 index d1b6006e6307..000000000000 --- a/x11-wm/sawfish/files/50sawfish-gentoo.el +++ /dev/null @@ -1,7 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(autoload 'sawfish-mode "sawfish" nil t) -(autoload 'sawfish-interaction "sawfish" nil t) -(autoload 'sawfish-console "sawfish" nil t) -(add-to-list 'auto-mode-alist '("\\.sawfishrc\\'" . sawfish-mode)) -(add-to-list 'auto-mode-alist '("\\.jl\\'" . sawfish-mode)) -(add-to-list 'auto-mode-alist '("\\.sawfish/rc\\'" . sawfish-mode)) diff --git a/x11-wm/sawfish/files/sawfish-1.12.0-desktop.patch b/x11-wm/sawfish/files/sawfish-1.12.0-desktop.patch deleted file mode 100644 index 305155418c6b..000000000000 --- a/x11-wm/sawfish/files/sawfish-1.12.0-desktop.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -ur sawfish_1.12.0.orig/data/sawfish-config.desktop sawfish_1.12.0/data/sawfish-config.desktop ---- sawfish_1.12.0.orig/data/sawfish-config.desktop 2016-08-13 11:26:23.000000000 +0300 -+++ sawfish_1.12.0/data/sawfish-config.desktop 2016-08-13 12:02:33.283152716 +0300 -@@ -3,4 +3,4 @@ - Name=Sawfish Config - Exec=sawfish-config - GenericName=Sawfish Config --Categories=Utility;Applet; -+Categories=Settings;DesktopSettings; -diff -ur sawfish_1.12.0.orig/data/sawfish.desktop sawfish_1.12.0/data/sawfish.desktop ---- sawfish_1.12.0.orig/data/sawfish.desktop 2016-08-13 11:26:23.000000000 +0300 -+++ sawfish_1.12.0/data/sawfish.desktop 2016-08-13 12:02:31.790154154 +0300 -@@ -4,5 +4,5 @@ - Name[el]=Πριονόψαρο (Sawfish) - Exec=sawfish - GenericName=Sawfish --Categories=Utility;DesktopUtility; -+Categories=System; - Keywords=Window Manager diff --git a/x11-wm/sawfish/files/sawfish-1.12.0-fno-common.patch b/x11-wm/sawfish/files/sawfish-1.12.0-fno-common.patch deleted file mode 100644 index 73f58be99eea..000000000000 --- a/x11-wm/sawfish/files/sawfish-1.12.0-fno-common.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- a/src/functions.c -+++ b/src/functions.c -@@ -65,7 +65,7 @@ - # endif - #endif - --DEFSYM(root, "root"); -+extern DEFSYM(root, "root"); - DEFSYM(after_restacking_hook, "after-restacking-hook"); - DEFSYM(position, "position"); - DEFSYM(spacing, "spacing"); ---- a/src/flippers.c -+++ b/src/flippers.c -@@ -22,10 +22,10 @@ - - static Window edge_left, edge_right, edge_top, edge_bottom; - --DEFSYM(left, "left"); --DEFSYM(right, "right"); --DEFSYM(top, "top"); --DEFSYM(bottom, "bottom"); -+extern DEFSYM(left, "left"); -+extern DEFSYM(right, "right"); -+extern DEFSYM(top, "top"); -+extern DEFSYM(bottom, "bottom"); - DEFSYM(enter_flipper_hook, "enter-flipper-hook"); - DEFSYM(leave_flipper_hook, "leave-flipper-hook"); - ---- a/src/windows.c -+++ b/src/windows.c -@@ -75,7 +75,7 @@ - DEFSYM(north, "north"); - DEFSYM(north_east, "north-east"); - DEFSYM(west, "west"); --DEFSYM(center, "center"); -+extern DEFSYM(center, "center"); - DEFSYM(east, "east"); - DEFSYM(south_west, "south-west"); - DEFSYM(south, "south"); diff --git a/x11-wm/sawfish/metadata.xml b/x11-wm/sawfish/metadata.xml deleted file mode 100644 index 3a2cb61a9f03..000000000000 --- a/x11-wm/sawfish/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <!-- uncomment the following block when there is a new primary maintainer - <maintainer type="project"> - <email>gnu-emacs@gentoo.org</email> - <description> - Components installed with USE=emacs. - Do not assign for anything else. - </description> - </maintainer> - --> - <upstream> - <remote-id type="github">SawfishWM/sawfish</remote-id> - </upstream> -</pkgmetadata> diff --git a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild b/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild deleted file mode 100644 index b07f61899569..000000000000 --- a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild +++ /dev/null @@ -1,105 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_P="${P/-/_}" -inherit autotools elisp-common strip-linguas xdg-utils - -DESCRIPTION="Extensible window manager using a Lisp-based scripting language" -HOMEPAGE="https://sawfish.fandom.com/wiki/Main_Page" -SRC_URI="https://download.tuxfamily.org/sawfish/${MY_P}.tar.xz" -S="${WORKDIR}"/${MY_P} - -LICENSE="GPL-2 Artistic-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86" -IUSE="emacs kde nls xinerama" - -RDEPEND=" - >=dev-libs/librep-0.92.1 - >=x11-libs/rep-gtk-0.90.7 - x11-libs/gdk-pixbuf-xlib - >=x11-libs/gdk-pixbuf-2.42.0:2 - >=x11-libs/gtk+-2.24.0:2 - x11-libs/libICE - x11-libs/libXext - x11-libs/libXft - x11-libs/libXrender - x11-libs/libXtst - x11-libs/pango[X] - emacs? ( >=app-editors/emacs-23.1:* ) - kde? ( kde-frameworks/kdelibs4support ) - nls? ( sys-devel/gettext ) - xinerama? ( x11-libs/libXinerama ) -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -PATCHES=( - # From Fedora - "${FILESDIR}"/${PN}-1.12.0-desktop.patch - "${FILESDIR}"/${PN}-1.12.0-fno-common.patch -) -DOCS=( - AUTHORS ChangeLog CONTRIBUTING doc/AUTOSTART doc/KEYBINDINGS doc/OPTIONS - doc/XSettings MAINTAINERS NEWS README README.IMPORTANT TODO -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - set -- \ - $(use_with kde kde5session) \ - $(use_with xinerama) \ - --with-gdk-pixbuf \ - --without-kde4session \ - --disable-static - - if ! use nls; then - # Use a space because configure script reads --enable-linguas="" - # as "install everything". Don't use --disable-linguas, because - # that means --enable-linguas="no", which means "install - # Norwegian translations". - set -- "$@" --enable-linguas=" " - elif [[ "${LINGUAS+set}" == "set" ]]; then - strip-linguas -i po - set -- "$@" --enable-linguas=" ${LINGUAS} " - else - set -- "$@" --enable-linguas="" - fi - - econf "$@" -} - -src_compile() { - default - use emacs && elisp-compile sawfish.el -} - -src_install() { - default - - find "${ED}" -name '*.la' -delete || die - find "${ED}/usr/share/man" -name '*.gz' -exec gunzip {} \; || die - - if use emacs; then - elisp-install ${PN} sawfish.{el,elc} - elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el - fi -} - -pkg_postinst() { - use emacs && elisp-site-regen - xdg_icon_cache_update -} - -pkg_postrm() { - use emacs && elisp-site-regen - xdg_icon_cache_update -} |