Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aterm: remove package
Date: Sat, 21 Jan 2023 17:32:19 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41774@inbox.vuxu.org> (raw)

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

There is a new pull request by paper42 against master on the void-packages repository

https://github.com/paper42/void-packages remove/aterm
https://github.com/void-linux/void-packages/pull/41774

aterm: remove package
> aterm is deprecated and in a maintenance mode only; there will be no further updates. Use rxvt-unicode instead.

last release is from 2007

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

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

From 79cc76b43a1ae65128620e291ed7c645fed7f51d Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 21 Jan 2023 17:27:15 +0100
Subject: [PATCH] aterm: remove package

> aterm is deprecated and in a maintenance mode only; there will be no further updates. Use rxvt-unicode instead.

last release is from 2007
---
 srcpkgs/aterm/patches/fix-pty-musl.patch | 11 -----------
 srcpkgs/aterm/template                   | 18 ------------------
 srcpkgs/removed-packages/template        |  1 +
 3 files changed, 1 insertion(+), 29 deletions(-)
 delete mode 100644 srcpkgs/aterm/patches/fix-pty-musl.patch
 delete mode 100644 srcpkgs/aterm/template

diff --git a/srcpkgs/aterm/patches/fix-pty-musl.patch b/srcpkgs/aterm/patches/fix-pty-musl.patch
deleted file mode 100644
index 1f95be4d1a43..000000000000
--- a/srcpkgs/aterm/patches/fix-pty-musl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/command.c	2016-03-05 22:06:06.710989576 +0000
-+++ b/src/command.c	2016-03-05 22:06:36.743614116 +0000
-@@ -556,7 +556,7 @@
-     ptydev = ttydev = _getpty(&fd, O_RDWR | O_NDELAY, 0622, 0);
-     if (ptydev == NULL)
- 	goto Failed;
--#elif defined (__svr4__) || defined(__CYGWIN32__) || defined(__lnx21__)
-+#elif defined (__svr4__) || defined(__CYGWIN32__) || defined(__lnx21__) || defined(__linux__)
-     {
- 	extern char    *ptsname();
- 
diff --git a/srcpkgs/aterm/template b/srcpkgs/aterm/template
deleted file mode 100644
index cf474ff86dec..000000000000
--- a/srcpkgs/aterm/template
+++ /dev/null
@@ -1,18 +0,0 @@
-# Template file for 'aterm'
-pkgname=aterm
-version=1.0.1
-revision=4
-build_style=gnu-configure
-configure_args="--enable-transparency --enable-greek --enable-thai"
-hostmakedepends="pkg-config"
-makedepends="libXt-devel libXext-devel"
-short_desc="AfterStepX Terminal Emulator"
-maintainer="pancake <pancake@nopcode.org>"
-license="GPL-2.0-or-later"
-homepage="http://www.afterstep.org/aterm.php"
-distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
-checksum=a161c3b2d9c7149130a41963899993af21eae92e8e362f4b5b3c7c4cb16760ce
-
-pre_build() {
-	sed -i '/INSTALL_PROGRAM/s,-c -s,-c ,g' src/Makefile
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index c5f362f42fd8..37d1aba739f6 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -32,6 +32,7 @@ replaces="
  appmenu-gtk-module<=0.7.6_1
  arm-mem-git<=20131108_2
  arptables<=0.0.4_3
+ aterm<=1.0.1_4
  atom<=1.44.0_1
  avogadro-devel<=1.2.0_8
  avogadro<=1.2.0_9

             reply	other threads:[~2023-01-21 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 16:32 paper42 [this message]
2023-04-23  1:59 ` github-actions
2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41774@inbox.vuxu.org \
    --to=paper42@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).