Commit Graph

24 Commits

Author SHA1 Message Date
Chongyun Lee 2216f9f22e dbus: enable version script 2024-04-27 23:25:51 +08:00
Biswapriyo Nath 90447290e4 fix(main/dbus): Fix launching systemwide message bus with dbus-daemon
This fixes the following error with `dbus-daemon --system' command by
creating a PREFIX/var/run/dbus directory with a dummy file.

dbus-daemon[16282]: Failed to start message bus: Failed to bind socket
"/data/data/com.termux/files/usr/var/run/dbus/system_bus_socket": No such file or directory

The workaround is similar as openssh. If that directory is not present
dbus-daemon can not create pid and system_bus_socket files.
2024-04-24 10:35:22 +03:00
Tee KOBAYASHI 22ea30af34 dbus: Revbump to rebuild
due to SONAME change in libexpat.
2023-07-02 20:13:10 +09:00
Tee KOBAYASHI 5ee7f3c7e9 dbus: Bump to 1.15.6 2023-06-15 18:35:08 +09:00
Tee KOBAYASHI 107f4710f0 dbus: Bump to 1.15.4 2023-02-09 00:28:58 +00:00
Tee KOBAYASHI 34bf2f3a1f dbus: Do not try to switch user
as Termux is a single-user environment.
2022-11-12 14:55:58 +00:00
Tee KOBAYASHI 0ad32db54a dbus: Bump to 1.15.2 2022-10-13 01:00:31 +09:00
Tee KOBAYASHI 0305691ddb dbus: Revbump
Trying to resolve inconsistency between mirrors.
2022-09-27 18:51:08 +09:00
Tee KOBAYASHI 233fff39d5 dbus: Do not use `close_range`
which is disallowed by seccomp.
2022-09-26 18:44:07 +09:00
Tee KOBAYASHI feb0cebc48 dbus: Bump to 1.15.0 2022-09-26 11:04:35 +09:00
Tee KOBAYASHI 71d45f1922 dbus: Update to 1.14.0 2022-03-29 11:14:38 +09:00
xeffyr 153d6e0459 update codeowners
%ci:no-build
2022-01-31 20:18:51 +02:00
Yisus7u7 adedcebbc4
dbus: update to 1.13.18 (#8217) 2021-12-20 16:08:31 +02:00
Yaksh Bariya becc7b46c7 `dbus`: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Henrik Grimler e47244007c
dbus: mv from x11-packages to termux-packages (#6205)
Needed by libbluetooth in termux-root-packages so needs to be in main repository
2021-01-01 12:50:59 +01:00
Leonid Pliushch 15db434a36 move dbus, dbus-glib, telepathy-glib to X11 packages repository 2019-08-14 19:32:50 +03:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 33ad54d33f dbus: disable tests 2019-07-21 14:52:09 +03:00
Leonid Pliushch 97dabbe988 add post-installation script for generating machine-id 2019-07-13 01:50:30 +03:00
Tristan Ross 4e8d6d2df9 run autoconf 2019-07-13 01:50:30 +03:00
Leonid Pliushch f240932f87 use correct license name 2019-07-13 01:50:30 +03:00
Tristan Ross 0dfed2ae30 link with android logger 2019-07-13 01:50:30 +03:00
Tristan Ross 746075699e fixed checksum 2019-07-13 01:50:30 +03:00
Tristan Ross 7026b60909 added dbus package 2019-07-13 01:50:30 +03:00