Page MenuHomeFreeBSD

*/gstreamer*: Prevent false QA warnings about missing USES
ClosedPublic

Authored by tobik on Nov 16 2019, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 8, 11:39 AM
Unknown Object (File)
Thu, Aug 7, 4:44 PM
Unknown Object (File)
Thu, Aug 7, 7:39 AM
Unknown Object (File)
Thu, Aug 7, 7:33 AM
Unknown Object (File)
Sat, Aug 2, 7:13 PM
Unknown Object (File)
Fri, Aug 1, 12:12 PM
Unknown Object (File)
Thu, Jul 24, 1:20 AM
Unknown Object (File)
Fri, Jul 18, 12:22 AM
Subscribers

Details

Summary

This is to prevent bogus QA warnings like the following in GStreamer ports

Using USE_XORG alone is deprecated, please use USES=xorg

gstreamer1?-plugins/Makefile.common can under some circumstances create empty USE_XORG, USE_GNOME, etc. which trigger the warnings.

gstreamer-plugins-good triggers the USE_XORG warning because USES is overwritten again after including the master Makefile.

gstreamer-plugin-sdl was missing USES=sdl.

Test Plan

A test build of all */gstreamer* ports was fine on 12.0 amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27569
Build 25787: arc lint + arc unit