Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tekaim: remove package
@ 2023-08-30 18:43 ethamck
  2023-08-31  0:55 ` [PR PATCH] [Merged]: " sgn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ethamck @ 2023-08-30 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ethamck/void-packages remove-tekaim
https://github.com/void-linux/void-packages/pull/45827

tekaim: remove package
[teknik.io](https://web.archive.org/web/20230810112402/teknik.io), the main website that this tool wraps around, has shut down. The upstream for the package is also inactive (last comment 4 years ago).

The package does allow for another service to be used instead of Teknik in its [config file](https://github.com/IvanFon/tekaim/blob/master/config.json), but from my understanding it just runs `curl` to upload anyway.


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

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

From 55daac2374ef85e483249b657c5fa92654c5571a Mon Sep 17 00:00:00 2001
From: ethamck <ethamck@protonmail.com>
Date: Wed, 30 Aug 2023 14:15:01 -0400
Subject: [PATCH] tekaim: remove package

Web service package depends on (teknik.io) has shut down; inactive upstream
---
 srcpkgs/removed-packages/template |  1 +
 srcpkgs/tekaim/template           | 18 ------------------
 2 files changed, 1 insertion(+), 18 deletions(-)
 delete mode 100644 srcpkgs/tekaim/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 9aa33ec8036c3..69d26caa28661 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -610,6 +610,7 @@ replaces="
  swarm<=0.5.7_2
  tagainijisho<=1.0.3_1
  taizen<=0.0.0.20180808_4
+ tekaim<=1.6.0_5
  terminal_markdown_viewer<=1.6.3_4
  tlsdate<=0.0.13_16
  transcode<=1.1.7_4
diff --git a/srcpkgs/tekaim/template b/srcpkgs/tekaim/template
deleted file mode 100644
index 040f5959307cd..0000000000000
--- a/srcpkgs/tekaim/template
+++ /dev/null
@@ -1,18 +0,0 @@
-# Template file for 'tekaim'
-pkgname=tekaim
-version=1.6.0
-revision=5
-build_style=python3-module
-hostmakedepends="python3"
-depends="curl maim python3 xclip"
-short_desc="Simple tool to take and upload screenshots to teknik.io"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/IvanFon/tekaim"
-distfiles="https://github.com/IvanFon/tekaim/releases/download/${version}/tekaim-${version}.tar.gz"
-checksum=78f7fd651f96fb0711277ed097dcaf75e9b9d39a003a88600270c1d47b993fda
-
-post_install() {
-	vmkdir usr/share/tekaim
-	mv ${DESTDIR}/usr/config.json ${DESTDIR}/usr/share/tekaim/
-}

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

* Re: [PR PATCH] [Merged]: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
@ 2023-08-31  0:55 ` sgn
  2023-09-06  9:47 ` mhmdanas
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2023-08-31  0:55 UTC (permalink / raw)
  To: ml

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

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

tekaim: remove package
https://github.com/void-linux/void-packages/pull/45827

Description:
[teknik.io](https://web.archive.org/web/20230810112402/teknik.io), the main website that this tool wraps around, has shut down. The upstream for the package is also inactive (last commit 4 years ago).

The package does allow for another service to be used instead of Teknik in its [config file](https://github.com/IvanFon/tekaim/blob/master/config.json), but from my understanding it just runs `curl` to upload anyway.


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

* Re: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
  2023-08-31  0:55 ` [PR PATCH] [Merged]: " sgn
@ 2023-09-06  9:47 ` mhmdanas
  2023-09-09 15:16 ` ethamck
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-09-06  9:47 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/45827#issuecomment-1708021925

Comment:
Just for the record, you probably hould have bumped the version of `removed-packages`.

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

* Re: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
  2023-08-31  0:55 ` [PR PATCH] [Merged]: " sgn
  2023-09-06  9:47 ` mhmdanas
@ 2023-09-09 15:16 ` ethamck
  2023-09-09 15:17 ` ethamck
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ethamck @ 2023-09-09 15:16 UTC (permalink / raw)
  To: ml

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

New comment by ethamck on void-packages repository

https://github.com/void-linux/void-packages/pull/45827#issuecomment-1712534920

Comment:
Ah, true. I believe I looked at another pull request to base this one off of and I'm not sure they did this.

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

* Re: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
                   ` (2 preceding siblings ...)
  2023-09-09 15:16 ` ethamck
@ 2023-09-09 15:17 ` ethamck
  2023-09-09 15:17 ` ethamck
  2023-09-10 11:55 ` mhmdanas
  5 siblings, 0 replies; 7+ messages in thread
From: ethamck @ 2023-09-09 15:17 UTC (permalink / raw)
  To: ml

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

New comment by ethamck on void-packages repository

https://github.com/void-linux/void-packages/pull/45827#issuecomment-1712534920

Comment:
Ah, true. I believe I looked at another pull request (though I can't remember which) to base this one off of and I'm not sure they did this.

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

* Re: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
                   ` (3 preceding siblings ...)
  2023-09-09 15:17 ` ethamck
@ 2023-09-09 15:17 ` ethamck
  2023-09-10 11:55 ` mhmdanas
  5 siblings, 0 replies; 7+ messages in thread
From: ethamck @ 2023-09-09 15:17 UTC (permalink / raw)
  To: ml

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

New comment by ethamck on void-packages repository

https://github.com/void-linux/void-packages/pull/45827#issuecomment-1712534920

Comment:
Ah, true. I believe I looked at another pull request (though I can't remember which) to base this one off of and I'm not sure they did this. I'll make sure to do so in the future, thanks!

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

* Re: tekaim: remove package
  2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
                   ` (4 preceding siblings ...)
  2023-09-09 15:17 ` ethamck
@ 2023-09-10 11:55 ` mhmdanas
  5 siblings, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-09-10 11:55 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/45827#issuecomment-1708021925

Comment:
Just for the record, you probably should have bumped the version of `removed-packages`.

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

end of thread, other threads:[~2023-09-10 11:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 18:43 [PR PATCH] tekaim: remove package ethamck
2023-08-31  0:55 ` [PR PATCH] [Merged]: " sgn
2023-09-06  9:47 ` mhmdanas
2023-09-09 15:16 ` ethamck
2023-09-09 15:17 ` ethamck
2023-09-09 15:17 ` ethamck
2023-09-10 11:55 ` mhmdanas

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