Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] wmii: remove
Date: Tue, 10 Oct 2023 01:35:53 +0200	[thread overview]
Message-ID: <20231009233553.yjfLWWC6C2Tkpfzx66Fz0xknFFQAA2Yq8QQF8vF04HM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46510@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages wmii
https://github.com/void-linux/void-packages/pull/46510

wmii: remove
python 2, abandoned upstream since either 2011 or 2014


A patch file from https://github.com/void-linux/void-packages/pull/46510.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wmii-46510.patch --]
[-- Type: text/x-diff, Size: 1804 bytes --]

From 5ebfe85ab79031c54039d8f2786f01f67d3e530e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sat, 7 Oct 2023 14:22:25 -0400
Subject: [PATCH] wmii: remove

python 2, abandoned upstream since either 2011 or 2014
---
 srcpkgs/removed-packages/template |  1 +
 srcpkgs/wmii/template             | 26 --------------------------
 2 files changed, 1 insertion(+), 26 deletions(-)
 delete mode 100644 srcpkgs/wmii/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 321b11f9c15d8..e46ea791236c3 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -678,6 +678,7 @@ replaces="
  wicd-gtk<=1.7.4_6
  wireguard-go<=0.0.20181222_2
  wireshark-gtk<=3.0.7_1
+ wmii<=3.9.2_8
  xcdroast<=1.19_1
  xdebug8.0<=3.2.1_1
  xlennart<=1.1.1_1
diff --git a/srcpkgs/wmii/template b/srcpkgs/wmii/template
deleted file mode 100644
index 1d067320caf17..0000000000000
--- a/srcpkgs/wmii/template
+++ /dev/null
@@ -1,26 +0,0 @@
-# Template file for 'wmii'
-pkgname=wmii
-version=3.9.2
-revision=8
-hostmakedepends="pkg-config"
-makedepends="libXrandr-devel libXft-devel libXinerama-devel"
-short_desc="Lightweight, dynamic window manager for X11"
-maintainer="Zach L. <koni@archlinux.us>"
-license="MIT"
-homepage="https://code.google.com/p/wmii/"
-distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wmii/wmii+ixp-${version}.tbz"
-checksum=0466f1a5c534b0ee9fdace2c7a2d251845b7ec0ae80bdb8e68ae6584ebeebf2b
-python_version=2
-
-CFLAGS="-fcommon"
-LDFLAGS=" -lX11 -lXrender"
-
-do_build() {
-	make CC="$CC -c" AR="$AR crs" LD=$CC RANLIB=$RANLIB \
-		V=1 PREFIX=/usr ETC=/usr/share
-}
-
-do_install() {
-	make PREFIX=/usr DESTDIR=${DESTDIR} ETC=/usr/share install
-	vlicense LICENSE
-}

  reply	other threads:[~2023-10-09 23:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07 18:39 [PR PATCH] " classabbyamp
2023-10-09 23:35 ` classabbyamp [this message]
2023-10-09 23:50 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231009233553.yjfLWWC6C2Tkpfzx66Fz0xknFFQAA2Yq8QQF8vF04HM@z \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).