Bug#690826: libx11-6: XIM support routine creates bogs timestamp (confuses gdk, rendering thunderbird and firefox unusable.)

2012-10-17 Thread ishikawa
Package: libx11-6 Version: 2:1.5.0-1 Severity: normal Tags: l10n Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Using XIM engine to input Japanese and Chinese caused events with bogus (uninitialized) timestamps in X e

Bug#690826: Can Debian incorporate the patch to XIM module (without waiting for, upstream fix)?

2013-08-06 Thread ishikawa
I wonder if Debian packager can incorporate the fix in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690826 without waiting for the upstream fix. I have received several inquiries when the patch will be incorporated in the libX11 from Xorg. I have no idea myself. TIA -- To UNSUBSCRIBE, em

X Strike Force SVN commit: rev 35 - people/ishikawa/debian/po

2003-05-24 Thread ishikawa
Author: ishikawa Date: 2003-05-24 23:34:53 -0500 (Sat, 24 May 2003) New Revision: 35 Modified: people/ishikawa/debian/po/ja.po Log: ja.po update again, thanks Kenshi Muto. Modified: people/ishikawa/debian/po/ja.po

X Strike Force SVN commit: rev 37 - people/ishikawa/debian

2003-05-25 Thread ishikawa
Author: ishikawa Date: 2003-05-24 23:46:47 -0500 (Sat, 24 May 2003) New Revision: 37 Modified: people/ishikawa/debian/xserver-xfree86.files.alpha people/ishikawa/debian/xserver-xfree86.files.i386 people/ishikawa/debian/xserver-xfree86.files.powerpc people/ishikawa/debian/xserver

Bug#690826: Patch was pushed to the upstream

2013-08-25 Thread ISHIKAWA,chiaki
The mentioned patch I posted to freedesktop.org was finally pushed to the current master (to be released when?) by Alan Coppersomith. Pushed to ssh://git.freedesktop.org/git/xorg/lib/libX11: e7fd6f0..8f58e54 master -> master Thank you in advance for your attention. -- To UNSUBSCRIBE, email

Re: CVS X debs for sid.

2002-12-18 Thread ISHIKAWA Mutsumi
ill contains some non DFSG fonts). cleaup patches some pending staff - Is #100 PCI domain patch needed? current XFree86 CVS have PCI domain support. - Is #102 type6_kdb_xf86Events needed? It is already reported to BTS. - cleanup fonts.alias (#12 patch) on SPARC remov

Re: CVS X debs for sid.

2002-12-18 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> "Zephaniah E. Hull" <[EMAIL PROTECTED]> wrote: >> [1 ] >> On Thu, Dec 19, 2002 at 02:20:39AM +0900, ISHIKAWA Mutsumi wrote: >> > Yet another XFree86 CVS .debs for sid on the apt

Bug#170510: X server build problem fix

2002-12-30 Thread ISHIKAWA Mutsumi
ldLibraries || BuildGLXLibrary #endif #ifndef BuildXauLib #define BuildXauLib(BuildLibraries || BuildLibrariesForXServers) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Bug#170510: X server build problem fix

2003-01-01 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Tue, Dec 31, 2002 at 01:24:01AM +0900, ISHIKAWA Mutsumi wrote: >> > Hi, >> > >> > Here is a patch for #170508, #170510. >> &

Bug#170510: Bug#170508: Bug#170510: X server build problem fix

2003-01-01 Thread ISHIKAWA Mutsumi
;Debian (static) $(SOURCE_VERSION) $(shell env TZ=UTC date +%Y%m%d%H%M%S) $(BUILDER)\"' -DBuilderEMailAddr='\"$(BUILDER_EMAIL_ADDR)\"' -DBuildServersOnly=YES -DDoLoadableServer=NO -DXnestServer=NO -DXVirtualFramebufferServer=NO -DXprtServer=NO $(DEBUGFLAGS) # Determine our architecture. BUILD_ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Bug#170510: Bug#170508: Bug#170510: X server build problem fix

2003-01-02 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> 2) Defined `BuildServersOnly' will build only X servers. >>`Servers' mean `XFree86 server, Xnest server, X virtual fareme >>buffer

Re: here is an updated patch 908 for 4.2.99.3

