Opened 8 years ago
Closed 8 years ago
#53656 closed enhancement (fixed)
pcb: Make dbus support an optional dependancy
Reported by: | technobauble (Chad Parker) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | |
Port: | pcb |
Description
As far as I know there aren't any other programs that actually know how to talk to pcb via DBus, so there's no reason to enabled it by default and add the extra dependency. It can be made an optional dependency via a variant. If the situation changes (I don't see that happening in the near future) it can be made a default.
Attachments (1)
Change History (6)
Changed 8 years ago by technobauble (Chad Parker)
Attachment: | pcb-dbus-variant.patch added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer added |
---|
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Type: | update → enhancement |
---|
comment:3 Changed 8 years ago by mf2k (Frank Schima)
comment:4 Changed 8 years ago by technobauble (Chad Parker)
I'm sorry if I'm just missing it, but I don't see the syntax described anywhere. Presumably it's something like:
configure.args-replace --old-arg-to-remove --new-arg-to-add
Please confirm, and I'll submit a revised patch if necessary.
comment:5 Changed 8 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It's not very well documented, but it is preferred to use
configure.args-replace
here.