Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] psiconv: remove package
@ 2021-08-08 22:15 paper42
  2021-08-08 22:33 ` Duncaen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: paper42 @ 2021-08-08 22:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages psiconv-remove
https://github.com/void-linux/void-packages/pull/32417

psiconv: remove package
* upstream is dead, distfiles are not available
* depends on libmagick6

CC @Duncaen 

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

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

From beed52350ce6d47e92c1b7caba79c6c7166c5eff Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 3 Jul 2021 12:44:32 +0200
Subject: [PATCH] psiconv: remove package

* upstream is dead, distfiles are not available
* depends on libmagick6
---
 srcpkgs/psiconv-devel             |  1 -
 srcpkgs/psiconv/template          | 28 ----------------------------
 srcpkgs/removed-packages/template |  1 +
 3 files changed, 1 insertion(+), 29 deletions(-)
 delete mode 120000 srcpkgs/psiconv-devel
 delete mode 100644 srcpkgs/psiconv/template

diff --git a/srcpkgs/psiconv-devel b/srcpkgs/psiconv-devel
deleted file mode 120000
index 1e97358ed578..000000000000
--- a/srcpkgs/psiconv-devel
+++ /dev/null
@@ -1 +0,0 @@
-psiconv
\ No newline at end of file
diff --git a/srcpkgs/psiconv/template b/srcpkgs/psiconv/template
deleted file mode 100644
index 1e574d489dc3..000000000000
--- a/srcpkgs/psiconv/template
+++ /dev/null
@@ -1,28 +0,0 @@
-# Template file for 'psiconv'
-pkgname=psiconv
-version=0.9.9
-revision=9
-build_style=gnu-configure
-configure_args="--disable-xhtml-docs"
-hostmakedepends="pkg-config libmagick6-devel"
-makedepends="libmagick6-devel"
-conf_files="/etc/psiconv/*"
-short_desc="Conversion utility for EPOC32 (Psion) files"
-maintainer="Duncaen <duncaen@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="http://frodo.looijaard.name/project/psiconv"
-distfiles="http://www.frodo.looijaard.name/system/files/software/psiconv/psiconv-${version}.tar.gz"
-checksum=6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0
-
-CFLAGS="-fcommon"
-
-psiconv-devel_package() {
-	depends="${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/bin/psiconv-config
-		vmove usr/include
-		vmove "usr/lib/*.a"
-		vmove "usr/lib/*.so"
-	}
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 78ba7731cc3e..566536002191 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -229,6 +229,7 @@ replaces="
  polkit-qt<=0.112.0_5
  profile-sync-daemon<=5.75_4
  profont<=1.0_2
+ psiconv<=0.9.9_9
  pyside-tools<=0.2.15_2
  python-PyQt4<=4.12.1_4
  python-SecretStorage<=2.3.1_4

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
@ 2021-08-08 22:33 ` Duncaen
  2021-08-08 22:33 ` Duncaen
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2021-08-08 22:33 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-894865332

Comment:
I think its fine to remove.

Checked the access log from alpha.de.repo and most if not all requests fetch `psiconv`, `psiconv-32bit`, `psiconv-dbg` and `psiconv-devel` within seconds, so its probably people using `xbps-query -Ro`.

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
  2021-08-08 22:33 ` Duncaen
@ 2021-08-08 22:33 ` Duncaen
  2021-08-08 22:37 ` Duncaen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2021-08-08 22:33 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-894865332

Comment:
I think its fine to remove.

Checked the access log from alpha.de.repo and most if not all requests fetch `psiconv`, `psiconv-32bit`, `psiconv-dbg` and `psiconv-devel` within seconds (and no signatures), so its probably people using `xbps-query -Ro`.

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
  2021-08-08 22:33 ` Duncaen
  2021-08-08 22:33 ` Duncaen
@ 2021-08-08 22:37 ` Duncaen
  2021-08-08 22:39 ` Duncaen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2021-08-08 22:37 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-894865814

