Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aterm: remove package
@ 2023-01-21 16:32 paper42
  2023-04-23  1:59 ` github-actions
  2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2023-01-21 16:32 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: aterm: remove package
  2023-01-21 16:32 [PR PATCH] aterm: remove package paper42
@ 2023-04-23  1:59 ` github-actions
  2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-04-23  1:59 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41774#issuecomment-1518917944

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: aterm: remove package
  2023-01-21 16:32 [PR PATCH] aterm: remove package paper42
  2023-04-23  1:59 ` github-actions
@ 2023-05-08  1:53 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-05-08  1:53 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

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

last release is from 2007

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-08  1:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 16:32 [PR PATCH] aterm: remove package paper42
2023-04-23  1:59 ` github-actions
2023-05-08  1:53 ` [PR PATCH] [Closed]: " github-actions

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).