mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
507 B
Plaintext
17 lines
507 B
Plaintext
PKG_NAME="dbus-host"
|
|
PKG_VERSION=""
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://dbus.freedesktop.org"
|
|
PKG_URL=""
|
|
PKG_DEPENDS=""
|
|
PKG_BUILD_DEPENDS="toolchain expat-host"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="system"
|
|
PKG_SHORTDESC="dbus: simple interprocess messaging system"
|
|
PKG_LONGDESC="D-Bus is a message bus, used for sending messages between applications. This package contains the D-Bus daemon and related utilities and the dbus shared library."
|
|
PKG_IS_ADDON="no"
|
|
|
|
PKG_AUTORECONF="no"
|