FreeBSD Bugzilla – Attachment 166243 Details for
Bug 206706
net-im/uTox update to 0.5.1.20160121 fail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uTox.diff
uTox.diff (text/plain), 910 bytes, created by
Ivan Klymenko
on 2016-01-28 15:38:48 UTC
(
hide
)
Description:
uTox.diff
Filename:
MIME Type:
Creator:
Ivan Klymenko
Created:
2016-01-28 15:38:48 UTC
Size:
910 bytes
patch
obsolete
>diff --git a/uTox.orig/Makefile b/uTox_n_b/Makefile >index 9778156..3629741 100644 >--- a/uTox.orig/Makefile >+++ b/uTox_n_b/Makefile >@@ -11,6 +11,7 @@ LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox \ >+ libsodium.so:${PORTSDIR}/security/libsodium \ > ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat > LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ > libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ >@@ -33,6 +34,12 @@ OPTIONS_DEFAULT= DBUS > DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus > DBUS_MAKE_ARGS_OFF= DBUS=0 > >+.include <bsd.port.pre.mk> >+ >+.if !exists(${LOCALBASE}/lib/libtoxav.so) >+BROKEN= Port net-im/tox must be build with option SODIUM >+.endif >+ > pre-configure: > @${REINPLACE_CMD} -e 's|$$(GIT_V)|${DISTVERSION}-${GH_TAGNAME}|' \ > -e 's|share/man|man|' ${WRKSRC}/${MAKEFILE}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 206706
:
166238
|
166243
|
166245
|
166797