2003-01-04 Thread ISHIKAWA Mutsumi
also testing on sparc(but does not complete yet.) deb http://hanzubon.jp/HANZUBON/ hanzubon/$(ARCH)/ deb http://hanzubon.jp/HANZUBON/ hanzubon/all/ deb-src http://hanzubon.jp/HANZUBON/ hanzubon/source/ I want to merge these works to your experimental package, if I can. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: here is an updated patch 908 for 4.2.99.3

2003-01-04 Thread ISHIKAWA Mutsumi
Hi, >>>>> In <[EMAIL PROTECTED]> >>>>> Daniel Stone <[EMAIL PROTECTED]> wrote: >> Hi Ishikawa, >> I'm currently experiencing severe problems with Freetype, but everything >> else is working out perfectly. Once I sort out the Fre

Re: here is an updated patch 908 for 4.2.99.3

2003-01-04 Thread ISHIKAWA Mutsumi
Humm... >>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> Hi, >> On sparc plathome, I'm not success to build because many drivers uses >> vgaHW* function call. We should write patches lik

Bug#170510: FTBFS on arm,mips,mipsel: xc/programs/Xserver/xkb/xkberrs.c assumes X11/Xlib.h and X11/XKBlib.h available

2003-01-05 Thread ISHIKAWA Mutsumi
FYI Alan tells me "This issue is already fixed in current CVS." xkberrs.c is rewrited, it does not refer libX11 related headers anymore. So, patches for Bug#170510 I posted are needles for XFree86 4.3.0. But Bug#170508 are still remaining. -- ISHIKAWA Mutsumi <[EMAIL PROTECT

Re: here is an updated patch 908 for 4.2.99.3

2003-01-05 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Michel Dänzer <[EMAIL PROTECTED]> wrote: >> On Son, 2003-01-05 at 03:10, ISHIKAWA Mutsumi wrote: >> > >> On sparc plathome, I'm not success to build because many drivers uses >>

Bug#170508: fixed in upstream CVS

2003-01-06 Thread ISHIKAWA Mutsumi
>> Log message: >> 700. BuildServersOnly fix when building on a system with no installed >>X headers or libraries (#5559, ISHIKAWA Mutsumi). >> >> Modified files: >> xc/config/cf/: >>xfree86.cf This problem is fixed in upst

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
23:57:13 -0500 >> Source: xfree86 (snip) >> Architecture: source powerpc all >> Version: 4.2.1-4pre5v1 binary-sparc is now available on the URL: http://people.debian.org/~ishikawa/XFree86/4.2.1-4pre5v1/sparc and also building on alpha/hppa/m68k binaries (not finished yet) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
t;> >> Note that I no longer own a working i386 box. >> Format: 1.7 >> Date: Wed, 8 Jan 2003 23:57:13 -0500 >> Source: xfree86 (snip) >> Architecture: source powerpc all >> Version: 4.2.1-4pre5v1 binary-sparc is now available on the URL: http://people.debian.org

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> >>>>> In <[EMAIL PROTECTED]> >> >>>>>Branden Robinson <[EMAIL PROTECTED]> wrote: >> >>

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
. update debian/control and related files, added some *.files, *.links, *.debugfiles, *.postinst.in and so on... -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Warren Turkal <[EMAIL PROTECTED]> wrote: >> I am using the debs from: >> deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/ >> deb http://hanzubon.jp/HANZUBON/ hanzubon/all/ >> Xlib-dev has the x

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
understand. So, we will provide individual package per libraries? (For example xlibx11 will provide libX11.so and related files, xlibxie will provide) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
randr2, libxtrap6, libxtst6, libxrx6 and libxcursor1; all of these >> packages also have a -dbg and -dev package (the soname is removed for >> the -dev package). Locale data and other architecture-independent >> stuff has been moved to xlibs-data; static-only libraries are in >> xlibs-static. Cool :-) Perhaps we need dummy xlibs package (it depends these library packages) to migrate from old environment. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: XFree86 4.2.99.4 debs

2003-02-02 Thread ISHIKAWA Mutsumi
wer questions, being patient, and showing me how to do stuff when >>necessary. >> * Mike A. Harris (RedHat XFree86 maintainer), for being around to >>answer questions, sharing patches, offering helpful suggestions, and >>just generally being a really cool and

