sortix-mirror/ports/libdbus/libdbus.port

16 lines
525 B
Plaintext
Raw Normal View History

NAME=libdbus
BUILD_LIBRARIES=libexpat
2024-01-22 17:34:46 +00:00
VERSION=1.15.6
DISTNAME=dbus-$VERSION
2022-07-06 15:17:55 +00:00
COMPRESSION=tar.xz
ARCHIVE=$DISTNAME.$COMPRESSION
2024-01-22 17:34:46 +00:00
SHA256SUM=f97f5845f9c4a5a1fb3df67dfa9e16b5a3fd545d348d6dc850cb7ccc9942bd8c
UPSTREAM_SITE=https://dbus.freedesktop.org/releases/dbus
UPSTREAM_ARCHIVE=$ARCHIVE
2022-07-06 15:17:55 +00:00
LICENSE='AFL-2.1 OR GPL-2.0-or-later'
BUILD_SYSTEM=configure
2022-07-06 15:17:55 +00:00
# The tests depend on glib and must be disabled since glib depends on this port.
CONFIGURE_ARGS='--without-x --disable-tests'
MAKE_VARS='V=1'
POST_INSTALL=tix-eradicate-libtool-la