blob: 4f74c4a83840ebf46d9469ac153719eb53273205 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = mingw-w64-dbus
pkgdesc = Freedesktop.org message bus system (mingw-w64)
pkgver = 1.14.6
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = any
license = custom
license = GPL
makedepends = mingw-w64-configure
makedepends = docbook-xsl
makedepends = autoconf-archive
makedepends = git
depends = mingw-w64-expat
provides = mingw-w64-libdbus
options = !strip
options = staticlibs
options = !buildflags
source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=d4942f417b786d747014e6a21f1a84bc4f635196
sha256sums = SKIP
pkgname = mingw-w64-dbus
|