summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVincent Grande2020-10-08 19:03:29 -0400
committerVincent Grande2020-10-08 19:03:29 -0400
commitced57f532a6227a2ec57310e653ea380c0564a5e (patch)
tree00f0e65f1ebf9e0ec5b3cb180a69b85a6dfe1c28 /.SRCINFO
downloadaur-lib32-dbus-nosystemd-git.tar.gz
initial upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..929a63275a57
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = lib32-dbus-nosystemd-git
+ pkgdesc = Freedesktop.org message bus system (32-bit)
+ pkgver = 1.12.20
+ pkgrel = 1
+ url = https://gitlab.freedesktop.org/dbus/dbus
+ arch = x86_64
+ license = GPL
+ license = custom
+ makedepends = lib32-gcc-libs
+ makedepends = lib32-expat
+ makedepends = git
+ makedepends = autoconf-archive
+ depends = dbus
+ provides = lib32-libdbus
+ provides = lib32-dbus
+ conflicts = lib32-libdbus
+ conflicts = lib32-dbus
+ replaces = lib32-libdbus
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git
+ source = no-fatal-warnings.diff
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = lib32-dbus-nosystemd-git
+