summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4658916e510ad357738bc50018f5abdd8ffc4897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = dbus-codegen-rust-git
	pkgdesc = This program takes D-Bus XML Introspection data and generates Rust code for calling and implementing the interfaces in the introspection data.
	pkgver = 0.9.0.r901.g6b0600a
	pkgrel = 1
	url = https://github.com/diwic/dbus-rs
	arch = x86_64
	makedepends = git
	makedepends = rust
	provides = dbus-codegen-rust
	conflicts = dbus-codegen-rust
	source = dbus-codegen-rust::git+https://github.com/diwic/dbus-rs
	md5sums = SKIP

pkgname = dbus-codegen-rust-git