diff options
Diffstat (limited to 'app-cdr/disc-cover/metadata.xml')
-rw-r--r-- | app-cdr/disc-cover/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-cdr/disc-cover/metadata.xml b/app-cdr/disc-cover/metadata.xml new file mode 100644 index 000000000000..e9db3533b7bf --- /dev/null +++ b/app-cdr/disc-cover/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>media-optical</herd> + <longdescription> + This is the disc-cover CLI only. For the web application, + see www-apps/disc-cover. These two packages are tightly + bound by the fact that they come from the same source package. + That's why the web application ebuild is manually slotted to 0. + </longdescription> + <use> + <flag name='cdrom'>Enable audio CD support. This is not needed to make + www-apps/disc-cover work.</flag> + </use> +</pkgmetadata> |