ports/xorg (3.0): [notify]: mesa3d: add missing dependency xorg-libxvmc And cleaned up dependency list. xorg-libxvmc provides the missing footprint files: libXvMCnouveau.so and libXvMCr600.so among symlinks and libtool files
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 0c766bb847a2d1ee4d615bf47fa4168ee55b4067 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 16 02:25:41 2013 +1100 [notify]: mesa3d: add missing dependency xorg-libxvmc And cleaned up dependency list. xorg-libxvmc provides the missing footprint files: libXvMCnouveau.so and libXvMCr600.so among symlinks and libtool files diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 6fea86f..92b3b5b 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -1,11 +1,11 @@ # Description: Mesa 3D Graphics Library # URL: http://www.mesa3d.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: libdrm, xorg-makedepend, xorg-glproto, xorg-xextproto, xorg-dri2proto, xorg-libx11, xorg-xf86vidmodeproto, xorg-libxext, xorg-libxxf86vm, xorg-libxt, xorg-libxdamage, xorg-libpciaccess, expat, talloc, libxml2-python +# Depends on: expat libdrm libxml2-python talloc xorg-dri2proto xorg-glproto xorg-libxdamage xorg-libxt xorg-libxvmc xorg-libxxf86vm xorg-makedepend name=mesa3d version=9.2.3 -release=1 +release=2 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/MesaLib-$version.tar.bz2) build() {
participants (1)
-
crux@crux.nu