Re: X Strike Force: let's work on xfree86/branches/4.3.0/sid

2003-05-25 Thread ISHIKAWA Mutsumi
red >>library except those with a different upstream (fontconfig, >>xft, xrender, xcursor). - Xcursor package will be ITPd as soon as possible. (Maintainer: X Strike force, Uploader Branden, Daniel and me). There is beta package: http://people.debian.or

Re: X Strike Force: let's work on xfree86/branches/4.3.0/sid

2003-05-26 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Mon, May 26, 2003 at 09:39:55AM +0900, ISHIKAWA Mutsumi wrote: >> > - Xcursor package will be ITPd as soon as possible. >> > (Maintainer

Re: xserver-s3 stoped working?

2003-05-26 Thread ISHIKAWA Mutsumi
t;> > (--) S3: videoram: 2048k >> > (--) S3: Ramdac type: s3_trio32 >> > (--) S3: Ramdac speed: 135 MHz >> >> If this is indeed a Trio32, as it semes it is, it should be supported in >> 4.2.1-6, which is currently in sid (unstable). I believe that XFree86 4.x's s3 driver is only support PCI(or AGP) bus. (e.g S3Probe() in s3_driver.c) So, VL bus/ISA bus card will not work with the driver. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

ITP: xcursor -- X Cursor management library

2003-05-26 Thread ISHIKAWA Mutsumi
es and the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension CreateCursor request for rendering cursor. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: X Strike Force SVN commit: rev 118 - trunk/debian

2003-06-05 Thread ISHIKAWA Mutsumi
t; >> 4.0), xbase (<< 3.3.2.3a-2) >> Replaces: rstart, rstartd, xbase-clients (<= 4.0.1-8), xserver-common (<< >> 4.0), xbase (<< 3.3.2.3a-2), xlibs-dev (<< 4.1.0-12), xlib6g-dev, dpsclient, >> xcontrib -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: X Strike Force SVN commit: rev 118 - trunk/debian

2003-06-06 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> [1 ] >> On Fri, Jun 06, 2003 at 01:30:46PM +0900, ISHIKAWA Mutsumi wrote: >> > Why does xutils depends cpp-3.2 instead of cpp ? >>

RFC: define FontLibSharedFreeType=NO

2003-06-06 Thread ISHIKAWA Mutsumi
I've just added a memo under people/ishikawa/ about FreeType backend build problem when defined FontLibSharedFreeType=YES. I want to merge this change into branches/4.3.0/sid/debian/rules. Any comments? Modified: people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/

Re: RFC: define FontLibSharedFreeType=NO

2003-06-07 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Fri, Jun 06, 2003 at 07:24:25PM +0900, ISHIKAWA Mutsumi wrote: >> > >> > I've just added a memo under people/ishikawa/ about Fre

Re: RFC: define FontLibSharedFreeType=NO

2003-06-08 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Sat, Jun 07, 2003 at 11:20:01PM +0900, ISHIKAWA Mutsumi wrote: >> > >> I got a report in private mail (grrr) from a person who ran into the >&

Re: RFC: define FontLibSharedFreeType=NO

2003-06-08 Thread ISHIKAWA Mutsumi
g about changes between libfreetype6_2.1.4-2 and -3. I am sorry to make it get confused. I've not checked libfreetype6_2.1.4-4 yet. >> On Sun, Jun 08, 2003 at 07:36:13PM +0900, ISHIKAWA Mutsumi wrote: >> > >>>>> In <[EMAIL PROTECTED]> >>

Bug#196058: [PATCH] Re: xutils: Error in file /usr/X11R6/lib/X11/config/X11.tmpl

2003-06-09 Thread ISHIKAWA Mutsumi
02:56:06.0 +0900 @@ -3145,7 +3145,7 @@ $(RM) index.raw file.nPS file.PS file.txt #endif -#ifndef MakeSimpleDoc(file,srcs) +#ifndef MakeSimpleDoc #define MakeSimpleDoc(file,srcs) MakeDepSimpleDoc(file,srcs,srcs) #endif -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[E

Bug#163998: xserver-xfree86: Conflicting symbols in xtt and freetype modules

