diff options
author | 2018-10-23 18:49:07 +0200 | |
---|---|---|
committer | 2018-10-26 14:25:11 +0200 | |
commit | 70e12bfc0e59eb6b24288987a323ab18581dca91 (patch) | |
tree | 8af71e9e5ce7c1a14265b2930c05e9b7369954e3 /media-sound/snapcast/metadata.xml | |
parent | net-im/skype: Drop old (diff) | |
download | gentoo-70e12bfc0e59eb6b24288987a323ab18581dca91.tar.gz gentoo-70e12bfc0e59eb6b24288987a323ab18581dca91.tar.bz2 gentoo-70e12bfc0e59eb6b24288987a323ab18581dca91.zip |
media-sound/snapcast: Minor fixes
* Forcing -d(aemon) by moving it from confd to initd
* Dropped global USE flag descriptions
* Removed CMakeList patch because upstream merged it
Signed-off-by: Christian Buchinger <cb-gentoo@guya.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10207
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/snapcast/metadata.xml')
-rw-r--r-- | media-sound/snapcast/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/snapcast/metadata.xml b/media-sound/snapcast/metadata.xml index 3a92671f3335..cf204c8ac111 100644 --- a/media-sound/snapcast/metadata.xml +++ b/media-sound/snapcast/metadata.xml @@ -10,12 +10,9 @@ <name>Proxy Maintainers</name> </maintainer> <use> - <flag name="avahi">Build with avahi support</flag> <flag name="client">Build and install Snapcast client component</flag> - <flag name="flac">Build with FLAC compression support</flag> <flag name="server">Build and install Snapcast server component</flag> <flag name="tremor">Build with TREMOR version of vorbis</flag> - <flag name="vorbis">Build with libvorbis support</flag> </use> <upstream> <maintainer status="active"> |