bitlbee: update to 3.6.

This commit is contained in:
maxice8 2019-02-08 19:26:01 -02:00 committed by maxice8
parent 4620ef23c2
commit 7f40840f1e

View file

@ -1,12 +1,11 @@
# Template file for 'bitlbee'
pkgname=bitlbee
version=3.5.1
revision=7
version=3.6
revision=1
build_style=gnu-configure
configure_args="--etcdir=/etc/bitlbee --sbindir=/usr/bin
--pidfile=/run/${pkgname}/${pkgname}.pid
configure_args="--etcdir=/etc/bitlbee --pidfile=/run/${pkgname}/${pkgname}.pid
--ipcsocket=/run/${pkgname}/${pkgname}.sock
--ssl=openssl --strip=0 --otr=plugin --skype=plugin
--ssl=openssl --strip=0 --otr=plugin
$(vopt_if purple --purple=1 --purple=0)"
make_install_args="install-etc"
hostmakedepends="pkg-config asciidoc"
@ -17,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.bitlbee.org/"
distfiles="https://get.bitlbee.org/src/${pkgname}-${version}.tar.gz"
checksum=9636d7fd89ebb3756c13a9a3387736ca6d56ccf66ec0580d512f07b21db0fa69
checksum=9f15de46f29b46bf1e39fc50bdf4515e71b17f551f3955094c5da792d962107e
build_options="purple"
desc_option_purple="Build with libpurple support"
@ -29,9 +28,7 @@ make_dirs="/var/lib/bitlbee 0755 bitlbee bitlbee"
conf_files="
/etc/${pkgname}/*.txt
/etc/${pkgname}/*.conf
/etc/skyped/*.conf
/etc/skyped/*.cnf"
/etc/${pkgname}/*.conf"
post_install() {
vsv $pkgname