toxic: update to 0.11.3, adopt

former maintainer requested to orphan it
This commit is contained in:
Piraty 2022-02-24 16:33:59 +01:00
parent 788b634d51
commit 40b8120ed9
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'toxic'
pkgname=toxic
version=0.11.1
version=0.11.3
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -8,11 +8,11 @@ makedepends="toxcore-devel libX11-devel freealut-devel libconfig-devel
ncurses-devel libopenal-devel libnotify-devel libvpx-devel libsodium-devel
opus-devel qrencode-devel libcurl-devel"
short_desc="Ncurses-based Tox instant messenger client"
maintainer="avoidr <avoidr@posteo.de>"
maintainer="Piraty <piraty1@inbox.ru>"
license="GPL-3.0-or-later"
homepage="https://github.com/JFreegman/toxic/"
distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz"
checksum=5df8f3cf21c2b228546399f0c2a77c6d8f5356939a85c32222a4f6a26b82688a
checksum=1a3fd4289852bf64ee17b98a27597d0d8f5e7d3c9ac90180bd4e63a8e5ae53d9
do_build() {
make CC=$CC USER_CFLAGS="$CFLAGS" USER_LDFLAGS="$LDFLAGS" ${makejobs}