summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/sdbus-c++: Bump systemd version to 250.6James Le Cuirot2022-05-293-10/+12
| | | | | | | This avoids direct use of ld by the EFI feature, which is unused here anyway. Closes: https://bugs.gentoo.org/836687 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/sdbus-c++: Fix musl build by disabling systemd featuresJames Le Cuirot2022-05-012-2/+8
| | | | | | | | I have disabled these features unconditionally as I don't think they're needed, regardless of whether you're using musl. Closes: https://bugs.gentoo.org/841749 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/sdbus-c++: Fix systemd SRC_URIJames Le Cuirot2022-04-023-5/+5
| | | | | | | systemd is confusing. Closes: https://bugs.gentoo.org/836655 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/sdbus-c++: Apply Gentoo musl patches to systemdJames Le Cuirot2022-04-023-5/+24
| | | | | | | | This downgrades systemd slightly but the precise version isn't too important. This is admittedly not tested against musl. Hopefully it's sufficient. Closes: https://bugs.gentoo.org/836414 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/sdbus-c++: Use python-any-r1 eclass to build systemdJames Le Cuirot2022-03-212-2/+28
| | | | | Closes: https://bugs.gentoo.org/835705 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-cpp/sdbus-c++: New packageJames Le Cuirot2022-03-206-0/+317
Including older 0.9.0 version for msalsdk-dbusclient. Signed-off-by: James Le Cuirot <chewi@gentoo.org>