2002-10-09 Thread ISHIKAWA Mutsumi
Type support This version of XFree86 comes with two TrueType backends, FreeType (module `freetype', formerly known as xfsft) and X-TrueType (module `xtt'). These two backends are not compatible: only one of them can be used at any one time. - -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#163998: xserver-xfree86: Conflicting symbols in xtt and freetype modules

2002-10-14 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> [1 ] >> On Thu, Oct 10, 2002 at 04:56:57AM +0900, ISHIKAWA Mutsumi wrote: >> > It is not a bug. >> [...] >> ISHIKAWA-san, to reach the

Bug#165899: xlibs-dbg: no unstripped libs for /usr/X11R6/lib/X11/locale/common/*

2002-10-22 Thread ISHIKAWA Mutsumi
ww.xfree86.org/pipermail/xpert/2002-October/021687.html http://www.xfree86.org/pipermail/xpert/2002-October/021893.html Perhaps, it is better to merge this patch to next release (4.2.1-4) of xfree86 debian package. XFree86 only provides xomGeneric.so.2 for XOM module. So, many people should

Bug#164486: [PATCH] twm/gram.y can not compile with bison 1.50

2002-10-12 Thread ISHIKAWA Mutsumi
: NUMBER { $$ = $1; } ; -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#164489: [PATCH] xkbcomp build problem with bison 1.50

2002-10-12 Thread ISHIKAWA Mutsumi
$$= (OverlayKeyDef *) AppendStmt(&$1->common,&$3->common); - }; + } | OverlayKey { $$= $1; } ; -- ISHIKAWA Mutsumi <[EMAIL PROTECT

Bug#164491: [PATCH] build problem xkbevd with bison 1.50

2002-10-12 Thread ISHIKAWA Mutsumi
173,6 +173,7 @@ | SHELL{ $$ = ShellAction; } | SOUND{ $$ = SoundAction; } |{ $$ = UnknownAction; } + ; OptNameSpec: NameSpec { $$= $1; } |{ $$= NULL; } -- ISHIKAWA Mu

Bug#169429: unnecessary files in debian/ directory

2002-11-16 Thread ISHIKAWA Mutsumi
Package: xfree86 Version: 4.2.1-3 Severity: minor xfree86 source package have 2 unnecessary files. 1) xfonts-pex.files xfonts-pex.files is not needed, because xfonts-pex package is not provided. 2) xlibs.files.alpha xlibs.files.alpha is compleatly same as xlibs.files. -- ISHIKAWA

Bug#170507: xfree86: FTBFS on hppa: 'SHMBLA' undeclared

2002-11-24 Thread ISHIKAWA Mutsumi
e kernel symbol? SHMLBA is defined in /usr/include/bits/shm.h as: /* Segment low boundary address multiple. */ #define SHMLBA (__getpagesize ()) extern int __getpagesize (void) __THROW __attribute__ ((__const__)); But on hppa these defines are missing. I can not find these defines any

Re: CVS X debs for sid.

2002-12-18 Thread ISHIKAWA Mutsumi
ill contains some non DFSG fonts). cleaup patches some pending staff - Is #100 PCI domain patch needed? current XFree86 CVS have PCI domain support. - Is #102 type6_kdb_xf86Events needed? It is already reported to BTS. - cleanup fonts.alias (#12 patch) on SPARC remov

Re: CVS X debs for sid.

2002-12-18 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> "Zephaniah E. Hull" <[EMAIL PROTECTED]> wrote: >> [1 ] >> On Thu, Dec 19, 2002 at 02:20:39AM +0900, ISHIKAWA Mutsumi wrote: >> > Yet another XFree86 CVS .debs for sid on the apt

Bug#170510: X server build problem fix

2002-12-30 Thread ISHIKAWA Mutsumi
ldLibraries || BuildGLXLibrary #endif #ifndef BuildXauLib #define BuildXauLib(BuildLibraries || BuildLibrariesForXServers) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#170510: X server build problem fix

2003-01-01 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Tue, Dec 31, 2002 at 01:24:01AM +0900, ISHIKAWA Mutsumi wrote: >> > Hi, >> > >> > Here is a patch for #170508, #170510. >> &

Bug#170510: Bug#170508: Bug#170510: X server build problem fix

