Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop duplicate 'static-libs' USE description #8256

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion net-libs/shairplay/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<longdescription>Apple airplay and raop protocol server</longdescription>
<use>
<flag name='alac'>Add support for Apple Lossless Audio Codec files</flag>
<flag name='static-libs'>Build static versions of dynamic libraries as well</flag>
<flag name='tools'>Build and install a binary shairplay in /usr/bin</flag>
</use>
<maintainer type="person">
Expand Down
1 change: 0 additions & 1 deletion net-misc/stargazer/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<flag name="debug">Enable extra debug codepaths, like asserts and extra output.</flag>
<flag name="doc">Adds extra documentation (API, doc, etc).</flag>
<flag name="examples">Install examples, usually source code.</flag>
<flag name="static-libs">Install static libraries.</flag>
<flag name="module_auth_always_online">Enable build of "Always Online" authentication module for Stargazer.</flag>
<flag name="module_auth_internet_access">Enable build of "InetAccess" authentication module for Stargazer. InetAccess is a Stargazer specific authentication protocol.</flag>
<flag name="module_auth_freeradius">Enable build of "Radius" authentication module for Stargazer. This module capable of using RADIUS procotol for user authentication.</flag>
Expand Down