|
Lines 27-33
Link Here
|
| 27 |
GH_PROJECT= profanity |
27 |
GH_PROJECT= profanity |
| 28 |
|
28 |
|
| 29 |
GNU_CONFIGURE= yes |
29 |
GNU_CONFIGURE= yes |
| 30 |
CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ |
30 |
CONFIGURE_ARGS= --enable-otr --enable-omemo --enable-python-plugins --enable-c-plugins \ |
| 31 |
--enable-pgp --enable-icons=no --with-xscreensaver=no |
31 |
--enable-pgp --enable-icons=no --with-xscreensaver=no |
| 32 |
CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" |
32 |
CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" |
| 33 |
INSTALL_TARGET= install-strip |
33 |
INSTALL_TARGET= install-strip |