15 lines
511 B
Bash
15 lines
511 B
Bash
# Template file for 'dbus-sharp'
|
|
pkgname=dbus-sharp
|
|
version=0.8.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="mono"
|
|
depends="${makedepends}"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://github.com/mono/dbus-sharp/"
|
|
license="MIT"
|
|
short_desc="C# implementation of D-Bus"
|
|
distfiles="https://github.com/mono/dbus-sharp/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=0866c001f2d6e01a6f1b4d080db08d25ba1422e34c7d03020e0e70f3de3a9859
|