dbus-sharp-glib: remove trailing whitespaces.
This commit is contained in:
parent
5c5194f562
commit
db825e8886
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'dbus-sharp-glib'
|
||||
pkgname=dbus-sharp-glib
|
||||
# Template file for 'dbus-sharp-glib'
|
||||
pkgname=dbus-sharp-glib
|
||||
version=0.5
|
||||
revision=1
|
||||
revision=1
|
||||
distfiles="https://github.com/mono/dbus-sharp-glib/archive/v${version}.tar.gz"
|
||||
checksum="208742e92ce4b6b4b0856e8cb70a2dad37aaae5f5708ff390b52c7938dabaea0"
|
||||
build_style=gnu-configure
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake"
|
||||
makedepends="mono dbus-sharp<=0.7_1"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://github.com/mono/dbus-sharp-glib/"
|
||||
license="Custom"
|
||||
short_desc="C# Glib implementation of D-Bus"
|
||||
short_desc="C# Glib implementation of D-Bus"
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue