scudcloud: upstream dead.

This commit is contained in:
Leah Neukirchen 2019-10-19 20:33:53 +02:00
parent 0fb0fcaf8c
commit 737eb39991

View file

@ -1,23 +0,0 @@
# Template file for 'scudcloud'
pkgname=scudcloud
version=1.65
revision=2
build_style=python3-module
pycompile_module="scudcloud"
hostmakedepends="python3-setuptools"
makedepends="python3-setuptools python-PyQt5 python-dbus python3-PyQt5-dbus"
depends="python3-setuptools python-PyQt5 python3-PyQt5-dbus
python3-PyQt5-webkit xdg-utils"
short_desc="Non official desktop client app for Slack"
archs=noarch
maintainer="Gurpreet Singh <gurpreet@mailfence.com>"
license="MIT"
homepage="https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud"
distfiles="https://github.com/raelgc/${pkgname}/archive/v${version}.tar.gz"
checksum=1b5420a868a37e181655e9799a3d1fcbbc0b0112349c44ac3d7936b626334791
broken="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/23761/steps/shell_3/logs/stdio"
post_install() {
vlicense LICENSE
}