Improve pkg-config command bash completion #155

Closed
opened 2017-11-24 15:34:21 +00:00 by swilmet · 3 comments
swilmet commented 2017-11-24 15:34:21 +00:00 (Migrated from github.com)

Improve pkg-config command bash completion.

Fedora has switched to pkgconf, but the bash completion is not as good as with pkg-config.

More precisely, the completion of the option names like --modversion.

Improve pkg-config command bash completion. Fedora has switched to pkgconf, but the bash completion is not as good as with pkg-config. More precisely, the completion of the option *names* like `--modversion`.

Freedesktop pkg-config does not provide a bash-completion file. If there was one, it was specific to the fedora packaging.

I don't think it is appropriate to include a bash completion file with pkgconf, because other people would want other shell completion files, too.

Freedesktop `pkg-config` does not provide a bash-completion file. If there was one, it was specific to the fedora packaging. I don't think it is appropriate to include a bash completion file with pkgconf, because other people would want other shell completion files, too.
swilmet commented 2017-11-25 07:08:05 +00:00 (Migrated from github.com)

I find it a bit strange to implement that downstream in each distro.

I find it a bit strange to implement that downstream in each distro.
swilmet commented 2017-11-28 11:34:45 +00:00 (Migrated from github.com)

I think the only problem that I have with the bash completion with pkgconf is:
https://github.com/pkgconf/pkgconf/issues/157

I think the only problem that I have with the bash completion with pkgconf is: https://github.com/pkgconf/pkgconf/issues/157
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#155
There is no content yet.