diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-28 22:09:46 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-28 22:09:46 +0000 |
commit | 7b092d00c4872624e7c8eb418202c46bec564def (patch) | |
tree | de1513bc5d3979891d1055ed30928b6d3e5bb50f /profiles | |
parent | Version bump. (diff) | |
download | historical-7b092d00c4872624e7c8eb418202c46bec564def.tar.gz historical-7b092d00c4872624e7c8eb418202c46bec564def.tar.bz2 historical-7b092d00c4872624e7c8eb418202c46bec564def.zip |
Add some comments as of why the remaining multilib media libs are still masked
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 11 |
2 files changed, 15 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 6c4d70a6429c..dd2c605df18f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7990 2013/06/27 18:42:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7991 2013/06/28 22:09:45 aballier Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 28 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.mask: + Add some comments as of why the remaining multilib media libs are still + masked + 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.mask: unmask multilib libmikmod diff --git a/profiles/package.mask b/profiles/package.mask index 1efc2294dbe1..b191bf1076e4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14872 2013/06/27 18:42:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14873 2013/06/28 22:09:46 aballier Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -563,6 +563,15 @@ app-text/cuneiform # Samuli Suominen <ssuominen@gentoo.org> (16 Mar 2013) # Waiting for new emul-linux-x86-{media,sound}libs without # the duplicate files. +# Other reasons to keep them masked: +# - libsamplerate depends on libsndfile +# - libsndfile depends on emul-linux for sqlite which doesn't scale +# - libv4l depends on emul-linux for jpeg +# - portaudio is not commited yet: bug #468706 +# - twolame depends on libsndfile +# - wavpack multilib ebuild is in theory broken as it requires a multilib +# libiconv and is lacking the usedep on it since it has not been +# converted >=media-libs/libsamplerate-0.1.8-r1 >=media-libs/libsndfile-1.0.25-r1 >=media-libs/libv4l-0.9.5-r1 |