Re: hurd-i386 support changes

2001-06-30 Thread Branden Robinson
On Sat, Jun 30, 2001 at 09:23:50PM +0200, Marcus Brinkmann wrote:
> I tested and uploaded xfree86-4.1.0-0pre1v2, and it was quite smooth.
> 
> The following patch is requried.  A new MANIFEST.hurd-i386 file is attached
> (I lost the original one, so no patch for that, sorry).

Thanks a lot, Marcus!

-- 
G. Branden Robinson|  Men use thought only to justify their
Debian GNU/Linux   |  wrong doings, and speech only to conceal
[EMAIL PROTECTED] |  their thoughts.
http://people.debian.org/~branden/ |  -- Voltaire


pgpVmMn3NduvT.pgp
Description: PGP signature


hurd-i386 support changes

2001-06-30 Thread Marcus Brinkmann
Hi,

I tested and uploaded xfree86-4.1.0-0pre1v2, and it was quite smooth.

The following patch is requried.  A new MANIFEST.hurd-i386 file is attached
(I lost the original one, so no patch for that, sorry).

Thanks,
Marcus

diff -ruN debian.prior/patches/800_gnu_config.diff 
debian/patches/800_gnu_config.diff
--- debian.prior/patches/800_gnu_config.diffSat Jun 30 21:18:55 2001
+++ debian/patches/800_gnu_config.diff  Sat Jun 30 21:20:02 2001
@@ -14,7 +14,6 @@
 +#define HasPamYES
 +#define PamLibraries  -lpam -rdynamic -ldl
 +#define XFree86Devel  YES
-+#define Freetype2Dir  /usr
 +#define SystemManDirectory/usr/share/man
 +#define HasTk YES
 +#define TkLibDir  /usr/lib
@@ -36,6 +35,7 @@
 +#define SpecsDocDirs  BDF CTEXT FSProtocol GL ICCCM ICE PM Render SM 
X11 XDMCP XIM XLFD XProtocol Xaw Xext Xi Xmu Xserver Xt Xv i18n rstart xfs 
xterm xtrans
 +/* we build-depend on libfreetype6-dev (FreeType 2.x) */
 +#define BuildFreetype2Library NO
++#define HasFreetype2  YES
 +#define Freetype2Dir  /usr
 +#define XAppLoadDir   EtcX11Directory/app-defaults
 +#define XFileSearchPathDefault
Concat4(EtcX11Directory/%L/%T/%N%C,%S:EtcX11Directory/%l/%T/%N%C,%S:EtcX11Directory/%T/%N%C,%S:EtcX11Directory/%L/%T/%N%S:EtcX11Directory/%l/%T/%N%S:EtcX11Directory/%T/%N%S):Concat4($(LIBDIR)/%L/%T/%N%C,%S:$(LIBDIR)/%l/%T/%N%C,%S:$(LIBDIR)/%T/%N%C,%S:$(LIBDIR)/%L/%T/%N%S:$(LIBDIR)/%l/%T/%N%S:$(LIBDIR)/%T/%N%S)
diff -ruN debian.prior/xlibmesa3.files.hurd-i386 
debian/xlibmesa3.files.hurd-i386
--- debian.prior/xlibmesa3.files.hurd-i386  Thu Jan  1 01:00:00 1970
+++ debian/xlibmesa3.files.hurd-i386Sat Jun 30 21:21:24 2001
@@ -0,0 +1,2 @@
+usr/X11R6/lib/libGL.so.1.2
+usr/X11R6/lib/libGLU.so.1.3

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann  GNUhttp://www.gnu.org[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de


MANIFEST.hurd-i386.gz
Description: Binary data


Re: hurd-i386 support changes

2001-06-30 Thread Branden Robinson

On Sat, Jun 30, 2001 at 09:23:50PM +0200, Marcus Brinkmann wrote:
> I tested and uploaded xfree86-4.1.0-0pre1v2, and it was quite smooth.
> 
> The following patch is requried.  A new MANIFEST.hurd-i386 file is attached
> (I lost the original one, so no patch for that, sorry).

Thanks a lot, Marcus!

-- 
G. Branden Robinson|  Men use thought only to justify their
Debian GNU/Linux   |  wrong doings, and speech only to conceal
[EMAIL PROTECTED] |  their thoughts.
http://people.debian.org/~branden/ |  -- Voltaire

 PGP signature


hurd-i386 support changes

2001-06-30 Thread Marcus Brinkmann

Hi,

I tested and uploaded xfree86-4.1.0-0pre1v2, and it was quite smooth.

The following patch is requried.  A new MANIFEST.hurd-i386 file is attached
(I lost the original one, so no patch for that, sorry).

Thanks,
Marcus

diff -ruN debian.prior/patches/800_gnu_config.diff debian/patches/800_gnu_config.diff
--- debian.prior/patches/800_gnu_config.diffSat Jun 30 21:18:55 2001
+++ debian/patches/800_gnu_config.diff  Sat Jun 30 21:20:02 2001
@@ -14,7 +14,6 @@
 +#define HasPamYES
 +#define PamLibraries  -lpam -rdynamic -ldl
 +#define XFree86Devel  YES
-+#define Freetype2Dir  /usr
 +#define SystemManDirectory/usr/share/man
 +#define HasTk YES
 +#define TkLibDir  /usr/lib
@@ -36,6 +35,7 @@
 +#define SpecsDocDirs  BDF CTEXT FSProtocol GL ICCCM ICE PM Render SM X11 
 +XDMCP XIM XLFD XProtocol Xaw Xext Xi Xmu Xserver Xt Xv i18n rstart xfs xterm xtrans
 +/* we build-depend on libfreetype6-dev (FreeType 2.x) */
 +#define BuildFreetype2Library NO
++#define HasFreetype2  YES
 +#define Freetype2Dir  /usr
 +#define XAppLoadDir   EtcX11Directory/app-defaults
 +#define XFileSearchPathDefault
 +Concat4(EtcX11Directory/%L/%T/%N%C,%S:EtcX11Directory/%l/%T/%N%C,%S:EtcX11Directory/%T/%N%C,%S:EtcX11Directory/%L/%T/%N%S:EtcX11Directory/%l/%T/%N%S:EtcX11Directory/%T/%N%S):Concat4($(LIBDIR)/%L/%T/%N%C,%S:$(LIBDIR)/%l/%T/%N%C,%S:$(LIBDIR)/%T/%N%C,%S:$(LIBDIR)/%L/%T/%N%S:$(LIBDIR)/%l/%T/%N%S:$(LIBDIR)/%T/%N%S)
diff -ruN debian.prior/xlibmesa3.files.hurd-i386 debian/xlibmesa3.files.hurd-i386
--- debian.prior/xlibmesa3.files.hurd-i386  Thu Jan  1 01:00:00 1970
+++ debian/xlibmesa3.files.hurd-i386Sat Jun 30 21:21:24 2001
@@ -0,0 +1,2 @@
+usr/X11R6/lib/libGL.so.1.2
+usr/X11R6/lib/libGLU.so.1.3

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann  GNUhttp://www.gnu.org[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

 MANIFEST.hurd-i386.gz