update net/toxcore to 0.2.18

changelog: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.18
port wise: switch from GH_* vars to official tarball

ok selene@, while here take maintainership too.
This commit is contained in:
op 2022-04-29 11:37:06 +00:00
parent 241eb14fad
commit 5a66e377ce
2 changed files with 9 additions and 8 deletions

View File

@ -1,28 +1,29 @@
COMMENT = Tox client library
V = 0.2.18
DISTNAME = c-toxcore-$V
PKGNAME = ${DISTNAME:S/c-//}
GH_ACCOUNT = TokTok
GH_PROJECT = c-toxcore
GH_TAGNAME = v0.2.17
SHARED_LIBS += toxcore 3.0
CATEGORIES = net telephony
HOMEPAGE = https://tox.chat/
MAINTAINER = Omar Polo <op@openbsd.org>
MASTER_SITES = https://github.com/TokTok/c-toxcore/releases/download/v$V/
# GPLv3+
PERMIT_PACKAGE = Yes
WANTLIB = c config m opus msgpackc pthread sodium vpx
WANTLIB = c config m opus pthread sodium vpx
MODULES = devel/cmake
COMPILER = base-clang ports-gcc
LIB_DEPENDS = audio/opus \
devel/libconfig \
devel/msgpack \
multimedia/libvpx \
security/libsodium

View File

@ -1,2 +1,2 @@
SHA256 (c-toxcore-0.2.17.tar.gz) = 2c311pD+jiF9yrpbmI+5Q7vnvakZov3m2VBt8Efl9Ms=
SIZE (c-toxcore-0.2.17.tar.gz) = 560639
SHA256 (c-toxcore-0.2.18.tar.gz) = 8pQFN5mIY1k+KLxqa19W8JZ19s2KKDJre8MbSDbAiUI=
SIZE (c-toxcore-0.2.18.tar.gz) = 653247