diff options
880 files changed, 19507 insertions, 0 deletions
diff --git a/libpthread-stubs/.footprint b/libpthread-stubs/.footprint new file mode 100644 index 0000000..15be254 --- /dev/null +++ b/libpthread-stubs/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libpthread-stubs.a +-rwxr-xr-x root/root usr/lib/libpthread-stubs.la +lrwxrwxrwx root/root usr/lib/libpthread-stubs.so -> libpthread-stubs.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libpthread-stubs.so.0 -> libpthread-stubs.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libpthread-stubs.so.0.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/pthread-stubs.pc diff --git a/libpthread-stubs/.md5sum b/libpthread-stubs/.md5sum new file mode 100644 index 0000000..30ad225 --- /dev/null +++ b/libpthread-stubs/.md5sum @@ -0,0 +1 @@ +2ba9ce2d46da0a2a1090384ece3387ff libpthread-stubs-0.2.tar.bz2 diff --git a/libpthread-stubs/Pkgfile b/libpthread-stubs/Pkgfile new file mode 100644 index 0000000..eaa5132 --- /dev/null +++ b/libpthread-stubs/Pkgfile @@ -0,0 +1,12 @@ +description="pthread dummy implementation" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xcb.freedesktop.org" +depends=() + +name=libpthread-stubs +version=0.2 +release=1 +source=(http://xcb.freedesktop.org/dist/libpthread-stubs-0.2.tar.bz2) + +includes=(autotools) diff --git a/libpthread-stubs/Pkgfile.old b/libpthread-stubs/Pkgfile.old new file mode 100644 index 0000000..fc895a0 --- /dev/null +++ b/libpthread-stubs/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: pthread dummy implementation +# URL: http://xcb.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=libpthread-stubs +version=0.2 +release=1 +source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) + +build() { + cd $name-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/mesa3d/.footprint b/mesa3d/.footprint new file mode 100644 index 0000000..c850168 --- /dev/null +++ b/mesa3d/.footprint @@ -0,0 +1,70 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/glxgears +-rwxr-xr-x root/root usr/bin/glxinfo +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/EGL/ +-rw-r--r-- root/root usr/include/EGL/egl.h +-rw-r--r-- root/root usr/include/EGL/eglext.h +-rw-r--r-- root/root usr/include/EGL/eglplatform.h +drwxr-xr-x root/root usr/include/GL/ +-rw-r--r-- root/root usr/include/GL/GLwDrawA.h +-rw-r--r-- root/root usr/include/GL/GLwDrawAP.h +-rw-r--r-- root/root usr/include/GL/GLwMDrawA.h +-rw-r--r-- root/root usr/include/GL/GLwMDrawAP.h +-rw-r--r-- root/root usr/include/GL/gl.h +-rw-r--r-- root/root usr/include/GL/gl_mangle.h +-rw-r--r-- root/root usr/include/GL/glext.h +-rw-r--r-- root/root usr/include/GL/glfbdev.h +-rw-r--r-- root/root usr/include/GL/glu.h +-rw-r--r-- root/root usr/include/GL/glu_mangle.h +-rw-r--r-- root/root usr/include/GL/glx.h +-rw-r--r-- root/root usr/include/GL/glx_mangle.h +-rw-r--r-- root/root usr/include/GL/glxext.h +drwxr-xr-x root/root usr/include/GL/internal/ +-rw-r--r-- root/root usr/include/GL/internal/dri_interface.h +-rw-r--r-- root/root usr/include/GL/mesa_wgl.h +-rw-r--r-- root/root usr/include/GL/mglmesa.h +-rw-r--r-- root/root usr/include/GL/osmesa.h +-rw-r--r-- root/root usr/include/GL/vms_x_fix.h +-rw-r--r-- root/root usr/include/GL/wglext.h +-rw-r--r-- root/root usr/include/GL/wmesa.h +drwxr-xr-x root/root usr/include/KHR/ +-rw-r--r-- root/root usr/include/KHR/khrplatform.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/dri/ +-rwxr-xr-x root/root usr/lib/dri/i810_dri.so +-rwxr-xr-x root/root usr/lib/dri/i915_dri.so +-rwxr-xr-x root/root usr/lib/dri/i965_dri.so +-rwxr-xr-x root/root usr/lib/dri/mach64_dri.so +-rwxr-xr-x root/root usr/lib/dri/mga_dri.so +-rwxr-xr-x root/root usr/lib/dri/r128_dri.so +-rwxr-xr-x root/root usr/lib/dri/r200_dri.so +-rwxr-xr-x root/root usr/lib/dri/r300_dri.so +-rwxr-xr-x root/root usr/lib/dri/r600_dri.so +-rwxr-xr-x root/root usr/lib/dri/radeon_dri.so +-rwxr-xr-x root/root usr/lib/dri/savage_dri.so +-rwxr-xr-x root/root usr/lib/dri/sis_dri.so +-rwxr-xr-x root/root usr/lib/dri/swrast_dri.so +-rwxr-xr-x root/root usr/lib/dri/tdfx_dri.so +-rwxr-xr-x root/root usr/lib/dri/unichrome_dri.so +drwxr-xr-x root/root usr/lib/egl/ +-rwxr-xr-x root/root usr/lib/egl/egl_dri2.so +-rwxr-xr-x root/root usr/lib/egl/egl_glx.so +lrwxrwxrwx root/root usr/lib/libEGL.so -> libEGL.so.1 +lrwxrwxrwx root/root usr/lib/libEGL.so.1 -> libEGL.so.1.0 +-rwxr-xr-x root/root usr/lib/libEGL.so.1.0 +lrwxrwxrwx root/root usr/lib/libGL.so -> libGL.so.1 +lrwxrwxrwx root/root usr/lib/libGL.so.1 -> libGL.so.1.2 +-rwxr-xr-x root/root usr/lib/libGL.so.1.2 +lrwxrwxrwx root/root usr/lib/libGLU.so -> libGLU.so.1 +lrwxrwxrwx root/root usr/lib/libGLU.so.1 -> libGLU.so.1.3.070802 +-rwxr-xr-x root/root usr/lib/libGLU.so.1.3.070802 +lrwxrwxrwx root/root usr/lib/libGLw.so -> libGLw.so.1 +lrwxrwxrwx root/root usr/lib/libGLw.so.1 -> libGLw.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libGLw.so.1.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/dri.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gl.pc +-rw-r--r-- root/root usr/lib/pkgconfig/glu.pc +-rw-r--r-- root/root usr/lib/pkgconfig/glw.pc diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum new file mode 100644 index 0000000..1418f27 --- /dev/null +++ b/mesa3d/.md5sum @@ -0,0 +1,4 @@ +1ef1b3af508887003a0e0076c5d2cc74 Makefile +6be2d343a0089bfd395ce02aaf8adb57 MesaLib-7.8.2.tar.bz2 +2ce4a8684cea9529a6e72c7220b1192f glxgears.c +9f306d954d8c135ee326887707bc0fb1 glxinfo.c diff --git a/mesa3d/Makefile b/mesa3d/Makefile new file mode 100644 index 0000000..443ecab --- /dev/null +++ b/mesa3d/Makefile @@ -0,0 +1,77 @@ +# progs/xdemos/Makefile + +TOP = ../.. +include $(TOP)/configs/current + + +INCDIR = $(TOP)/include + +LIB_DEP = $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME) + +# Add X11 and pthread libs to satisfy GNU gold. +APP_LIB_DEPS += -lX11 -lpthread + +LIBS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -L$(libdir) $(APP_LIB_DEPS) + +PROGS = \ + glxgears \ + glxinfo + +# Don't build these by default because of extra library dependencies +EXTRA_PROGS = \ + shape \ + yuvrect_client \ + xdemo + + + +##### RULES ##### + +.o: $(LIB_DEP) + $(APP_CC) $(CFLAGS) $(LDFLAGS) $< $(LIBS) -o $@ + +.c.o: + $(APP_CC) -I$(INCDIR) $(X11_INCLUDES) $(CFLAGS) $< -c -o $@ + + +##### TARGETS ##### + +default: $(PROGS) + +$(PROGS): $(PROGS:%=%.o) + +extra: $(EXTRA_PROGS) + + +clean: + -rm -f $(PROGS) $(EXTRA_PROGS) + -rm -f *.o *~ + + +# special cases +pbutil.o: pbutil.h +pbinfo.o: pbutil.h +pbinfo: pbinfo.o pbutil.o + $(APP_CC) $(CFLAGS) $(LDFLAGS) pbinfo.o pbutil.o $(LIBS) -o $@ + +pbdemo.o: pbutil.h +pbdemo: pbdemo.o pbutil.o + $(APP_CC) $(CFLAGS) $(LDFLAGS) pbdemo.o pbutil.o $(LIBS) -o $@ + +glxgears_fbconfig.o: pbutil.h +glxgears_fbconfig: glxgears_fbconfig.o pbutil.o + $(APP_CC) $(CFLAGS) $(LDFLAGS) glxgears_fbconfig.o pbutil.o $(LIBS) -o $@ + +xuserotfont.o: xuserotfont.h +xrotfontdemo.o: xuserotfont.h +xrotfontdemo: xrotfontdemo.o xuserotfont.o + $(APP_CC) $(CFLAGS) $(LDFLAGS) xrotfontdemo.o xuserotfont.o $(LIBS) -o $@ + +ipc.o: ipc.h +corender.o: ipc.h +corender: corender.o ipc.o + $(APP_CC) $(CFLAGS) $(LDFLAGS) corender.o ipc.o $(LIBS) -o $@ + +yuvrect_client: yuvrect_client.o + $(APP_CC) $(CFLAGS) $< $(LDFLAGS) $(LIBS) -l$(GLU_LIB) -o $@ + diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile new file mode 100644 index 0000000..96f2082 --- /dev/null +++ b/mesa3d/Pkgfile @@ -0,0 +1,21 @@ +description="Mesa 3D Graphics Library" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://www.mesa3d.org" +depends=(libdrm xorg-makedepend xorg-glproto xorg-xextproto xorg-dri2proto xorg-libx11 xorg-xf86vidmodeproto xorg-libxext xorg-libxxf86vm xorg-libxt xorg-libxdamage expat) + +name=mesa3d +version=7.8.2 +release=1 +source=(ftp://ftp.freedesktop.org/pub/mesa/7.8.2/MesaLib-7.8.2.tar.bz2 Makefile glxgears.c glxinfo.c) +build () +{ + cd Mesa-$version; + mkdir -p progs/xdemos; + mv $SRC/{Makefile,glx{gears,info}.c} progs/xdemos; + ./configure --prefix=/usr --with-demos=xdemos --with-driver=dri --with-dri-driverdir=/usr/lib/dri; + make; + make DESTDIR=$PKG install; + install -d $PKG/usr/bin; + install -m 755 progs/xdemos/glx{gears,info} $PKG/usr/bin +} diff --git a/mesa3d/Pkgfile.old b/mesa3d/Pkgfile.old new file mode 100644 index 0000000..e9482b0 --- /dev/null +++ b/mesa3d/Pkgfile.old @@ -0,0 +1,29 @@ +# Description: Mesa 3D Graphics Library +# URL: http://www.mesa3d.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: libdrm, xorg-makedepend, xorg-glproto, xorg-xextproto, xorg-dri2proto, xorg-libx11, xorg-xf86vidmodeproto, xorg-libxext, xorg-libxxf86vm, xorg-libxt, xorg-libxdamage, expat + +name=mesa3d +version=7.8.2 +release=1 +source=(ftp://ftp.freedesktop.org/pub/mesa/$version/MesaLib-$version.tar.bz2 \ + Makefile glxgears.c glxinfo.c) + +build() { + cd Mesa-$version + + mkdir -p progs/xdemos + mv $SRC/{Makefile,glx{gears,info}.c} progs/xdemos + + ./configure --prefix=/usr \ + --with-demos=xdemos \ + --with-driver=dri \ + --with-dri-driverdir=/usr/lib/dri + + make + + make DESTDIR=$PKG install + + install -d $PKG/usr/bin + install -m 755 progs/xdemos/glx{gears,info} $PKG/usr/bin +} diff --git a/mesa3d/glxgears.c b/mesa3d/glxgears.c new file mode 100644 index 0000000..92c75ca --- /dev/null +++ b/mesa3d/glxgears.c @@ -0,0 +1,787 @@ +/* + * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), + * to deal in the Software without restriction, including without limitation + * the rights to use, copy, modify, merge, publish, distribute, sublicense, + * and/or sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * This is a port of the infamous "gears" demo to straight GLX (i.e. no GLUT) + * Port by Brian Paul 23 March 2001 + * + * See usage() below for command line options. + */ + + +#include <math.h> +#include <stdlib.h> +#include <stdio.h> +#include <string.h> +#include <X11/Xlib.h> +#include <X11/keysym.h> +#include <GL/gl.h> +#include <GL/glx.h> +#include <GL/glxext.h> + +#ifndef GLX_MESA_swap_control +#define GLX_MESA_swap_control 1 +typedef int (*PFNGLXGETSWAPINTERVALMESAPROC)(void); +#endif + + +#define BENCHMARK + +#ifdef BENCHMARK + +/* XXX this probably isn't very portable */ + +#include <sys/time.h> +#include <unistd.h> + +/* return current time (in seconds) */ +static double +current_time(void) +{ + struct timeval tv; +#ifdef __VMS + (void) gettimeofday(&tv, NULL ); +#else + struct timezone tz; + (void) gettimeofday(&tv, &tz); +#endif + return (double) tv.tv_sec + tv.tv_usec / 1000000.0; +} + +#else /*BENCHMARK*/ + +/* dummy */ +static double +current_time(void) +{ + /* update this function for other platforms! */ + static double t = 0.0; + static int warn = 1; + if (warn) { + fprintf(stderr, "Warning: current_time() not implemented!!\n"); + warn = 0; + } + return t += 1.0; +} + +#endif /*BENCHMARK*/ + + + +#ifndef M_PI +#define M_PI 3.14159265 +#endif + + +/** Event handler results: */ +#define NOP 0 +#define EXIT 1 +#define DRAW 2 + +static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; +static GLint gear1, gear2, gear3; +static GLfloat angle = 0.0; + +static GLboolean fullscreen = GL_FALSE; /* Create a single fullscreen window */ +static GLboolean stereo = GL_FALSE; /* Enable stereo. */ +static GLboolean animate = GL_TRUE; /* Animation */ +static GLfloat eyesep = 5.0; /* Eye separation. */ +static GLfloat fix_point = 40.0; /* Fixation point distance. */ +static GLfloat left, right, asp; /* Stereo frustum params. */ + + +/* + * + * Draw a gear wheel. You'll probably want to call this function when + * building a display list since we do a lot of trig here. + * + * Input: inner_radius - radius of hole at center + * outer_radius - radius at center of teeth + * width - width of gear + * teeth - number of teeth + * tooth_depth - depth of tooth + */ +static void +gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width, + GLint teeth, GLfloat tooth_depth) +{ + GLint i; + GLfloat r0, r1, r2; + GLfloat angle, da; + GLfloat u, v, len; + + r0 = inner_radius; + r1 = outer_radius - tooth_depth / 2.0; + r2 = outer_radius + tooth_depth / 2.0; + + da = 2.0 * M_PI / teeth / 4.0; + + glShadeModel(GL_FLAT); + + glNormal3f(0.0, 0.0, 1.0); + + /* draw front face */ + glBegin(GL_QUAD_STRIP); + for (i = 0; i <= teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + glVertex3f(r0 * cos(angle), r0 * sin(angle), width * 0.5); + glVertex3f(r1 * cos(angle), r1 * sin(angle), width * 0.5); + if (i < teeth) { + glVertex3f(r0 * cos(angle), r0 * sin(angle), width * 0.5); + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + width * 0.5); + } + } + glEnd(); + + /* draw front sides of teeth */ + glBegin(GL_QUADS); + da = 2.0 * M_PI / teeth / 4.0; + for (i = 0; i < teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + + glVertex3f(r1 * cos(angle), r1 * sin(angle), width * 0.5); + glVertex3f(r2 * cos(angle + da), r2 * sin(angle + da), width * 0.5); + glVertex3f(r2 * cos(angle + 2 * da), r2 * sin(angle + 2 * da), + width * 0.5); + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + width * 0.5); + } + glEnd(); + + glNormal3f(0.0, 0.0, -1.0); + + /* draw back face */ + glBegin(GL_QUAD_STRIP); + for (i = 0; i <= teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + glVertex3f(r1 * cos(angle), r1 * sin(angle), -width * 0.5); + glVertex3f(r0 * cos(angle), r0 * sin(angle), -width * 0.5); + if (i < teeth) { + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + -width * 0.5); + glVertex3f(r0 * cos(angle), r0 * sin(angle), -width * 0.5); + } + } + glEnd(); + + /* draw back sides of teeth */ + glBegin(GL_QUADS); + da = 2.0 * M_PI / teeth / 4.0; + for (i = 0; i < teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + -width * 0.5); + glVertex3f(r2 * cos(angle + 2 * da), r2 * sin(angle + 2 * da), + -width * 0.5); + glVertex3f(r2 * cos(angle + da), r2 * sin(angle + da), -width * 0.5); + glVertex3f(r1 * cos(angle), r1 * sin(angle), -width * 0.5); + } + glEnd(); + + /* draw outward faces of teeth */ + glBegin(GL_QUAD_STRIP); + for (i = 0; i < teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + + glVertex3f(r1 * cos(angle), r1 * sin(angle), width * 0.5); + glVertex3f(r1 * cos(angle), r1 * sin(angle), -width * 0.5); + u = r2 * cos(angle + da) - r1 * cos(angle); + v = r2 * sin(angle + da) - r1 * sin(angle); + len = sqrt(u * u + v * v); + u /= len; + v /= len; + glNormal3f(v, -u, 0.0); + glVertex3f(r2 * cos(angle + da), r2 * sin(angle + da), width * 0.5); + glVertex3f(r2 * cos(angle + da), r2 * sin(angle + da), -width * 0.5); + glNormal3f(cos(angle), sin(angle), 0.0); + glVertex3f(r2 * cos(angle + 2 * da), r2 * sin(angle + 2 * da), + width * 0.5); + glVertex3f(r2 * cos(angle + 2 * da), r2 * sin(angle + 2 * da), + -width * 0.5); + u = r1 * cos(angle + 3 * da) - r2 * cos(angle + 2 * da); + v = r1 * sin(angle + 3 * da) - r2 * sin(angle + 2 * da); + glNormal3f(v, -u, 0.0); + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + width * 0.5); + glVertex3f(r1 * cos(angle + 3 * da), r1 * sin(angle + 3 * da), + -width * 0.5); + glNormal3f(cos(angle), sin(angle), 0.0); + } + + glVertex3f(r1 * cos(0), r1 * sin(0), width * 0.5); + glVertex3f(r1 * cos(0), r1 * sin(0), -width * 0.5); + + glEnd(); + + glShadeModel(GL_SMOOTH); + + /* draw inside radius cylinder */ + glBegin(GL_QUAD_STRIP); + for (i = 0; i <= teeth; i++) { + angle = i * 2.0 * M_PI / teeth; + glNormal3f(-cos(angle), -sin(angle), 0.0); + glVertex3f(r0 * cos(angle), r0 * sin(angle), -width * 0.5); + glVertex3f(r0 * cos(angle), r0 * sin(angle), width * 0.5); + } + glEnd(); +} + + +static void +draw(void) +{ + glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); + + glPushMatrix(); + glRotatef(view_rotx, 1.0, 0.0, 0.0); + glRotatef(view_roty, 0.0, 1.0, 0.0); + glRotatef(view_rotz, 0.0, 0.0, 1.0); + + glPushMatrix(); + glTranslatef(-3.0, -2.0, 0.0); + glRotatef(angle, 0.0, 0.0, 1.0); + glCallList(gear1); + glPopMatrix(); + + glPushMatrix(); + glTranslatef(3.1, -2.0, 0.0); + glRotatef(-2.0 * angle - 9.0, 0.0, 0.0, 1.0); + glCallList(gear2); + glPopMatrix(); + + glPushMatrix(); + glTranslatef(-3.1, 4.2, 0.0); + glRotatef(-2.0 * angle - 25.0, 0.0, 0.0, 1.0); + glCallList(gear3); + glPopMatrix(); + + glPopMatrix(); +} + + +static void +draw_gears(void) +{ + if (stereo) { + /* First left eye. */ + glDrawBuffer(GL_BACK_LEFT); + + glMatrixMode(GL_PROJECTION); + glLoadIdentity(); + glFrustum(left, right, -asp, asp, 5.0, 60.0); + + glMatrixMode(GL_MODELVIEW); + + glPushMatrix(); + glTranslated(+0.5 * eyesep, 0.0, 0.0); + draw(); + glPopMatrix(); + + /* Then right eye. */ + glDrawBuffer(GL_BACK_RIGHT); + + glMatrixMode(GL_PROJECTION); + glLoadIdentity(); + glFrustum(-right, -left, -asp, asp, 5.0, 60.0); + + glMatrixMode(GL_MODELVIEW); + + glPushMatrix(); + glTranslated(-0.5 * eyesep, 0.0, 0.0); + draw(); + glPopMatrix(); + } + else { + draw(); + } +} + + +/** Draw single frame, do SwapBuffers, compute FPS */ +static void +draw_frame(Display *dpy, Window win) +{ + static int frames = 0; + static double tRot0 = -1.0, tRate0 = -1.0; + double dt, t = current_time(); + + if (tRot0 < 0.0) + tRot0 = t; + dt = t - tRot0; + tRot0 = t; + + if (animate) { + /* advance rotation for next frame */ + angle += 70.0 * dt; /* 70 degrees per second */ + if (angle > 3600.0) + angle -= 3600.0; + } + + draw_gears(); + glXSwapBuffers(dpy, win); + + frames++; + + if (tRate0 < 0.0) + tRate0 = t; + if (t - tRate0 >= 5.0) { + GLfloat seconds = t - tRate0; + GLfloat fps = frames / seconds; + printf("%d frames in %3.1f seconds = %6.3f FPS\n", frames, seconds, + fps); + tRate0 = t; + frames = 0; + } +} + + +/* new window size or exposure */ +static void +reshape(int width, int height) +{ + glViewport(0, 0, (GLint) width, (GLint) height); + + if (stereo) { + GLfloat w; + + asp = (GLfloat) height / (GLfloat) width; + w = fix_point * (1.0 / 5.0); + + left = -5.0 * ((w - 0.5 * eyesep) / fix_point); + right = 5.0 * ((w + 0.5 * eyesep) / fix_point); + } + else { + GLfloat h = (GLfloat) height / (GLfloat) width; + + glMatrixMode(GL_PROJECTION); + glLoadIdentity(); + glFrustum(-1.0, 1.0, -h, h, 5.0, 60.0); + } + + glMatrixMode(GL_MODELVIEW); + glLoadIdentity(); + glTranslatef(0.0, 0.0, -40.0); +} + + + +static void +init(void) +{ + static GLfloat pos[4] = { 5.0, 5.0, 10.0, 0.0 }; + static GLfloat red[4] = { 0.8, 0.1, 0.0, 1.0 }; + static GLfloat green[4] = { 0.0, 0.8, 0.2, 1.0 }; + static GLfloat blue[4] = { 0.2, 0.2, 1.0, 1.0 }; + + glLightfv(GL_LIGHT0, GL_POSITION, pos); + glEnable(GL_CULL_FACE); + glEnable(GL_LIGHTING); + glEnable(GL_LIGHT0); + glEnable(GL_DEPTH_TEST); + + /* make the gears */ + gear1 = glGenLists(1); + glNewList(gear1, GL_COMPILE); + glMaterialfv(GL_FRONT, GL_AMBIENT_AND_DIFFUSE, red); + gear(1.0, 4.0, 1.0, 20, 0.7); + glEndList(); + + gear2 = glGenLists(1); + glNewList(gear2, GL_COMPILE); + glMaterialfv(GL_FRONT, GL_AMBIENT_AND_DIFFUSE, green); + gear(0.5, 2.0, 2.0, 10, 0.7); + glEndList(); + + gear3 = glGenLists(1); + glNewList(gear3, GL_COMPILE); + glMaterialfv(GL_FRONT, GL_AMBIENT_AND_DIFFUSE, blue); + gear(1.3, 2.0, 0.5, 10, 0.7); + glEndList(); + + glEnable(GL_NORMALIZE); +} + + +/** + * Remove window border/decorations. + */ +static void +no_border( Display *dpy, Window w) +{ + static const unsigned MWM_HINTS_DECORATIONS = (1 << 1); + static const int PROP_MOTIF_WM_HINTS_ELEMENTS = 5; + + typedef struct + { + unsigned long flags; + unsigned long functions; + unsigned long decorations; + long inputMode; + unsigned long status; + } PropMotifWmHints; + + PropMotifWmHints motif_hints; + Atom prop, proptype; + unsigned long flags = 0; + + /* setup the property */ + motif_hints.flags = MWM_HINTS_DECORATIONS; + motif_hints.decorations = flags; + + /* get the atom for the property */ + prop = XInternAtom( dpy, "_MOTIF_WM_HINTS", True ); + if (!prop) { + /* something went wrong! */ + return; + } + + /* not sure this is correct, seems to work, XA_WM_HINTS didn't work */ + proptype = prop; + + XChangeProperty( dpy, w, /* display, window */ + prop, proptype, /* property, type */ + 32, /* format: 32-bit datums */ + PropModeReplace, /* mode */ + (unsigned char *) &motif_hints, /* data */ + PROP_MOTIF_WM_HINTS_ELEMENTS /* nelements */ + ); +} + + +/* + * Create an RGB, double-buffered window. + * Return the window and context handles. + */ +static void +make_window( Display *dpy, const char *name, + int x, int y, int width, int height, + Window *winRet, GLXContext *ctxRet) +{ + int attribs[] = { GLX_RGBA, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DOUBLEBUFFER, + GLX_DEPTH_SIZE, 1, + None }; + int stereoAttribs[] = { GLX_RGBA, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DOUBLEBUFFER, + GLX_DEPTH_SIZE, 1, + GLX_STEREO, + None }; + int scrnum; + XSetWindowAttributes attr; + unsigned long mask; + Window root; + Window win; + GLXContext ctx; + XVisualInfo *visinfo; + + scrnum = DefaultScreen( dpy ); + root = RootWindow( dpy, scrnum ); + + if (fullscreen) { + x = 0; y = 0; + width = DisplayWidth( dpy, scrnum ); + height = DisplayHeight( dpy, scrnum ); + } + + if (stereo) + visinfo = glXChooseVisual( dpy, scrnum, stereoAttribs ); + else + visinfo = glXChooseVisual( dpy, scrnum, attribs ); + if (!visinfo) { + if (stereo) { + printf("Error: couldn't get an RGB, " + "Double-buffered, Stereo visual\n"); + } else + printf("Error: couldn't get an RGB, Double-buffered visual\n"); + exit(1); + } + + /* window attributes */ + attr.background_pixel = 0; + attr.border_pixel = 0; + attr.colormap = XCreateColormap( dpy, root, visinfo->visual, AllocNone); + attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask; + /* XXX this is a bad way to get a borderless window! */ + mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask; + + win = XCreateWindow( dpy, root, x, y, width, height, + 0, visinfo->depth, InputOutput, + visinfo->visual, mask, &attr ); + + if (fullscreen) + no_border(dpy, win); + + /* set hints and properties */ + { + XSizeHints sizehints; + sizehints.x = x; + sizehints.y = y; + sizehints.width = width; + sizehints.height = height; + sizehints.flags = USSize | USPosition; + XSetNormalHints(dpy, win, &sizehints); + XSetStandardProperties(dpy, win, name, name, + None, (char **)NULL, 0, &sizehints); + } + + ctx = glXCreateContext( dpy, visinfo, NULL, True ); + if (!ctx) { + printf("Error: glXCreateContext failed\n"); + exit(1); + } + + XFree(visinfo); + + *winRet = win; + *ctxRet = ctx; +} + + +/** + * Determine whether or not a GLX extension is supported. + */ +static int +is_glx_extension_supported(Display *dpy, const char *query) +{ + const int scrnum = DefaultScreen(dpy); + const char *glx_extensions = NULL; + const size_t len = strlen(query); + const char *ptr; + + if (glx_extensions == NULL) { + glx_extensions = glXQueryExtensionsString(dpy, scrnum); + } + + ptr = strstr(glx_extensions, query); + return ((ptr != NULL) && ((ptr[len] == ' ') || (ptr[len] == '\0'))); +} + + +/** + * Attempt to determine whether or not the display is synched to vblank. + */ +static void +query_vsync(Display *dpy, GLXDrawable drawable) +{ + int interval = 0; + +#if defined(GLX_EXT_swap_control) + if (is_glx_extension_supported(dpy, "GLX_EXT_swap_control")) { + unsigned int tmp = -1; + glXQueryDrawable(dpy, drawable, GLX_SWAP_INTERVAL_EXT, &tmp); + interval = tmp; + } else +#endif + if (is_glx_extension_supported(dpy, "GLX_MESA_swap_control")) { + PFNGLXGETSWAPINTERVALMESAPROC pglXGetSwapIntervalMESA = + (PFNGLXGETSWAPINTERVALMESAPROC) + glXGetProcAddressARB((const GLubyte *) "glXGetSwapIntervalMESA"); + + interval = (*pglXGetSwapIntervalMESA)(); + } else if (is_glx_extension_supported(dpy, "GLX_SGI_swap_control")) { + /* The default swap interval with this extension is 1. Assume that it + * is set to the default. + * + * Many Mesa-based drivers default to 0, but all of these drivers also + * export GLX_MESA_swap_control. In that case, this branch will never + * be taken, and the correct result should be reported. + */ + interval = 1; + } + + + if (interval > 0) { + printf("Running synchronized to the vertical refresh. The framerate should be\n"); + if (interval == 1) { + printf("approximately the same as the monitor refresh rate.\n"); + } else if (interval > 1) { + printf("approximately 1/%d the monitor refresh rate.\n", + interval); + } + } +} + +/** + * Handle one X event. + * \return NOP, EXIT or DRAW + */ +static int +handle_event(Display *dpy, Window win, XEvent *event) +{ + (void) dpy; + (void) win; + + switch (event->type) { + case Expose: + return DRAW; + case ConfigureNotify: + reshape(event->xconfigure.width, event->xconfigure.height); + break; + case KeyPress: + { + char buffer[10]; + int r, code; + code = XLookupKeysym(&event->xkey, 0); + if (code == XK_Left) { + view_roty += 5.0; + } + else if (code == XK_Right) { + view_roty -= 5.0; + } + else if (code == XK_Up) { + view_rotx += 5.0; + } + else if (code == XK_Down) { + view_rotx -= 5.0; + } + else { + r = XLookupString(&event->xkey, buffer, sizeof(buffer), + NULL, NULL); + if (buffer[0] == 27) { + /* escape */ + return EXIT; + } + else if (buffer[0] == 'a' || buffer[0] == 'A') { + animate = !animate; + } + } + return DRAW; + } + } + return NOP; +} + + +static void +event_loop(Display *dpy, Window win) +{ + while (1) { + int op; + while (!animate || XPending(dpy) > 0) { + XEvent event; + XNextEvent(dpy, &event); + op = handle_event(dpy, win, &event); + if (op == EXIT) + return; + else if (op == DRAW) + break; + } + + draw_frame(dpy, win); + } +} + + +static void +usage(void) +{ + printf("Usage:\n"); + printf(" -display <displayname> set the display to run on\n"); + printf(" -stereo run in stereo mode\n"); + printf(" -fullscreen run in fullscreen mode\n"); + printf(" -info display OpenGL renderer info\n"); + printf(" -geometry WxH+X+Y window geometry\n"); +} + + +int +main(int argc, char *argv[]) +{ + unsigned int winWidth = 300, winHeight = 300; + int x = 0, y = 0; + Display *dpy; + Window win; + GLXContext ctx; + char *dpyName = NULL; + GLboolean printInfo = GL_FALSE; + int i; + + for (i = 1; i < argc; i++) { + if (strcmp(argv[i], "-display") == 0) { + dpyName = argv[i+1]; + i++; + } + else if (strcmp(argv[i], "-info") == 0) { + printInfo = GL_TRUE; + } + else if (strcmp(argv[i], "-stereo") == 0) { + stereo = GL_TRUE; + } + else if (strcmp(argv[i], "-fullscreen") == 0) { + fullscreen = GL_TRUE; + } + else if (i < argc-1 && strcmp(argv[i], "-geometry") == 0) { + XParseGeometry(argv[i+1], &x, &y, &winWidth, &winHeight); + i++; + } + else { + usage(); + return -1; + } + } + + dpy = XOpenDisplay(dpyName); + if (!dpy) { + printf("Error: couldn't open display %s\n", + dpyName ? dpyName : getenv("DISPLAY")); + return -1; + } + + make_window(dpy, "glxgears", x, y, winWidth, winHeight, &win, &ctx); + XMapWindow(dpy, win); + glXMakeCurrent(dpy, win, ctx); + query_vsync(dpy, win); + + if (printInfo) { + printf("GL_RENDERER = %s\n", (char *) glGetString(GL_RENDERER)); + printf("GL_VERSION = %s\n", (char *) glGetString(GL_VERSION)); + printf("GL_VENDOR = %s\n", (char *) glGetString(GL_VENDOR)); + printf("GL_EXTENSIONS = %s\n", (char *) glGetString(GL_EXTENSIONS)); + } + + init(); + + /* Set initial projection/viewing transformation. + * We can't be sure we'll get a ConfigureNotify event when the window + * first appears. + */ + reshape(winWidth, winHeight); + + event_loop(dpy, win); + + glDeleteLists(gear1, 1); + glDeleteLists(gear2, 1); + glDeleteLists(gear3, 1); + glXMakeCurrent(dpy, None, NULL); + glXDestroyContext(dpy, ctx); + XDestroyWindow(dpy, win); + XCloseDisplay(dpy); + + return 0; +} diff --git a/mesa3d/glxinfo.c b/mesa3d/glxinfo.c new file mode 100644 index 0000000..332f5c2 --- /dev/null +++ b/mesa3d/glxinfo.c @@ -0,0 +1,1195 @@ +/* + * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), + * to deal in the Software without restriction, including without limitation + * the rights to use, copy, modify, merge, publish, distribute, sublicense, + * and/or sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + + +/* + * This program is a work-alike of the IRIX glxinfo program. + * Command line options: + * -t print wide table + * -v print verbose information + * -display DisplayName specify the X display to interogate + * -b only print ID of "best" visual on screen 0 + * -i use indirect rendering connection only + * -l print interesting OpenGL limits (added 5 Sep 2002) + * + * Brian Paul 26 January 2000 + */ + +#define GLX_GLXEXT_PROTOTYPES + +#include <X11/Xlib.h> +#include <X11/Xutil.h> +#include <GL/gl.h> +#include <GL/glx.h> +#include <stdio.h> +#include <string.h> +#include <stdlib.h> + + +#ifndef GLX_NONE_EXT +#define GLX_NONE_EXT 0x8000 +#endif + +#ifndef GLX_TRANSPARENT_RGB +#define GLX_TRANSPARENT_RGB 0x8008 +#endif + +#ifndef GLX_RGBA_BIT +#define GLX_RGBA_BIT 0x00000001 +#endif + +#ifndef GLX_COLOR_INDEX_BIT +#define GLX_COLOR_INDEX_BIT 0x00000002 +#endif + +typedef enum +{ + Normal, + Wide, + Verbose +} InfoMode; + + +struct visual_attribs +{ + /* X visual attribs */ + int id; + int klass; + int depth; + int redMask, greenMask, blueMask; + int colormapSize; + int bitsPerRGB; + + /* GL visual attribs */ + int supportsGL; + int transparentType; + int transparentRedValue; + int transparentGreenValue; + int transparentBlueValue; + int transparentAlphaValue; + int transparentIndexValue; + int bufferSize; + int level; + int render_type; + int doubleBuffer; + int stereo; + int auxBuffers; + int redSize, greenSize, blueSize, alphaSize; + int depthSize; + int stencilSize; + int accumRedSize, accumGreenSize, accumBlueSize, accumAlphaSize; + int numSamples, numMultisample; + int visualCaveat; +}; + + +/* + * Print a list of extensions, with word-wrapping. + */ +static void +print_extension_list(const char *ext) +{ + const char *indentString = " "; + const int indent = 4; + const int max = 79; + int width, i, j; + + if (!ext || !ext[0]) + return; + + width = indent; + printf("%s", indentString); + i = j = 0; + while (1) { + if (ext[j] == ' ' || ext[j] == 0) { + /* found end of an extension name */ + const int len = j - i; + if (width + len > max) { + /* start a new line */ + printf("\n"); + width = indent; + printf("%s", indentString); + } + /* print the extension name between ext[i] and ext[j] */ + while (i < j) { + printf("%c", ext[i]); + i++; + } + /* either we're all done, or we'll continue with next extension */ + width += len + 1; + if (ext[j] == 0) { + break; + } + else { + i++; + j++; + if (ext[j] == 0) + break; + printf(", "); + width += 2; + } + } + j++; + } + printf("\n"); +} + + +static void +print_display_info(Display *dpy) +{ + printf("name of display: %s\n", DisplayString(dpy)); +} + + +/** + * Print interesting limits for vertex/fragment programs. + */ +static void +print_program_limits(GLenum target) +{ +#if defined(GL_ARB_vertex_program) || defined(GL_ARB_fragment_program) + struct token_name { + GLenum token; + const char *name; + }; + static const struct token_name common_limits[] = { + { GL_MAX_PROGRAM_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_TEMPORARIES_ARB, "GL_MAX_PROGRAM_TEMPORARIES_ARB" }, + { GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB, "GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB" }, + { GL_MAX_PROGRAM_PARAMETERS_ARB, "GL_MAX_PROGRAM_PARAMETERS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB, "GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB" }, + { GL_MAX_PROGRAM_ATTRIBS_ARB, "GL_MAX_PROGRAM_ATTRIBS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB, "GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB" }, + { GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB, "GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB, "GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB" }, + { GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB, "GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB" }, + { GL_MAX_PROGRAM_ENV_PARAMETERS_ARB, "GL_MAX_PROGRAM_ENV_PARAMETERS_ARB" }, + { (GLenum) 0, NULL } + }; + static const struct token_name fragment_limits[] = { + { GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB, "GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB, "GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB" }, + { GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB, "GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB" }, + { (GLenum) 0, NULL } + }; + + PFNGLGETPROGRAMIVARBPROC GetProgramivARB_func = (PFNGLGETPROGRAMIVARBPROC) + glXGetProcAddressARB((GLubyte *) "glGetProgramivARB"); + + GLint max[1]; + int i; + + if (target == GL_VERTEX_PROGRAM_ARB) { + printf(" GL_VERTEX_PROGRAM_ARB:\n"); + } + else if (target == GL_FRAGMENT_PROGRAM_ARB) { + printf(" GL_FRAGMENT_PROGRAM_ARB:\n"); + } + else { + return; /* something's wrong */ + } + + for (i = 0; common_limits[i].token; i++) { + GetProgramivARB_func(target, common_limits[i].token, max); + if (glGetError() == GL_NO_ERROR) { + printf(" %s = %d\n", common_limits[i].name, max[0]); + } + } + if (target == GL_FRAGMENT_PROGRAM_ARB) { + for (i = 0; fragment_limits[i].token; i++) { + GetProgramivARB_func(target, fragment_limits[i].token, max); + if (glGetError() == GL_NO_ERROR) { + printf(" %s = %d\n", fragment_limits[i].name, max[0]); + } + } + } +#endif /* GL_ARB_vertex_program / GL_ARB_fragment_program */ +} + + +/** + * Print interesting limits for vertex/fragment shaders. + */ +static void +print_shader_limits(GLenum target) +{ + struct token_name { + GLenum token; + const char *name; + }; +#if defined(GL_ARB_vertex_shader) + static const struct token_name vertex_limits[] = { + { GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, "GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB" }, + { GL_MAX_VARYING_FLOATS_ARB, "GL_MAX_VARYING_FLOATS_ARB" }, + { GL_MAX_VERTEX_ATTRIBS_ARB, "GL_MAX_VERTEX_ATTRIBS_ARB" }, + { GL_MAX_TEXTURE_IMAGE_UNITS_ARB, "GL_MAX_TEXTURE_IMAGE_UNITS_ARB" }, + { GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB, "GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB" }, + { GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB, "GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB" }, + { GL_MAX_TEXTURE_COORDS_ARB, "GL_MAX_TEXTURE_COORDS_ARB" }, + { (GLenum) 0, NULL } + }; +#endif +#if defined(GL_ARB_fragment_shader) + static const struct token_name fragment_limits[] = { + { GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB, "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB" }, + { GL_MAX_TEXTURE_COORDS_ARB, "GL_MAX_TEXTURE_COORDS_ARB" }, + { GL_MAX_TEXTURE_IMAGE_UNITS_ARB, "GL_MAX_TEXTURE_IMAGE_UNITS_ARB" }, + { (GLenum) 0, NULL } + }; +#endif + GLint max[1]; + int i; + +#if defined(GL_ARB_vertex_shader) + if (target == GL_VERTEX_SHADER_ARB) { + printf(" GL_VERTEX_SHADER_ARB:\n"); + for (i = 0; vertex_limits[i].token; i++) { + glGetIntegerv(vertex_limits[i].token, max); + if (glGetError() == GL_NO_ERROR) { + printf(" %s = %d\n", vertex_limits[i].name, max[0]); + } + } + } +#endif +#if defined(GL_ARB_fragment_shader) + if (target == GL_FRAGMENT_SHADER_ARB) { + printf(" GL_FRAGMENT_SHADER_ARB:\n"); + for (i = 0; fragment_limits[i].token; i++) { + glGetIntegerv(fragment_limits[i].token, max); + if (glGetError() == GL_NO_ERROR) { + printf(" %s = %d\n", fragment_limits[i].name, max[0]); + } + } + } +#endif +} + + +/** + * Print interesting OpenGL implementation limits. + */ +static void +print_limits(const char *extensions) +{ + struct token_name { + GLuint count; + GLenum token; + const char *name; + }; + static const struct token_name limits[] = { + { 1, GL_MAX_ATTRIB_STACK_DEPTH, "GL_MAX_ATTRIB_STACK_DEPTH" }, + { 1, GL_MAX_CLIENT_ATTRIB_STACK_DEPTH, "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH" }, + { 1, GL_MAX_CLIP_PLANES, "GL_MAX_CLIP_PLANES" }, + { 1, GL_MAX_COLOR_MATRIX_STACK_DEPTH, "GL_MAX_COLOR_MATRIX_STACK_DEPTH" }, + { 1, GL_MAX_ELEMENTS_VERTICES, "GL_MAX_ELEMENTS_VERTICES" }, + { 1, GL_MAX_ELEMENTS_INDICES, "GL_MAX_ELEMENTS_INDICES" }, + { 1, GL_MAX_EVAL_ORDER, "GL_MAX_EVAL_ORDER" }, + { 1, GL_MAX_LIGHTS, "GL_MAX_LIGHTS" }, + { 1, GL_MAX_LIST_NESTING, "GL_MAX_LIST_NESTING" }, + { 1, GL_MAX_MODELVIEW_STACK_DEPTH, "GL_MAX_MODELVIEW_STACK_DEPTH" }, + { 1, GL_MAX_NAME_STACK_DEPTH, "GL_MAX_NAME_STACK_DEPTH" }, + { 1, GL_MAX_PIXEL_MAP_TABLE, "GL_MAX_PIXEL_MAP_TABLE" }, + { 1, GL_MAX_PROJECTION_STACK_DEPTH, "GL_MAX_PROJECTION_STACK_DEPTH" }, + { 1, GL_MAX_TEXTURE_STACK_DEPTH, "GL_MAX_TEXTURE_STACK_DEPTH" }, + { 1, GL_MAX_TEXTURE_SIZE, "GL_MAX_TEXTURE_SIZE" }, + { 1, GL_MAX_3D_TEXTURE_SIZE, "GL_MAX_3D_TEXTURE_SIZE" }, + { 2, GL_MAX_VIEWPORT_DIMS, "GL_MAX_VIEWPORT_DIMS" }, + { 2, GL_ALIASED_LINE_WIDTH_RANGE, "GL_ALIASED_LINE_WIDTH_RANGE" }, + { 2, GL_SMOOTH_LINE_WIDTH_RANGE, "GL_SMOOTH_LINE_WIDTH_RANGE" }, + { 2, GL_ALIASED_POINT_SIZE_RANGE, "GL_ALIASED_POINT_SIZE_RANGE" }, + { 2, GL_SMOOTH_POINT_SIZE_RANGE, "GL_SMOOTH_POINT_SIZE_RANGE" }, +#if defined(GL_ARB_texture_cube_map) + { 1, GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB, "GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB" }, +#endif +#if defined(GLX_NV_texture_rectangle) + { 1, GL_MAX_RECTANGLE_TEXTURE_SIZE_NV, "GL_MAX_RECTANGLE_TEXTURE_SIZE_NV" }, +#endif +#if defined(GL_ARB_texture_compression) + { 1, GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB, "GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB" }, +#endif +#if defined(GL_ARB_multitexture) + { 1, GL_MAX_TEXTURE_UNITS_ARB, "GL_MAX_TEXTURE_UNITS_ARB" }, +#endif +#if defined(GL_EXT_texture_lod_bias) + { 1, GL_MAX_TEXTURE_LOD_BIAS_EXT, "GL_MAX_TEXTURE_LOD_BIAS_EXT" }, +#endif +#if defined(GL_EXT_texture_filter_anisotropic) + { 1, GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT, "GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT" }, +#endif +#if defined(GL_ARB_draw_buffers) + { 1, GL_MAX_DRAW_BUFFERS_ARB, "GL_MAX_DRAW_BUFFERS_ARB" }, +#endif + { 0, (GLenum) 0, NULL } + }; + GLint i, max[2]; + + printf("OpenGL limits:\n"); + for (i = 0; limits[i].count; i++) { + glGetIntegerv(limits[i].token, max); + if (glGetError() == GL_NO_ERROR) { + if (limits[i].count == 1) + printf(" %s = %d\n", limits[i].name, max[0]); + else /* XXX fix if we ever query something with more than 2 values */ + printf(" %s = %d, %d\n", limits[i].name, max[0], max[1]); + } + } + + /* these don't fit into the above mechanism, unfortunately */ + glGetConvolutionParameteriv(GL_CONVOLUTION_2D, GL_MAX_CONVOLUTION_WIDTH, max); + glGetConvolutionParameteriv(GL_CONVOLUTION_2D, GL_MAX_CONVOLUTION_HEIGHT, max+1); + if (glGetError() == GL_NONE) { + printf(" GL_MAX_CONVOLUTION_WIDTH/HEIGHT = %d, %d\n", max[0], max[1]); + } + +#if defined(GL_ARB_vertex_program) + if (strstr(extensions, "GL_ARB_vertex_program")) { + print_program_limits(GL_VERTEX_PROGRAM_ARB); + } +#endif +#if defined(GL_ARB_fragment_program) + if (strstr(extensions, "GL_ARB_fragment_program")) { + print_program_limits(GL_FRAGMENT_PROGRAM_ARB); + } +#endif +#if defined(GL_ARB_vertex_shader) + if (strstr(extensions, "GL_ARB_vertex_shader")) { + print_shader_limits(GL_VERTEX_SHADER_ARB); + } +#endif +#if defined(GL_ARB_fragment_shader) + if (strstr(extensions, "GL_ARB_fragment_shader")) { + print_shader_limits(GL_FRAGMENT_SHADER_ARB); + } +#endif +} + + +static void +print_screen_info(Display *dpy, int scrnum, Bool allowDirect, GLboolean limits) +{ + Window win; + int attribSingle[] = { + GLX_RGBA, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + None }; + int attribDouble[] = { + GLX_RGBA, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DOUBLEBUFFER, + None }; + + XSetWindowAttributes attr; + unsigned long mask; + Window root; + GLXContext ctx = NULL; + XVisualInfo *visinfo; + int width = 100, height = 100; + + root = RootWindow(dpy, scrnum); + + /* + * Find a basic GLX visual. We'll then create a rendering context and + * query various info strings. + */ + visinfo = glXChooseVisual(dpy, scrnum, attribSingle); + if (!visinfo) + visinfo = glXChooseVisual(dpy, scrnum, attribDouble); + + if (visinfo) + ctx = glXCreateContext( dpy, visinfo, NULL, allowDirect ); + +#ifdef GLX_VERSION_1_3 + /* Try glXChooseFBConfig() if glXChooseVisual didn't work. + * XXX when would that happen? + */ + if (!visinfo) { + int fbAttribSingle[] = { + GLX_RENDER_TYPE, GLX_RGBA_BIT, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DOUBLEBUFFER, GL_FALSE, + None }; + int fbAttribDouble[] = { + GLX_RENDER_TYPE, GLX_RGBA_BIT, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DOUBLEBUFFER, GL_TRUE, + None }; + GLXFBConfig *configs = NULL; + int nConfigs; + + configs = glXChooseFBConfig(dpy, scrnum, fbAttribSingle, &nConfigs); + if (!configs) + configs = glXChooseFBConfig(dpy, scrnum, fbAttribDouble, &nConfigs); + + if (configs) { + visinfo = glXGetVisualFromFBConfig(dpy, configs[0]); + ctx = glXCreateNewContext(dpy, configs[0], GLX_RGBA_TYPE, NULL, allowDirect); + XFree(configs); + } + } +#endif + + if (!visinfo) { + fprintf(stderr, "Error: couldn't find RGB GLX visual or fbconfig\n"); + return; + } + + if (!ctx) { + fprintf(stderr, "Error: glXCreateContext failed\n"); + XFree(visinfo); + return; + } + + attr.background_pixel = 0; + attr.border_pixel = 0; + attr.colormap = XCreateColormap(dpy, root, visinfo->visual, AllocNone); + attr.event_mask = StructureNotifyMask | ExposureMask; + mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask; + win = XCreateWindow(dpy, root, 0, 0, width, height, + 0, visinfo->depth, InputOutput, + visinfo->visual, mask, &attr); + + if (glXMakeCurrent(dpy, win, ctx)) { + const char *serverVendor = glXQueryServerString(dpy, scrnum, GLX_VENDOR); + const char *serverVersion = glXQueryServerString(dpy, scrnum, GLX_VERSION); + const char *serverExtensions = glXQueryServerString(dpy, scrnum, GLX_EXTENSIONS); + const char *clientVendor = glXGetClientString(dpy, GLX_VENDOR); + const char *clientVersion = glXGetClientString(dpy, GLX_VERSION); + const char *clientExtensions = glXGetClientString(dpy, GLX_EXTENSIONS); + const char *glxExtensions = glXQueryExtensionsString(dpy, scrnum); + const char *glVendor = (const char *) glGetString(GL_VENDOR); + const char *glRenderer = (const char *) glGetString(GL_RENDERER); + const char *glVersion = (const char *) glGetString(GL_VERSION); + const char *glExtensions = (const char *) glGetString(GL_EXTENSIONS); + int glxVersionMajor; + int glxVersionMinor; + char *displayName = NULL; + char *colon = NULL, *period = NULL; + + if (! glXQueryVersion( dpy, & glxVersionMajor, & glxVersionMinor )) { + fprintf(stderr, "Error: glXQueryVersion failed\n"); + exit(1); + } + + /* Strip the screen number from the display name, if present. */ + if (!(displayName = (char *) malloc(strlen(DisplayString(dpy)) + 1))) { + fprintf(stderr, "Error: malloc() failed\n"); + exit(1); + } + strcpy(displayName, DisplayString(dpy)); + colon = strrchr(displayName, ':'); + if (colon) { + period = strchr(colon, '.'); + if (period) + *period = '\0'; + } + printf("display: %s screen: %d\n", displayName, scrnum); + free(displayName); + printf("direct rendering: "); + if (glXIsDirect(dpy, ctx)) { + printf("Yes\n"); + } else { + if (!allowDirect) { + printf("No (-i specified)\n"); + } else if (getenv("LIBGL_ALWAYS_INDIRECT")) { + printf("No (LIBGL_ALWAYS_INDIRECT set)\n"); + } else { + printf("No (If you want to find out why, try setting " + "LIBGL_DEBUG=verbose)\n"); + } + } + printf("server glx vendor string: %s\n", serverVendor); + printf("server glx version string: %s\n", serverVersion); + printf("server glx extensions:\n"); + print_extension_list(serverExtensions); + printf("client glx vendor string: %s\n", clientVendor); + printf("client glx version string: %s\n", clientVersion); + printf("client glx extensions:\n"); + print_extension_list(clientExtensions); + printf("GLX version: %u.%u\n", glxVersionMajor, glxVersionMinor); + printf("GLX extensions:\n"); + print_extension_list(glxExtensions); + printf("OpenGL vendor string: %s\n", glVendor); + printf("OpenGL renderer string: %s\n", glRenderer); + printf("OpenGL version string: %s\n", glVersion); +#ifdef GL_VERSION_2_0 + if (glVersion[0] >= '2' && glVersion[1] == '.') { + char *v = (char *) glGetString(GL_SHADING_LANGUAGE_VERSION); + printf("OpenGL shading language version string: %s\n", v); + } +#endif + + printf("OpenGL extensions:\n"); + print_extension_list(glExtensions); + if (limits) + print_limits(glExtensions); + } + else { + fprintf(stderr, "Error: glXMakeCurrent failed\n"); + } + + glXDestroyContext(dpy, ctx); + XFree(visinfo); + XDestroyWindow(dpy, win); +} + + +static const char * +visual_class_name(int cls) +{ + switch (cls) { + case StaticColor: + return "StaticColor"; + case PseudoColor: + return "PseudoColor"; + case StaticGray: + return "StaticGray"; + case GrayScale: + return "GrayScale"; + case TrueColor: + return "TrueColor"; + case DirectColor: + return "DirectColor"; + default: + return ""; + } +} + + +static const char * +visual_class_abbrev(int cls) +{ + switch (cls) { + case StaticColor: + return "sc"; + case PseudoColor: + return "pc"; + case StaticGray: + return "sg"; + case GrayScale: + return "gs"; + case TrueColor: + return "tc"; + case DirectColor: + return "dc"; + default: + return ""; + } +} + +static const char * +visual_render_type_name(int type) +{ + switch (type) { + case GLX_RGBA_BIT: + return "rgba"; + case GLX_COLOR_INDEX_BIT: + return "ci"; + case GLX_RGBA_BIT | GLX_COLOR_INDEX_BIT: + return "rgba|ci"; + default: + return ""; + } +} + +static GLboolean +get_visual_attribs(Display *dpy, XVisualInfo *vInfo, + struct visual_attribs *attribs) +{ + const char *ext = glXQueryExtensionsString(dpy, vInfo->screen); + int rgba; + + memset(attribs, 0, sizeof(struct visual_attribs)); + + attribs->id = vInfo->visualid; +#if defined(__cplusplus) || defined(c_plusplus) + attribs->klass = vInfo->c_class; +#else + attribs->klass = vInfo->class; +#endif + attribs->depth = vInfo->depth; + attribs->redMask = vInfo->red_mask; + attribs->greenMask = vInfo->green_mask; + attribs->blueMask = vInfo->blue_mask; + attribs->colormapSize = vInfo->colormap_size; + attribs->bitsPerRGB = vInfo->bits_per_rgb; + + if (glXGetConfig(dpy, vInfo, GLX_USE_GL, &attribs->supportsGL) != 0 || + !attribs->supportsGL) + return GL_FALSE; + glXGetConfig(dpy, vInfo, GLX_BUFFER_SIZE, &attribs->bufferSize); + glXGetConfig(dpy, vInfo, GLX_LEVEL, &attribs->level); + glXGetConfig(dpy, vInfo, GLX_RGBA, &rgba); + if (rgba) + attribs->render_type = GLX_RGBA_BIT; + else + attribs->render_type = GLX_COLOR_INDEX_BIT; + + glXGetConfig(dpy, vInfo, GLX_DOUBLEBUFFER, &attribs->doubleBuffer); + glXGetConfig(dpy, vInfo, GLX_STEREO, &attribs->stereo); + glXGetConfig(dpy, vInfo, GLX_AUX_BUFFERS, &attribs->auxBuffers); + glXGetConfig(dpy, vInfo, GLX_RED_SIZE, &attribs->redSize); + glXGetConfig(dpy, vInfo, GLX_GREEN_SIZE, &attribs->greenSize); + glXGetConfig(dpy, vInfo, GLX_BLUE_SIZE, &attribs->blueSize); + glXGetConfig(dpy, vInfo, GLX_ALPHA_SIZE, &attribs->alphaSize); + glXGetConfig(dpy, vInfo, GLX_DEPTH_SIZE, &attribs->depthSize); + glXGetConfig(dpy, vInfo, GLX_STENCIL_SIZE, &attribs->stencilSize); + glXGetConfig(dpy, vInfo, GLX_ACCUM_RED_SIZE, &attribs->accumRedSize); + glXGetConfig(dpy, vInfo, GLX_ACCUM_GREEN_SIZE, &attribs->accumGreenSize); + glXGetConfig(dpy, vInfo, GLX_ACCUM_BLUE_SIZE, &attribs->accumBlueSize); + glXGetConfig(dpy, vInfo, GLX_ACCUM_ALPHA_SIZE, &attribs->accumAlphaSize); + + /* get transparent pixel stuff */ + glXGetConfig(dpy, vInfo,GLX_TRANSPARENT_TYPE, &attribs->transparentType); + if (attribs->transparentType == GLX_TRANSPARENT_RGB) { + glXGetConfig(dpy, vInfo, GLX_TRANSPARENT_RED_VALUE, &attribs->transparentRedValue); + glXGetConfig(dpy, vInfo, GLX_TRANSPARENT_GREEN_VALUE, &attribs->transparentGreenValue); + glXGetConfig(dpy, vInfo, GLX_TRANSPARENT_BLUE_VALUE, &attribs->transparentBlueValue); + glXGetConfig(dpy, vInfo, GLX_TRANSPARENT_ALPHA_VALUE, &attribs->transparentAlphaValue); + } + else if (attribs->transparentType == GLX_TRANSPARENT_INDEX) { + glXGetConfig(dpy, vInfo, GLX_TRANSPARENT_INDEX_VALUE, &attribs->transparentIndexValue); + } + + /* multisample attribs */ +#ifdef GLX_ARB_multisample + if (ext && strstr(ext, "GLX_ARB_multisample")) { + glXGetConfig(dpy, vInfo, GLX_SAMPLE_BUFFERS_ARB, &attribs->numMultisample); + glXGetConfig(dpy, vInfo, GLX_SAMPLES_ARB, &attribs->numSamples); + } +#endif + else { + attribs->numSamples = 0; + attribs->numMultisample = 0; + } + +#if defined(GLX_EXT_visual_rating) + if (ext && strstr(ext, "GLX_EXT_visual_rating")) { + glXGetConfig(dpy, vInfo, GLX_VISUAL_CAVEAT_EXT, &attribs->visualCaveat); + } + else { + attribs->visualCaveat = GLX_NONE_EXT; + } +#else + attribs->visualCaveat = 0; +#endif + + return GL_TRUE; +} + +#ifdef GLX_VERSION_1_3 + +static int +glx_token_to_visual_class(int visual_type) +{ + switch (visual_type) { + case GLX_TRUE_COLOR: + return TrueColor; + case GLX_DIRECT_COLOR: + return DirectColor; + case GLX_PSEUDO_COLOR: + return PseudoColor; + case GLX_STATIC_COLOR: + return StaticColor; + case GLX_GRAY_SCALE: + return GrayScale; + case GLX_STATIC_GRAY: + return StaticGray; + case GLX_NONE: + default: + return None; + } +} + +static GLboolean +get_fbconfig_attribs(Display *dpy, GLXFBConfig fbconfig, + struct visual_attribs *attribs) +{ + int visual_type; + + memset(attribs, 0, sizeof(struct visual_attribs)); + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_FBCONFIG_ID, &attribs->id); + +#if 0 + attribs->depth = vInfo->depth; + attribs->redMask = vInfo->red_mask; + attribs->greenMask = vInfo->green_mask; + attribs->blueMask = vInfo->blue_mask; + attribs->colormapSize = vInfo->colormap_size; + attribs->bitsPerRGB = vInfo->bits_per_rgb; +#endif + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_X_VISUAL_TYPE, &visual_type); + attribs->klass = glx_token_to_visual_class(visual_type); + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_BUFFER_SIZE, &attribs->bufferSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_LEVEL, &attribs->level); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_RENDER_TYPE, &attribs->render_type); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_DOUBLEBUFFER, &attribs->doubleBuffer); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_STEREO, &attribs->stereo); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_AUX_BUFFERS, &attribs->auxBuffers); + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_RED_SIZE, &attribs->redSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_GREEN_SIZE, &attribs->greenSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_BLUE_SIZE, &attribs->blueSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_ALPHA_SIZE, &attribs->alphaSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_DEPTH_SIZE, &attribs->depthSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_STENCIL_SIZE, &attribs->stencilSize); + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_ACCUM_RED_SIZE, &attribs->accumRedSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_ACCUM_GREEN_SIZE, &attribs->accumGreenSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_ACCUM_BLUE_SIZE, &attribs->accumBlueSize); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_ACCUM_ALPHA_SIZE, &attribs->accumAlphaSize); + + /* get transparent pixel stuff */ + glXGetFBConfigAttrib(dpy, fbconfig,GLX_TRANSPARENT_TYPE, &attribs->transparentType); + if (attribs->transparentType == GLX_TRANSPARENT_RGB) { + glXGetFBConfigAttrib(dpy, fbconfig, GLX_TRANSPARENT_RED_VALUE, &attribs->transparentRedValue); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_TRANSPARENT_GREEN_VALUE, &attribs->transparentGreenValue); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_TRANSPARENT_BLUE_VALUE, &attribs->transparentBlueValue); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_TRANSPARENT_ALPHA_VALUE, &attribs->transparentAlphaValue); + } + else if (attribs->transparentType == GLX_TRANSPARENT_INDEX) { + glXGetFBConfigAttrib(dpy, fbconfig, GLX_TRANSPARENT_INDEX_VALUE, &attribs->transparentIndexValue); + } + + glXGetFBConfigAttrib(dpy, fbconfig, GLX_SAMPLE_BUFFERS, &attribs->numMultisample); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_SAMPLES, &attribs->numSamples); + glXGetFBConfigAttrib(dpy, fbconfig, GLX_CONFIG_CAVEAT, &attribs->visualCaveat); + + return GL_TRUE; +} + +#endif + + + +static void +print_visual_attribs_verbose(const struct visual_attribs *attribs) +{ + printf("Visual ID: %x depth=%d class=%s\n", + attribs->id, attribs->depth, visual_class_name(attribs->klass)); + printf(" bufferSize=%d level=%d renderType=%s doubleBuffer=%d stereo=%d\n", + attribs->bufferSize, attribs->level, + visual_render_type_name(attribs->render_type), + attribs->doubleBuffer, attribs->stereo); + printf(" rgba: redSize=%d greenSize=%d blueSize=%d alphaSize=%d\n", + attribs->redSize, attribs->greenSize, + attribs->blueSize, attribs->alphaSize); + printf(" auxBuffers=%d depthSize=%d stencilSize=%d\n", + attribs->auxBuffers, attribs->depthSize, attribs->stencilSize); + printf(" accum: redSize=%d greenSize=%d blueSize=%d alphaSize=%d\n", + attribs->accumRedSize, attribs->accumGreenSize, + attribs->accumBlueSize, attribs->accumAlphaSize); + printf(" multiSample=%d multiSampleBuffers=%d\n", + attribs->numSamples, attribs->numMultisample); +#ifdef GLX_EXT_visual_rating + if (attribs->visualCaveat == GLX_NONE_EXT || attribs->visualCaveat == 0) + printf(" visualCaveat=None\n"); + else if (attribs->visualCaveat == GLX_SLOW_VISUAL_EXT) + printf(" visualCaveat=Slow\n"); + else if (attribs->visualCaveat == GLX_NON_CONFORMANT_VISUAL_EXT) + printf(" visualCaveat=Nonconformant\n"); +#endif + if (attribs->transparentType == GLX_NONE) { + printf(" Opaque.\n"); + } + else if (attribs->transparentType == GLX_TRANSPARENT_RGB) { + printf(" Transparent RGB: Red=%d Green=%d Blue=%d Alpha=%d\n",attribs->transparentRedValue,attribs->transparentGreenValue,attribs->transparentBlueValue,attribs->transparentAlphaValue); + } + else if (attribs->transparentType == GLX_TRANSPARENT_INDEX) { + printf(" Transparent index=%d\n",attribs->transparentIndexValue); + } +} + + +static void +print_visual_attribs_short_header(void) +{ + printf(" visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav\n"); + printf(" id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat\n"); + printf("----------------------------------------------------------------------\n"); +} + + +static void +print_visual_attribs_short(const struct visual_attribs *attribs) +{ + char *caveat = NULL; +#ifdef GLX_EXT_visual_rating + if (attribs->visualCaveat == GLX_NONE_EXT || attribs->visualCaveat == 0) + caveat = "None"; + else if (attribs->visualCaveat == GLX_SLOW_VISUAL_EXT) + caveat = "Slow"; + else if (attribs->visualCaveat == GLX_NON_CONFORMANT_VISUAL_EXT) + caveat = "Ncon"; + else + caveat = "None"; +#else + caveat = "None"; +#endif + + printf("0x%02x %2d %2s %2d %2d %2d %c%c %c %c %2d %2d %2d %2d %2d %2d %2d", + attribs->id, + attribs->depth, + visual_class_abbrev(attribs->klass), + attribs->transparentType != GLX_NONE, + attribs->bufferSize, + attribs->level, + (attribs->render_type & GLX_RGBA_BIT) ? 'r' : ' ', + (attribs->render_type & GLX_COLOR_INDEX_BIT) ? 'c' : ' ', + attribs->doubleBuffer ? 'y' : '.', + attribs->stereo ? 'y' : '.', + attribs->redSize, attribs->greenSize, + attribs->blueSize, attribs->alphaSize, + attribs->auxBuffers, + attribs->depthSize, + attribs->stencilSize + ); + + printf(" %2d %2d %2d %2d %2d %1d %s\n", + attribs->accumRedSize, attribs->accumGreenSize, + attribs->accumBlueSize, attribs->accumAlphaSize, + attribs->numSamples, attribs->numMultisample, + caveat + ); +} + + +static void +print_visual_attribs_long_header(void) +{ + printf("Vis Vis Visual Trans buff lev render DB ste r g b a aux dep ste accum buffers MS MS\n"); + printf(" ID Depth Type parent size el type reo sz sz sz sz buf th ncl r g b a num bufs\n"); + printf("----------------------------------------------------------------------------------------------------\n"); +} + + +static void +print_visual_attribs_long(const struct visual_attribs *attribs) +{ + printf("0x%2x %2d %-11s %2d %2d %2d %4s %3d %3d %3d %3d %3d %3d", + attribs->id, + attribs->depth, + visual_class_name(attribs->klass), + attribs->transparentType != GLX_NONE, + attribs->bufferSize, + attribs->level, + visual_render_type_name(attribs->render_type), + attribs->doubleBuffer, + attribs->stereo, + attribs->redSize, attribs->greenSize, + attribs->blueSize, attribs->alphaSize + ); + + printf(" %3d %4d %2d %3d %3d %3d %3d %2d %2d\n", + attribs->auxBuffers, + attribs->depthSize, + attribs->stencilSize, + attribs->accumRedSize, attribs->accumGreenSize, + attribs->accumBlueSize, attribs->accumAlphaSize, + attribs->numSamples, attribs->numMultisample + ); +} + + +static void +print_visual_info(Display *dpy, int scrnum, InfoMode mode) +{ + XVisualInfo theTemplate; + XVisualInfo *visuals; + int numVisuals, numGlxVisuals; + long mask; + int i; + struct visual_attribs attribs; + + /* get list of all visuals on this screen */ + theTemplate.screen = scrnum; + mask = VisualScreenMask; + visuals = XGetVisualInfo(dpy, mask, &theTemplate, &numVisuals); + + numGlxVisuals = 0; + for (i = 0; i < numVisuals; i++) { + if (get_visual_attribs(dpy, &visuals[i], &attribs)) + numGlxVisuals++; + } + + if (numGlxVisuals == 0) + return; + + printf("%d GLX Visuals\n", numGlxVisuals); + + if (mode == Normal) + print_visual_attribs_short_header(); + else if (mode == Wide) + print_visual_attribs_long_header(); + + for (i = 0; i < numVisuals; i++) { + if (!get_visual_attribs(dpy, &visuals[i], &attribs)) + continue; + + if (mode == Verbose) + print_visual_attribs_verbose(&attribs); + else if (mode == Normal) + print_visual_attribs_short(&attribs); + else if (mode == Wide) + print_visual_attribs_long(&attribs); + } + printf("\n"); + + XFree(visuals); +} + +#ifdef GLX_VERSION_1_3 + +static void +print_fbconfig_info(Display *dpy, int scrnum, InfoMode mode) +{ + int numFBConfigs = 0; + struct visual_attribs attribs; + GLXFBConfig *fbconfigs; + int i; + + /* get list of all fbconfigs on this screen */ + fbconfigs = glXGetFBConfigs(dpy, scrnum, &numFBConfigs); + + if (numFBConfigs == 0) { + XFree(fbconfigs); + return; + } + + printf("%d GLXFBConfigs:\n", numFBConfigs); + if (mode == Normal) + print_visual_attribs_short_header(); + else if (mode == Wide) + print_visual_attribs_long_header(); + + for (i = 0; i < numFBConfigs; i++) { + get_fbconfig_attribs(dpy, fbconfigs[i], &attribs); + + if (mode == Verbose) + print_visual_attribs_verbose(&attribs); + else if (mode == Normal) + print_visual_attribs_short(&attribs); + else if (mode == Wide) + print_visual_attribs_long(&attribs); + } + printf("\n"); + + XFree(fbconfigs); +} + +#endif + +/* + * Stand-alone Mesa doesn't really implement the GLX protocol so it + * doesn't really know the GLX attributes associated with an X visual. + * The first time a visual is presented to Mesa's pseudo-GLX it + * attaches ancilliary buffers to it (like depth and stencil). + * But that usually only works if glXChooseVisual is used. + * This function calls glXChooseVisual() to sort of "prime the pump" + * for Mesa's GLX so that the visuals that get reported actually + * reflect what applications will see. + * This has no effect when using true GLX. + */ +static void +mesa_hack(Display *dpy, int scrnum) +{ + static int attribs[] = { + GLX_RGBA, + GLX_RED_SIZE, 1, + GLX_GREEN_SIZE, 1, + GLX_BLUE_SIZE, 1, + GLX_DEPTH_SIZE, 1, + GLX_STENCIL_SIZE, 1, + GLX_ACCUM_RED_SIZE, 1, + GLX_ACCUM_GREEN_SIZE, 1, + GLX_ACCUM_BLUE_SIZE, 1, + GLX_ACCUM_ALPHA_SIZE, 1, + GLX_DOUBLEBUFFER, + None + }; + XVisualInfo *visinfo; + + visinfo = glXChooseVisual(dpy, scrnum, attribs); + if (visinfo) + XFree(visinfo); +} + + +/* + * Examine all visuals to find the so-called best one. + * We prefer deepest RGBA buffer with depth, stencil and accum + * that has no caveats. + */ +static int +find_best_visual(Display *dpy, int scrnum) +{ + XVisualInfo theTemplate; + XVisualInfo *visuals; + int numVisuals; + long mask; + int i; + struct visual_attribs bestVis; + + /* get list of all visuals on this screen */ + theTemplate.screen = scrnum; + mask = VisualScreenMask; + visuals = XGetVisualInfo(dpy, mask, &theTemplate, &numVisuals); + + /* init bestVis with first visual info */ + get_visual_attribs(dpy, &visuals[0], &bestVis); + + /* try to find a "better" visual */ + for (i = 1; i < numVisuals; i++) { + struct visual_attribs vis; + + get_visual_attribs(dpy, &visuals[i], &vis); + + /* always skip visuals with caveats */ + if (vis.visualCaveat != GLX_NONE_EXT) + continue; + + /* see if this vis is better than bestVis */ + if ((!bestVis.supportsGL && vis.supportsGL) || + (bestVis.visualCaveat != GLX_NONE_EXT) || + (!(bestVis.render_type & GLX_RGBA_BIT) && (vis.render_type & GLX_RGBA_BIT)) || + (!bestVis.doubleBuffer && vis.doubleBuffer) || + (bestVis.redSize < vis.redSize) || + (bestVis.greenSize < vis.greenSize) || + (bestVis.blueSize < vis.blueSize) || + (bestVis.alphaSize < vis.alphaSize) || + (bestVis.depthSize < vis.depthSize) || + (bestVis.stencilSize < vis.stencilSize) || + (bestVis.accumRedSize < vis.accumRedSize)) { + /* found a better visual */ + bestVis = vis; + } + } + + XFree(visuals); + + return bestVis.id; +} + + +static void +usage(void) +{ + printf("Usage: glxinfo [-v] [-t] [-h] [-i] [-b] [-display <dname>]\n"); + printf("\t-v: Print visuals info in verbose form.\n"); + printf("\t-t: Print verbose table.\n"); + printf("\t-display <dname>: Print GLX visuals on specified server.\n"); + printf("\t-h: This information.\n"); + printf("\t-i: Force an indirect rendering context.\n"); + printf("\t-b: Find the 'best' visual and print its number.\n"); + printf("\t-l: Print interesting OpenGL limits.\n"); +} + + +int +main(int argc, char *argv[]) +{ + char *displayName = NULL; + Display *dpy; + int numScreens, scrnum; + InfoMode mode = Normal; + GLboolean findBest = GL_FALSE; + GLboolean limits = GL_FALSE; + Bool allowDirect = True; + int i; + + for (i = 1; i < argc; i++) { + if (strcmp(argv[i], "-display") == 0 && i + 1 < argc) { + displayName = argv[i + 1]; + i++; + } + else if (strcmp(argv[i], "-t") == 0) { + mode = Wide; + } + else if (strcmp(argv[i], "-v") == 0) { + mode = Verbose; + } + else if (strcmp(argv[i], "-b") == 0) { + findBest = GL_TRUE; + } + else if (strcmp(argv[i], "-i") == 0) { + allowDirect = False; + } + else if (strcmp(argv[i], "-l") == 0) { + limits = GL_TRUE; + } + else if (strcmp(argv[i], "-h") == 0) { + usage(); + return 0; + } + else { + printf("Unknown option `%s'\n", argv[i]); + usage(); + return 0; + } + } + + dpy = XOpenDisplay(displayName); + if (!dpy) { + fprintf(stderr, "Error: unable to open display %s\n", XDisplayName(displayName)); + return -1; + } + + if (findBest) { + int b; + mesa_hack(dpy, 0); + b = find_best_visual(dpy, 0); + printf("%d\n", b); + } + else { + numScreens = ScreenCount(dpy); + print_display_info(dpy); + for (scrnum = 0; scrnum < numScreens; scrnum++) { + mesa_hack(dpy, scrnum); + print_screen_info(dpy, scrnum, allowDirect, limits); + printf("\n"); + print_visual_info(dpy, scrnum, mode); +#ifdef GLX_VERSION_1_3 + print_fbconfig_info(dpy, scrnum, mode); +#endif + if (scrnum + 1 < numScreens) + printf("\n\n"); + } + } + + XCloseDisplay(dpy); + + return 0; +} diff --git a/polyglotman/.footprint b/polyglotman/.footprint new file mode 100644 index 0000000..3f495ad --- /dev/null +++ b/polyglotman/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/rman +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/rman.1.gz diff --git a/polyglotman/.md5sum b/polyglotman/.md5sum new file mode 100644 index 0000000..b53b9af --- /dev/null +++ b/polyglotman/.md5sum @@ -0,0 +1 @@ +6d1d67641c6d042595a96a62340d3cc6 rman-3.2.tar.gz diff --git a/polyglotman/Pkgfile b/polyglotman/Pkgfile new file mode 100644 index 0000000..4dd9776 --- /dev/null +++ b/polyglotman/Pkgfile @@ -0,0 +1,18 @@ +description="man page translator" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://polyglotman.sourceforge.net" +depends=() + +name=polyglotman +version=3.2 +release=1 +source=(http://dl.sourceforge.net/polyglotman/rman-3.2.tar.gz) +build () +{ + cd rman-$version; + make; + install -d $PKG/usr/bin; + install -d $PKG$mandir/man1; + make BINDIR=$PKG/usr/bin MANDIR=$PKG$mandir/man1 install +} diff --git a/polyglotman/Pkgfile.old b/polyglotman/Pkgfile.old new file mode 100644 index 0000000..a0d36d9 --- /dev/null +++ b/polyglotman/Pkgfile.old @@ -0,0 +1,19 @@ +# Description: man page translator +# URL: http://polyglotman.sourceforge.net +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=polyglotman +version=3.2 +release=1 +source=(http://dl.sourceforge.net/$name/rman-$version.tar.gz) + +build() { + cd rman-$version + + make + + install -d $PKG/usr/bin + install -d $PKG/usr/man/man1 + + make BINDIR=$PKG/usr/bin MANDIR=$PKG/usr/man/man1 install +} diff --git a/xkeyboard-config/.footprint b/xkeyboard-config/.footprint new file mode 100644 index 0000000..ccf825f --- /dev/null +++ b/xkeyboard-config/.footprint @@ -0,0 +1,359 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/X11/ +drwxr-xr-x root/root usr/share/X11/xkb/ +-rw-r--r-- root/root usr/share/X11/xkb/compat.dir +drwxr-xr-x root/root usr/share/X11/xkb/compat/ +-rw-r--r-- root/root usr/share/X11/xkb/compat/README +-rw-r--r-- root/root usr/share/X11/xkb/compat/accessx +-rw-r--r-- root/root usr/share/X11/xkb/compat/basic +-rw-r--r-- root/root usr/share/X11/xkb/compat/caps +-rw-r--r-- root/root usr/share/X11/xkb/compat/complete +-rw-r--r-- root/root usr/share/X11/xkb/compat/default +-rw-r--r-- root/root usr/share/X11/xkb/compat/iso9995 +-rw-r--r-- root/root usr/share/X11/xkb/compat/japan +-rw-r--r-- root/root usr/share/X11/xkb/compat/keypad +-rw-r--r-- root/root usr/share/X11/xkb/compat/ledcaps +-rw-r--r-- root/root usr/share/X11/xkb/compat/lednum +-rw-r--r-- root/root usr/share/X11/xkb/compat/ledscroll +-rw-r--r-- root/root usr/share/X11/xkb/compat/level5 +-rw-r--r-- root/root usr/share/X11/xkb/compat/misc +-rw-r--r-- root/root usr/share/X11/xkb/compat/mousekeys +-rw-r--r-- root/root usr/share/X11/xkb/compat/norepeat +-rw-r--r-- root/root usr/share/X11/xkb/compat/olpc +-rw-r--r-- root/root usr/share/X11/xkb/compat/pc +-rw-r--r-- root/root usr/share/X11/xkb/compat/pc98 +-rw-r--r-- root/root usr/share/X11/xkb/compat/xfree86 +-rw-r--r-- root/root usr/share/X11/xkb/compat/xtest +lrwxrwxrwx root/root usr/share/X11/xkb/compiled -> /var/lib/xkb +-rw-r--r-- root/root usr/share/X11/xkb/geometry.dir +drwxr-xr-x root/root usr/share/X11/xkb/geometry/ +-rw-r--r-- root/root usr/share/X11/xkb/geometry/README +-rw-r--r-- root/root usr/share/X11/xkb/geometry/amiga +-rw-r--r-- root/root usr/share/X11/xkb/geometry/ataritt +-rw-r--r-- root/root usr/share/X11/xkb/geometry/chicony +-rw-r--r-- root/root usr/share/X11/xkb/geometry/dell +drwxr-xr-x root/root usr/share/X11/xkb/geometry/digital_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/geometry/digital_vndr/lk +-rw-r--r-- root/root usr/share/X11/xkb/geometry/digital_vndr/pc +-rw-r--r-- root/root usr/share/X11/xkb/geometry/digital_vndr/unix +-rw-r--r-- root/root usr/share/X11/xkb/geometry/everex +-rw-r--r-- root/root usr/share/X11/xkb/geometry/fujitsu +-rw-r--r-- root/root usr/share/X11/xkb/geometry/hhk +-rw-r--r-- root/root usr/share/X11/xkb/geometry/hp +-rw-r--r-- root/root usr/share/X11/xkb/geometry/keytronic +-rw-r--r-- root/root usr/share/X11/xkb/geometry/kinesis +-rw-r--r-- root/root usr/share/X11/xkb/geometry/macintosh +-rw-r--r-- root/root usr/share/X11/xkb/geometry/microsoft +-rw-r--r-- root/root usr/share/X11/xkb/geometry/nec +-rw-r--r-- root/root usr/share/X11/xkb/geometry/nokia +-rw-r--r-- root/root usr/share/X11/xkb/geometry/northgate +-rw-r--r-- root/root usr/share/X11/xkb/geometry/pc +drwxr-xr-x root/root usr/share/X11/xkb/geometry/sgi_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/geometry/sgi_vndr/O2 +-rw-r--r-- root/root usr/share/X11/xkb/geometry/sgi_vndr/indigo +-rw-r--r-- root/root usr/share/X11/xkb/geometry/sgi_vndr/indy +-rw-r--r-- root/root usr/share/X11/xkb/geometry/sony +-rw-r--r-- root/root usr/share/X11/xkb/geometry/sun +-rw-r--r-- root/root usr/share/X11/xkb/geometry/thinkpad +-rw-r--r-- root/root usr/share/X11/xkb/geometry/typematrix +-rw-r--r-- root/root usr/share/X11/xkb/geometry/winbook +-rw-r--r-- root/root usr/share/X11/xkb/keycodes.dir +drwxr-xr-x root/root usr/share/X11/xkb/keycodes/ +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/README +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/aliases +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/amiga +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/ataritt +drwxr-xr-x root/root usr/share/X11/xkb/keycodes/digital_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/digital_vndr/lk +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/digital_vndr/pc +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/empty +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/evdev +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/fujitsu +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/hp +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/ibm +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/macintosh +drwxr-xr-x root/root usr/share/X11/xkb/keycodes/sgi_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/sgi_vndr/indigo +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/sgi_vndr/indy +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/sgi_vndr/iris +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/sony +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/sun +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/xfree86 +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/xfree98 +-rw-r--r-- root/root usr/share/X11/xkb/keymap.dir +drwxr-xr-x root/root usr/share/X11/xkb/keymap/ +-rw-r--r-- root/root usr/share/X11/xkb/keymap/README +-rw-r--r-- root/root usr/share/X11/xkb/keymap/amiga +-rw-r--r-- root/root usr/share/X11/xkb/keymap/ataritt +drwxr-xr-x root/root usr/share/X11/xkb/keymap/digital_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/keymap/digital_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/keymap/macintosh +drwxr-xr-x root/root usr/share/X11/xkb/keymap/sgi_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/be +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/bg +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/ca +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/ch +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/cz +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/de +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/dk +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/dvorak +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/es +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/fi +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/fr +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/gb +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/hu +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/it +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/no +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/pl +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/pt +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/ru +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/se +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/sk +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/th +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sgi_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sony +drwxr-xr-x root/root usr/share/X11/xkb/keymap/sun_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/all +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/de +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/es +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/fi +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/fr +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/no +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/pl +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/ru +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/se +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/uk +-rw-r--r-- root/root usr/share/X11/xkb/keymap/sun_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/keymap/xfree86 +-rw-r--r-- root/root usr/share/X11/xkb/keymap/xfree98 +drwxr-xr-x root/root usr/share/X11/xkb/rules/ +-rw-r--r-- root/root usr/share/X11/xkb/rules/README +-rw-r--r-- root/root usr/share/X11/xkb/rules/base +-rw-r--r-- root/root usr/share/X11/xkb/rules/base.extras.xml +-rw-r--r-- root/root usr/share/X11/xkb/rules/base.lst +-rw-r--r-- root/root usr/share/X11/xkb/rules/base.xml +-rw-r--r-- root/root usr/share/X11/xkb/rules/evdev +-rw-r--r-- root/root usr/share/X11/xkb/rules/evdev.extras.xml +-rw-r--r-- root/root usr/share/X11/xkb/rules/evdev.lst +-rw-r--r-- root/root usr/share/X11/xkb/rules/evdev.xml +-rw-r--r-- root/root usr/share/X11/xkb/rules/xfree98 +-rw-r--r-- root/root usr/share/X11/xkb/rules/xkb.dtd +lrwxrwxrwx root/root usr/share/X11/xkb/rules/xorg -> base +lrwxrwxrwx root/root usr/share/X11/xkb/rules/xorg.lst -> base.lst +lrwxrwxrwx root/root usr/share/X11/xkb/rules/xorg.xml -> base.xml +-rw-r--r-- root/root usr/share/X11/xkb/semantics.dir +drwxr-xr-x root/root usr/share/X11/xkb/semantics/ +-rw-r--r-- root/root usr/share/X11/xkb/semantics/basic +-rw-r--r-- root/root usr/share/X11/xkb/semantics/complete +-rw-r--r-- root/root usr/share/X11/xkb/semantics/default +-rw-r--r-- root/root usr/share/X11/xkb/semantics/xtest +-rw-r--r-- root/root usr/share/X11/xkb/symbols.dir +drwxr-xr-x root/root usr/share/X11/xkb/symbols/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ad +-rw-r--r-- root/root usr/share/X11/xkb/symbols/af +-rw-r--r-- root/root usr/share/X11/xkb/symbols/al +-rw-r--r-- root/root usr/share/X11/xkb/symbols/altwin +-rw-r--r-- root/root usr/share/X11/xkb/symbols/am +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ara +-rw-r--r-- root/root usr/share/X11/xkb/symbols/at +-rw-r--r-- root/root usr/share/X11/xkb/symbols/az +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ba +-rw-r--r-- root/root usr/share/X11/xkb/symbols/bd +-rw-r--r-- root/root usr/share/X11/xkb/symbols/be +-rw-r--r-- root/root usr/share/X11/xkb/symbols/bg +-rw-r--r-- root/root usr/share/X11/xkb/symbols/br +-rw-r--r-- root/root usr/share/X11/xkb/symbols/brai +-rw-r--r-- root/root usr/share/X11/xkb/symbols/bt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/bw +-rw-r--r-- root/root usr/share/X11/xkb/symbols/by +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ca +-rw-r--r-- root/root usr/share/X11/xkb/symbols/capslock +-rw-r--r-- root/root usr/share/X11/xkb/symbols/cd +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ch +-rw-r--r-- root/root usr/share/X11/xkb/symbols/cn +-rw-r--r-- root/root usr/share/X11/xkb/symbols/compose +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ctrl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/cz +-rw-r--r-- root/root usr/share/X11/xkb/symbols/de +drwxr-xr-x root/root usr/share/X11/xkb/symbols/digital_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/digital_vndr/lk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/digital_vndr/pc +-rw-r--r-- root/root usr/share/X11/xkb/symbols/digital_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/digital_vndr/vt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/dk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ee +-rw-r--r-- root/root usr/share/X11/xkb/symbols/empty +-rw-r--r-- root/root usr/share/X11/xkb/symbols/epo +-rw-r--r-- root/root usr/share/X11/xkb/symbols/es +-rw-r--r-- root/root usr/share/X11/xkb/symbols/et +-rw-r--r-- root/root usr/share/X11/xkb/symbols/eurosign +drwxr-xr-x root/root usr/share/X11/xkb/symbols/extras/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/extras/apl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/extras/ir +-rw-r--r-- root/root usr/share/X11/xkb/symbols/extras/rs +-rw-r--r-- root/root usr/share/X11/xkb/symbols/extras/ru +-rw-r--r-- root/root usr/share/X11/xkb/symbols/extras/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/fi +-rw-r--r-- root/root usr/share/X11/xkb/symbols/fo +-rw-r--r-- root/root usr/share/X11/xkb/symbols/fr +drwxr-xr-x root/root usr/share/X11/xkb/symbols/fujitsu_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/fujitsu_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/fujitsu_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/gb +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ge +-rw-r--r-- root/root usr/share/X11/xkb/symbols/gh +-rw-r--r-- root/root usr/share/X11/xkb/symbols/gn +-rw-r--r-- root/root usr/share/X11/xkb/symbols/gr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/group +drwxr-xr-x root/root usr/share/X11/xkb/symbols/hp_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/hp_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/hr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/hu +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ie +-rw-r--r-- root/root usr/share/X11/xkb/symbols/il +-rw-r--r-- root/root usr/share/X11/xkb/symbols/in +-rw-r--r-- root/root usr/share/X11/xkb/symbols/inet +-rw-r--r-- root/root usr/share/X11/xkb/symbols/iq +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ir +-rw-r--r-- root/root usr/share/X11/xkb/symbols/is +-rw-r--r-- root/root usr/share/X11/xkb/symbols/it +-rw-r--r-- root/root usr/share/X11/xkb/symbols/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ke +-rw-r--r-- root/root usr/share/X11/xkb/symbols/keypad +-rw-r--r-- root/root usr/share/X11/xkb/symbols/kg +-rw-r--r-- root/root usr/share/X11/xkb/symbols/kh +-rw-r--r-- root/root usr/share/X11/xkb/symbols/kpdl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/kr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/kz +-rw-r--r-- root/root usr/share/X11/xkb/symbols/la +-rw-r--r-- root/root usr/share/X11/xkb/symbols/latam +-rw-r--r-- root/root usr/share/X11/xkb/symbols/latin +-rw-r--r-- root/root usr/share/X11/xkb/symbols/level3 +-rw-r--r-- root/root usr/share/X11/xkb/symbols/level5 +-rw-r--r-- root/root usr/share/X11/xkb/symbols/lk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/lt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/lv +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ma +drwxr-xr-x root/root usr/share/X11/xkb/symbols/macintosh_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/apple +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/ch +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/de +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/dk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/fi +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/fr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/gb +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/is +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/it +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/latam +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/nl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/no +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/pt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/se +-rw-r--r-- root/root usr/share/X11/xkb/symbols/macintosh_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mao +-rw-r--r-- root/root usr/share/X11/xkb/symbols/me +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ml +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mm +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mn +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/mv +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nbsp +drwxr-xr-x root/root usr/share/X11/xkb/symbols/nec_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nec_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ng +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/no +drwxr-xr-x root/root usr/share/X11/xkb/symbols/nokia_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nokia_vndr/rx-44 +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nokia_vndr/rx-51 +-rw-r--r-- root/root usr/share/X11/xkb/symbols/nokia_vndr/su-8w +-rw-r--r-- root/root usr/share/X11/xkb/symbols/np +-rw-r--r-- root/root usr/share/X11/xkb/symbols/olpc +-rw-r--r-- root/root usr/share/X11/xkb/symbols/pc +-rw-r--r-- root/root usr/share/X11/xkb/symbols/pk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/pl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/pt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ro +-rw-r--r-- root/root usr/share/X11/xkb/symbols/rs +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ru +-rw-r--r-- root/root usr/share/X11/xkb/symbols/se +drwxr-xr-x root/root usr/share/X11/xkb/symbols/sgi_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sgi_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/shift +-rw-r--r-- root/root usr/share/X11/xkb/symbols/si +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sn +drwxr-xr-x root/root usr/share/X11/xkb/symbols/sony_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sony_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/srvr_ctrl +drwxr-xr-x root/root usr/share/X11/xkb/symbols/sun_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ara +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/be +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/br +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ca +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ch +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/cz +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/de +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/dk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ee +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/es +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/fi +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/fr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/gb +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/gr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/it +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/jp +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/kr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/lt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/lv +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/nl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/no +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/pl +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/pt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ro +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ru +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/se +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/sk +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/solaris +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/tr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/tuv +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/tw +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/ua +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sun_vndr/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/sy +-rw-r--r-- root/root usr/share/X11/xkb/symbols/terminate +-rw-r--r-- root/root usr/share/X11/xkb/symbols/th +-rw-r--r-- root/root usr/share/X11/xkb/symbols/tj +-rw-r--r-- root/root usr/share/X11/xkb/symbols/tm +-rw-r--r-- root/root usr/share/X11/xkb/symbols/tr +-rw-r--r-- root/root usr/share/X11/xkb/symbols/typo +-rw-r--r-- root/root usr/share/X11/xkb/symbols/tz +-rw-r--r-- root/root usr/share/X11/xkb/symbols/ua +-rw-r--r-- root/root usr/share/X11/xkb/symbols/us +-rw-r--r-- root/root usr/share/X11/xkb/symbols/uz +-rw-r--r-- root/root usr/share/X11/xkb/symbols/vn +drwxr-xr-x root/root usr/share/X11/xkb/symbols/xfree68_vndr/ +-rw-r--r-- root/root usr/share/X11/xkb/symbols/xfree68_vndr/amiga +-rw-r--r-- root/root usr/share/X11/xkb/symbols/xfree68_vndr/ataritt +-rw-r--r-- root/root usr/share/X11/xkb/symbols/za +-rw-r--r-- root/root usr/share/X11/xkb/types.dir +drwxr-xr-x root/root usr/share/X11/xkb/types/ +-rw-r--r-- root/root usr/share/X11/xkb/types/README +-rw-r--r-- root/root usr/share/X11/xkb/types/basic +-rw-r--r-- root/root usr/share/X11/xkb/types/cancel +-rw-r--r-- root/root usr/share/X11/xkb/types/caps +-rw-r--r-- root/root usr/share/X11/xkb/types/complete +-rw-r--r-- root/root usr/share/X11/xkb/types/default +-rw-r--r-- root/root usr/share/X11/xkb/types/extra +-rw-r--r-- root/root usr/share/X11/xkb/types/iso9995 +-rw-r--r-- root/root usr/share/X11/xkb/types/level5 +-rw-r--r-- root/root usr/share/X11/xkb/types/mousekeys +-rw-r--r-- root/root usr/share/X11/xkb/types/nokia +-rw-r--r-- root/root usr/share/X11/xkb/types/numpad +-rw-r--r-- root/root usr/share/X11/xkb/types/pc +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc diff --git a/xkeyboard-config/.md5sum b/xkeyboard-config/.md5sum new file mode 100644 index 0000000..7b8a454 --- /dev/null +++ b/xkeyboard-config/.md5sum @@ -0,0 +1 @@ +bb8a98ee61cdc4bd835fdfd2b5cee3e6 xkeyboard-config-2.0.tar.bz2 diff --git a/xkeyboard-config/Pkgfile b/xkeyboard-config/Pkgfile new file mode 100644 index 0000000..8706de2 --- /dev/null +++ b/xkeyboard-config/Pkgfile @@ -0,0 +1,19 @@ +description="X keyboard configuration database" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig" +depends=(xorg-xkbcomp intltool) + +name=xkeyboard-config +version=2.0 +release=2 +source=(http://people.freedesktop.org/~svu/xkeyboard-config-2.0.tar.bz2) +build () +{ + cd xkeyboard-config-$version; + ./configure --prefix=/usr --with-xkb-base=/usr/share/X11/xkb --with-xkb-rules-symlink=xorg; + make; + make DESTDIR=$PKG install; + rm -rf $PKG/usr/share/locale; + ln -s /var/lib/xkb $PKG/usr/share/X11/xkb/compiled +} diff --git a/xkeyboard-config/Pkgfile.old b/xkeyboard-config/Pkgfile.old new file mode 100644 index 0000000..012932c --- /dev/null +++ b/xkeyboard-config/Pkgfile.old @@ -0,0 +1,24 @@ +# Description: X keyboard configuration database +# URL: http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-xkbcomp, intltool + +name=xkeyboard-config +version=2.0 +release=2 +source=(http://people.freedesktop.org/~svu/$name-$version.tar.bz2) + +build() { + cd xkeyboard-config-$version + + ./configure --prefix=/usr \ + --with-xkb-base=/usr/share/X11/xkb \ + --with-xkb-rules-symlink=xorg + + make + make DESTDIR=$PKG install + + rm -rf $PKG/usr/share/locale + + ln -s /var/lib/xkb $PKG/usr/share/X11/xkb/compiled +} diff --git a/xorg-bdftopcf/.footprint b/xorg-bdftopcf/.footprint new file mode 100644 index 0000000..0456b4c --- /dev/null +++ b/xorg-bdftopcf/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/bdftopcf +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/bdftopcf.1.gz diff --git a/xorg-bdftopcf/.md5sum b/xorg-bdftopcf/.md5sum new file mode 100644 index 0000000..562bd50 --- /dev/null +++ b/xorg-bdftopcf/.md5sum @@ -0,0 +1 @@ +148f20d28caaa69bbe7dcca7c2674fb6 bdftopcf-1.0.2.tar.bz2 diff --git a/xorg-bdftopcf/Pkgfile b/xorg-bdftopcf/Pkgfile new file mode 100644 index 0000000..b9b24a1 --- /dev/null +++ b/xorg-bdftopcf/Pkgfile @@ -0,0 +1,17 @@ +description="BDF to PCF font file converter" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-libxfont) + +name=xorg-bdftopcf +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/bdftopcf-1.0.2.tar.bz2) +build () +{ + cd bdftopcf-$version; + ./configure --prefix=/usr --mandir=$mandir; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-bdftopcf/Pkgfile.old b/xorg-bdftopcf/Pkgfile.old new file mode 100644 index 0000000..de6d4f0 --- /dev/null +++ b/xorg-bdftopcf/Pkgfile.old @@ -0,0 +1,18 @@ +# Description: BDF to PCF font file converter +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-libxfont + +name=xorg-bdftopcf +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/bdftopcf-$version.tar.bz2) + +build() { + cd bdftopcf-$version + + ./configure --prefix=/usr --mandir=/usr/man + + make + make DESTDIR=$PKG install +} diff --git a/xorg-bigreqsproto/.footprint b/xorg-bigreqsproto/.footprint new file mode 100644 index 0000000..66ae51e --- /dev/null +++ b/xorg-bigreqsproto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/bigreqsproto.h +-rw-r--r-- root/root usr/include/X11/extensions/bigreqstr.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/bigreqsproto.pc diff --git a/xorg-bigreqsproto/.md5sum b/xorg-bigreqsproto/.md5sum new file mode 100644 index 0000000..6819e02 --- /dev/null +++ b/xorg-bigreqsproto/.md5sum @@ -0,0 +1 @@ +d30c5dbf19ca6dffcd9788227ecff8c5 bigreqsproto-1.1.0.tar.bz2 diff --git a/xorg-bigreqsproto/Pkgfile b/xorg-bigreqsproto/Pkgfile new file mode 100644 index 0000000..f2433c9 --- /dev/null +++ b/xorg-bigreqsproto/Pkgfile @@ -0,0 +1,17 @@ +description="xorg proto bigreqsproto" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-bigreqsproto +version=1.1.0 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-1.1.0.tar.bz2) +build () +{ + cd bigreqsproto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-bigreqsproto/Pkgfile.old b/xorg-bigreqsproto/Pkgfile.old new file mode 100644 index 0000000..6950b82 --- /dev/null +++ b/xorg-bigreqsproto/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: xorg proto bigreqsproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-bigreqsproto +version=1.1.0 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$version.tar.bz2) + +build() { + cd bigreqsproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-cf-files/.footprint b/xorg-cf-files/.footprint new file mode 100644 index 0000000..7bfd465 --- /dev/null +++ b/xorg-cf-files/.footprint @@ -0,0 +1,125 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/X11/ +drwxr-xr-x root/root usr/lib/X11/config/ +-rw-r--r-- root/root usr/lib/X11/config/Amoeba.cf +-rw-r--r-- root/root usr/lib/X11/config/DGUX.cf +-rw-r--r-- root/root usr/lib/X11/config/DragonFly.cf +-rw-r--r-- root/root usr/lib/X11/config/FreeBSD.cf +-rw-r--r-- root/root usr/lib/X11/config/Imake.cf +-rw-r--r-- root/root usr/lib/X11/config/Imake.rules +-rw-r--r-- root/root usr/lib/X11/config/Imake.tmpl +-rw-r--r-- root/root usr/lib/X11/config/Library.tmpl +-rw-r--r-- root/root usr/lib/X11/config/Mips.cf +-rw-r--r-- root/root usr/lib/X11/config/Motif.rules +-rw-r--r-- root/root usr/lib/X11/config/Motif.tmpl +-rw-r--r-- root/root usr/lib/X11/config/NetBSD.cf +-rw-r--r-- root/root usr/lib/X11/config/Oki.cf +-rw-r--r-- root/root usr/lib/X11/config/OpenBSD.cf +-rw-r--r-- root/root usr/lib/X11/config/OpenBSDLib.rules +-rw-r--r-- root/root usr/lib/X11/config/OpenBSDLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/QNX4.cf +-rw-r--r-- root/root usr/lib/X11/config/QNX4.rules +-rw-r--r-- root/root usr/lib/X11/config/Server.tmpl +-rw-r--r-- root/root usr/lib/X11/config/ServerLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/Threads.tmpl +-rw-r--r-- root/root usr/lib/X11/config/Win32.cf +-rw-r--r-- root/root usr/lib/X11/config/Win32.rules +-rw-r--r-- root/root usr/lib/X11/config/WinLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/X11.rules +-rw-r--r-- root/root usr/lib/X11/config/X11.tmpl +-rw-r--r-- root/root usr/lib/X11/config/apollo.cf +-rw-r--r-- root/root usr/lib/X11/config/bsd.cf +-rw-r--r-- root/root usr/lib/X11/config/bsdLib.rules +-rw-r--r-- root/root usr/lib/X11/config/bsdLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/bsdi.cf +-rw-r--r-- root/root usr/lib/X11/config/bsdiLib.rules +-rw-r--r-- root/root usr/lib/X11/config/bsdiLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/cde.rules +-rw-r--r-- root/root usr/lib/X11/config/cde.tmpl +-rw-r--r-- root/root usr/lib/X11/config/convex.cf +-rw-r--r-- root/root usr/lib/X11/config/cray.cf +-rw-r--r-- root/root usr/lib/X11/config/cross.def +-rw-r--r-- root/root usr/lib/X11/config/cross.rules +-rw-r--r-- root/root usr/lib/X11/config/cygwin.cf +-rw-r--r-- root/root usr/lib/X11/config/cygwin.rules +-rw-r--r-- root/root usr/lib/X11/config/cygwin.tmpl +-rw-r--r-- root/root usr/lib/X11/config/darwin.cf +-rw-r--r-- root/root usr/lib/X11/config/darwinLib.rules +-rw-r--r-- root/root usr/lib/X11/config/darwinLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/date.def (EMPTY) +-rw-r--r-- root/root usr/lib/X11/config/dmx.cf +-rw-r--r-- root/root usr/lib/X11/config/fujitsu.cf +-rw-r--r-- root/root usr/lib/X11/config/generic.cf +-rw-r--r-- root/root usr/lib/X11/config/gnu.cf +-rw-r--r-- root/root usr/lib/X11/config/gnuLib.rules +-rw-r--r-- root/root usr/lib/X11/config/gnuLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/host.def (EMPTY) +-rw-r--r-- root/root usr/lib/X11/config/hp.cf +-rw-r--r-- root/root usr/lib/X11/config/hpLib.rules +-rw-r--r-- root/root usr/lib/X11/config/hpLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/ibm.cf +-rw-r--r-- root/root usr/lib/X11/config/ibmLib.rules +-rw-r--r-- root/root usr/lib/X11/config/ibmLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/isc.cf +-rw-r--r-- root/root usr/lib/X11/config/linux.cf +-rw-r--r-- root/root usr/lib/X11/config/lnxLib.rules +-rw-r--r-- root/root usr/lib/X11/config/lnxLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/lnxdoc.rules +-rw-r--r-- root/root usr/lib/X11/config/lnxdoc.tmpl +-rw-r--r-- root/root usr/lib/X11/config/luna.cf +-rw-r--r-- root/root usr/lib/X11/config/lynx.cf +-rw-r--r-- root/root usr/lib/X11/config/macII.cf +-rw-r--r-- root/root usr/lib/X11/config/mach.cf +-rw-r--r-- root/root usr/lib/X11/config/mingw.cf +-rw-r--r-- root/root usr/lib/X11/config/mingw.rules +-rw-r--r-- root/root usr/lib/X11/config/mingw.tmpl +-rw-r--r-- root/root usr/lib/X11/config/minix.cf +-rw-r--r-- root/root usr/lib/X11/config/moto.cf +-rw-r--r-- root/root usr/lib/X11/config/ncr.cf +-rw-r--r-- root/root usr/lib/X11/config/nec.cf +-rw-r--r-- root/root usr/lib/X11/config/necLib.rules +-rw-r--r-- root/root usr/lib/X11/config/necLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/noop.rules +-rw-r--r-- root/root usr/lib/X11/config/nto.cf +-rw-r--r-- root/root usr/lib/X11/config/nto.rules +-rw-r--r-- root/root usr/lib/X11/config/oldlib.rules +-rw-r--r-- root/root usr/lib/X11/config/os2.cf +-rw-r--r-- root/root usr/lib/X11/config/os2.rules +-rw-r--r-- root/root usr/lib/X11/config/os2Lib.rules +-rw-r--r-- root/root usr/lib/X11/config/os2Lib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/osf1.cf +-rw-r--r-- root/root usr/lib/X11/config/osfLib.rules +-rw-r--r-- root/root usr/lib/X11/config/osfLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/pegasus.cf +-rw-r--r-- root/root usr/lib/X11/config/sco.cf +-rw-r--r-- root/root usr/lib/X11/config/sco5.cf +-rw-r--r-- root/root usr/lib/X11/config/scoLib.rules +-rw-r--r-- root/root usr/lib/X11/config/sequent.cf +-rw-r--r-- root/root usr/lib/X11/config/sequentLib.rules +-rw-r--r-- root/root usr/lib/X11/config/sgi.cf +-rw-r--r-- root/root usr/lib/X11/config/sgiLib.rules +-rw-r--r-- root/root usr/lib/X11/config/sgiLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/site.def +-rw-r--r-- root/root usr/lib/X11/config/sony.cf +-rw-r--r-- root/root usr/lib/X11/config/sun.cf +-rw-r--r-- root/root usr/lib/X11/config/sunLib.rules +-rw-r--r-- root/root usr/lib/X11/config/sunLib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/sv3Lib.rules +-rw-r--r-- root/root usr/lib/X11/config/sv3Lib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/sv4Lib.rules +-rw-r--r-- root/root usr/lib/X11/config/sv4Lib.tmpl +-rw-r--r-- root/root usr/lib/X11/config/svr3.cf +-rw-r--r-- root/root usr/lib/X11/config/svr4.cf +-rw-r--r-- root/root usr/lib/X11/config/ultrix.cf +-rw-r--r-- root/root usr/lib/X11/config/usl.cf +-rw-r--r-- root/root usr/lib/X11/config/version.def (EMPTY) +-rw-r--r-- root/root usr/lib/X11/config/x386.cf +-rw-r--r-- root/root usr/lib/X11/config/xf86.rules +-rw-r--r-- root/root usr/lib/X11/config/xf86.tmpl +-rw-r--r-- root/root usr/lib/X11/config/xf86site.def +-rw-r--r-- root/root usr/lib/X11/config/xfree86.cf +-rw-r--r-- root/root usr/lib/X11/config/xorg.cf +-rw-r--r-- root/root usr/lib/X11/config/xorg.tmpl +-rw-r--r-- root/root usr/lib/X11/config/xorgsite.def +-rw-r--r-- root/root usr/lib/X11/config/xorgversion.def diff --git a/xorg-cf-files/.md5sum b/xorg-cf-files/.md5sum new file mode 100644 index 0000000..39db8f4 --- /dev/null +++ b/xorg-cf-files/.md5sum @@ -0,0 +1 @@ +10546b5ddda3cdda7950bb56bf98e0ea xorg-cf-files-1.0.3.tar.bz2 diff --git a/xorg-cf-files/Pkgfile b/xorg-cf-files/Pkgfile new file mode 100644 index 0000000..ff81be2 --- /dev/null +++ b/xorg-cf-files/Pkgfile @@ -0,0 +1,12 @@ +description="xorg configuration files" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-cf-files +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.3.tar.bz2) + +includes=(autotools) diff --git a/xorg-cf-files/Pkgfile.old b/xorg-cf-files/Pkgfile.old new file mode 100644 index 0000000..503ec51 --- /dev/null +++ b/xorg-cf-files/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: xorg configuration files +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-cf-files +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/util/$name-$version.tar.bz2) + +build() { + cd $name-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-compositeproto/.footprint b/xorg-compositeproto/.footprint new file mode 100644 index 0000000..bb3fc3a --- /dev/null +++ b/xorg-compositeproto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/composite.h +-rw-r--r-- root/root usr/include/X11/extensions/compositeproto.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/compositeproto.pc diff --git a/xorg-compositeproto/.md5sum b/xorg-compositeproto/.md5sum new file mode 100644 index 0000000..c836246 --- /dev/null +++ b/xorg-compositeproto/.md5sum @@ -0,0 +1 @@ +3692f3f8b2ea10dff3d2cede8dc65e79 compositeproto-0.4.1.tar.bz2 diff --git a/xorg-compositeproto/Pkgfile b/xorg-compositeproto/Pkgfile new file mode 100644 index 0000000..43d7912 --- /dev/null +++ b/xorg-compositeproto/Pkgfile @@ -0,0 +1,18 @@ +description="xorg proto compositeproto" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-compositeproto +version=0.4.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/compositeproto-0.4.1.tar.bz2) +build () +{ + cd compositeproto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm -rf $PKG/usr/share +} diff --git a/xorg-compositeproto/Pkgfile.old b/xorg-compositeproto/Pkgfile.old new file mode 100644 index 0000000..3b32145 --- /dev/null +++ b/xorg-compositeproto/Pkgfile.old @@ -0,0 +1,19 @@ +# Description: xorg proto compositeproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-compositeproto +version=0.4.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/compositeproto-$version.tar.bz2) + +build() { + cd compositeproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -rf $PKG/usr/share +} diff --git a/xorg-damageproto/.footprint b/xorg-damageproto/.footprint new file mode 100644 index 0000000..f2e5eef --- /dev/null +++ b/xorg-damageproto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/damageproto.h +-rw-r--r-- root/root usr/include/X11/extensions/damagewire.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/damageproto.pc diff --git a/xorg-damageproto/.md5sum b/xorg-damageproto/.md5sum new file mode 100644 index 0000000..3133809 --- /dev/null +++ b/xorg-damageproto/.md5sum @@ -0,0 +1 @@ +434b931b02bd83ed9fc44951df81cdac damageproto-1.2.0.tar.bz2 diff --git a/xorg-damageproto/Pkgfile b/xorg-damageproto/Pkgfile new file mode 100644 index 0000000..7fe87ce --- /dev/null +++ b/xorg-damageproto/Pkgfile @@ -0,0 +1,18 @@ +description="xorg proto damageproto" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-damageproto +version=1.2.0 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/damageproto-1.2.0.tar.bz2) +build () +{ + cd damageproto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm -rf $PKG/usr/share +} diff --git a/xorg-damageproto/Pkgfile.old b/xorg-damageproto/Pkgfile.old new file mode 100644 index 0000000..7ad2c9f --- /dev/null +++ b/xorg-damageproto/Pkgfile.old @@ -0,0 +1,19 @@ +# Description: xorg proto damageproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-damageproto +version=1.2.0 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/damageproto-$version.tar.bz2) + +build() { + cd damageproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -rf $PKG/usr/share +} diff --git a/xorg-dmxproto/.footprint b/xorg-dmxproto/.footprint new file mode 100644 index 0000000..e9514a8 --- /dev/null +++ b/xorg-dmxproto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/dmx.h +-rw-r--r-- root/root usr/include/X11/extensions/dmxproto.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/dmxproto.pc diff --git a/xorg-dmxproto/.md5sum b/xorg-dmxproto/.md5sum new file mode 100644 index 0000000..54689f3 --- /dev/null +++ b/xorg-dmxproto/.md5sum @@ -0,0 +1 @@ +880a41720b2937e2660dcdc0d34a8791 dmxproto-2.3.tar.bz2 diff --git a/xorg-dmxproto/Pkgfile b/xorg-dmxproto/Pkgfile new file mode 100644 index 0000000..d5e21aa --- /dev/null +++ b/xorg-dmxproto/Pkgfile @@ -0,0 +1,17 @@ +description="xorg proto dmxproto" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-dmxproto +version=2.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/dmxproto-2.3.tar.bz2) +build () +{ + cd dmxproto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-dmxproto/Pkgfile.old b/xorg-dmxproto/Pkgfile.old new file mode 100644 index 0000000..047c27c --- /dev/null +++ b/xorg-dmxproto/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: xorg proto dmxproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-dmxproto +version=2.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/dmxproto-$version.tar.bz2) + +build() { + cd dmxproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-dri2proto/.footprint b/xorg-dri2proto/.footprint new file mode 100644 index 0000000..9624419 --- /dev/null +++ b/xorg-dri2proto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/dri2proto.h +-rw-r--r-- root/root usr/include/X11/extensions/dri2tokens.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/dri2proto.pc diff --git a/xorg-dri2proto/.md5sum b/xorg-dri2proto/.md5sum new file mode 100644 index 0000000..7a51bde --- /dev/null +++ b/xorg-dri2proto/.md5sum @@ -0,0 +1 @@ +3407b494d5e90d584c9af52aa8f9f028 dri2proto-2.3.tar.bz2 diff --git a/xorg-dri2proto/Pkgfile b/xorg-dri2proto/Pkgfile new file mode 100644 index 0000000..4c04397 --- /dev/null +++ b/xorg-dri2proto/Pkgfile @@ -0,0 +1,17 @@ +description="X DRI2 protocol headers" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-dri2proto +version=2.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/dri2proto-2.3.tar.bz2) +build () +{ + cd dri2proto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-dri2proto/Pkgfile.old b/xorg-dri2proto/Pkgfile.old new file mode 100644 index 0000000..77711be --- /dev/null +++ b/xorg-dri2proto/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: X DRI2 protocol headers +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-dri2proto +version=2.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/dri2proto-$version.tar.bz2) + +build() { + cd dri2proto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-fixesproto/.footprint b/xorg-fixesproto/.footprint new file mode 100644 index 0000000..7af11a3 --- /dev/null +++ b/xorg-fixesproto/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/xfixesproto.h +-rw-r--r-- root/root usr/include/X11/extensions/xfixeswire.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/fixesproto.pc diff --git a/xorg-fixesproto/.md5sum b/xorg-fixesproto/.md5sum new file mode 100644 index 0000000..83c88dd --- /dev/null +++ b/xorg-fixesproto/.md5sum @@ -0,0 +1 @@ +4c1cb4f2ed9f34de59f2f04783ca9483 fixesproto-4.1.1.tar.bz2 diff --git a/xorg-fixesproto/Pkgfile b/xorg-fixesproto/Pkgfile new file mode 100644 index 0000000..b4d6104 --- /dev/null +++ b/xorg-fixesproto/Pkgfile @@ -0,0 +1,18 @@ +description="xorg proto fixesproto" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-fixesproto +version=4.1.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/fixesproto-4.1.1.tar.bz2) +build () +{ + cd fixesproto-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm -rf $PKG/usr/share +} diff --git a/xorg-fixesproto/Pkgfile.old b/xorg-fixesproto/Pkgfile.old new file mode 100644 index 0000000..a73feb8 --- /dev/null +++ b/xorg-fixesproto/Pkgfile.old @@ -0,0 +1,19 @@ +# Description: xorg proto fixesproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-fixesproto +version=4.1.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/fixesproto-$version.tar.bz2) + +build() { + cd fixesproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -rf $PKG/usr/share +} diff --git a/xorg-font-adobe-100dpi/.footprint b/xorg-font-adobe-100dpi/.footprint new file mode 100644 index 0000000..207bf7a --- /dev/null +++ b/xorg-font-adobe-100dpi/.footprint @@ -0,0 +1,971 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courBO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/courR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvBO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/helvR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/ncenR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/symb24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/timR24.pcf.gz diff --git a/xorg-font-adobe-100dpi/.md5sum b/xorg-font-adobe-100dpi/.md5sum new file mode 100644 index 0000000..31595b9 --- /dev/null +++ b/xorg-font-adobe-100dpi/.md5sum @@ -0,0 +1 @@ +c754c3f4a5e08442bf6972b9466625ed font-adobe-100dpi-1.0.1.tar.bz2 diff --git a/xorg-font-adobe-100dpi/Pkgfile b/xorg-font-adobe-100dpi/Pkgfile new file mode 100644 index 0000000..ff6b5df --- /dev/null +++ b/xorg-font-adobe-100dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-adobe-100dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-adobe-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-100dpi-1.0.1.tar.bz2) +build () +{ + cd font-adobe-100dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-adobe-100dpi/Pkgfile.old b/xorg-font-adobe-100dpi/Pkgfile.old new file mode 100644 index 0000000..066277a --- /dev/null +++ b/xorg-font-adobe-100dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-adobe-100dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-adobe-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-100dpi-$version.tar.bz2) + +build() { + cd font-adobe-100dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-adobe-100dpi/post-install b/xorg-font-adobe-100dpi/post-install new file mode 100644 index 0000000..0f0a58f --- /dev/null +++ b/xorg-font-adobe-100dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/100dpi +mkfontscale /usr/share/fonts/X11/100dpi diff --git a/xorg-font-adobe-75dpi/.footprint b/xorg-font-adobe-75dpi/.footprint new file mode 100644 index 0000000..b5bca53 --- /dev/null +++ b/xorg-font-adobe-75dpi/.footprint @@ -0,0 +1,971 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courBO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/courR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvBO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvO24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/helvR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/ncenR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/symb24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/timR24.pcf.gz diff --git a/xorg-font-adobe-75dpi/.md5sum b/xorg-font-adobe-75dpi/.md5sum new file mode 100644 index 0000000..1d7214b --- /dev/null +++ b/xorg-font-adobe-75dpi/.md5sum @@ -0,0 +1 @@ +a47681c97bd012196691c95e34d400f1 font-adobe-75dpi-1.0.1.tar.bz2 diff --git a/xorg-font-adobe-75dpi/Pkgfile b/xorg-font-adobe-75dpi/Pkgfile new file mode 100644 index 0000000..9c72e04 --- /dev/null +++ b/xorg-font-adobe-75dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-adobe-75dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-adobe-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-1.0.1.tar.bz2) +build () +{ + cd font-adobe-75dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-adobe-75dpi/Pkgfile.old b/xorg-font-adobe-75dpi/Pkgfile.old new file mode 100644 index 0000000..461893a --- /dev/null +++ b/xorg-font-adobe-75dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-adobe-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-adobe-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-$version.tar.bz2) + +build() { + cd font-adobe-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-adobe-75dpi/post-install b/xorg-font-adobe-75dpi/post-install new file mode 100755 index 0000000..c3ee2b9 --- /dev/null +++ b/xorg-font-adobe-75dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/75dpi +mkfontscale /usr/share/fonts/X11/75dpi diff --git a/xorg-font-adobe-utopia-100dpi/.footprint b/xorg-font-adobe-utopia-100dpi/.footprint new file mode 100644 index 0000000..20b9b49 --- /dev/null +++ b/xorg-font-adobe-utopia-100dpi/.footprint @@ -0,0 +1,205 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTBI__24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTB___24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTI___24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/UTRG__24.pcf.gz diff --git a/xorg-font-adobe-utopia-100dpi/.md5sum b/xorg-font-adobe-utopia-100dpi/.md5sum new file mode 100644 index 0000000..8e7baf4 --- /dev/null +++ b/xorg-font-adobe-utopia-100dpi/.md5sum @@ -0,0 +1 @@ +de543b3cad2dc0c5a5ef16d88b01acae font-adobe-utopia-100dpi-1.0.3.tar.bz2 diff --git a/xorg-font-adobe-utopia-100dpi/Pkgfile b/xorg-font-adobe-utopia-100dpi/Pkgfile new file mode 100644 index 0000000..5f767bc --- /dev/null +++ b/xorg-font-adobe-utopia-100dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-adobe-utopia-100dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale xorg-font-util) + +name=xorg-font-adobe-utopia-100dpi +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.3.tar.bz2) +build () +{ + cd font-adobe-utopia-100dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-adobe-utopia-100dpi/Pkgfile.old b/xorg-font-adobe-utopia-100dpi/Pkgfile.old new file mode 100644 index 0000000..53b58d9 --- /dev/null +++ b/xorg-font-adobe-utopia-100dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-adobe-utopia-100dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, xorg-font-util + +name=xorg-font-adobe-utopia-100dpi +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-$version.tar.bz2) + +build() { + cd font-adobe-utopia-100dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-adobe-utopia-100dpi/post-install b/xorg-font-adobe-utopia-100dpi/post-install new file mode 100755 index 0000000..0f0a58f --- /dev/null +++ b/xorg-font-adobe-utopia-100dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/100dpi +mkfontscale /usr/share/fonts/X11/100dpi diff --git a/xorg-font-adobe-utopia-75dpi/.footprint b/xorg-font-adobe-utopia-75dpi/.footprint new file mode 100644 index 0000000..163bb93 --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/.footprint @@ -0,0 +1,205 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTBI__24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTB___24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTI___24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/UTRG__24.pcf.gz diff --git a/xorg-font-adobe-utopia-75dpi/.md5sum b/xorg-font-adobe-utopia-75dpi/.md5sum new file mode 100644 index 0000000..06a6087 --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/.md5sum @@ -0,0 +1 @@ +71dffebeeb702d10876555c361fb69cf font-adobe-utopia-75dpi-1.0.2.tar.bz2 diff --git a/xorg-font-adobe-utopia-75dpi/Pkgfile b/xorg-font-adobe-utopia-75dpi/Pkgfile new file mode 100644 index 0000000..5ef5e76 --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-adobe-utopia-75dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-adobe-utopia-75dpi +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-75dpi-1.0.2.tar.bz2) +build () +{ + cd font-adobe-utopia-75dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-adobe-utopia-75dpi/Pkgfile.old b/xorg-font-adobe-utopia-75dpi/Pkgfile.old new file mode 100644 index 0000000..4920bce --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-adobe-utopia-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-adobe-utopia-75dpi +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-75dpi-$version.tar.bz2) + +build() { + cd font-adobe-utopia-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-adobe-utopia-75dpi/post-install b/xorg-font-adobe-utopia-75dpi/post-install new file mode 100755 index 0000000..c3ee2b9 --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/75dpi +mkfontscale /usr/share/fonts/X11/75dpi diff --git a/xorg-font-adobe-utopia-type1/.footprint b/xorg-font-adobe-utopia-type1/.footprint new file mode 100644 index 0000000..6ad707a --- /dev/null +++ b/xorg-font-adobe-utopia-type1/.footprint @@ -0,0 +1,13 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/Type1/ +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTBI____.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTBI____.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTB_____.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTB_____.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTI_____.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTI_____.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTRG____.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/UTRG____.pfa diff --git a/xorg-font-adobe-utopia-type1/.md5sum b/xorg-font-adobe-utopia-type1/.md5sum new file mode 100644 index 0000000..4f1a70b --- /dev/null +++ b/xorg-font-adobe-utopia-type1/.md5sum @@ -0,0 +1 @@ +ad945b19b2db64dec3a19507848ff63b font-adobe-utopia-type1-1.0.2.tar.bz2 diff --git a/xorg-font-adobe-utopia-type1/Pkgfile b/xorg-font-adobe-utopia-type1/Pkgfile new file mode 100644 index 0000000..fd7bc09 --- /dev/null +++ b/xorg-font-adobe-utopia-type1/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-adobe-utopia-type1" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-adobe-utopia-type1 +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-1.0.2.tar.bz2) +build () +{ + cd font-adobe-utopia-type1-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-adobe-utopia-type1/Pkgfile.old b/xorg-font-adobe-utopia-type1/Pkgfile.old new file mode 100644 index 0000000..3b4f506 --- /dev/null +++ b/xorg-font-adobe-utopia-type1/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-adobe-utopia-type1 +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-adobe-utopia-type1 +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-$version.tar.bz2) + +build() { + cd font-adobe-utopia-type1-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-adobe-utopia-type1/post-install b/xorg-font-adobe-utopia-type1/post-install new file mode 100755 index 0000000..ca1bd9b --- /dev/null +++ b/xorg-font-adobe-utopia-type1/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/Type1 +mkfontscale /usr/share/fonts/X11/Type1 +fc-cache diff --git a/xorg-font-alias/.footprint b/xorg-font-alias/.footprint new file mode 100644 index 0000000..cd08fa1 --- /dev/null +++ b/xorg-font-alias/.footprint @@ -0,0 +1,12 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/fonts.alias +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/fonts.alias +drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/ +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/fonts.alias +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/fonts.alias diff --git a/xorg-font-alias/.md5sum b/xorg-font-alias/.md5sum new file mode 100644 index 0000000..ea3d9de --- /dev/null +++ b/xorg-font-alias/.md5sum @@ -0,0 +1 @@ +9d40dba6fb8cb58dacb433fc7bcaafca font-alias-1.0.2.tar.bz2 diff --git a/xorg-font-alias/Pkgfile b/xorg-font-alias/Pkgfile new file mode 100644 index 0000000..e75ec49 --- /dev/null +++ b/xorg-font-alias/Pkgfile @@ -0,0 +1,17 @@ +description="xorg font font-alias" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-font-alias +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-alias-1.0.2.tar.bz2) +build () +{ + cd font-alias-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-font-alias/Pkgfile.old b/xorg-font-alias/Pkgfile.old new file mode 100644 index 0000000..bab7c45 --- /dev/null +++ b/xorg-font-alias/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: xorg font font-alias +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-font-alias +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-alias-$version.tar.bz2) + +build() { + cd font-alias-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-font-arabic-misc/.footprint b/xorg-font-arabic-misc/.footprint new file mode 100644 index 0000000..9299608 --- /dev/null +++ b/xorg-font-arabic-misc/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/arabic24.pcf.gz diff --git a/xorg-font-arabic-misc/.md5sum b/xorg-font-arabic-misc/.md5sum new file mode 100644 index 0000000..324380a --- /dev/null +++ b/xorg-font-arabic-misc/.md5sum @@ -0,0 +1 @@ +817ceb99636c873ad7679fe2a468678d font-arabic-misc-1.0.1.tar.bz2 diff --git a/xorg-font-arabic-misc/Pkgfile b/xorg-font-arabic-misc/Pkgfile new file mode 100644 index 0000000..dc20ea4 --- /dev/null +++ b/xorg-font-arabic-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-arabic-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-arabic-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-1.0.1.tar.bz2) +build () +{ + cd font-arabic-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-arabic-misc/Pkgfile.old b/xorg-font-arabic-misc/Pkgfile.old new file mode 100644 index 0000000..4475e8b --- /dev/null +++ b/xorg-font-arabic-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-arabic-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-arabic-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-$version.tar.bz2) + +build() { + cd font-arabic-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-arabic-misc/post-install b/xorg-font-arabic-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-arabic-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-bh-100dpi/.footprint b/xorg-font-bh-100dpi/.footprint new file mode 100644 index 0000000..144d6db --- /dev/null +++ b/xorg-font-bh-100dpi/.footprint @@ -0,0 +1,565 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBIS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luBS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luIS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/luRS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lubR24.pcf.gz diff --git a/xorg-font-bh-100dpi/.md5sum b/xorg-font-bh-100dpi/.md5sum new file mode 100644 index 0000000..e84ba60 --- /dev/null +++ b/xorg-font-bh-100dpi/.md5sum @@ -0,0 +1 @@ +8af580b87e17ddacdf0ce3d775248387 font-bh-100dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bh-100dpi/Pkgfile b/xorg-font-bh-100dpi/Pkgfile new file mode 100644 index 0000000..2c1d91c --- /dev/null +++ b/xorg-font-bh-100dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-100dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bh-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-100dpi-1.0.1.tar.bz2) +build () +{ + cd font-bh-100dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bh-100dpi/Pkgfile.old b/xorg-font-bh-100dpi/Pkgfile.old new file mode 100644 index 0000000..8ececd0 --- /dev/null +++ b/xorg-font-bh-100dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-100dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bh-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-100dpi-$version.tar.bz2) + +build() { + cd font-bh-100dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bh-100dpi/post-install b/xorg-font-bh-100dpi/post-install new file mode 100755 index 0000000..0f0a58f --- /dev/null +++ b/xorg-font-bh-100dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/100dpi +mkfontscale /usr/share/fonts/X11/100dpi diff --git a/xorg-font-bh-75dpi/.footprint b/xorg-font-bh-75dpi/.footprint new file mode 100644 index 0000000..9c60cf2 --- /dev/null +++ b/xorg-font-bh-75dpi/.footprint @@ -0,0 +1,565 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBIS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luBS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luIS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/luRS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lubR24.pcf.gz diff --git a/xorg-font-bh-75dpi/.md5sum b/xorg-font-bh-75dpi/.md5sum new file mode 100644 index 0000000..717273b --- /dev/null +++ b/xorg-font-bh-75dpi/.md5sum @@ -0,0 +1 @@ +53785d2688392aec5cba79fc0ddb23a2 font-bh-75dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bh-75dpi/Pkgfile b/xorg-font-bh-75dpi/Pkgfile new file mode 100644 index 0000000..651dd39 --- /dev/null +++ b/xorg-font-bh-75dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-75dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bh-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-75dpi-1.0.1.tar.bz2) +build () +{ + cd font-bh-75dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bh-75dpi/Pkgfile.old b/xorg-font-bh-75dpi/Pkgfile.old new file mode 100644 index 0000000..793770d --- /dev/null +++ b/xorg-font-bh-75dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bh-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-75dpi-$version.tar.bz2) + +build() { + cd font-bh-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bh-75dpi/post-install b/xorg-font-bh-75dpi/post-install new file mode 100755 index 0000000..c3ee2b9 --- /dev/null +++ b/xorg-font-bh-75dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/75dpi +mkfontscale /usr/share/fonts/X11/75dpi diff --git a/xorg-font-bh-lucidatypewriter-100dpi/.footprint b/xorg-font-bh-lucidatypewriter-100dpi/.footprint new file mode 100644 index 0000000..c9a1468 --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-100dpi/.footprint @@ -0,0 +1,145 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutBS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/lutRS24.pcf.gz diff --git a/xorg-font-bh-lucidatypewriter-100dpi/.md5sum b/xorg-font-bh-lucidatypewriter-100dpi/.md5sum new file mode 100644 index 0000000..d71e82d --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-100dpi/.md5sum @@ -0,0 +1 @@ +a2b3951dbc6ddb2e4c7e09519dd13333 font-bh-lucidatypewriter-100dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile b/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile new file mode 100644 index 0000000..eda0c71 --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-lucidatypewriter-100dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bh-lucidatypewriter-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-1.0.1.tar.bz2) +build () +{ + cd font-bh-lucidatypewriter-100dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile.old b/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile.old new file mode 100644 index 0000000..b09dc35 --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-lucidatypewriter-100dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bh-lucidatypewriter-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-$version.tar.bz2) + +build() { + cd font-bh-lucidatypewriter-100dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bh-lucidatypewriter-100dpi/post-install b/xorg-font-bh-lucidatypewriter-100dpi/post-install new file mode 100755 index 0000000..0f0a58f --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-100dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/100dpi +mkfontscale /usr/share/fonts/X11/100dpi diff --git a/xorg-font-bh-lucidatypewriter-75dpi/.footprint b/xorg-font-bh-lucidatypewriter-75dpi/.footprint new file mode 100644 index 0000000..d64932d --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-75dpi/.footprint @@ -0,0 +1,145 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutBS24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS19.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/lutRS24.pcf.gz diff --git a/xorg-font-bh-lucidatypewriter-75dpi/.md5sum b/xorg-font-bh-lucidatypewriter-75dpi/.md5sum new file mode 100644 index 0000000..88d46a6 --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-75dpi/.md5sum @@ -0,0 +1 @@ +6397062f2b346ce5bbe5472f3353a9a9 font-bh-lucidatypewriter-75dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile b/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile new file mode 100644 index 0000000..8f06cff --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-lucidatypewriter-75dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bh-lucidatypewriter-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-1.0.1.tar.bz2) +build () +{ + cd font-bh-lucidatypewriter-75dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile.old b/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile.old new file mode 100644 index 0000000..92b26bc --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-lucidatypewriter-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bh-lucidatypewriter-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-$version.tar.bz2) + +build() { + cd font-bh-lucidatypewriter-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bh-lucidatypewriter-75dpi/post-install b/xorg-font-bh-lucidatypewriter-75dpi/post-install new file mode 100755 index 0000000..c3ee2b9 --- /dev/null +++ b/xorg-font-bh-lucidatypewriter-75dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/75dpi +mkfontscale /usr/share/fonts/X11/75dpi diff --git a/xorg-font-bh-ttf/.footprint b/xorg-font-bh-ttf/.footprint new file mode 100644 index 0000000..241758b --- /dev/null +++ b/xorg-font-bh-ttf/.footprint @@ -0,0 +1,17 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/TTF/ +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luximb.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luximbi.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luximr.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luximri.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxirb.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxirbi.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxirr.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxirri.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxisb.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxisbi.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxisr.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/luxisri.ttf diff --git a/xorg-font-bh-ttf/.md5sum b/xorg-font-bh-ttf/.md5sum new file mode 100644 index 0000000..53c6cc5 --- /dev/null +++ b/xorg-font-bh-ttf/.md5sum @@ -0,0 +1 @@ +664df71cb510b744b4a10e778445c37b font-bh-ttf-1.0.1.tar.bz2 diff --git a/xorg-font-bh-ttf/Pkgfile b/xorg-font-bh-ttf/Pkgfile new file mode 100644 index 0000000..7b1e8b4 --- /dev/null +++ b/xorg-font-bh-ttf/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-ttf" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-bh-ttf +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-1.0.1.tar.bz2) +build () +{ + cd font-bh-ttf-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/TTF/fonts.{dir,scale} +} diff --git a/xorg-font-bh-ttf/Pkgfile.old b/xorg-font-bh-ttf/Pkgfile.old new file mode 100644 index 0000000..bfa1b98 --- /dev/null +++ b/xorg-font-bh-ttf/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-ttf +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-bh-ttf +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-$version.tar.bz2) + +build() { + cd font-bh-ttf-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/TTF/fonts.{dir,scale} +} diff --git a/xorg-font-bh-ttf/post-install b/xorg-font-bh-ttf/post-install new file mode 100755 index 0000000..8d846ab --- /dev/null +++ b/xorg-font-bh-ttf/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/TTF +mkfontscale /usr/share/fonts/X11/TTF +fc-cache diff --git a/xorg-font-bh-type1/.footprint b/xorg-font-bh-type1/.footprint new file mode 100644 index 0000000..70fb3b9 --- /dev/null +++ b/xorg-font-bh-type1/.footprint @@ -0,0 +1,29 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/X11/ +drwxr-xr-x root/root usr/lib/X11/fonts/ +drwxr-xr-x root/root usr/lib/X11/fonts/Type1/ +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047013t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047013t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047016t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047016t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047033t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047033t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047036t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l047036t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048013t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048013t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048016t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048016t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048033t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048033t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048036t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l048036t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049013t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049013t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049016t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049016t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049033t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049033t.pfa +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049036t.afm +-rw-r--r-- root/root usr/lib/X11/fonts/Type1/l049036t.pfa diff --git a/xorg-font-bh-type1/.md5sum b/xorg-font-bh-type1/.md5sum new file mode 100644 index 0000000..01e2f0b --- /dev/null +++ b/xorg-font-bh-type1/.md5sum @@ -0,0 +1 @@ +46588b22678e440741d6220bc3945cbf font-bh-type1-1.0.0.tar.bz2 diff --git a/xorg-font-bh-type1/Pkgfile b/xorg-font-bh-type1/Pkgfile new file mode 100644 index 0000000..9545697 --- /dev/null +++ b/xorg-font-bh-type1/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bh-type1" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-bh-type1 +version=1.0.0 +release=2 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-1.0.0.tar.bz2) +build () +{ + cd font-bh-type1-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm -f $PKG/usr/lib/X11/fonts/Type1/fonts.{dir,scale,cache-1} +} diff --git a/xorg-font-bh-type1/Pkgfile.old b/xorg-font-bh-type1/Pkgfile.old new file mode 100644 index 0000000..514be56 --- /dev/null +++ b/xorg-font-bh-type1/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-type1 +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-bh-type1 +version=1.0.0 +release=2 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-$version.tar.bz2) + +build() { + cd font-bh-type1-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -f $PKG/usr/lib/X11/fonts/Type1/fonts.{dir,scale,cache-1} +} diff --git a/xorg-font-bh-type1/post-install b/xorg-font-bh-type1/post-install new file mode 100755 index 0000000..5760c9c --- /dev/null +++ b/xorg-font-bh-type1/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/lib/X11/fonts/Type1 +mkfontscale /usr/lib/X11/fonts/Type1 +fc-cache diff --git a/xorg-font-bitstream-100dpi/.footprint b/xorg-font-bitstream-100dpi/.footprint new file mode 100644 index 0000000..b6a1352 --- /dev/null +++ b/xorg-font-bitstream-100dpi/.footprint @@ -0,0 +1,33 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/100dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/charR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/tech14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/techB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/term14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/100dpi/termB14.pcf.gz diff --git a/xorg-font-bitstream-100dpi/.md5sum b/xorg-font-bitstream-100dpi/.md5sum new file mode 100644 index 0000000..bc18f77 --- /dev/null +++ b/xorg-font-bitstream-100dpi/.md5sum @@ -0,0 +1 @@ +3b8748f8029c53595e4a4a1b23fa790a font-bitstream-100dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bitstream-100dpi/Pkgfile b/xorg-font-bitstream-100dpi/Pkgfile new file mode 100644 index 0000000..cd02004 --- /dev/null +++ b/xorg-font-bitstream-100dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bitstream-100dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-bdftopcf xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bitstream-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-100dpi-1.0.1.tar.bz2) +build () +{ + cd font-bitstream-100dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bitstream-100dpi/Pkgfile.old b/xorg-font-bitstream-100dpi/Pkgfile.old new file mode 100644 index 0000000..6f2a8a5 --- /dev/null +++ b/xorg-font-bitstream-100dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bitstream-100dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-bdftopcf, xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bitstream-100dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-100dpi-$version.tar.bz2) + +build() { + cd font-bitstream-100dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/100dpi/fonts.dir +} diff --git a/xorg-font-bitstream-100dpi/post-install b/xorg-font-bitstream-100dpi/post-install new file mode 100755 index 0000000..0f0a58f --- /dev/null +++ b/xorg-font-bitstream-100dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/100dpi +mkfontscale /usr/share/fonts/X11/100dpi diff --git a/xorg-font-bitstream-75dpi/.footprint b/xorg-font-bitstream-75dpi/.footprint new file mode 100644 index 0000000..5746830 --- /dev/null +++ b/xorg-font-bitstream-75dpi/.footprint @@ -0,0 +1,33 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/75dpi/ +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charB24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charBI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charI24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR08.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/charR24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/tech14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/techB14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/term14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/75dpi/termB14.pcf.gz diff --git a/xorg-font-bitstream-75dpi/.md5sum b/xorg-font-bitstream-75dpi/.md5sum new file mode 100644 index 0000000..dee5293 --- /dev/null +++ b/xorg-font-bitstream-75dpi/.md5sum @@ -0,0 +1 @@ +aed54fb53d2d24aff10c92985286d1e5 font-bitstream-75dpi-1.0.1.tar.bz2 diff --git a/xorg-font-bitstream-75dpi/Pkgfile b/xorg-font-bitstream-75dpi/Pkgfile new file mode 100644 index 0000000..0a3edea --- /dev/null +++ b/xorg-font-bitstream-75dpi/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bitstream-75dpi" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-bdftopcf xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-bitstream-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-75dpi-1.0.1.tar.bz2) +build () +{ + cd font-bitstream-75dpi-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bitstream-75dpi/Pkgfile.old b/xorg-font-bitstream-75dpi/Pkgfile.old new file mode 100644 index 0000000..4d6bb0e --- /dev/null +++ b/xorg-font-bitstream-75dpi/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bitstream-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-bdftopcf, xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bitstream-75dpi +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-75dpi-$version.tar.bz2) + +build() { + cd font-bitstream-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/75dpi/fonts.dir +} diff --git a/xorg-font-bitstream-75dpi/post-install b/xorg-font-bitstream-75dpi/post-install new file mode 100755 index 0000000..c3ee2b9 --- /dev/null +++ b/xorg-font-bitstream-75dpi/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/75dpi +mkfontscale /usr/share/fonts/X11/75dpi diff --git a/xorg-font-bitstream-speedo/.footprint b/xorg-font-bitstream-speedo/.footprint new file mode 100644 index 0000000..dd3003e --- /dev/null +++ b/xorg-font-bitstream-speedo/.footprint @@ -0,0 +1,15 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/Speedo/ +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0419.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0582.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0583.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0611.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0648.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0649.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0709.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/font0710.spd +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/fonts.dir +-rw-r--r-- root/root usr/share/fonts/X11/Speedo/fonts.scale diff --git a/xorg-font-bitstream-speedo/.md5sum b/xorg-font-bitstream-speedo/.md5sum new file mode 100644 index 0000000..582d09f --- /dev/null +++ b/xorg-font-bitstream-speedo/.md5sum @@ -0,0 +1 @@ +5b1856a24b1b46414950febc63880307 font-bitstream-speedo-1.0.1.tar.bz2 diff --git a/xorg-font-bitstream-speedo/Pkgfile b/xorg-font-bitstream-speedo/Pkgfile new file mode 100644 index 0000000..868cffd --- /dev/null +++ b/xorg-font-bitstream-speedo/Pkgfile @@ -0,0 +1,17 @@ +description="xorg font font-bitstream-speedo" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-font-bitstream-speedo +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-1.0.1.tar.bz2) +build () +{ + cd font-bitstream-speedo-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install +} diff --git a/xorg-font-bitstream-speedo/Pkgfile.old b/xorg-font-bitstream-speedo/Pkgfile.old new file mode 100644 index 0000000..a0c463b --- /dev/null +++ b/xorg-font-bitstream-speedo/Pkgfile.old @@ -0,0 +1,17 @@ +# Description: xorg font font-bitstream-speedo +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-font-bitstream-speedo +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-$version.tar.bz2) + +build() { + cd font-bitstream-speedo-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} diff --git a/xorg-font-bitstream-type1/.footprint b/xorg-font-bitstream-type1/.footprint new file mode 100644 index 0000000..408dfbb --- /dev/null +++ b/xorg-font-bitstream-type1/.footprint @@ -0,0 +1,21 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/Type1/ +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0419bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0419bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0582bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0582bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0583bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0583bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0611bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0611bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0632bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0632bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0633bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0633bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0648bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0648bt_.pfb +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0649bt_.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/c0649bt_.pfb diff --git a/xorg-font-bitstream-type1/.md5sum b/xorg-font-bitstream-type1/.md5sum new file mode 100644 index 0000000..17f9dc0 --- /dev/null +++ b/xorg-font-bitstream-type1/.md5sum @@ -0,0 +1 @@ +a4e8e229a051c0ede9eb525e4006d93a font-bitstream-type1-1.0.1.tar.bz2 diff --git a/xorg-font-bitstream-type1/Pkgfile b/xorg-font-bitstream-type1/Pkgfile new file mode 100644 index 0000000..13f9323 --- /dev/null +++ b/xorg-font-bitstream-type1/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-bitstream-type1" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-bitstream-type1 +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-type1-1.0.1.tar.bz2) +build () +{ + cd font-bitstream-type1-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-bitstream-type1/Pkgfile.old b/xorg-font-bitstream-type1/Pkgfile.old new file mode 100644 index 0000000..a6dd51a --- /dev/null +++ b/xorg-font-bitstream-type1/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-bitstream-type1 +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-bitstream-type1 +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bitstream-type1-$version.tar.bz2) + +build() { + cd font-bitstream-type1-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-bitstream-type1/post-install b/xorg-font-bitstream-type1/post-install new file mode 100755 index 0000000..ca1bd9b --- /dev/null +++ b/xorg-font-bitstream-type1/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/Type1 +mkfontscale /usr/share/fonts/X11/Type1 +fc-cache diff --git a/xorg-font-bitstream-vera/.footprint b/xorg-font-bitstream-vera/.footprint new file mode 100644 index 0000000..d67e15a --- /dev/null +++ b/xorg-font-bitstream-vera/.footprint @@ -0,0 +1,15 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/TTF/ +-rw-r--r-- root/root usr/share/fonts/X11/TTF/Vera.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraBI.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraBd.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraIt.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraMoBI.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraMoBd.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraMoIt.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraMono.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraSe.ttf +-rw-r--r-- root/root usr/share/fonts/X11/TTF/VeraSeBd.ttf diff --git a/xorg-font-bitstream-vera/.md5sum b/xorg-font-bitstream-vera/.md5sum new file mode 100644 index 0000000..1191317 --- /dev/null +++ b/xorg-font-bitstream-vera/.md5sum @@ -0,0 +1 @@ +bb22bd5b4675f5dbe17c6963d8c00ed6 ttf-bitstream-vera-1.10.tar.bz2 diff --git a/xorg-font-bitstream-vera/Pkgfile b/xorg-font-bitstream-vera/Pkgfile new file mode 100644 index 0000000..21a97d3 --- /dev/null +++ b/xorg-font-bitstream-vera/Pkgfile @@ -0,0 +1,16 @@ +description="xorg font bitstream vera" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=() + +name=xorg-font-bitstream-vera +version=1.10 +release=3 +source=(http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-1.10.tar.bz2) +build () +{ + cd ttf-bitstream-vera-$version; + install -d $PKG/usr/share/fonts/X11/TTF; + install -m 644 *ttf $PKG/usr/share/fonts/X11/TTF +} diff --git a/xorg-font-bitstream-vera/Pkgfile.old b/xorg-font-bitstream-vera/Pkgfile.old new file mode 100644 index 0000000..575166d --- /dev/null +++ b/xorg-font-bitstream-vera/Pkgfile.old @@ -0,0 +1,15 @@ +# Description: xorg font bitstream vera +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-font-bitstream-vera +version=1.10 +release=3 +source=(http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-$version.tar.bz2) + +build() { + cd ttf-bitstream-vera-$version + + install -d $PKG/usr/share/fonts/X11/TTF + install -m 644 *ttf $PKG/usr/share/fonts/X11/TTF +} diff --git a/xorg-font-cronyx-cyrillic/.footprint b/xorg-font-cronyx-cyrillic/.footprint new file mode 100644 index 0000000..7536fbb --- /dev/null +++ b/xorg-font-cronyx-cyrillic/.footprint @@ -0,0 +1,69 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/ +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1c.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1cb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1cbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1co.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox1to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2c.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2cb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2cbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2co.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox2to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3c.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3cb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3cbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3co.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox3to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox4to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox5to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6h.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6hb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6hbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6ho.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6t.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6tb.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6tbo.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/crox6to.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi10x16b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi10x20.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi6x10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koinil2.pcf.gz diff --git a/xorg-font-cronyx-cyrillic/.md5sum b/xorg-font-cronyx-cyrillic/.md5sum new file mode 100644 index 0000000..3fde906 --- /dev/null +++ b/xorg-font-cronyx-cyrillic/.md5sum @@ -0,0 +1 @@ +15f86f5e572df21218617982eb4b3bfc font-cronyx-cyrillic-1.0.1.tar.bz2 diff --git a/xorg-font-cronyx-cyrillic/Pkgfile b/xorg-font-cronyx-cyrillic/Pkgfile new file mode 100644 index 0000000..c5c491a --- /dev/null +++ b/xorg-font-cronyx-cyrillic/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-cronyx-cyrillic" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-cronyx-cyrillic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-cronyx-cyrillic-1.0.1.tar.bz2) +build () +{ + cd font-cronyx-cyrillic-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/cyrillic/fonts.dir +} diff --git a/xorg-font-cronyx-cyrillic/Pkgfile.old b/xorg-font-cronyx-cyrillic/Pkgfile.old new file mode 100644 index 0000000..f31013f --- /dev/null +++ b/xorg-font-cronyx-cyrillic/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-cronyx-cyrillic +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-cronyx-cyrillic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-cronyx-cyrillic-$version.tar.bz2) + +build() { + cd font-cronyx-cyrillic-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/cyrillic/fonts.dir +} diff --git a/xorg-font-cronyx-cyrillic/post-install b/xorg-font-cronyx-cyrillic/post-install new file mode 100755 index 0000000..23e6d40 --- /dev/null +++ b/xorg-font-cronyx-cyrillic/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/cyrillic +mkfontscale /usr/share/fonts/X11/cyrillic diff --git a/xorg-font-cursor-misc/.footprint b/xorg-font-cursor-misc/.footprint new file mode 100644 index 0000000..2d6dade --- /dev/null +++ b/xorg-font-cursor-misc/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/cursor.pcf.gz diff --git a/xorg-font-cursor-misc/.md5sum b/xorg-font-cursor-misc/.md5sum new file mode 100644 index 0000000..e3efc0d --- /dev/null +++ b/xorg-font-cursor-misc/.md5sum @@ -0,0 +1 @@ +13c21c4d74155c662152a1a74f249d96 font-cursor-misc-1.0.1.tar.bz2 diff --git a/xorg-font-cursor-misc/Pkgfile b/xorg-font-cursor-misc/Pkgfile new file mode 100644 index 0000000..f56cd3d --- /dev/null +++ b/xorg-font-cursor-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-cursor-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-cursor-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-1.0.1.tar.bz2) +build () +{ + cd font-cursor-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-cursor-misc/Pkgfile.old b/xorg-font-cursor-misc/Pkgfile.old new file mode 100644 index 0000000..7ef6859 --- /dev/null +++ b/xorg-font-cursor-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-cursor-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-cursor-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-$version.tar.bz2) + +build() { + cd font-cursor-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-cursor-misc/post-install b/xorg-font-cursor-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-cursor-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-daewoo-misc/.footprint b/xorg-font-daewoo-misc/.footprint new file mode 100644 index 0000000..faed7da --- /dev/null +++ b/xorg-font-daewoo-misc/.footprint @@ -0,0 +1,8 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/hanglg16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/hanglm16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/hanglm24.pcf.gz diff --git a/xorg-font-daewoo-misc/.md5sum b/xorg-font-daewoo-misc/.md5sum new file mode 100644 index 0000000..04e2878 --- /dev/null +++ b/xorg-font-daewoo-misc/.md5sum @@ -0,0 +1 @@ +05597e2b193a7b7de2ca525468276b1d font-daewoo-misc-1.0.1.tar.bz2 diff --git a/xorg-font-daewoo-misc/Pkgfile b/xorg-font-daewoo-misc/Pkgfile new file mode 100644 index 0000000..2330b9e --- /dev/null +++ b/xorg-font-daewoo-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-daewoo-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-daewoo-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-daewoo-misc-1.0.1.tar.bz2) +build () +{ + cd font-daewoo-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-daewoo-misc/Pkgfile.old b/xorg-font-daewoo-misc/Pkgfile.old new file mode 100644 index 0000000..3f51d5e --- /dev/null +++ b/xorg-font-daewoo-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-daewoo-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-daewoo-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-daewoo-misc-$version.tar.bz2) + +build() { + cd font-daewoo-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-daewoo-misc/post-install b/xorg-font-daewoo-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-daewoo-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-dec-misc/.footprint b/xorg-font-dec-misc/.footprint new file mode 100644 index 0000000..043a5e6 --- /dev/null +++ b/xorg-font-dec-misc/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/deccurs.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/decsess.pcf.gz diff --git a/xorg-font-dec-misc/.md5sum b/xorg-font-dec-misc/.md5sum new file mode 100644 index 0000000..9f9c630 --- /dev/null +++ b/xorg-font-dec-misc/.md5sum @@ -0,0 +1 @@ +05714516824c680ce747c6ef9d2fbbdd font-dec-misc-1.0.1.tar.bz2 diff --git a/xorg-font-dec-misc/Pkgfile b/xorg-font-dec-misc/Pkgfile new file mode 100644 index 0000000..968f830 --- /dev/null +++ b/xorg-font-dec-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-dec-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-dec-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-dec-misc-1.0.1.tar.bz2) +build () +{ + cd font-dec-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-dec-misc/Pkgfile.old b/xorg-font-dec-misc/Pkgfile.old new file mode 100644 index 0000000..87ba4eb --- /dev/null +++ b/xorg-font-dec-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-dec-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-dec-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-dec-misc-$version.tar.bz2) + +build() { + cd font-dec-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-dec-misc/post-install b/xorg-font-dec-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-dec-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-ibm-type1/.footprint b/xorg-font-ibm-type1/.footprint new file mode 100644 index 0000000..051127e --- /dev/null +++ b/xorg-font-ibm-type1/.footprint @@ -0,0 +1,13 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/Type1/ +-rw-r--r-- root/root usr/share/fonts/X11/Type1/cour.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/cour.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/courb.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/courb.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/courbi.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/courbi.pfa +-rw-r--r-- root/root usr/share/fonts/X11/Type1/couri.afm +-rw-r--r-- root/root usr/share/fonts/X11/Type1/couri.pfa diff --git a/xorg-font-ibm-type1/.md5sum b/xorg-font-ibm-type1/.md5sum new file mode 100644 index 0000000..0495a8d --- /dev/null +++ b/xorg-font-ibm-type1/.md5sum @@ -0,0 +1 @@ +1646179ff224b3e2c9b1e7f59042897f font-ibm-type1-1.0.1.tar.bz2 diff --git a/xorg-font-ibm-type1/Pkgfile b/xorg-font-ibm-type1/Pkgfile new file mode 100644 index 0000000..d179b1a --- /dev/null +++ b/xorg-font-ibm-type1/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-ibm-type1" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-ibm-type1 +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-1.0.1.tar.bz2) +build () +{ + cd font-ibm-type1-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-ibm-type1/Pkgfile.old b/xorg-font-ibm-type1/Pkgfile.old new file mode 100644 index 0000000..5f411cd --- /dev/null +++ b/xorg-font-ibm-type1/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-ibm-type1 +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-ibm-type1 +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-$version.tar.bz2) + +build() { + cd font-ibm-type1-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/Type1/fonts.{dir,scale} +} diff --git a/xorg-font-ibm-type1/post-install b/xorg-font-ibm-type1/post-install new file mode 100755 index 0000000..ca1bd9b --- /dev/null +++ b/xorg-font-ibm-type1/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/Type1 +mkfontscale /usr/share/fonts/X11/Type1 +fc-cache diff --git a/xorg-font-isas-misc/.footprint b/xorg-font-isas-misc/.footprint new file mode 100644 index 0000000..17306c3 --- /dev/null +++ b/xorg-font-isas-misc/.footprint @@ -0,0 +1,8 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/gb16fs.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/gb16st.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/gb24st.pcf.gz diff --git a/xorg-font-isas-misc/.md5sum b/xorg-font-isas-misc/.md5sum new file mode 100644 index 0000000..dadb35c --- /dev/null +++ b/xorg-font-isas-misc/.md5sum @@ -0,0 +1 @@ +88b5b32c5a27576e9d00675bcc966806 font-isas-misc-1.0.1.tar.bz2 diff --git a/xorg-font-isas-misc/Pkgfile b/xorg-font-isas-misc/Pkgfile new file mode 100644 index 0000000..42ccb29 --- /dev/null +++ b/xorg-font-isas-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-isas-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-isas-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-isas-misc-1.0.1.tar.bz2) +build () +{ + cd font-isas-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-isas-misc/Pkgfile.old b/xorg-font-isas-misc/Pkgfile.old new file mode 100644 index 0000000..917a48b --- /dev/null +++ b/xorg-font-isas-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-isas-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-isas-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-isas-misc-$version.tar.bz2) + +build() { + cd font-isas-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-isas-misc/post-install b/xorg-font-isas-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-isas-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-jis-misc/.footprint b/xorg-font-jis-misc/.footprint new file mode 100644 index 0000000..6712231 --- /dev/null +++ b/xorg-font-jis-misc/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/jiskan16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/jiskan24.pcf.gz diff --git a/xorg-font-jis-misc/.md5sum b/xorg-font-jis-misc/.md5sum new file mode 100644 index 0000000..81ff66c --- /dev/null +++ b/xorg-font-jis-misc/.md5sum @@ -0,0 +1 @@ +5835c99d056f4a29d7d6a5ae873cf00e font-jis-misc-1.0.1.tar.bz2 diff --git a/xorg-font-jis-misc/Pkgfile b/xorg-font-jis-misc/Pkgfile new file mode 100644 index 0000000..d6f4fca --- /dev/null +++ b/xorg-font-jis-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-jis-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-jis-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-jis-misc-1.0.1.tar.bz2) +build () +{ + cd font-jis-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-jis-misc/Pkgfile.old b/xorg-font-jis-misc/Pkgfile.old new file mode 100644 index 0000000..61cdc09 --- /dev/null +++ b/xorg-font-jis-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-jis-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-jis-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-jis-misc-$version.tar.bz2) + +build() { + cd font-jis-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-jis-misc/post-install b/xorg-font-jis-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-jis-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-micro-misc/.footprint b/xorg-font-micro-misc/.footprint new file mode 100644 index 0000000..b76b10e --- /dev/null +++ b/xorg-font-micro-misc/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/micro.pcf.gz diff --git a/xorg-font-micro-misc/.md5sum b/xorg-font-micro-misc/.md5sum new file mode 100644 index 0000000..226b868 --- /dev/null +++ b/xorg-font-micro-misc/.md5sum @@ -0,0 +1 @@ +6350117efebe340f33e818f4a33e4e4b font-micro-misc-1.0.1.tar.bz2 diff --git a/xorg-font-micro-misc/Pkgfile b/xorg-font-micro-misc/Pkgfile new file mode 100644 index 0000000..c884c34 --- /dev/null +++ b/xorg-font-micro-misc/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-micro-misc" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-micro-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-1.0.1.tar.bz2) +build () +{ + cd font-micro-misc-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-micro-misc/Pkgfile.old b/xorg-font-micro-misc/Pkgfile.old new file mode 100644 index 0000000..9b772b0 --- /dev/null +++ b/xorg-font-micro-misc/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-micro-misc +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-micro-misc +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-$version.tar.bz2) + +build() { + cd font-micro-misc-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/misc/fonts.dir +} diff --git a/xorg-font-micro-misc/post-install b/xorg-font-micro-misc/post-install new file mode 100755 index 0000000..64e4702 --- /dev/null +++ b/xorg-font-micro-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/misc +mkfontscale /usr/share/fonts/X11/misc diff --git a/xorg-font-misc-cyrillic/.footprint b/xorg-font-misc-cyrillic/.footprint new file mode 100644 index 0000000..9635c28 --- /dev/null +++ b/xorg-font-misc-cyrillic/.footprint @@ -0,0 +1,20 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/ +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi12x24.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi12x24b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi5x8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi6x13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi6x13b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi6x9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi7x14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi7x14b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi8x13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi8x16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi8x16b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi9x15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi9x15b.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi9x18.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/cyrillic/koi9x18b.pcf.gz diff --git a/xorg-font-misc-cyrillic/.md5sum b/xorg-font-misc-cyrillic/.md5sum new file mode 100644 index 0000000..42a38e6 --- /dev/null +++ b/xorg-font-misc-cyrillic/.md5sum @@ -0,0 +1 @@ +c79d7921d95b2c4f10fad464bb121090 font-misc-cyrillic-1.0.1.tar.bz2 diff --git a/xorg-font-misc-cyrillic/Pkgfile b/xorg-font-misc-cyrillic/Pkgfile new file mode 100644 index 0000000..e8e2c01 --- /dev/null +++ b/xorg-font-misc-cyrillic/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-misc-cyrillic" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale) + +name=xorg-font-misc-cyrillic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-cyrillic-1.0.1.tar.bz2) +build () +{ + cd font-misc-cyrillic-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/cyrillic/fonts.dir +} diff --git a/xorg-font-misc-cyrillic/Pkgfile.old b/xorg-font-misc-cyrillic/Pkgfile.old new file mode 100644 index 0000000..8fb21ac --- /dev/null +++ b/xorg-font-misc-cyrillic/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-misc-cyrillic +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-misc-cyrillic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-cyrillic-$version.tar.bz2) + +build() { + cd font-misc-cyrillic-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/cyrillic/fonts.dir +} diff --git a/xorg-font-misc-cyrillic/post-install b/xorg-font-misc-cyrillic/post-install new file mode 100755 index 0000000..23e6d40 --- /dev/null +++ b/xorg-font-misc-cyrillic/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/cyrillic +mkfontscale /usr/share/fonts/X11/cyrillic diff --git a/xorg-font-misc-ethiopic/.footprint b/xorg-font-misc-ethiopic/.footprint new file mode 100644 index 0000000..77b26e0 --- /dev/null +++ b/xorg-font-misc-ethiopic/.footprint @@ -0,0 +1,8 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/OTF/ +-rw-r--r-- root/root usr/share/fonts/X11/OTF/GohaTibebZemen.otf +drwxr-xr-x root/root usr/share/fonts/X11/TTF/ +-rw-r--r-- root/root usr/share/fonts/X11/TTF/GohaTibebZemen.ttf diff --git a/xorg-font-misc-ethiopic/.md5sum b/xorg-font-misc-ethiopic/.md5sum new file mode 100644 index 0000000..c11d83f --- /dev/null +++ b/xorg-font-misc-ethiopic/.md5sum @@ -0,0 +1 @@ +4c88c79b8e5d47af90b21e948d42755f font-misc-ethiopic-1.0.1.tar.bz2 diff --git a/xorg-font-misc-ethiopic/Pkgfile b/xorg-font-misc-ethiopic/Pkgfile new file mode 100644 index 0000000..011aa87 --- /dev/null +++ b/xorg-font-misc-ethiopic/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-misc-ethiopic" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-misc-ethiopic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-1.0.1.tar.bz2) +build () +{ + cd font-misc-ethiopic-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/{O,T}TF/fonts.{dir,scale} +} diff --git a/xorg-font-misc-ethiopic/Pkgfile.old b/xorg-font-misc-ethiopic/Pkgfile.old new file mode 100644 index 0000000..94435a3 --- /dev/null +++ b/xorg-font-misc-ethiopic/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-misc-ethiopic +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-misc-ethiopic +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-$version.tar.bz2) + +build() { + cd font-misc-ethiopic-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/{O,T}TF/fonts.{dir,scale} +} diff --git a/xorg-font-misc-ethiopic/post-install b/xorg-font-misc-ethiopic/post-install new file mode 100755 index 0000000..f933b8e --- /dev/null +++ b/xorg-font-misc-ethiopic/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/{O,T}TF +mkfontscale /usr/share/fonts/X11/{O,T}TF +fc-cache diff --git a/xorg-font-misc-meltho/.footprint b/xorg-font-misc-meltho/.footprint new file mode 100644 index 0000000..5d878d5 --- /dev/null +++ b/xorg-font-misc-meltho/.footprint @@ -0,0 +1,27 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/OTF/ +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMAdiabene.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMAntioch.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMBatnan.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMBatnanBold.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMCtesiphon.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMEdessa.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMJerusalem.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMJerusalemBold.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMJerusalemItalic.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMJerusalemOutline.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMKharput.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMMalankara.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMMardin.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMMardinBold.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMMidyat.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMNisibin.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMNisibinOutline.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMQenNeshrin.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMTalada.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMTurAbdin.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMUrhoy.otf +-rw-r--r-- root/root usr/share/fonts/X11/OTF/SyrCOMUrhoyBold.otf diff --git a/xorg-font-misc-meltho/.md5sum b/xorg-font-misc-meltho/.md5sum new file mode 100644 index 0000000..a80f984 --- /dev/null +++ b/xorg-font-misc-meltho/.md5sum @@ -0,0 +1 @@ +345f1a78312e30cd2c41d24ea3f3276f font-misc-meltho-1.0.1.tar.bz2 diff --git a/xorg-font-misc-meltho/Pkgfile b/xorg-font-misc-meltho/Pkgfile new file mode 100644 index 0000000..2c9abe2 --- /dev/null +++ b/xorg-font-misc-meltho/Pkgfile @@ -0,0 +1,18 @@ +description="xorg font font-misc-meltho" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xorg.freedesktop.org" +depends=(xorg-mkfontdir xorg-mkfontscale fontconfig) + +name=xorg-font-misc-meltho +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-1.0.1.tar.bz2) +build () +{ + cd font-misc-meltho-$version; + ./configure --prefix=/usr; + make; + make DESTDIR=$PKG install; + rm $PKG/usr/share/fonts/X11/OTF/fonts.{dir,scale} +} diff --git a/xorg-font-misc-meltho/Pkgfile.old b/xorg-font-misc-meltho/Pkgfile.old new file mode 100644 index 0000000..d283317 --- /dev/null +++ b/xorg-font-misc-meltho/Pkgfile.old @@ -0,0 +1,20 @@ +# Description: xorg font font-misc-meltho +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig + +name=xorg-font-misc-meltho +version=1.0.1 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-$version.tar.bz2) + +build() { + cd font-misc-meltho-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/fonts/X11/OTF/fonts.{dir,scale} +} diff --git a/xorg-font-misc-meltho/post-install b/xorg-font-misc-meltho/post-install new file mode 100755 index 0000000..fe7129c --- /dev/null +++ b/xorg-font-misc-meltho/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/share/fonts/X11/OTF +mkfontscale /usr/share/fonts/X11/OTF +fc-cache diff --git a/xorg-font-misc-misc/.footprint b/xorg-font-misc-misc/.footprint new file mode 100644 index 0000000..bb9e9e4 --- /dev/null +++ b/xorg-font-misc-misc/.footprint @@ -0,0 +1,339 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/10x20.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/12x13ja.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/18x18ja.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/18x18ko.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/4x6.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/5x8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x12.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13B.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x13O.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/6x9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13B.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x13O.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-JISX0201.1976-0.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/7x14B.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13B.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/8x13O.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15-KOI8-R.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-15.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-16.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-2.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-3.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-4.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-5.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-7.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-8.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B-ISO8859-9.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x15B.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-1.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-10.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-11.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-13.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-14.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/9x18-ISO8859-15.pcf.gz |