2003-01-01 Thread ISHIKAWA Mutsumi
bian (static) +$(SOURCE_VERSION) $(shell env TZ=UTC date +%Y%m%d%H%M%S) $(BUILDER)\"' +-DBuilderEMailAddr='\"$(BUILDER_EMAIL_ADDR)\"' -DBuildServersOnly=YES +-DDoLoadableServer=NO -DXnestServer=NO -DXVirtualFramebufferServer=NO -DXprtServer=NO +$(DEBUGFLAGS) # Determine

Bug#170510: Bug#170508: Bug#170510: X server build problem fix

2003-01-01 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> 2) Defined `BuildServersOnly' will build only X servers. >>`Servers' mean `XFree86 server, Xnest server, X virtual fareme >>buffer

Re: here is an updated patch 908 for 4.2.99.3

2003-01-03 Thread ISHIKAWA Mutsumi
te yet.) deb http://hanzubon.jp/HANZUBON/ hanzubon/$(ARCH)/ deb http://hanzubon.jp/HANZUBON/ hanzubon/all/ deb-src http://hanzubon.jp/HANZUBON/ hanzubon/source/ I want to merge these works to your experimental package, if I can. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: here is an updated patch 908 for 4.2.99.3

2003-01-04 Thread ISHIKAWA Mutsumi
Hi, >>>>> In <[EMAIL PROTECTED]> >>>>> Daniel Stone <[EMAIL PROTECTED]> wrote: >> Hi Ishikawa, >> I'm currently experiencing severe problems with Freetype, but everything >> else is working out perfectly. Once I sort out the Fre

Re: here is an updated patch 908 for 4.2.99.3

2003-01-04 Thread ISHIKAWA Mutsumi
Humm... >>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> Hi, >> On sparc plathome, I'm not success to build because many drivers uses >> vgaHW* function call. We should write patches lik

Bug#170510: FTBFS on arm,mips,mipsel: xc/programs/Xserver/xkb/xkberrs.c assumes X11/Xlib.h and X11/XKBlib.h available

2003-01-05 Thread ISHIKAWA Mutsumi
FYI Alan tells me "This issue is already fixed in current CVS." xkberrs.c is rewrited, it does not refer libX11 related headers anymore. So, patches for Bug#170510 I posted are needles for XFree86 4.3.0. But Bug#170508 are still remaining. -- ISHIKAWA Mutsumi <[EMAIL PROTECT

Re: here is an updated patch 908 for 4.2.99.3

2003-01-05 Thread ISHIKAWA Mutsumi
>>>>> In <1041815288.1927.18.camel@thor> >>>>> Michel Dänzer <[EMAIL PROTECTED]> wrote: >> On Son, 2003-01-05 at 03:10, ISHIKAWA Mutsumi wrote: >> > >> On sparc plathome, I'm not success to build because many drivers uses >

Bug#170508: fixed in upstream CVS

