mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Make it depend on net-im/tox12 for the moment.
See https://github.com/uTox/uTox/pull/1157 Reported by: yuri
This commit is contained in:
parent
e09ec5e4bc
commit
ecbffb4e1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463828
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= uTox
|
||||
PORTVERSION= 0.11.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Lightweight Tox client
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox12 \
|
||||
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
|||
libvpx.so:multimedia/libvpx \
|
||||
libfilteraudio.so:audio/libfilteraudio\
|
||||
libopus.so:audio/opus
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox12
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 1835eae
|
||||
|
|
Loading…
Add table
Reference in a new issue