pkg.m4: PKG_CHECK_MODULES provides modversion #236

Merged
orzen merged 2 commits from orzen/modversion-pkg-check-modules into master 2021-10-27 11:41:28 +00:00
orzen commented 2021-10-08 09:18:05 +00:00 (Migrated from github.com)

Projects using PKG_CHECK_MODULES wants to add dependency versions to
their binaries. Currently, the projects have to resolve dependency
versions themselves when using pkgconf.

With this patch PKG_CHECK_MODULES now defines a $PKG_VERSION variable
that represents --modversion.

Projects using PKG_CHECK_MODULES wants to add dependency versions to their binaries. Currently, the projects have to resolve dependency versions themselves when using pkgconf. With this patch PKG_CHECK_MODULES now defines a $PKG_VERSION variable that represents `--modversion`.

Was this accepted by the freedesktop.org maintainer, too? I try to keep our pkg.m4 in sync with that one.

Was this accepted by the freedesktop.org maintainer, too? I try to keep our pkg.m4 in sync with that one.
orzen commented 2021-10-27 11:18:15 +00:00 (Migrated from github.com)

Was this accepted by the freedesktop.org maintainer, too? I try to keep our pkg.m4 in sync with that one.

Who do you refer to as the freedesktop.org maintainer, the maintainers of the pkg-config project?

None of the maintainers for pkg-config have been active for 9 months. I tried to reach one of the maintainers via email without any luck. I then headed over to #freedesktop at OFTC and asked for more information and got forwarded to this project.

> Was this accepted by the freedesktop.org maintainer, too? I try to keep our pkg.m4 in sync with that one. Who do you refer to as the freedesktop.org maintainer, the maintainers of the pkg-config project? None of the maintainers for pkg-config have been active for 9 months. I tried to reach one of the maintainers via email without any luck. I then headed over to #freedesktop at OFTC and asked for more information and got forwarded to this project.

Charming.

Charming.

In that case, I guess we can pull it in here, and if the freedesktop implementation has signs of life, I will try to resync with them later.

In that case, I guess we can pull it in here, and if the freedesktop implementation has signs of life, I will try to resync with them later.
Sign in to join this conversation.
No reviewers
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#236
There is no content yet.