mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
tekaim: remove package
Web service package depends on (teknik.io) has shut down; inactive upstream
This commit is contained in:
parent
37303002ac
commit
e1c82ed419
2 changed files with 1 additions and 18 deletions
|
@ -610,6 +610,7 @@ replaces="
|
||||||
swarm<=0.5.7_2
|
swarm<=0.5.7_2
|
||||||
tagainijisho<=1.0.3_1
|
tagainijisho<=1.0.3_1
|
||||||
taizen<=0.0.0.20180808_4
|
taizen<=0.0.0.20180808_4
|
||||||
|
tekaim<=1.6.0_5
|
||||||
terminal_markdown_viewer<=1.6.3_4
|
terminal_markdown_viewer<=1.6.3_4
|
||||||
tlsdate<=0.0.13_16
|
tlsdate<=0.0.13_16
|
||||||
transcode<=1.1.7_4
|
transcode<=1.1.7_4
|
||||||
|
|
|
@ -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/
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue