Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] e3: remove package
@ 2024-01-07 21:51 meator
  2024-01-07 21:57 ` classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: meator @ 2024-01-07 21:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages e3
https://github.com/void-linux/void-packages/pull/48112

e3: remove package
Upstream is dead. The only e3 source archive that I was able to find is http://ftp.uni-kl.de/pub/linux/gentoo/distfiles/9a/e3-2.82.tgz This has a lower version than the version in the template.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: kinda, one can't really test removed packages

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

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

From 0e72568b7d57ef2487cd3223a5c7d15e873f68a4 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 7 Jan 2024 22:45:08 +0100
Subject: [PATCH] e3: remove package

Upstream is dead.
---
 srcpkgs/e3/template               | 30 ------------------------------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 1 insertion(+), 30 deletions(-)
 delete mode 100644 srcpkgs/e3/template

diff --git a/srcpkgs/e3/template b/srcpkgs/e3/template
deleted file mode 100644
index 68857e28fbd2c..0000000000000
--- a/srcpkgs/e3/template
+++ /dev/null
@@ -1,30 +0,0 @@
-# Template file for 'e3'
-pkgname=e3
-version=2.82
-revision=3
-build_style=gnu-makefile
-hostmakedepends="nasm"
-archs="i686* x86_64*"
-short_desc="A full-screen and user-friendly text editor"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="https://sites.google.com/site/e3editor/"
-distfiles="https://sites.google.com/site/e3editor/Home/e3-${version}.tgz"
-checksum=53c51d656801fd3ae0179a5b27f028e07eaba328e80c8c55050268359b9a2924
-nostrip="Strip stage errs"
-
-case "$XBPS_TARGET_MACHINE" in
-	x86_64*) make_build_args="64";;
-esac
-
-pre_build() {
-	sed -i 's#/usr/local#/usr#g' Makefile
-}
-
-do_install() {
-	vbin e3
-	vman e3.man e3.1
-	for link in e3em e3pi e3vi e3ne e3ws ; do
-		ln -s /usr/bin/e3 ${DESTDIR}/usr/bin/${link}
-	done
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index fd9d350d4ad4f..bcedd17751270 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -101,6 +101,7 @@ replaces="
  dtkwidget<=2.1.1_2
  dtkwm-devel<=2.0.12_1
  dtkwm<=2.0.12_1
+ e3<=2.82_3
  ebtables<=2.0.10.4_8
  eclipse-ecj<=4.9_3
  ecryptfs-utils-python<=111_10

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

end of thread, other threads:[~2024-04-12 14:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 21:51 [PR PATCH] e3: remove package meator
2024-01-07 21:57 ` classabbyamp
2024-01-07 22:18 ` meator
2024-01-09  2:09 ` sgn
2024-01-10 18:02 ` meator
2024-01-12 19:14 ` leahneukirchen
2024-04-12  1:45 ` github-actions
2024-04-12 14:06 ` [PR PATCH] [Closed]: " leahneukirchen
2024-04-12 14:06 ` leahneukirchen

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