# Contributor: Marvin Steadfast # Maintainer: Marvin Steadfast pkgname=bitlbee-mastodon pkgver=1.4.3 pkgrel=0 pkgdesc="Mastodon plugin for Bitlbee" url="https://alexschroeder.ch/cgit/bitlbee-mastodon" arch="all" license="LGPL-2.1-only" depends="bitlbee" makedepends="bitlbee-dev autoconf automake libtool" source="bitlbee-mastodon-$pkgver.tar.gz::https://github.com/kensanata/bitlbee-mastodon/archive/v$pkgver.tar.gz" prepare() { default_prepare ./autogen.sh } build() { ./configure make } package() { make DESTDIR="$pkgdir" install } sha512sums="e00d4817baa6f1580394f22bd4454a4149c6f17c394f245ada7b1afed5917018f37e61fbd48e2e46d1efb4aae3bbd7babc56eb1a1f40a39b45eb6db00c870c8a bitlbee-mastodon-1.4.3.tar.gz"