tekaim: remove package

Web service package depends on (teknik.io) has shut down; inactive upstream
This commit is contained in:
ethamck 2023-08-30 14:15:01 -04:00 committed by Đoàn Trần Công Danh
parent 37303002ac
commit e1c82ed419
2 changed files with 1 additions and 18 deletions

View File

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

View File

@ -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/
}