[Midnightbsd-cvs] [MidnightBSD/mports] 979bc9: devel/py-dasbus: add port (#1212)
Lucas Holt
noreply at github.com
Fri Sep 11 14:29:36 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 979bc92dc0fd5084a51e7507e31c09b947f6ffce
https://github.com/MidnightBSD/mports/commit/979bc92dc0fd5084a51e7507e31c09b947f6ffce
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M devel/Makefile
A devel/py-dasbus/Makefile
A devel/py-dasbus/distinfo
A devel/py-dasbus/pkg-descr
Log Message:
-----------
devel/py-dasbus: add port (#1212)
Adds Dasbus 1.7, the Python D-Bus library required by Orca 50.2.
Imported from the local FreeBSD port and adapted for MidnightBSD
(maintainer and LGPL-2.1-or-later metadata).
Validation: bmake makesum, patch, build, fake, package, test target,
check-license, and git diff --check. The upstream unittest suite passes
its earlier D-Bus cases but stalls in the system-bus fixture; the port
exposes no test command, so no test policy was changed.
## Summary by Sourcery
Add the dasbus Python D-Bus library as a new devel port.
New Features:
- Add the dasbus 1.7 Python D-Bus library port for use by applications
such as Orca.
Build:
- Register the new Python port in the devel ports collection and define
its package metadata and dependencies.
---------
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list