Add profanity, libstrophe and libotr (#431)
[termux-packages] / packages / libotr / build.sh
CommitLineData
51720bdf
OS
1TERMUX_PKG_HOMEPAGE=https://otr.cypherpunks.ca
2TERMUX_PKG_DESCRIPTION="Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption, Authentication, Deniability, Perfect forward secrecy"
3TERMUX_PKG_VERSION=4.1.1
4TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
5TERMUX_PKG_SRCURL=https://otr.cypherpunks.ca/libotr-${TERMUX_PKG_VERSION}.tar.gz
6TERMUX_PKG_DEPENDS="libgcrypt"
7TERMUX_PKG_BUILD_IN_SRC=yes