On Sun, Mar 25, 2001 at 09:39:56PM +1000, Jason Parker wrote:
> Seth Arnold <[EMAIL PROTECTED]> writes:
> > * Anthony Towns <[email protected]> [010325 02:30]:
> > > There's 6720 packages in sid/i386 at the moment, btw, not 8458.
> > Thanks for the correction. At ten seconds per package, this is still
> > nearly nineteen hours though.
> Luckily we have these marvellous contraptions called computers which
> are capable of performing boring, repetitive tasks over and over and
> over with a minimum of fuss on the part of the operator.

Further to this:

] [EMAIL PROTECTED]:~$ zgrep 'usr/X11R6/lib/X11/fonts' woody/Contents-i386.gz  
| 
]   sed 's/^.* //;s,.*/,,' | sort -u > fontpkgs.lst
] [EMAIL PROTECTED]:~$ zgrep 'bin/' woody/Contents-i386.gz | sed 's/^.* 
//;s,.*/,,' | 
]   sort -u > binpkgs.lst
] [EMAIL PROTECTED]:~$ comm -1 -2 binpkgs.lst fontpkgs.lst 
] bitchx
] cmatrix
] dosemu
] tilp
] x3270
] xawtv
] xtel

bitchx provides:
  /usr/X11R6/lib/X11/fonts/misc/vga11x19.pcf.gz
  /usr/X11R6/lib/X11/fonts/misc/default8x16.pcf.gz
  /usr/bin/bitchx

cmatrix provides:
  /usr/X11R6/lib/X11/fonts/misc/mtx.pcf
  /usr/bin/cmatrix

dosemu provides:
  /usr/X11R6/lib/X11/fonts/misc/vga.pcf.gz
  /usr/bin/xdos

tilp provides:
  /usr/X11R6/lib/X11/fonts/misc/ti_calcs.pcf.gz
  /usr/bin/tilp

x3270 provides:
  /usr/X11R6/lib/X11/fonts/misc/3270-12.pcf.gz
  /usr/X11R6/lib/X11/fonts/misc/3270-12b.pcf.gz
  /usr/X11R6/lib/X11/fonts/misc/3270-20.pcf.gz
  /usr/X11R6/lib/X11/fonts/misc/3270-20b.pcf.gz
  (and others)
  /usr/X11R6/bin/x3270

xawtv provides:
  /usr/X11R6/lib/X11/fonts/misc/led-fixed.pcf
  /usr/X11R6/bin/xawtv

xtel provides:
  /usr/X11R6/lib/X11/fonts/misc/xteldigit.pcf.gz
  /usr/bin/xtell

This doesn't cover non-US/*, and it mightn't be complete for
main/contrib/non-free, but it doesn't exactly take 20 hours... Providing
a patch for lintian would be even better, of course, but something like
the above would suffice as far as I'm concerned.

Actually, it isn't complete for main/contrib/non-free: nethack didn't show
up because it keeps its binary in /usr/games. Packages like it are:

  cxhextris
  jnethack
  nethack

A brief search of those packages' bug pages only turns up the following
font related bugs:

  #38425: x3270: x3270,WindowMaker &
          /usr/X11R6/lib/X11/fonts/misc:unscaled segfault
  #89095: cmatrix doesn't run update-fonts-alias on postrm

There weren't any bugs that I could see about fonts in a binary package.
There's already a "should" directive, so there's justification for them
even without the "must".

Cheers,
aj

-- 
Anthony Towns <[EMAIL PROTECTED]> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.

``_Any_ increase in interface difficulty, in exchange for a benefit you
  do not understand, cannot perceive, or don't care about, is too much.''
                      -- John S. Novak, III (The Humblest Man on the Net)

Attachment: pgpSdg2YXKbrA.pgp
Description: PGP signature

Reply via email to