Comment:
```
51.xxx - - [19/Jun/2020:08:38:52 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
46.xxx - - [24/Aug/2020:13:33:37 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
90.xxx - - [01/Oct/2020:05:08:18 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
197.xxx - - [30/Oct/2020:17:50:11 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
```

Very few people install it, we could package it again with graphicsmagick if someone complains.

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
                   ` (2 preceding siblings ...)
  2021-08-08 22:37 ` Duncaen
@ 2021-08-08 22:39 ` Duncaen
  2021-08-08 22:40 ` Duncaen
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2021-08-08 22:39 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-894865814

Comment:
```
51.xxx - - [19/Jun/2020:08:38:52 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
46.xxx - - [24/Aug/2020:13:33:37 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
90.xxx - - [01/Oct/2020:05:08:18 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
197.xxx - - [30/Oct/2020:17:50:11 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
37.xxx - - [28/Dec/2020:17:46:37 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
79.xxx - - [12/Feb/2021:23:05:13 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
51.xxx - - [12/Feb/2021:23:08:22 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
51.xxx - - [13/Feb/2021:13:48:41 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
105.xxx - - [15/Feb/2021:17:20:22 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
120.xxx - - [20/Feb/2021:14:32:40 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
156.xxx - - [26/Feb/2021:18:01:26 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
5.xxx - - [11/Mar/2021:19:27:27 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
73.xxx - - [20/Mar/2021:21:28:13 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/2.0" 200 512 "-" "Go-http-client/2.0"
105.xxx - - [19/Apr/2021:18:31:32 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
```

Very few people install it, we could package it again with graphicsmagick if someone complains.

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
                   ` (3 preceding siblings ...)
  2021-08-08 22:39 ` Duncaen
@ 2021-08-08 22:40 ` Duncaen
  2021-08-09 17:19 ` paper42
  2021-08-09 17:19 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2021-08-08 22:40 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-894865814

Comment:
```
[19/Jun/2020:08:38:52 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[24/Aug/2020:13:33:37 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[01/Oct/2020:05:08:18 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[30/Oct/2020:17:50:11 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[28/Dec/2020:17:46:37 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[12/Feb/2021:23:05:13 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[12/Feb/2021:23:08:22 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[13/Feb/2021:13:48:41 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[15/Feb/2021:17:20:22 +0000] "GET /current/psiconv-0.9.9_8.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[20/Feb/2021:14:32:40 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[26/Feb/2021:18:01:26 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[11/Mar/2021:19:27:27 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
[20/Mar/2021:21:28:13 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/2.0" 200 512 "-" "Go-http-client/2.0"
[19/Apr/2021:18:31:32 +0000] "GET /current/psiconv-0.9.9_9.x86_64.xbps.sig HTTP/1.1" 200 512 "-" "xbps/2.0"
```

Very few people install it, we could package it again with graphicsmagick if someone complains.

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

* Re: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
                   ` (4 preceding siblings ...)
  2021-08-08 22:40 ` Duncaen
@ 2021-08-09 17:19 ` paper42
  2021-08-09 17:19 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-08-09 17:19 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32417#issuecomment-895399022

Comment:
@Duncaen thank you for looking into this

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

* Re: [PR PATCH] [Merged]: psiconv: remove package
  2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
                   ` (5 preceding siblings ...)
  2021-08-09 17:19 ` paper42
@ 2021-08-09 17:19 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-08-09 17:19 UTC (permalink / raw)
  To: ml

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

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

psiconv: remove package
https://github.com/void-linux/void-packages/pull/32417

Description:
* upstream is dead, distfiles are not available
* depends on libmagick6

CC @Duncaen 

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

end of thread, other threads:[~2021-08-09 17:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08 22:15 [PR PATCH] psiconv: remove package paper42
2021-08-08 22:33 ` Duncaen
2021-08-08 22:33 ` Duncaen
2021-08-08 22:37 ` Duncaen
2021-08-08 22:39 ` Duncaen
2021-08-08 22:40 ` Duncaen
2021-08-09 17:19 ` paper42
2021-08-09 17:19 ` [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).