Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] escrotum: remove package
@ 2022-10-21  0:18 paper42
  2022-10-21  0:54 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2022-10-21  0:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages remove/escrotum
https://github.com/void-linux/void-packages/pull/40072

escrotum: remove package
* uses python2, there is a newer python3 version available, but it has been without a release for 2 years and has multiple important fixes in master

If someone wants to maintain this package, test it and backport the necessary patches from master, feel free to do so and we can keep the package. We are almost the only distribution that ships this package, it's only in Nix and AUR otherwise.

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

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

From 35cf2d6d475e4fd4a98aa2d933d1f964cb66d518 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 21 Oct 2022 02:15:17 +0200
Subject: [PATCH] escrotum: remove package

* uses python2, there is a newer python3 version available, but it has
  been without a release for 2 years and has multiple important fixes in
  master
---
 srcpkgs/escrotum/template         | 13 -------------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 1 insertion(+), 13 deletions(-)
 delete mode 100644 srcpkgs/escrotum/template

diff --git a/srcpkgs/escrotum/template b/srcpkgs/escrotum/template
deleted file mode 100644
index 17796f5b59e5..000000000000
--- a/srcpkgs/escrotum/template
+++ /dev/null
@@ -1,13 +0,0 @@
-# Template file for 'escrotum'
-pkgname=escrotum
-version=0.2.1
-revision=2
-build_style=python2-module
-hostmakedepends="python-setuptools"
-depends="pygtk"
-short_desc="Linux screen capture using pygtk, inspired by scrot"
-maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/Roger/escrotum"
-distfiles="https://github.com/Roger/${pkgname}/archive/${version}.tar.gz"
-checksum=f0539669a15adf813090287531e7e4b3071868a615737abb289a8458da18e4ee
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 1b8e3bb7a7d2..b38fad300c99 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -91,6 +91,7 @@ replaces="
  empathy<=3.12.14_4
  enventor<=1.0.0_2
  epstopdf<=2.27_3
+ escrotum<=0.2.1_2
  flickcurl-devel<=1.26_4
  flickcurl-doc<=1.26_4
  flickcurl<=1.26_4

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

* Re: escrotum: remove package
  2022-10-21  0:18 [PR PATCH] escrotum: remove package paper42
@ 2022-10-21  0:54 ` paper42
  2022-10-21  6:00 ` ninewise
  2022-10-22 13:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-10-21  0:54 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40072#issuecomment-1286322501

Comment:
cc @ninewise

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

* Re: escrotum: remove package
  2022-10-21  0:18 [PR PATCH] escrotum: remove package paper42
  2022-10-21  0:54 ` paper42
@ 2022-10-21  6:00 ` ninewise
  2022-10-22 13:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: ninewise @ 2022-10-21  6:00 UTC (permalink / raw)
  To: ml

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

New comment by ninewise on void-packages repository

https://github.com/void-linux/void-packages/pull/40072#issuecomment-1286497573

Comment:
Haven't used this myself for 2 years, so agreed.

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

* Re: [PR PATCH] [Merged]: escrotum: remove package
  2022-10-21  0:18 [PR PATCH] escrotum: remove package paper42
  2022-10-21  0:54 ` paper42
  2022-10-21  6:00 ` ninewise
@ 2022-10-22 13:32 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-10-22 13:32 UTC (permalink / raw)
  To: ml

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

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

escrotum: remove package
https://github.com/void-linux/void-packages/pull/40072

Description:
* uses python2, there is a newer python3 version available, but it has been without a release for 2 years and has multiple important fixes in master

If someone wants to maintain this package, test it and backport the necessary patches from master, feel free to do so and we can keep the package. We are almost the only distribution that ships this package, it's only in Nix and AUR otherwise.

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

end of thread, other threads:[~2022-10-22 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  0:18 [PR PATCH] escrotum: remove package paper42
2022-10-21  0:54 ` paper42
2022-10-21  6:00 ` ninewise
2022-10-22 13:32 ` [PR PATCH] [Merged]: " paper42

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