Page MenuHomeFreeBSD

Make x11-themes/adwaita-qt[45] slave ports of x11-themes/adwaita-common and update to 0.99
ClosedPublic

Authored by tcberner on May 10 2017, 9:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 25, 9:38 AM
Unknown Object (File)
Jul 1 2025, 8:55 AM
Unknown Object (File)
Jun 30 2025, 2:25 AM
Unknown Object (File)
Jun 29 2025, 2:27 PM
Unknown Object (File)
Jun 27 2025, 12:48 AM
Unknown Object (File)
Jun 26 2025, 9:34 AM
Unknown Object (File)
Jun 22 2025, 11:43 AM
Unknown Object (File)
Jun 20 2025, 8:15 PM
Subscribers
None

Details

Summary
  • Update to 0.99
  • Make them all slaves
  • Take maintainership

I think QT[45]_USES and QT[45]_PLIST could be somehow stuck into one, however the best thing I could come up with was ${OPTIONS_SLAVE}_USES=... which would however also set it for the -common port...

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Combine USES and PLIST.. ok, did save one line...

Update to 1.0.

Is this change non-invasive enough for implicit?

lgtm

x11-themes/adwaita-common/Makefile
28 ↗(On Diff #28964)

At first this looks a bit confusing, as it appears you're doing COMMON_USES=cmake:outsource [...]. I think a comment clarifying what's being done here with ?= makes sense.

This revision is now accepted and ready to land.May 29 2017, 10:38 AM
This revision was automatically updated to reflect the committed changes.