diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-29 01:17:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-29 01:17:44 +0000 |
commit | e6795f742f7d2914e659f3f58d020efdc7fffe80 (patch) | |
tree | ba1fedc848a0e5c29febd35d4afeceb3089ded5e /media-sound | |
parent | amd64 stable, bug #296263 (diff) | |
download | historical-e6795f742f7d2914e659f3f58d020efdc7fffe80.tar.gz historical-e6795f742f7d2914e659f3f58d020efdc7fffe80.tar.bz2 historical-e6795f742f7d2914e659f3f58d020efdc7fffe80.zip |
remove unused use flags
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/amarok/Manifest | 2 | ||||
-rw-r--r-- | media-sound/amarok/metadata.xml | 27 |
2 files changed, 1 insertions, 28 deletions
diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest index 804ef774db6d..3020b11461c6 100644 --- a/media-sound/amarok/Manifest +++ b/media-sound/amarok/Manifest @@ -14,4 +14,4 @@ EBUILD amarok-2.2.1-r2.ebuild 2787 RMD160 0329ad0290a718b412fce63cfe74e32b949d7d EBUILD amarok-2.2.1.90.ebuild 2760 RMD160 62c79bc9818de001aa1c7cc19b2f69edeeb2c39a SHA1 62919d9dd880716a8428843ff0afd4038d08f423 SHA256 508d01cfc9bebbf231ccddda7c288888288e55d999925f99675ad79c609c50c9 EBUILD amarok-2.2.1.ebuild 2773 RMD160 6a07a36b2459b8506e4cc313c77f01ddee1b0e86 SHA1 e10b48f50e61e708c12e02b30b2207af71518be1 SHA256 b108945fd5933b0c251e02ae0d9c26cf4afc82c8c87831eb637e3e86bac5fafd MISC ChangeLog 57206 RMD160 fbc7a8d4e5fdd1ab2fe5cc4d9091ec9cda68e325 SHA1 cc008714d7a96e592ff11b5db64f1c78133c3e2a SHA256 a12980da03e6603a93a9470f22044594acbda688effa5021fc05d49ed9fb725b -MISC metadata.xml 2686 RMD160 d5f4eb619ce768ee863fbcd367342b315aa531ee SHA1 1a8de001122c4125df851f24dec29d52182c4e4b SHA256 29c7ce10a0d9c31db2748c649db415c92e5e983ce3288b8ac1d89e087f95db3b +MISC metadata.xml 1283 RMD160 f188f32c38a3e5425d86c59b8c1af8f27833d6b2 SHA1 34f8738cfbf39c87b3ef2ed35f43711b3302c15c SHA256 72c533c0a2afe35a34f0064cdac226e714a1d4bfdddd5cbb6a2ecc75541c16c8 diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml index 50b21d56ee4a..69cf7b8fd01e 100644 --- a/media-sound/amarok/metadata.xml +++ b/media-sound/amarok/metadata.xml @@ -7,7 +7,6 @@ <email>jmbsvicetto@gentoo.org</email> </maintainer> <use> - <flag name="amazon">Enable support for downloading covers from amazon.com</flag> <flag name="daap"> Enable the scripts for music sharing through DAAP. This flag adds dependencies on <pkg>www-servers/mongrel</pkg> to allow sharing of @@ -19,33 +18,7 @@ Try disabling this if you encounter -PIC related in amarok, it will make amarok rely only on standalone MySQL server. </flag> - <flag name="ifp">Enable support for iRiver devices access through libifp</flag> <flag name="lastfm">Enable Last.fm streaming services support through <pkg>media-libs/liblastfm</pkg></flag> <flag name="mp3tunes">Enable mp3tunes integration</flag> - <flag name="mp4"> - Build the TagLib plugin for writing tags in Mp4 container files - (m4a). Please note that by enabling this USE flag, the resulting - package will not be redistributable, as it links to - <pkg>media-libs/libmp4v2</pkg>, distributed under a - GPL-incompatible license. - </flag> - <flag name="njb">Enable support for NJB (Creative) devices access through libnjb</flag> - <flag name="python"> - Install the Amarok scripts written in Python, depending on - <pkg>dev-python/PyQt</pkg>. At the moment the only script - installed by this flag is the webcontrol script. - </flag> - <flag name="real"> - Build the Helix engine for Amarok, linked against - <pkg>media-video/realplayer</pkg>. This is an alternative engine - to the xine one, which supports a different set of formats. Only - available for x86 architecture as it uses the binary version of - RealPlayer. Please note that by enabling this USE flag, the resulting - package will not be redistributable, as it links to the non-GPL compatible - RealPlayer. - </flag> - <flag name="visualization"> - Support visualization plugins through <pkg>media-libs/libvisual</pkg> - </flag> </use> </pkgmetadata> |