utox: rebuild against libvpx.so.5
This commit is contained in:
parent
8c99c063fb
commit
465a59eaaa
1 changed files with 20 additions and 0 deletions
20
srcpkgs/utox/template
Normal file
20
srcpkgs/utox/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'utox'
|
||||
pkgname=utox
|
||||
version=0.16.1
|
||||
revision=2
|
||||
wrksrc="uTox-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_ASAN=OFF"
|
||||
short_desc="Lightweight TOX instant messenger client written in C"
|
||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://utox.org/"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="toxcore-devel filter_audio-devel fontconfig-devel
|
||||
freetype-devel libopenal-devel libvpx-devel libX11-devel libXext-devel
|
||||
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel
|
||||
check-devel"
|
||||
distfiles="https://github.com/uTox/uTox/archive/v${version}.tar.gz"
|
||||
checksum=d8fcee0dbf25596e67c4323fc153069552eeeb4d99cdcdc09ca2074ebc38b493
|
||||
|
||||
nocross=yes
|
Loading…
Reference in a new issue