sortix-mirror/ports/libdbus/libdbus.port

16 lines
525 B
Plaintext
Raw Permalink Normal View History

NAME=libdbus
BUILD_LIBRARIES=libexpat
2022-07-06 15:17:55 +00:00
VERSION=1.14.0
DISTNAME=dbus-$VERSION
2022-07-06 15:17:55 +00:00
COMPRESSION=tar.xz
ARCHIVE=$DISTNAME.$COMPRESSION
2022-07-06 15:17:55 +00:00
SHA256SUM=ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4
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