New package: bitlbee-mastodon-1.4.4
This commit is contained in:
parent
c9af7cb665
commit
7228fa5916
1 changed files with 17 additions and 0 deletions
17
srcpkgs/bitlbee-mastodon/template
Normal file
17
srcpkgs/bitlbee-mastodon/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'bitlbee-mastodon'
|
||||
pkgname=bitlbee-mastodon
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool automake pkg-config"
|
||||
makedepends="bitlbee-devel"
|
||||
short_desc="Mastodon plugin for BitlBee"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/kensanata/bitlbee-mastodon/"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=5ecb36a14ea59325f796009a7d3fb86e23d8bb273afe4744c6949c056bf8be48
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
Loading…
Reference in a new issue