mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: bitlbee-steam-1.3.1
This commit is contained in:
parent
91bdc7678f
commit
26fc5c2572
1 changed files with 18 additions and 0 deletions
18
srcpkgs/bitlbee-steam/template
Normal file
18
srcpkgs/bitlbee-steam/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'bitlbee-steam'
|
||||||
|
pkgname=bitlbee-steam
|
||||||
|
version=1.3.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
makedepends="bitlbee-devel"
|
||||||
|
short_desc="Steam protocol plugin for BitlBee"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/jgeboski/bitlbee-steam"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=e9caf7ca5d2e1042b8a43895bd7ba8a35b6ace674d392ce1c68b060c994e2441
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue