summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattw <mattw@localhost>2010-05-23 18:40:22 +0000
committermattw <mattw@localhost>2010-05-23 18:40:22 +0000
commit777a2593cf08eb503c7b617d7d92f536194a0e9e (patch)
treefcc2e8f1cc88862b8c2c733e72b4989395565abe /app-emulation
parentVMware Workstation 7.1.0.261024 (diff)
downloadvmware-777a2593cf08eb503c7b617d7d92f536194a0e9e.tar.gz
vmware-777a2593cf08eb503c7b617d7d92f536194a0e9e.tar.bz2
vmware-777a2593cf08eb503c7b617d7d92f536194a0e9e.zip
switched to ranged deps on libpng, not slotted; explanation follows
On Sunday, 23 May 2010, at 2:19 pm, Samuli Suominen wrote: > SLOT="0" is for building something against libpng, a.k.a. source slot. > SLOT="0" will always provide libpng.so for -lpng and required headers > and pkg-config file. SLOT="0" is always latest stable series libpng from > upstream. > > But we use =media-libs/libpng-1.2* in deps because of the current status > of Portage tree. The depend is more loose, as it is not restricted to > any slot and more friendlier for stable users who still use the > libpng-1.2 from SLOT=0" (see above the explanation about SLOT="0") > > After the last 1.2 libpng from SLOT="0" is removed from tree, it doesn't > matter anymore, you can use either =media-libs/libpng-1.2* or > media-libs/libpng:1.2. > > In short: Please use =media-libs/libpng-1.2* at least until libpng-1.4 > is stabilized. And that isn't far away. svn path=/trunk/; revision=411
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-player/vmware-player-3.1.0.261024.ebuild2
-rw-r--r--app-emulation/vmware-workstation/vmware-workstation-7.1.0.261024.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-player/vmware-player-3.1.0.261024.ebuild b/app-emulation/vmware-player/vmware-player-3.1.0.261024.ebuild
index 6debc64..f199df7 100644
--- a/app-emulation/vmware-player/vmware-player-3.1.0.261024.ebuild
+++ b/app-emulation/vmware-player/vmware-player-3.1.0.261024.ebuild
@@ -44,7 +44,7 @@ RDEPEND="dev-cpp/cairomm
media-libs/fontconfig
media-libs/freetype
media-libs/libart_lgpl
- media-libs/libpng:1.2
+ =media-libs/libpng-1.2*
net-misc/curl[ares]
sys-devel/gcc
sys-fs/fuse
diff --git a/app-emulation/vmware-workstation/vmware-workstation-7.1.0.261024.ebuild b/app-emulation/vmware-workstation/vmware-workstation-7.1.0.261024.ebuild
index f79f22d..205a950 100644
--- a/app-emulation/vmware-workstation/vmware-workstation-7.1.0.261024.ebuild
+++ b/app-emulation/vmware-workstation/vmware-workstation-7.1.0.261024.ebuild
@@ -45,7 +45,7 @@ RDEPEND="dev-cpp/cairomm
media-libs/fontconfig
media-libs/freetype
media-libs/libart_lgpl
- media-libs/libpng:1.2
+ =media-libs/libpng-1.2*
net-misc/curl[ares]
sys-devel/gcc
sys-fs/fuse