FreeBSD Bugzilla – Attachment 208980 Details for
Bug 241381
Add option to enable OMEMO to net-im/profanity via make config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
working patch
profanity.patch (text/plain), 936 bytes, created by
Tilman Keskinoz
on 2019-11-08 17:41:07 UTC
(
hide
)
Description:
working patch
Filename:
MIME Type:
Creator:
Tilman Keskinoz
Created:
2019-11-08 17:41:07 UTC
Size:
936 bytes
patch
obsolete
>--- /usr/ports/net-im/profanity/Makefile 2019-09-25 22:22:53.000000000 +0200 >+++ Makefile 2019-11-08 17:33:15.992977000 +0100 >@@ -2,6 +2,7 @@ > > PORTNAME= profanity > PORTVERSION= 0.7.1 >+PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= arved@FreeBSD.org >@@ -18,7 +19,8 @@ > libgpgme.so:security/gpgme \ > libassuan.so:security/libassuan \ > libgpg-error.so:security/libgpg-error \ >- libgcrypt.so:security/libgcrypt >+ libgcrypt.so:security/libgcrypt \ >+ libsignal-protocol-c.so:net/libsignal > > USES= ncurses pkgconfig ssl python readline autoreconf libtool gnome > USE_GNOME= glib20 >@@ -28,7 +30,8 @@ > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ >- --enable-pgp --enable-icons=no --with-xscreensaver=no >+ --enable-pgp --enable-icons=no --with-xscreensaver=no \ >+ --enable-omemo > CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" > INSTALL_TARGET= install-strip > OPTIONS_DEFINE= NOTIFY
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 241381
:
208470
| 208980