>>>>> In <[EMAIL PROTECTED]> >>>>> X Strike Force SVN Admin <[EMAIL PROTECTED]> wrote: >> Author: daniel >> Date: 2003-06-12 08:21:25 -0500 (Thu, 12 Jun 2003) >> New Revision: 183
>> Added: >> branches/4.3.0/sid/debian/patches/820_gnu-freebsd_config.diff >> branches/4.3.0/sid/debian/patches/821_gnu-freebsd_xdm.diff >> branches/4.3.0/sid/debian/patches/822_gnu-freebsd_xload.diff >> branches/4.3.0/sid/debian/patches/823_gnu-freebsd_xterm.diff >> Modified: >> branches/4.3.0/sid/debian/control >> Log: >> Initial commit of Debian GNU/FreeBSD support. I still need a >> MANIFEST.freebsd-i386, and I need to find out which virtual package FreeBSD >> provides (note the debian/control change: instead of kernel-headers-2.4 | >> hurd | >> ...), it's now a per-architecture Build-Dep. Perhaps, #820 patch is needed to add Xrender,Xft and Xcursor related defined. They are also need in #800(gnu.cf) and #824 (NetBSD.cf). --------- # define HasXftLibrary YES # define BuildXcursorLibrary NO # define HasXcursorLibrary YES # define BuildRenderLibrary NO # define HasRenderLibrary YES # ifdef UseInstalled # define RenderLibraryDir /usr/X11R6 # define XftLibraryDir /usr/X11R6 # define XcursorLibraryDir /usr # else /* for Debian xfree86 build hack */ # define RenderLibraryDir $(TOP)/../../debian/local/exports # define XftLibraryDir $(TOP)/../../debian/local/exports # define XcursorLibraryDir $(TOP)/../../debian/local/exports # endif --------- -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>