Update to 3.0.

Drop now-default configure option --enable-threads.
This commit is contained in:
stu 2022-07-25 17:52:14 +00:00
parent ed8dcb08fb
commit a56d756015
3 changed files with 6 additions and 8 deletions

View File

@ -1,16 +1,15 @@
COMMENT = dbus bindings for Tcl
V = 2.2
V = 3.0
DISTNAME = dbus-${V}
PKGNAME = dbus-tcl-${V}
CATEGORIES = x11
HOMEPAGE = https://chiselapp.com/user/schelte/repository/dbus/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
REVISION = 0
# ISC
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE =Yes
WANTLIB = dbus-1
MASTER_SITES = ${HOMEPAGE:=uv/}
@ -30,8 +29,7 @@ SEPARATE_BUILD =Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--with-tcl=${MODTCL_LIBDIR} \
--mandir='$${prefix}/man' \
--enable-threads
--mandir='$${prefix}/man'
WRKDIST = ${WRKDIR}/dbus-${V}
TEST_TARGET = test

View File

@ -1,2 +1,2 @@
SHA256 (dbus-2.2.tar.gz) = ZRhjzhBWMITwmwHZoTu+q8XNNZlG+kfJQuI6S9isFQA=
SIZE (dbus-2.2.tar.gz) = 164288
SHA256 (dbus-3.0.tar.gz) = kS8JeC8exX2Dv4JIizzwAEUPIsUyuxkv/vIb6RpD2XU=
SIZE (dbus-3.0.tar.gz) = 161874

View File

@ -1,5 +1,5 @@
lib/tcl/dbus-tcl/
lib/tcl/dbus-tcl/libdbus${VER}.so
@so lib/tcl/dbus-tcl/libdbus${VER}.so
lib/tcl/dbus-tcl/pkgIndex.tcl
@man man/mann/dbus.n
share/doc/dbus-tcl/