# HG changeset patch # User Christopher Rogers # Date 1288203363 0 # Node ID c8256426be905c1615866f332f0aec9882216f76 # Parent 07e6c84aad04a3c8d1dc9e084345bb6d4e8bd3c5 Fixed more packages with libgl and libglu as depends instead of mesa and libglu-mesa. diff -r 07e6c84aad04 -r c8256426be90 alsaplayer-scopes/receipt --- a/alsaplayer-scopes/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/alsaplayer-scopes/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -5,10 +5,10 @@ CATEGORY="multimedia" SHORT_DESC="Alsa GTK+ PCM player scopes." MAINTAINER="pankso@slitaz.org" -WANTED="alsaplayer" DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \ xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \ -xorg-libXrender libgl xorg-libXdamage xorg-libXxf86vm libdrm" +xorg-libXrender mesa xorg-libXdamage xorg-libXxf86vm libdrm" +WANTED="alsaplayer" WEB_SITE="http://www.alsaplayer.org/" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 07e6c84aad04 -r c8256426be90 fltk-2.0.x-gl/receipt --- a/fltk-2.0.x-gl/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/fltk-2.0.x-gl/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Fast Light Tool Kit GL library." WANTED="fltk-2.0.x" -DEPENDS="libgl libglu expat fontconfig xorg-libXft xorg-libXi \ +DEPENDS="mesa libglu-mesa expat fontconfig xorg-libXft xorg-libXi \ xorg-libXinerama xorg-libXext gcc-lib-base" MAINTAINER="pankso@slitaz.org" WEB_SITE="http://www.fltk.org/" diff -r 07e6c84aad04 -r c8256426be90 libfox-doc/receipt --- a/libfox-doc/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/libfox-doc/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -6,7 +6,7 @@ CATEGORY="development" SHORT_DESC="Documents and some examples using FOX." MAINTAINER="chadi.elahmad@gmail.com" -DEPENDS="libfox libgl libglu xorg-libXxf86vm xorg-libXdamage libdrm" +DEPENDS="libfox mesa libglu-mesa xorg-libXxf86vm xorg-libXdamage libdrm" WEB_SITE="http://www.fox-toolkit.org/" diff -r 07e6c84aad04 -r c8256426be90 libfox-utils/receipt --- a/libfox-utils/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/libfox-utils/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -8,7 +8,7 @@ WEB_SITE="http://www.fox-toolkit.org/" -DEPENDS="libfox expat tiff libgl libglu" +DEPENDS="libfox expat tiff mesa libglu-mesa" SUGGESTED="nvidia" WANTED="libfox" SOURCE="fox" diff -r 07e6c84aad04 -r c8256426be90 libglu-mesa/receipt --- a/libglu-mesa/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/libglu-mesa/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -6,8 +6,8 @@ SHORT_DESC="OpenGL utility library" MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.mesa3d.org/" +DEPENDS="glibc-base gcc-lib-base mesa" WANTED="mesa" -DEPENDS="glibc-base gcc-lib-base libgl" SUGGESTED="nvidia" PROVIDE="libglu" diff -r 07e6c84aad04 -r c8256426be90 libglw-mesa/receipt --- a/libglw-mesa/receipt Wed Oct 27 15:10:50 2010 +0000 +++ b/libglw-mesa/receipt Wed Oct 27 18:16:03 2010 +0000 @@ -6,10 +6,10 @@ SHORT_DESC="OpenGL widget library" MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.mesa3d.org/" -WANTED="mesa" -DEPENDS="glibc-base util-linux-ng-uuid zlib freetype lesstif libgl \ +DEPENDS="glibc-base util-linux-ng-uuid zlib freetype lesstif mesa \ xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt \ openmotif" +WANTED="mesa" PROVIDE="libglw" # Rules to gen a SliTaz package suitable for Tazpkg.