2003-01-06 Thread ISHIKAWA Mutsumi
>> Log message: >> 700. BuildServersOnly fix when building on a system with no installed >>X headers or libraries (#5559, ISHIKAWA Mutsumi). >> >> Modified files: >> xc/config/cf/: >>xfree86.cf This problem is fixed in upst

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
23:57:13 -0500 >> Source: xfree86 (snip) >> Architecture: source powerpc all >> Version: 4.2.1-4pre5v1 binary-sparc is now available on the URL: http://people.debian.org/~ishikawa/XFree86/4.2.1-4pre5v1/sparc and also building on alpha/hppa/m68k binaries (not finished yet) --

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
t;> >> Note that I no longer own a working i386 box. >> Format: 1.7 >> Date: Wed, 8 Jan 2003 23:57:13 -0500 >> Source: xfree86 (snip) >> Architecture: source powerpc all >> Version: 4.2.1-4pre5v1 binary-sparc is now available on the URL: http://people.debian.org

Re: XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-13 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> (B>>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: (B>> >>>>> In <[EMAIL PROTECTED]> (B>> >>>>>Branden Robinson <[EMAIL PROTECTED]> wrote: (B (B>> &g

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
. update debian/control and related files, added some *.files, *.links, *.debugfiles, *.postinst.in and so on... -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Warren Turkal <[EMAIL PROTECTED]> wrote: >> I am using the debs from: >> deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/ >> deb http://hanzubon.jp/HANZUBON/ hanzubon/all/ >> Xlib-dev has the x

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
understand. So, we will provide individual package per libraries? (For example xlibx11 will provide libX11.so and related files, xlibxie will provide) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: the cvs debs

2003-01-13 Thread ISHIKAWA Mutsumi
xtst6, libxrx6 and libxcursor1; all of these >> packages also have a -dbg and -dev package (the soname is removed for >> the -dev package). Locale data and other architecture-independent >> stuff has been moved to xlibs-data; static-only libraries are in >>

Re: XFree86 4.2.99.4 debs

2003-02-02 Thread ISHIKAWA Mutsumi
wer questions, being patient, and showing me how to do stuff when >>necessary. >> * Mike A. Harris (RedHat XFree86 maintainer), for being around to >>answer questions, sharing patches, offering helpful suggestions, and >>just generally being a really cool and

Re: Future of X packages in Debian

2004-06-19 Thread ISHIKAWA Mutsumi
e XFree86 based X server, he(they) will be able to continue to work for XFree86 based X server. >> * If we standardize on just one, which one should it be? I think fd.o's modualized implemantation is the best solution. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>

Re: X Strike Force SVN commit: rev 118 - trunk/debian

2003-06-05 Thread ISHIKAWA Mutsumi
>> (<< 3.3.2.3a-2) >> Replaces: rstart, rstartd, xbase-clients (<= 4.0.1-8), xserver-common (<< 4.0), >> xbase (<< 3.3.2.3a-2), xlibs-dev (<< 4.1.0-12), xlib6g-dev, dpsclient, xcontrib -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X Strike Force SVN commit: rev 118 - trunk/debian

2003-06-06 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> [1 ] >> On Fri, Jun 06, 2003 at 01:30:46PM +0900, ISHIKAWA Mutsumi wrote: >> > Why does xutils depends cpp-3.2 instead of cpp ? >>

RFC: define FontLibSharedFreeType=NO

2003-06-06 Thread ISHIKAWA Mutsumi
I've just added a memo under people/ishikawa/ about FreeType backend build problem when defined FontLibSharedFreeType=YES. I want to merge this change into branches/4.3.0/sid/debian/rules. Any comments? Modified: people/ishikawa/4.3.0-0pre1v1-xrender-xcursor-split/

Re: RFC: define FontLibSharedFreeType=NO

2003-06-07 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Fri, Jun 06, 2003 at 07:24:25PM +0900, ISHIKAWA Mutsumi wrote: >> > >> > I've just added a memo under people/ishikawa/ about Fre

Re: RFC: define FontLibSharedFreeType=NO

2003-06-08 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Sat, Jun 07, 2003 at 11:20:01PM +0900, ISHIKAWA Mutsumi wrote: >> > >> I got a report in private mail (grrr) from a person who ran into the >&

Re: RFC: define FontLibSharedFreeType=NO

2003-06-08 Thread ISHIKAWA Mutsumi
g about changes between libfreetype6_2.1.4-2 and -3. I am sorry to make it get confused. I've not checked libfreetype6_2.1.4-4 yet. >> On Sun, Jun 08, 2003 at 07:36:13PM +0900, ISHIKAWA Mutsumi wrote: >> > >>>>> In <[EMAIL PROTECTED]> >>

Bug#196058: [PATCH] Re: xutils: Error in file /usr/X11R6/lib/X11/config/X11.tmpl

2003-06-09 Thread ISHIKAWA Mutsumi
02:56:06.0 +0900 @@ -3145,7 +3145,7 @@ $(RM) index.raw file.nPS file.PS file.txt #endif -#ifndef MakeSimpleDoc(file,srcs) +#ifndef MakeSimpleDoc #define MakeSimpleDoc(file,srcs) MakeDepSimpleDoc(file,srcs,srcs) #endif -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[E

Re: [FreeType] weird build failure on mipsel

2003-06-10 Thread ISHIKAWA Mutsumi
>> >> I don't really have time to chase this down right at the moment, due to >> exams, but if no-one figures out in the next few days, I'll have a bash >> when they're finished. This problem is already discussed on debian-x ML ;-) (A memo about this is upd

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

2003-06-10 Thread ISHIKAWA Mutsumi
> > +++ branches/4.3.0/sid/debian/changelog2003-06-10 11:44:45 UTC (rev 172) >> > @@ -7,7 +7,12 @@ >> > keyboard away from me. >> > >> >* #057_X11.tmpl_warning_fix.diff: Imake warning fix patch [ISHIKAWA Mutsumi] >> > - >>

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

2003-06-10 Thread ISHIKAWA Mutsumi
ould >> Branden be credited? How much contribution gets a credit? That sort of >> thing. :) Ah, I agree this point of view. OK, I'll write only these thning to debian/changelog, more details will be written to commitlog. Thanks :-) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>

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

2003-06-10 Thread ISHIKAWA Mutsumi
> > + /* m68k has no 2.4 kernel yet */ >> > > + # ifndef Mc68020Architecture >> > > + #define HasLinuxInput YES >> > > @@ -701,7 +714,7 @@ >> > >> > This seems out-of-date? >> >> Hmm, yes, but only recently so.

Re: proposed X Strike Force commit/changelog policy

2003-06-10 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Tue, Jun 10, 2003 at 11:35:30PM +1000, Daniel Stone wrote: >> > On Tue, Jun 10, 2003 at 10:11:17PM +0900, ISHIKAWA Mutsumi wrote: >> > > I

Re: X Strike Force SVN commit: rev 175 - branches/4.3.0/sid/debian

2003-06-11 Thread ISHIKAWA Mutsumi
atiblity between >> + normal XFree86 server and XFree86-dbg server. >> + We should drop this change, when we can build the Loader Server >> + liked against external FreeType2 [ISHIKAWA Mutsimi] >> + >> >> The offending cvs change

Re: XFree86 X server and FreeType

2003-06-11 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Wed, Jun 11, 2003 at 11:22:00PM +0900, ISHIKAWA Mutsumi wrote: >> Okay, just to make sure I understand the situation: >> >> 1) we want to be

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

2003-06-12 Thread ISHIKAWA Mutsumi
ree86 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]>, <

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

2003-06-12 Thread ISHIKAWA Mutsumi
header comments in patch #820) I just wrote same idea into my TODO list (xfree86/people/ishikaawa/TODO). I'm planning to work for this hack on this weekend :-) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE,

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

2003-06-12 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Daniel Stone <[EMAIL PROTECTED]> wrote: >> > 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). >>

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

2003-06-12 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Robert Millan <[EMAIL PROTECTED]> wrote: >> On Fri, Jun 13, 2003 at 09:27:31AM +0900, ISHIKAWA Mutsumi wrote: >> > >>>>> In <[EMAIL PROTECTED]> >> > >>>>&

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

2003-06-13 Thread ISHIKAWA Mutsumi
;[EMAIL PROTECTED]> wrote: >> On Thu, Jun 12, 2003 at 10:17:14PM -0600, Joel Baker wrote: >> > >> > And the NetBSD one is *not* GNU-based, >> >> Actualy I agree with that. >> > which is even more reason to split >> > the Debian-specific bi

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

2003-06-13 Thread ISHIKAWA Mutsumi
I'm currently building the current (svn rev 195) branches/4.3.0/sid/debian on m68k. So perhaps (if it is not failed) I can provide MANIFEST.m68k. My hppa station stop to work since last monday...I can not enough time to repair it. I'll repair it as soon as possible sorry... -- ISHIKAWA

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

2003-06-13 Thread ISHIKAWA Mutsumi
e out. I strongly believed the conclusion had come out, I do not know why I'm confuse about it, sorry. [1] http://lists.debian.org/debian-x/2003/debian-x-200305/msg00201.html http://lists.debian.org/debian-x/2003/debian-x-200305/msg00203.html http://lists.debian.org/debian-x/2003/debian-

Re: 4.3.0-0pre1v1 [XSF, please read]

2003-06-17 Thread ISHIKAWA Mutsumi
ment, >> or anything of the sort. If anyone has any comments, please add them. >> 4.3.0-0pre1: >> * Get xcursor into sid, check separation is clean (Ishikawa?). Current status: xcursor is already installed into sid. build checks are done on i386/sparc/alpha. -- ISHIKAWA M

Re: libXau in xlibs-pic?

2003-06-18 Thread ISHIKAWA Mutsumi
-fPIC. I fixed that but unfortunately the lib uses libXau which >> only comes in a static non-pic flavor. Is there any way to get a pic >> version of libXau in xlibs-pic for the next version? OK, I'll update xlibs-pic patch for 4.3.0. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>,

Re: libXau in xlibs-pic?

2003-06-18 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> >>>>> In <[EMAIL PROTECTED]> >> >>>>>Eric Dorland <[EMAIL PROTECTED]> wrote: >> >> I'v

Re: branches-4.3.0-sid-debian-2003.06.18

2003-06-18 Thread ISHIKAWA Mutsumi
../../config/cf/Library.tmpl:40: unterminated #ifndef >> ../../config/imake/imake: Exit code 1. >> Stop. >> make[4]: *** [Xau/Makefile] Error 1 Already fixed (svn 209) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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

2003-06-22 Thread ISHIKAWA Mutsumi
ICELIB) +#define SharedXpmReqs$(LDPRELIB) $(XONLYLIB) +#define SharedXpReqs $(LDPRELIB) $(EXTENSIONLIB) $(XONLYLIB) +#define SharedXmuuReqs $(LDPRELIB) $(XONLYLIB) +#define SharedXrandrReqs $(LDPRELIB) $(XRENDERLIB) $(EXTENSIONLIB) $(XONLYLIB) +#define SharedGLUReqs$(LDPRELIB) $(GLXLIB) #if GlxU

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

2003-06-22 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Daniel Stone <[EMAIL PROTECTED]> wrote: >> On Sun, Jun 22, 2003 at 08:44:17PM +0900, ISHIKAWA Mutsumi wrote: >> > Bug #187365, #187374 are not only happned on Debian GNU/Linux, >> > I believe

New savage driver fails to build

2003-06-22 Thread ISHIKAWA Mutsumi
savage_driver.c In file included from savage_driver.c:26: savage_driver.h:19:17: vbe.h: No such file or directory (snip) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

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

2003-06-22 Thread ISHIKAWA Mutsumi
LIB) $(GLXLIB) >> >> #if GlxUseBuiltInDRIDriver >> #define ExtraSharedGLReqs /**/ No, Please do not drop SharedGLUReqs change even if Debian will not ship libGLU from xfree86 source. This is not Debian specific item, this patch will fix Linux generic problem. It should be merg

