Opened 7 years ago

Closed 7 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)

pcb-dbus-variant.patch (1009 bytes) - added by technobauble (Chad Parker) 7 years ago.

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by technobauble (Chad Parker)

Attachment: pcb-dbus-variant.patch added

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: haspatch maintainer added

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Type: updateenhancement

comment:3 Changed 7 years ago by mf2k (Frank Schima)

It's not very well documented, but it is preferred to use configure.args-replace here.

comment:4 Changed 7 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 7 years ago by mf2k (Frank Schima)

Owner: set to mf2k
Resolution: fixed
Status: newclosed

In 237d9612/macports-ports:

pcb: Make dbus support an optional dependancy

Closes: #53656

Note: See TracTickets for help on using tickets.