comparison network/dbus/dbus.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
comparison
equal deleted inserted replaced
1219:337f950c30f5 1220:4ccc42bf0284
1 PKGNAME=dbus
2 PKGVERSION=1.13.8
3 PKGREVISION=1
4 PKGLICENSE="GPL-2.0-only+ CUSTOM"
5 PKGSUMMARY="desktop bus"
6 PKGDOWNLOAD="https://dbus.freedesktop.org/releases/$PKGNAME/$PKGNAME-$PKGVERSION.tar.xz"
7 PKGUIDS="messagebus:100"
8 PKGGIDS="messagebus:100"
9 PKGDEPENDS="expat"
10 PKGOPTIONS="SELINUX X"
11 PKGPROTECT="etc/rc.d/dbus"