Re: XSF revision 238

2003-06-22 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> ---- >> rev 238: ishikawa | 2003-06-22 13:31:01 -0500 (Sun, 22 Jun 2003) | 8 line

Re: XSF revision 238

2003-06-24 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Michel Dänzer <[EMAIL PROTECTED]> wrote: >> On Mon, 2003-06-23 at 04:35, ISHIKAWA Mutsumi wrote: >> > 2) Build without BuildGLULibrary is not easy. >> > >> > Even if we decide

Re: purpose of MANIFEST files (was: XSF revision 238)

2003-06-24 Thread ISHIKAWA Mutsumi
>>>>> In <[EMAIL PROTECTED]> >>>>> Branden Robinson <[EMAIL PROTECTED]> wrote: >> On Mon, Jun 23, 2003 at 11:35:36AM +0900, ISHIKAWA Mutsumi wrote: >> > 3) Purpose of MANIFESTs (I believe) are checking what kind of files >> &g

Re: XSF revision 238

2003-06-24 Thread ISHIKAWA Mutsumi
terical raisins or whatever. Things aren't looking too bad though. >> Would you like to join the XSF as a committer? Do any of the other >> committers have an objection? Welcome to join the XSF :-) -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xfree86 on hppa-linux

2003-07-03 Thread ISHIKAWA Mutsumi
ou know please teach me :-) XFree86 dynamic loading is already supported on HPPA architecture? If the answer is YES, we should enable hppa dynamic loading support on HPPA architecture.I can not found HPPA dynamic loader code under xc/programs/Xserver/hw/xfree86/loaders/. -- ISHIKAWA Mutsumi <[EMA

Re: X Strike Force SVN commit: rev 278 - branches/4.3.0/sid/debian

2003-07-03 Thread ISHIKAWA Mutsumi
uild X server for hppa/mips/mipsel but it is just disable dynamic loading (all driverse are static linked into single XFree86 server binary). It is of cause works fine, and X server is needed on these architecture. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   >