blob: f5568864c19c01565e0ae27d75bc6343365626fd (
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.8
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=f90d4f16933ee5153fe02c405eb883c9cb8f0ad5
sha256sums = SKIP
pkgname = mingw-w64-dbus
|