[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X Strike Force SVN commit: rev 236 - in branches/4.3.0/sid/debian: . patches



On Sun, 2003-06-22 at 15:23, X Strike Force SVN Admin wrote:
> 
> +  * stop building libGLU: that can be taken care of by libglu1-mesa, or
> +    whatever implementation people feel like using.
> +  
> +  * completely new naming scheme for the libGL packages: libgl1-xfree86,
> +    libgl1-xfree86-dbg, libgl-xfree86-dev, libgl1-xfree86-dri,
> +    xfree86-drm-src.
> +

Thank you Daniel. Note that if I understood the other commit notice
correctly, some of the new libgl1-xfree86* files still talk about
xlibmesa-gl* .


> Modified: branches/4.3.0/sid/debian/patches/063_fix_weak_deps.diff
> ==============================================================================
> --- branches/4.3.0/sid/debian/patches/063_fix_weak_deps.diff	2003-06-22 13:18:24 UTC (rev 235)
> +++ branches/4.3.0/sid/debian/patches/063_fix_weak_deps.diff	2003-06-22 13:22:53 UTC (rev 236)
> @@ -3,11 +3,10 @@
>    * libXp: libX11, libXext
>    * libXmuu: libX11
>    * libXrandr: libX11, libXext, libXrender
> -  * libGLU: libGL
>  
>  --- xc/config/cf/lnxLib.tmpl.orig	2003-06-22 20:17:28.000000000 +0900
>  +++ xc/config/cf/lnxLib.tmpl	2003-06-22 20:20:48.000000000 +0900
> -@@ -32,6 +32,11 @@
> +@@ -32,6 +32,10 @@
>   #define SharedXtstReqs	  $(LDPRELIB) $(XLIB)
>   #define SharedXieReqs	  $(LDPRELIB) $(XLIBONLY)
>   #define SharedSMReqs	  $(LDPRELIB) $(ICELIB)
> @@ -15,7 +14,6 @@
>  +#define SharedXpReqs	  $(LDPRELIB) $(EXTENSIONLIB) $(XONLYLIB)
>  +#define SharedXmuuReqs	  $(LDPRELIB) $(XONLYLIB)
>  +#define SharedXrandrReqs  $(LDPRELIB) $(XRENDERLIB) $(EXTENSIONLIB) $(XONLYLIB)
> -+#define SharedGLUReqs	  $(LDPRELIB) $(GLXLIB)
>   
>   #if GlxUseBuiltInDRIDriver
>   #define ExtraSharedGLReqs /**/

These could stay in, in case the patch ever gets merged upstream?


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



Reply to: