mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hangups: remove package
This commit is contained in:
parent
e6a3909f06
commit
85f70f4d54
2 changed files with 1 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'hangups'
|
|
||||||
pkgname=hangups
|
|
||||||
version=0.4.18
|
|
||||||
revision=2
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
|
||||||
python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
|
|
||||||
python3-requests python3-protobuf python3-urwid"
|
|
||||||
short_desc="Third-party text-based user interface for Google Hangouts"
|
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/tdryer/hangups"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
||||||
checksum=49b31ee5f4fd36b1c10efd7b827a55e6d7b7e6c24a72e836a35e0da5777332b0
|
|
||||||
make_check=no # requires httpretty which is not packaged
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -167,6 +167,7 @@ replaces="
|
||||||
guile1.8<=1.8.8_3
|
guile1.8<=1.8.8_3
|
||||||
gx-go<=1.9.0_1
|
gx-go<=1.9.0_1
|
||||||
gx<=0.14.3_1
|
gx<=0.14.3_1
|
||||||
|
hangups<=0.4.18_2
|
||||||
httperf<=0.9.0_9
|
httperf<=0.9.0_9
|
||||||
icecat-i18n-ach<=78.6.1_1
|
icecat-i18n-ach<=78.6.1_1
|
||||||
icecat-i18n-af<=78.6.1_1
|
icecat-i18n-af<=78.6.1_1
|
||||||
|
|
Loading…
Add table
Reference in a new issue