moved a bunch of ports from core to opt

This commit is contained in:
Simone Rota 2006-02-23 17:10:28 +00:00
parent ffbe5f0231
commit e8e2ec3e73
68 changed files with 0 additions and 14543 deletions

View File

@ -1,19 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/cairo/
-rw-r--r-- root/root usr/include/cairo/cairo-features.h
-rw-r--r-- root/root usr/include/cairo/cairo-ft.h
-rw-r--r-- root/root usr/include/cairo/cairo-glitz.h
-rw-r--r-- root/root usr/include/cairo/cairo-pdf.h
-rw-r--r-- root/root usr/include/cairo/cairo-ps.h
-rw-r--r-- root/root usr/include/cairo/cairo-xlib-xrender.h
-rw-r--r-- root/root usr/include/cairo/cairo-xlib.h
-rw-r--r-- root/root usr/include/cairo/cairo.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcairo.a
-rwxr-xr-x root/root usr/lib/libcairo.la
lrwxrwxrwx root/root usr/lib/libcairo.so -> libcairo.so.2.2.3
lrwxrwxrwx root/root usr/lib/libcairo.so.2 -> libcairo.so.2.2.3
-rwxr-xr-x root/root usr/lib/libcairo.so.2.2.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/cairo.pc

View File

@ -1 +0,0 @@
d0b7111a14f90ec3afa777ec40c44984 cairo-1.0.2.tar.gz

View File

@ -1,21 +0,0 @@
# Description: A 2D graphics library with support for multiple output devices
# URL: http://www.cairographics.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: glitz
name=cairo
version=1.0.2
release=1
source=(http://cairographics.org/releases/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr \
--enable-ps \
--enable-pdf \
--enable-glitz \
--disable-gtk-doc
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share
}

View File

@ -1,25 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cdda2wav
-rwxr-xr-x root/root usr/bin/cdrecord
-rwxr-xr-x root/root usr/bin/devdump
-rwxr-xr-x root/root usr/bin/isodump
-rwxr-xr-x root/root usr/bin/isoinfo
-rwxr-xr-x root/root usr/bin/isovfy
lrwxrwxrwx root/root usr/bin/mkhybrid -> mkisofs
-rwxr-xr-x root/root usr/bin/mkisofs
-rwxr-xr-x root/root usr/bin/readcd
-rwxr-xr-x root/root usr/bin/scgcheck
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/cdda2wav.1.gz
-rw-r--r-- root/root usr/man/man1/cdrecord.1.gz
-rw-r--r-- root/root usr/man/man1/readcd.1.gz
-rw-r--r-- root/root usr/man/man1/scgcheck.1.gz
drwxr-xr-x root/root usr/man/man8/
lrwxrwxrwx root/root usr/man/man8/devdump.8.gz -> isoinfo.8.gz
lrwxrwxrwx root/root usr/man/man8/isodump.8.gz -> isoinfo.8.gz
-rw-r--r-- root/root usr/man/man8/isoinfo.8.gz
lrwxrwxrwx root/root usr/man/man8/isovfy.8.gz -> isoinfo.8.gz
-rw-r--r-- root/root usr/man/man8/mkhybrid.8.gz
-rw-r--r-- root/root usr/man/man8/mkisofs.8.gz

View File

@ -1,2 +0,0 @@
354f8a0b7197f1f2b381dff6b538d1a6 cdrtools-2.01.patch
d44a81460e97ae02931c31188fe8d3fd cdrtools-2.01.tar.bz2

View File

@ -1,24 +0,0 @@
# Description: A tool to create disk-at-once and track-at-once CDs
# URL: http://cdrecord.berlios.de/old/private/cdrecord.html
# Maintainer: Per Lidén <per@fukt.bth.se>
name=cdrtools
version=2.01
release=2
source=(ftp://gd.tuwien.ac.at/utils/schilling/cdrtools/$name-$version.tar.bz2 \
$name-$version.patch)
build() {
cd $name-$version
patch -p1 < ../$name-$version.patch
./Gmake.linux
./Gmake.linux INS_BASE=$PKG/usr install
ln -sf isoinfo.8 $PKG/usr/man/man8/isodump.8
ln -sf isoinfo.8 $PKG/usr/man/man8/devdump.8
ln -sf isoinfo.8 $PKG/usr/man/man8/isovfy.8
rm -rf $PKG/usr/{include,lib,sbin,man/man5} \
$PKG/usr/man/man1/cdda2ogg.1 \
$PKG/usr/bin/{skel,isodebug}
chown -R root.root $PKG
chmod -R u+w,g-w $PKG
}

View File

@ -1,12 +0,0 @@
diff -ru cdrtools-2.01/DEFAULTS/Defaults.linux cdrtools-2.01-new/DEFAULTS/Defaults.linux
--- cdrtools-2.01/DEFAULTS/Defaults.linux 2003-02-16 01:01:48.000000000 +0100
+++ cdrtools-2.01-new/DEFAULTS/Defaults.linux 2005-03-23 22:29:45.925249224 +0100
@@ -18,7 +18,7 @@
###########################################################################
CWARNOPTS=
-DEFINCDIRS= $(SRCROOT)/include /usr/src/linux/include
+DEFINCDIRS= $(SRCROOT)/include
LDPATH= -L/opt/schily/lib
RUNPATH= -R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR)

View File

@ -1,8 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cvs
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/cvs.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/cvs.5.gz

View File

@ -1 +0,0 @@
9e215c0ee3bb7dfb76515d7cd81a3742 cvs-1.11.20.tar.bz2

View File

@ -1,17 +0,0 @@
# Description: Concurrent Versions System
# URL: https://www.cvshome.org/
# Maintainer: Per Lidén <per@fukt.bth.se>
name=cvs
version=1.11.20
release=1
source=(http://www.fukt.bth.se/~per/crux/files/cvs/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/{share,info,man/man8} \
$PKG/usr/bin/{cvsbug,rcs2log}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
c76f02956645bc823241379e27f76bb5 firefox-1.5.0.1-source.tar.bz2
08f903e4f09b176bcb4c3a3bfd5f12b0 mozconfig

View File

@ -1,43 +0,0 @@
# Description: Mozilla Web Browser Component
# URL: http://www.mozilla.com/firefox/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: libidl, gtk
name=firefox
version=1.5.0.1
release=1
source=(http://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 \
mozconfig)
build() {
export MOZ_CO_PROJECT=browser
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
export MOZILLA_FIVE_HOME=/usr/lib/firefox
cd mozilla
sed -e "s/#CFLAGS#/$CFLAGS/" $SRC/mozconfig > .mozconfig
./configure
make
mkdir -p $PKG$MOZILLA_FIVE_HOME
cp -rL dist/bin/* $PKG$MOZILLA_FIVE_HOME
mkdir -p $PKG/usr/bin
ln -s /usr/lib/$name/$name $PKG/usr/bin/$name
# devel stuff
mkdir -p $PKG/usr/share/idl/$name $PKG/usr/include/$name
cp -frL dist/idl/* $PKG/usr/share/idl/$name/
cp -frL dist/include/* $PKG/usr/include/$name/
# pkgconfig
mkdir -p $PKG/usr/lib/pkgconfig
install build/unix/*.pc $PKG/usr/lib/pkgconfig
sed -i -e "s|/usr/local|/usr|g" $PKG/usr/lib/pkgconfig/*.pc
sed -i -e "s|$name-$version|$name|g" $PKG/usr/lib/pkgconfig/*.pc
# disgusting hack
sed -i -e 's|\(Cflags:.*\)|\1 -I${includedir}/dom -I${includedir}/necko|' \
$PKG/usr/lib/pkgconfig/*.pc
chmod 644 $PKG/usr/lib/pkgconfig/$name-*.pc
}

View File

@ -1,23 +0,0 @@
# use an OBJDIR
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared
# parallel build
mk_add_options MOZ_MAKE_FLAGS=-j2
# grab the defaults from the firefox tarball
. $topsrcdir/browser/config/mozconfig
# crux options
ac_add_options --enable-application=browser
ac_add_options --enable-official-branding
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --disable-debug
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --enable-xft
ac_add_options --enable-shared
ac_add_options --disable-static
ac_add_options --enable-extensions=default,-gnomevfs
ac_add_options --disable-gnomevfs
ac_add_options --disable-gnomeui
ac_add_options --disable-tests
ac_add_options --enable-crypto

View File

@ -1,10 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gdb
-rwxr-xr-x root/root usr/bin/gdbserver
-rwxr-xr-x root/root usr/bin/gdbtui
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gdb.1.gz
-rw-r--r-- root/root usr/man/man1/gdbserver.1.gz
-rw-r--r-- root/root usr/man/man1/gdbtui.1.gz

View File

@ -1 +0,0 @@
05b928f41fa5b482e49ca2c24762a0ae gdb-6.3.tar.bz2

View File

@ -1,17 +0,0 @@
# Description: The GNU Debugger (GDB)
# URL: http://sources.redhat.com/gdb/
# Maintainer: Per Lidén <per@fukt.bth.se>
# Depends on: ncurses
name=gdb
version=6.3
release=1
source=(http://mirrors.sunsite.dk/gnu/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/{info,share,lib,include}
}

View File

@ -1,123 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/glib-genmarshal
-rwxr-xr-x root/root usr/bin/glib-gettextize
-rwxr-xr-x root/root usr/bin/glib-mkenums
-rwxr-xr-x root/root usr/bin/gobject-query
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/glib-2.0/
-rw-r--r-- root/root usr/include/glib-2.0/glib-object.h
-rw-r--r-- root/root usr/include/glib-2.0/glib.h
drwxr-xr-x root/root usr/include/glib-2.0/glib/
-rw-r--r-- root/root usr/include/glib-2.0/glib/galloca.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/garray.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gasyncqueue.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gatomic.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gbacktrace.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gcache.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gcompletion.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gconvert.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gdataset.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gdate.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gdir.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gerror.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gfileutils.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/ghash.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/ghook.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gi18n-lib.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gi18n.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/giochannel.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gkeyfile.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/glist.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmacros.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmain.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmappedfile.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmarkup.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmem.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gmessages.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gnode.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/goption.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gpattern.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gprimes.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gprintf.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gqsort.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gquark.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gqueue.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/grand.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/grel.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gscanner.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gshell.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gslist.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gspawn.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gstdio.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gstrfuncs.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gstring.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gthread.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gthreadpool.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gtimer.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gtree.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gtypes.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gunicode.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gutils.h
-rw-r--r-- root/root usr/include/glib-2.0/glib/gwin32.h
-rw-r--r-- root/root usr/include/glib-2.0/gmodule.h
drwxr-xr-x root/root usr/include/glib-2.0/gobject/
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gboxed.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gclosure.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/genums.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gmarshal.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gobject.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gparam.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gparamspecs.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gsignal.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gsourceclosure.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gtype.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gtypemodule.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gtypeplugin.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gvalue.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gvaluearray.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gvaluecollector.h
-rw-r--r-- root/root usr/include/glib-2.0/gobject/gvaluetypes.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/glib-2.0/
drwxr-xr-x root/root usr/lib/glib-2.0/include/
-rw-r--r-- root/root usr/lib/glib-2.0/include/glibconfig.h
-rwxr-xr-x root/root usr/lib/libglib-2.0.la
lrwxrwxrwx root/root usr/lib/libglib-2.0.so -> libglib-2.0.so.0.800.6
lrwxrwxrwx root/root usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libglib-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.la
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so -> libgmodule-2.0.so.0.800.6
lrwxrwxrwx root/root usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgmodule-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgobject-2.0.la
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so -> libgobject-2.0.so.0.800.6
lrwxrwxrwx root/root usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgobject-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgthread-2.0.la
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so -> libgthread-2.0.so.0.800.6
lrwxrwxrwx root/root usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.800.6
-rwxr-xr-x root/root usr/lib/libgthread-2.0.so.0.800.6
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/glib-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gmodule-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gmodule-export-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gmodule-no-export-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gobject-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gthread-2.0.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/glib-genmarshal.1.gz
-rw-r--r-- root/root usr/man/man1/glib-gettextize.1.gz
-rw-r--r-- root/root usr/man/man1/glib-mkenums.1.gz
-rw-r--r-- root/root usr/man/man1/gobject-query.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/glib-2.0.m4
-rw-r--r-- root/root usr/share/aclocal/glib-gettext.m4
drwxr-xr-x root/root usr/share/glib-2.0/
drwxr-xr-x root/root usr/share/glib-2.0/gettext/
-rwxr-xr-x root/root usr/share/glib-2.0/gettext/mkinstalldirs
drwxr-xr-x root/root usr/share/glib-2.0/gettext/po/
-rw-r--r-- root/root usr/share/glib-2.0/gettext/po/Makefile.in.in

View File

@ -1 +0,0 @@
fce6835fd8c99ab4c3e5213bc5bcd0ed glib-2.8.6.tar.bz2

View File

@ -1,18 +0,0 @@
# Description: Low-level data structure handling, portability wrappers, and interfaces for runtime functionality
# URL: http://www.gtk.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: gettext, pkgconfig
name=glib
version=2.8.6
release=1
source=(ftp://ftp.gtk.org/pub/gtk/v2.8/$name-$version.tar.bz2)
build () {
cd $name-$version
./configure --prefix=/usr \
--enable-debug=no
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/{gtk-doc,locale}
}

View File

@ -1,18 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/glitz-glx.h
-rw-r--r-- root/root usr/include/glitz.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libglitz-glx.a
-rwxr-xr-x root/root usr/lib/libglitz-glx.la
lrwxrwxrwx root/root usr/lib/libglitz-glx.so -> libglitz-glx.so.1.0.0
lrwxrwxrwx root/root usr/lib/libglitz-glx.so.1 -> libglitz-glx.so.1.0.0
-rwxr-xr-x root/root usr/lib/libglitz-glx.so.1.0.0
-rw-r--r-- root/root usr/lib/libglitz.a
-rwxr-xr-x root/root usr/lib/libglitz.la
lrwxrwxrwx root/root usr/lib/libglitz.so -> libglitz.so.1.0.0
lrwxrwxrwx root/root usr/lib/libglitz.so.1 -> libglitz.so.1.0.0
-rwxr-xr-x root/root usr/lib/libglitz.so.1.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/glitz-glx.pc
-rw-r--r-- root/root usr/lib/pkgconfig/glitz.pc

View File

@ -1 +0,0 @@
56162ec6f5df9603c0e98391c64565f8 glitz-0.4.4.tar.gz

View File

@ -1,17 +0,0 @@
# Description: An OpenGL image compositing library
# URL: http://www.freedesktop.org/Software/glitz
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: x11
name=glitz
version=0.4.4
release=2
source=(http://cairographics.org/snapshots/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
sed -i -e "s| -L$SRC/$name-$version/src ||" $PKG/usr/lib/libglitz-glx.la
}

View File

@ -1,338 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gdk-pixbuf-csource
-rwxr-xr-x root/root usr/bin/gdk-pixbuf-query-loaders
-rwxr-xr-x root/root usr/bin/gtk-query-immodules-2.0
-rwxr-xr-x root/root usr/bin/gtk-update-icon-cache
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/gtk-2.0/
-rw-r--r-- root/root usr/etc/gtk-2.0/gdk-pixbuf.loaders
-rw-r--r-- root/root usr/etc/gtk-2.0/gtk.immodules
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/gtk-2.0/
drwxr-xr-x root/root usr/include/gtk-2.0/gdk-pixbuf-xlib/
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
drwxr-xr-x root/root usr/include/gtk-2.0/gdk-pixbuf/
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-transform.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h
drwxr-xr-x root/root usr/include/gtk-2.0/gdk/
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdk.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkalias.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkcairo.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkcolor.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkcursor.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkdisplay.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkdisplaymanager.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkdnd.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkdrawable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkenumtypes.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkevents.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkfont.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkgc.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdki18n.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkimage.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkinput.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkkeys.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkkeysyms.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkpango.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkpixbuf.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkpixmap.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkprivate.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkproperty.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkregion.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkrgb.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkscreen.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkselection.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkspawn.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdktypes.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkvisual.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkwindow.h
-rw-r--r-- root/root usr/include/gtk-2.0/gdk/gdkx.h
drwxr-xr-x root/root usr/include/gtk-2.0/gtk/
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtk.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaboutdialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaccelgroup.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaccellabel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaccelmap.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaccessible.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaction.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkactiongroup.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkadjustment.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkalignment.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkarrow.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkaspectframe.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkbbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkbin.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkbindings.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcalendar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcelleditable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcelllayout.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrenderer.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrenderercombo.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrenderertext.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellrenderertoggle.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcellview.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcheckbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkclipboard.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkclist.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcolorbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcolorsel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcolorseldialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcombo.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcombobox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcomboboxentry.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcontainer.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkctree.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkcurve.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkdebug.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkdialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkdnd.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkdrawingarea.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkeditable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkentry.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkentrycompletion.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkenums.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkeventbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkexpander.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilechooser.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilechooserwidget.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilefilter.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilesel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfilesystem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfixed.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfontbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkfontsel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkframe.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkgamma.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkgc.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhandlebox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhbbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhpaned.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhruler.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhscale.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhscrollbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkhseparator.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkiconfactory.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkicontheme.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkiconview.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimage.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimagemenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimcontext.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimcontextsimple.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimmodule.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkimmulticontext.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkinputdialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkinvisible.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkitemfactory.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtklabel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtklayout.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtklist.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtklistitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkliststore.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmain.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmarshal.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmenu.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmenubar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmenushell.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmessagedialog.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmisc.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkmodules.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtknotebook.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkobject.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkoldeditable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkoptionmenu.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkpaned.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkpixmap.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkplug.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkpreview.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkprivate.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkprogress.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkprogressbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkradioaction.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkradiobutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkradiomenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkradiotoolbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkrange.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkrc.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkruler.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkscale.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkscrollbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkscrolledwindow.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkselection.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkseparator.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkseparatormenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkseparatortoolitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtksettings.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtksignal.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtksizegroup.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtksocket.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkspinbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkstatusbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkstock.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkstyle.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktearoffmenuitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktext.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextbuffer.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextchild.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextdisplay.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextiter.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextlayout.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextmark.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktexttag.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktexttagtable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktextview.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktipsquery.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktoggleaction.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktogglebutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktoolbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktoolbutton.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktoolitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktooltips.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktree.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreednd.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreeitem.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreemodel.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreemodelfilter.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreemodelsort.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreeselection.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreesortable.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreestore.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreeview.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktypebuiltins.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtktypeutils.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkuimanager.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvbbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvbox.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkversion.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkviewport.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvpaned.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvruler.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvscale.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvscrollbar.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkvseparator.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkwidget.h
-rw-r--r-- root/root usr/include/gtk-2.0/gtk/gtkwindow.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/gtk-2.0/
drwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/
drwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/engines/
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/engines/libpixmap.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
drwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-am-et.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-am-et.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-cedilla.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-cedilla.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-inuktitut.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-inuktitut.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ipa.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ipa.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-thai-broken.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-thai-broken.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ti-er.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ti-er.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ti-et.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-ti-et.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-viqr.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-viqr.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-xim.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/immodules/im-xim.so
drwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ani.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ani.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-gif.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-gif.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ico.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ico.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ras.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ras.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.so
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.la
-rwxr-xr-x root/root usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so
drwxr-xr-x root/root usr/lib/gtk-2.0/include/
-rw-r--r-- root/root usr/lib/gtk-2.0/include/gdkconfig.h
-rw-r--r-- root/root usr/lib/libgdk-x11-2.0.la
lrwxrwxrwx root/root usr/lib/libgdk-x11-2.0.so -> libgdk-x11-2.0.so.0.800.11
lrwxrwxrwx root/root usr/lib/libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgdk-x11-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgdk_pixbuf-2.0.la
lrwxrwxrwx root/root usr/lib/libgdk_pixbuf-2.0.so -> libgdk_pixbuf-2.0.so.0.800.11
lrwxrwxrwx root/root usr/lib/libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgdk_pixbuf-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgdk_pixbuf_xlib-2.0.la
lrwxrwxrwx root/root usr/lib/libgdk_pixbuf_xlib-2.0.so -> libgdk_pixbuf_xlib-2.0.so.0.800.11
lrwxrwxrwx root/root usr/lib/libgdk_pixbuf_xlib-2.0.so.0 -> libgdk_pixbuf_xlib-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgdk_pixbuf_xlib-2.0.so.0.800.11
-rw-r--r-- root/root usr/lib/libgtk-x11-2.0.la
lrwxrwxrwx root/root usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.800.11
lrwxrwxrwx root/root usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.800.11
-rwxr-xr-x root/root usr/lib/libgtk-x11-2.0.so.0.800.11
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gdk-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gdk-pixbuf-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gdk-x11-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gtk+-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/gtk+-x11-2.0.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/gdk-pixbuf-csource.1.gz
-rw-r--r-- root/root usr/man/man1/gdk-pixbuf-query-loaders.1.gz
-rw-r--r-- root/root usr/man/man1/gtk-query-immodules-2.0.1.gz
-rw-r--r-- root/root usr/man/man1/gtk-update-icon-cache.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gtk-2.0.m4
drwxr-xr-x root/root usr/share/themes/
drwxr-xr-x root/root usr/share/themes/Default/
drwxr-xr-x root/root usr/share/themes/Default/gtk-2.0-key/
-rw-r--r-- root/root usr/share/themes/Default/gtk-2.0-key/gtkrc
drwxr-xr-x root/root usr/share/themes/Emacs/
drwxr-xr-x root/root usr/share/themes/Emacs/gtk-2.0-key/
-rw-r--r-- root/root usr/share/themes/Emacs/gtk-2.0-key/gtkrc
drwxr-xr-x root/root usr/share/themes/Raleigh/
drwxr-xr-x root/root usr/share/themes/Raleigh/gtk-2.0/
-rw-r--r-- root/root usr/share/themes/Raleigh/gtk-2.0/gtkrc

View File

@ -1,3 +0,0 @@
a6a07390011da7cbf5ff6284aabe5abe gdk-pixbuf.loaders
921ba85da341e52f0994f8fb569f1c61 gtk+-2.8.11.tar.bz2
2c56260fcd950baca613d2fc7c0101e6 gtk.immodules

View File

@ -1,21 +0,0 @@
# Description: A multi-platform toolkit for creating graphical user interfaces
# URL: http://www.gtk.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: atk, pango, libtiff, hicolor-icon-theme
name=gtk
version=2.8.11
release=1
source=(ftp://ftp.gtk.org/pub/gtk/v2.8/${name}+-$version.tar.bz2 \
gdk-pixbuf.loaders gtk.immodules)
build () {
cd gtk+-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
mkdir -p $PKG/usr/etc/gtk-2.0
install -m 644 $SRC/{gtk.immodules,gdk-pixbuf.loaders} \
$PKG/usr/etc/gtk-2.0/
rm -r $PKG/usr/share/{locale,gtk-doc,gtk-2.0} $PKG/usr/bin/gtk-demo
}

View File

@ -1,107 +0,0 @@
# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gtk+-2.8.11
#
# LoaderDir = /usr/lib/gtk-2.0/2.4.0/loaders
#
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.so"
"wbmp" 4 "gtk20" "The WBMP image format"
"image/vnd.wap.wbmp" ""
"wbmp" ""
" " "z" 1
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.so"
"jpeg" 5 "gtk20" "The JPEG image format"
"image/jpeg" ""
"jpeg" "jpe" "jpg" ""
"\377\330" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ani.so"
"ani" 4 "gtk20" "The ANI image format"
"application/x-navi-animation" ""
"ani" ""
"RIFF ACON" " xxxx " 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.so"
"bmp" 5 "gtk20" "The BMP image format"
"image/bmp" "image/x-bmp" "image/x-MS-bmp" ""
"bmp" ""
"BM" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-gif.so"
"gif" 4 "gtk20" "The GIF image format"
"image/gif" ""
"gif" ""
"GIF8" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ico.so"
"ico" 5 "gtk20" "The ICO image format"
"image/x-icon" ""
"ico" "cur" ""
" \001 " "zz znz" 100
" \002 " "zz znz" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.so"
"pcx" 4 "gtk20" "The PCX image format"
"image/x-pcx" ""
"pcx" ""
"\n \001" "" 100
"\n\002\001" "" 100
"\n\003\001" "" 100
"\n\004\001" "" 100
"\n\005\001" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so"
"png" 5 "gtk20" "The PNG image format"
"image/png" ""
"png" ""
"\211PNG\r\n\032\n" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.so"
"pnm" 4 "gtk20" "The PNM/PBM/PGM/PPM image format family"
"image/x-portable-anymap" "image/x-portable-bitmap" "image/x-portable-graymap" "image/x-portable-pixmap" ""
"pnm" "pbm" "pgm" "ppm" ""
"P1" "" 100
"P2" "" 100
"P3" "" 100
"P4" "" 100
"P5" "" 100
"P6" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ras.so"
"ras" 4 "gtk20" "The Sun raster image format"
"image/x-cmu-raster" "image/x-sun-raster" ""
"ras" ""
"Y\246j\225" "" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.so"
"tga" 4 "gtk20" "The Targa image format"
"image/x-tga" ""
"tga" "targa" ""
" \001\001" "x " 100
" \001\t" "x " 100
" \002" "xz " 99
" \003" "xz " 100
" \n" "xz " 100
" \013" "xz " 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.so"
"xbm" 4 "gtk20" "The XBM image format"
"image/x-xbitmap" ""
"xbm" ""
"#define " "" 100
"/*" "" 50
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.so"
"tiff" 0 "gtk20" "The TIFF image format"
"image/tiff" ""
"tiff" "tif" ""
"MM *" " z " 100
"II* " " z" 100
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so"
"xpm" 4 "gtk20" "The XPM image format"
"image/x-xpixmap" ""
"xpm" ""
"/* XPM */" "" 100

View File

@ -1,36 +0,0 @@
# GTK+ Input Method Modules file
# Automatically generated file, do not edit
# Created by gtk-query-immodules-2.0 from gtk+-2.8.11
#
# ModulesPath = /root/.gtk-2.0/2.4.0/i686-pc-linux-gnu/immodules:/root/.gtk-2.0/2.4.0/immodules:/root/.gtk-2.0/i686-pc-linux-gnu/immodules:/root/.gtk-2.0/immodules:/usr/lib/gtk-2.0/2.4.0/i686-pc-linux-gnu/immodules:/usr/lib/gtk-2.0/2.4.0/immodules:/usr/lib/gtk-2.0/i686-pc-linux-gnu/immodules:/usr/lib/gtk-2.0/immodules
#
"/usr/lib/gtk-2.0/2.4.0/immodules/im-ipa.so"
"ipa" "IPA" "gtk20" "/usr/share/locale" ""
"/usr/lib/gtk-2.0/2.4.0/immodules/im-am-et.so"
"am_et" "Amharic (EZ+)" "gtk20" "/usr/share/locale" "am"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-xim.so"
"xim" "X Input Method" "gtk20" "/usr/share/locale" "ko:ja:th:zh"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-cedilla.so"
"cedilla" "Cedilla" "gtk+" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-thai-broken.so"
"thai_broken" "Thai (Broken)" "gtk20" "/usr/share/locale" ""
"/usr/lib/gtk-2.0/2.4.0/immodules/im-inuktitut.so"
"inuktitut" "Inuktitut (Transliterated)" "gtk20" "/usr/share/locale" "iu"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-viqr.so"
"viqr" "Vietnamese (VIQR)" "gtk20" "/usr/share/locale" "vi"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-ti-er.so"
"ti_er" "Tigrigna-Eritrean (EZ+)" "gtk20" "/usr/share/locale" "ti"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-ti-et.so"
"ti_et" "Tigrigna-Ethiopian (EZ+)" "gtk20" "/usr/share/locale" "ti"
"/usr/lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.so"
"cyrillic_translit" "Cyrillic (Transliterated)" "gtk20" "/usr/share/locale" ""

View File

@ -1,245 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/128x128/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/192x192/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/22x22/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/32x32/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/36x36/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/64x64/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/72x72/stock/text/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/96x96/stock/text/
-rw-r--r-- root/root usr/share/icons/hicolor/index.theme
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/actions/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/devices/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/emblems/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/filesystems/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/mimetypes/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/chart/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/code/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/data/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/form/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/image/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/io/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/media/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/navigation/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/net/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/object/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/table/
drwxr-xr-x root/root usr/share/icons/hicolor/scalable/stock/text/

View File

@ -1 +0,0 @@
1d0821cb80d394eac30bd8cec5b0b60c hicolor-icon-theme-0.9.tar.gz

View File

@ -1,14 +0,0 @@
# Description: default fallback used by the icon theme specification
# URL: http://icon-theme.freedesktop.org/wiki/HicolorTheme
# Maintainer: Matt Housh, jaeger at morpheus dot net
name=hicolor-icon-theme
version=0.9
release=1
source=(http://icon-theme.freedesktop.org/releases/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr
make DESTDIR=$PKG install
}

View File

@ -1,15 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/libIDL-config-2
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libIDL-2.0/
drwxr-xr-x root/root usr/include/libIDL-2.0/libIDL/
-rw-r--r-- root/root usr/include/libIDL-2.0/libIDL/IDL.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libIDL-2.a
-rwxr-xr-x root/root usr/lib/libIDL-2.la
lrwxrwxrwx root/root usr/lib/libIDL-2.so -> libIDL-2.so.0.0.0
lrwxrwxrwx root/root usr/lib/libIDL-2.so.0 -> libIDL-2.so.0.0.0
-rwxr-xr-x root/root usr/lib/libIDL-2.so.0.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libIDL-2.0.pc

View File

@ -1 +0,0 @@
c63f6513dc7789d0575bea02d62d58d7 libIDL-0.8.5.tar.bz2

View File

@ -1,17 +0,0 @@
# Description: A library for creating trees of CORBA Interface Definition Language (IDL) files
# URL: ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/
# Maintainer: Per Lidén <per@fukt.bth.se>
# Depends on: glib
name=libidl
version=0.8.5
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-$version.tar.bz2)
build() {
cd libIDL-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/info
}

View File

@ -1,10 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/identd
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/identd.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/identd
lrwxrwxrwx root/root usr/sbin/in.identd -> identd

View File

@ -1,2 +0,0 @@
0a38f907bc40c26db007af58a813db8b identd
c3517f612b351e46951d2ecb0c60b767 linux-identd-1.3.tar.gz

View File

@ -1,15 +0,0 @@
# Description: An RFC 1413 identification daemon for Linux
# URL: http://www.fukt.bth.se/~per/identd/
# Maintainer: Per Lidén <per@fukt.bth.se>
name=linux-identd
version=1.3
release=3
source=(http://www.fukt.bth.se/~per/identd/$name-$version.tar.gz identd)
build () {
cd $name-$version
make CEXTRAS="$CFLAGS"
make DESTDIR=$PKG install
install -D -m 755 ../identd $PKG/etc/rc.d/identd
}

View File

@ -1,23 +0,0 @@
#!/bin/sh
#
# /etc/rc.d/identd: start/stop ident daemon
#
case $1 in
start)
/usr/sbin/identd -d -l
;;
stop)
killall -q /usr/sbin/identd
;;
restart)
$0 stop
sleep 2
$0 start
;;
*)
echo "usage: $0 [start|stop|restart]"
;;
esac
# End of file

View File

@ -1,92 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pango-querymodules
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/pango/
-rw-r--r-- root/root usr/etc/pango/pango.modules
-rw-r--r-- root/root usr/etc/pango/pangox.aliases
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/pango-1.0/
drwxr-xr-x root/root usr/include/pango-1.0/pango/
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-attributes.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-break.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-context.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-coverage.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-engine.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-enum-types.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-font.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-fontmap.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-fontset.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-glyph-item.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-glyph.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-item.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-layout.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-modules.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-ot.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-renderer.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-script.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-tabs.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-types.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango-utils.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pango.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangocairo.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangofc-decoder.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangofc-font.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangofc-fontmap.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangoft2.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangox.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangoxft-render.h
-rw-r--r-- root/root usr/include/pango-1.0/pango/pangoxft.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libpango-1.0.la
lrwxrwxrwx root/root usr/lib/libpango-1.0.so -> libpango-1.0.so.0.1001.1
lrwxrwxrwx root/root usr/lib/libpango-1.0.so.0 -> libpango-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpango-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpangocairo-1.0.la
lrwxrwxrwx root/root usr/lib/libpangocairo-1.0.so -> libpangocairo-1.0.so.0.1001.1
lrwxrwxrwx root/root usr/lib/libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpangocairo-1.0.so.0.1001.1
-rw-r--r-- root/root usr/lib/libpangoft2-1.0.la
lrwxrwxrwx root/root usr/lib/libpangoft2-1.0.so -> libpangoft2-1.0.so.0.1001.1
lrwxrwxrwx root/root usr/lib/libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpangoft2-1.0.so.0.1001.1
-rw-r--r-- root/root usr/lib/libpangox-1.0.la
lrwxrwxrwx root/root usr/lib/libpangox-1.0.so -> libpangox-1.0.so.0.1001.1
lrwxrwxrwx root/root usr/lib/libpangox-1.0.so.0 -> libpangox-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpangox-1.0.so.0.1001.1
-rw-r--r-- root/root usr/lib/libpangoxft-1.0.la
lrwxrwxrwx root/root usr/lib/libpangoxft-1.0.so -> libpangoxft-1.0.so.0.1001.1
lrwxrwxrwx root/root usr/lib/libpangoxft-1.0.so.0 -> libpangoxft-1.0.so.0.1001.1
-rwxr-xr-x root/root usr/lib/libpangoxft-1.0.so.0.1001.1
drwxr-xr-x root/root usr/lib/pango/
drwxr-xr-x root/root usr/lib/pango/1.4.0/
drwxr-xr-x root/root usr/lib/pango/1.4.0/modules/
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-arabic-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-arabic-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-basic-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-basic-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-basic-x.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-basic-x.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-hangul-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-hangul-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-hebrew-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-hebrew-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-indic-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-indic-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-khmer-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-khmer-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-syriac-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-syriac-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-thai-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-thai-fc.so
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-tibetan-fc.la
-rwxr-xr-x root/root usr/lib/pango/1.4.0/modules/pango-tibetan-fc.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/pango.pc
-rw-r--r-- root/root usr/lib/pkgconfig/pangocairo.pc
-rw-r--r-- root/root usr/lib/pkgconfig/pangoft2.pc
-rw-r--r-- root/root usr/lib/pkgconfig/pangox.pc
-rw-r--r-- root/root usr/lib/pkgconfig/pangoxft.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/pango-querymodules.1.gz

View File

@ -1,2 +0,0 @@
7302220d93ac17d2c44f356d852e81dc pango-1.10.2.tar.bz2
f13363889dda1a276dedd9b6d5521fb0 pango.modules

View File

@ -1,19 +0,0 @@
# Description: A library for layout and rendering of text
# URL: http://www.gtk.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: x11, freetype, fontconfig, cairo
name=pango
version=1.10.2
release=1
source=(ftp://ftp.gtk.org/pub/gtk/v2.8/$name-$version.tar.bz2 \
pango.modules)
build () {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
install -D -m 644 $SRC/pango.modules $PKG/usr/etc/pango/pango.modules
rm -r $PKG/usr/share
}

View File

@ -1,24 +0,0 @@
# Pango Modules file
# Automatically generated file, do not edit
#
# ModulesPath = /usr/lib/pango/1.4.0/modules
#
/usr/lib/pango/1.4.0/modules/pango-arabic-fc.so ArabicScriptEngineFc PangoEngineShape PangoRenderFc arabic:*
/usr/lib/pango/1.4.0/modules/pango-basic-x.so BasicScriptEngineX PangoEngineShape PangoRenderX common:
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so BasicScriptEngineFc PangoEngineShape PangoRenderFc armenian:* bopomofo:* cherokee:* coptic:* cyrillic:* deseret:* ethiopic:* georgian:* gothic:* greek:* han:* hiragana:* katakana:* latin:* ogham:* old-italic:* runic:* canadian-aboriginal:* yi:* braille:* cypriot:* limbu:* osmanya:* shavian:* linear-b:* ugaritic:* common:
/usr/lib/pango/1.4.0/modules/pango-hangul-fc.so HangulScriptEngineFc PangoEngineShape PangoRenderFc hangul:*
/usr/lib/pango/1.4.0/modules/pango-hebrew-fc.so HebrewScriptEngineFc PangoEngineShape PangoRenderFc hebrew:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so devaScriptEngineFc PangoEngineShape PangoRenderFc devanagari:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so bengScriptEngineFc PangoEngineShape PangoRenderFc bengali:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so guruScriptEngineFc PangoEngineShape PangoRenderFc gurmukhi:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so gujrScriptEngineFc PangoEngineShape PangoRenderFc gujarati:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so oryaScriptEngineFc PangoEngineShape PangoRenderFc oriya:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so tamlScriptEngineFc PangoEngineShape PangoRenderFc tamil:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so teluScriptEngineFc PangoEngineShape PangoRenderFc telugu:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so kndaScriptEngineFc PangoEngineShape PangoRenderFc kannada:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so mlymScriptEngineFc PangoEngineShape PangoRenderFc malayalam:*
/usr/lib/pango/1.4.0/modules/pango-indic-fc.so sinhScriptEngineFc PangoEngineShape PangoRenderFc sinhala:*
/usr/lib/pango/1.4.0/modules/pango-khmer-fc.so KhmerScriptEngineFc PangoEngineShape PangoRenderFc khmer:*
/usr/lib/pango/1.4.0/modules/pango-syriac-fc.so SyriacScriptEngineFc PangoEngineShape PangoRenderFc syriac:*
/usr/lib/pango/1.4.0/modules/pango-thai-fc.so ThaiScriptEngineFc PangoEngineShape PangoRenderFc thai:* lao:*
/usr/lib/pango/1.4.0/modules/pango-tibetan-fc.so TibetanScriptEngineFc PangoEngineShape PangoRenderFc tibetan:*

View File

@ -1,58 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/pcmcia/
drwxr-xr-x root/root etc/pcmcia/cis/
-rw-r--r-- root/root etc/pcmcia/cis/3CCFEM556.dat
-rw-r--r-- root/root etc/pcmcia/cis/3CXEM556.dat
-rw-r--r-- root/root etc/pcmcia/cis/COMpad2.dat
-rw-r--r-- root/root etc/pcmcia/cis/COMpad4.dat
-rw-r--r-- root/root etc/pcmcia/cis/DP83903.dat
-rw-r--r-- root/root etc/pcmcia/cis/E-CARD.dat
-rw-r--r-- root/root etc/pcmcia/cis/LA-PCM.dat
-rw-r--r-- root/root etc/pcmcia/cis/MT5634ZLX.dat
-rw-r--r-- root/root etc/pcmcia/cis/NE2K.dat
-rw-r--r-- root/root etc/pcmcia/cis/PCMLM28.dat
-rw-r--r-- root/root etc/pcmcia/cis/PE-200.dat
-rw-r--r-- root/root etc/pcmcia/cis/PE520.dat
-rw-r--r-- root/root etc/pcmcia/cis/RS-COM-2P.dat
-rw-r--r-- root/root etc/pcmcia/cis/tamarack.dat
-r--r--r-- root/root etc/pcmcia/config
-r--r--r-- root/root etc/pcmcia/config.opts
-r-xr-xr-x root/root etc/pcmcia/ftl
-r--r--r-- root/root etc/pcmcia/ftl.opts
-r-xr-xr-x root/root etc/pcmcia/ide
-r--r--r-- root/root etc/pcmcia/ide.opts
-r-xr-xr-x root/root etc/pcmcia/ieee1394
-r--r--r-- root/root etc/pcmcia/ieee1394.opts
-r-xr-xr-x root/root etc/pcmcia/memory
-r--r--r-- root/root etc/pcmcia/memory.opts
-r-xr-xr-x root/root etc/pcmcia/network
-r--r--r-- root/root etc/pcmcia/network.opts
-r-xr-xr-x root/root etc/pcmcia/parport
-r--r--r-- root/root etc/pcmcia/parport.opts
-r-xr-xr-x root/root etc/pcmcia/scsi
-r--r--r-- root/root etc/pcmcia/scsi.opts
-r-xr-xr-x root/root etc/pcmcia/serial
-r--r--r-- root/root etc/pcmcia/serial.opts
-r--r--r-- root/root etc/pcmcia/shared
-r-xr-xr-x root/root etc/pcmcia/wireless
-r--r--r-- root/root etc/pcmcia/wireless.opts
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/pcmcia
drwxr-xr-x root/root sbin/
-rwsr-xr-x root/root sbin/cardctl
-rwxr-xr-x root/root sbin/cardmgr
-rwxr-xr-x root/root sbin/dump_cis
-rwxr-xr-x root/root sbin/pack_cis
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-r--r--r-- root/root usr/man/man5/pcmcia.5.gz
-r--r--r-- root/root usr/man/man5/stab.5.gz
drwxr-xr-x root/root usr/man/man8/
-r--r--r-- root/root usr/man/man8/cardctl.8.gz
-r--r--r-- root/root usr/man/man8/cardmgr.8.gz
-r--r--r-- root/root usr/man/man8/dump_cis.8.gz
-r--r--r-- root/root usr/man/man8/pack_cis.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/pcmcia/

View File

@ -1,3 +0,0 @@
81742868bd6b20fd19406633c95b0071 pcmcia
d597633edd43ae09205d273f788fe5ab pcmcia-cs-3.2.8-config.patch
0d6d65be8896eff081aee996049afaa5 pcmcia-cs-3.2.8.tar.gz

View File

@ -1,17 +0,0 @@
# Description: Card Services for Linux
# URL: http://pcmcia-cs.sourceforge.net/
# Maintainer: Per Lidén <per@fukt.bth.se>
name=pcmcia-cs
version=3.2.8
release=1
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz \
$name-$version-config.patch pcmcia)
build() {
cd $name-$version
patch -p1 < ../$name-$version-config.patch
make all
make PREFIX=$PKG install
install -D -m 755 ../pcmcia $PKG/etc/rc.d/pcmcia
}

View File

@ -1,27 +0,0 @@
#!/bin/sh
#
# /etc/rc.d/pcmcia: start/stop cardmgr daemon
#
case $1 in
start)
/sbin/cardmgr
;;
stop)
if [ -f /var/run/cardmgr.pid ]; then
kill `cat /var/run/cardmgr.pid`
else
killall -q /sbin/cardmgr
fi
;;
restart)
$0 stop
sleep 2
$0 start
;;
*)
echo "usage: $0 [start|stop|restart]"
;;
esac
# End of file

View File

@ -1,116 +0,0 @@
diff -Nru pcmcia-cs-3.2.7/Makefile pcmcia-cs-3.2.7-new/Makefile
--- pcmcia-cs-3.2.7/Makefile 2003-05-16 07:59:44.000000000 +0200
+++ pcmcia-cs-3.2.7-new/Makefile 2004-05-01 17:34:00.837318400 +0200
@@ -6,11 +6,8 @@
include config.mk
endif
-ALL = modules clients wireless cardmgr flash debug-tools man etc
-DIRS = cardmgr flash debug-tools man etc
-ifndef CONFIG_PCMCIA
-DIRS := modules clients wireless $(DIRS)
-endif
+ALL = cardmgr debug-tools man etc
+DIRS = cardmgr debug-tools man etc
help:
@echo "Pick one of the following targets:"
@@ -31,7 +28,7 @@
@$(MAKE) -s clean
@./Configure -n
-all: .prereq.ok kcheck
+all:
@set -e ; for d in $(DIRS) ; do $(MAKE) -C $$d ; done
@for f in *.mk ; do \
if [ $$f != config.mk -a $$f != rules.mk ] ; then \
@@ -48,7 +45,7 @@
rm -f config.out
@$(MAKE) clean
-install: .prereq.ok kcheck
+install:
@set -e ; for d in $(DIRS) ; do $(MAKE) -C $$d install ; done
@for f in *.mk ; do \
if [ $$f != config.mk -a $$f != rules.mk ] ; then \
diff -Nru pcmcia-cs-3.2.7/cardmgr/Makefile pcmcia-cs-3.2.7-new/cardmgr/Makefile
--- pcmcia-cs-3.2.7/cardmgr/Makefile 2003-11-22 09:54:13.000000000 +0100
+++ pcmcia-cs-3.2.7-new/cardmgr/Makefile 2004-05-01 18:01:13.602100424 +0200
@@ -110,7 +110,7 @@
install: $(TOOLS) $(I_EXTRA)
@mkdir -p $(PREFIX)/sbin
@rm -f $(PREFIX)/sbin/cardmgr
- cp -f $(TOOLS) pcinitrd $(PREFIX)/sbin
+ cp -f $(TOOLS) $(PREFIX)/sbin
chmod u+s $(PREFIX)/sbin/cardctl
include ../rules.mk
diff -Nru pcmcia-cs-3.2.7/config.mk pcmcia-cs-3.2.7-new/config.mk
--- pcmcia-cs-3.2.7/config.mk 1970-01-01 01:00:00.000000000 +0100
+++ pcmcia-cs-3.2.7-new/config.mk 2004-05-01 17:34:27.748227320 +0200
@@ -0,0 +1,7 @@
+LINUX=/usr
+PREFIX=/
+UCC=gcc
+LD=ld
+UFLAGS=
+CPPFLAGS=-I/usr/include -I../include
+MANDIR=/usr/man
diff -Nru pcmcia-cs-3.2.7/etc/install-etc pcmcia-cs-3.2.7-new/etc/install-etc
--- pcmcia-cs-3.2.7/etc/install-etc 2002-07-17 08:41:49.000000000 +0200
+++ pcmcia-cs-3.2.7-new/etc/install-etc 2004-05-01 17:35:18.188559224 +0200
@@ -7,7 +7,7 @@
# more of a shell scripty thing.
# Get configuration settings
-. ../config.out
+. ../config.mk
if [ $1 ] ; then PREFIX=$1 ; fi
PROBE=../cardmgr/pcic_probe
@@ -138,14 +138,8 @@
fi
}
-if [ "$SYSV_INIT" = "y" ] ; then
- install_sysv
-else
- install_bsd
-fi
install_clients
-install_depmod
# Directory to receive cardmgr's 'stab' socket status file
mkdir -p $PREFIX/var/lib/pcmcia
diff -Nru pcmcia-cs-3.2.7/include/pcmcia/autoconf.h pcmcia-cs-3.2.7-new/include/pcmcia/autoconf.h
--- pcmcia-cs-3.2.7/include/pcmcia/autoconf.h 1970-01-01 01:00:00.000000000 +0100
+++ pcmcia-cs-3.2.7-new/include/pcmcia/autoconf.h 2004-05-01 17:37:16.591559232 +0200
@@ -0,0 +1 @@
+/* Dummy */
diff -Nru pcmcia-cs-3.2.7/man/Makefile pcmcia-cs-3.2.7-new/man/Makefile
--- pcmcia-cs-3.2.7/man/Makefile 2003-09-15 07:14:41.000000000 +0200
+++ pcmcia-cs-3.2.7-new/man/Makefile 2004-05-01 18:04:16.812248248 +0200
@@ -16,9 +16,7 @@
memory_cb.4 ibmtr_cs.4 smc91c92_cs.4 iflash2_mtd.4 iflash2+_mtd.4 \
wvlan_cs.4 ray_cs.4 airo.4 airo_cs.4 axnet_cs.4 dummy_cb.4
MAN5 = pcmcia.5 stab.5
-MAN8 = cardmgr.8 cardctl.8 ftl_format.8 ftl_check.8 scsi_info.8 \
- ifport.8 ifuser.8 ide_info.8 pcinitrd.8 pack_cis.8 dump_cis.8 \
- lspnp.8 setpnp.8 pcic_probe.8
+MAN8 = cardmgr.8 cardctl.8 pack_cis.8 dump_cis.8
all: $(MAN1_X11) $(MAN4) $(MAN5) $(MAN8)
@@ -42,9 +40,9 @@
install-man8: $(MAN8)
@mkdir -p $(MANDIR)/man8
- cp *.8 $(MANDIR)/man8
+ cp $(MAN8) $(MANDIR)/man8
-install: install-man1-x11 install-man4 install-man5 install-man8
+install: install-man5 install-man8
man2html: $(MAN1) $(MAN4) $(MAN5) $(MAN8)
for f in *.[1458] ; do \

View File

@ -1,30 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ppp/
-rw-r--r-- root/root etc/ppp/firewall-masq
-rw-r--r-- root/root etc/ppp/firewall-standalone
-rw-r--r-- root/root etc/ppp/pppoe-server-options
-rw-r--r-- root/root etc/ppp/pppoe.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/pppoe.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/pppoe-connect.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-relay.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-server.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-setup.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-sniff.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-start.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-status.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe-stop.8.gz
-rw-r--r-- root/root usr/man/man8/pppoe.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/pppoe
-rwxr-xr-x root/root usr/sbin/pppoe-connect
-rwxr-xr-x root/root usr/sbin/pppoe-relay
-rwxr-xr-x root/root usr/sbin/pppoe-server
-rwxr-xr-x root/root usr/sbin/pppoe-setup
-rwxr-xr-x root/root usr/sbin/pppoe-sniff
-rwxr-xr-x root/root usr/sbin/pppoe-start
-rwxr-xr-x root/root usr/sbin/pppoe-status
-rwxr-xr-x root/root usr/sbin/pppoe-stop

View File

@ -1 +0,0 @@
32c34455ccdfd9610304479e1beac3ff rp-pppoe-3.7.tar.gz

View File

@ -1,17 +0,0 @@
# Description: PPP-over-Ethernet redirector for pppd
# URL: http://www.roaringpenguin.com/pppoe
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
# Depends on: ppp
name=rp-pppoe
version=3.7
release=1
source=(http://www.roaringpenguin.com/penguin/pppoe/$name-$version.tar.gz)
build () {
cd $name-$version/src
./configure --prefix=/usr
make
make RPM_INSTALL_ROOT=$PKG install
rm -r $PKG/{usr/share/,etc/ppp/plugins}
}

View File

@ -1,265 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/GNUstep/
drwxr-xr-x root/root usr/GNUstep/Applications/
lrwxrwxrwx root/root usr/GNUstep/Applications/WPrefs.app -> ../../share/WPrefs
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/WPrefs
-rwxr-xr-x root/root usr/bin/convertfonts
-rwxr-xr-x root/root usr/bin/get-wings-flags
-rwxr-xr-x root/root usr/bin/get-wraster-flags
-rwxr-xr-x root/root usr/bin/get-wutil-flags
-rwxr-xr-x root/root usr/bin/geticonset
-rwxr-xr-x root/root usr/bin/getstyle
-rwxr-xr-x root/root usr/bin/seticons
-rwxr-xr-x root/root usr/bin/setstyle
-rwxr-xr-x root/root usr/bin/wdread
-rwxr-xr-x root/root usr/bin/wdwrite
-rwxr-xr-x root/root usr/bin/wkdemenu.pl
-rwxr-xr-x root/root usr/bin/wmagnify
-rwxr-xr-x root/root usr/bin/wmaker
-rwxr-xr-x root/root usr/bin/wmaker.inst
-rwxr-xr-x root/root usr/bin/wmsetbg
-rwxr-xr-x root/root usr/bin/wmsetup
-rwxr-xr-x root/root usr/bin/wxcopy
-rwxr-xr-x root/root usr/bin/wxpaste
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/WindowMaker/
-rw-r--r-- root/root usr/etc/WindowMaker/WMGLOBAL
-rw-r--r-- root/root usr/etc/WindowMaker/WMRootMenu
-rw-r--r-- root/root usr/etc/WindowMaker/WMState
-rw-r--r-- root/root usr/etc/WindowMaker/WMWindowAttributes
-rw-r--r-- root/root usr/etc/WindowMaker/WindowMaker
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/WINGs/
-rw-r--r-- root/root usr/include/WINGs/WINGs.h
-rw-r--r-- root/root usr/include/WINGs/WINGsP.h
-rw-r--r-- root/root usr/include/WINGs/WUtil.h
-rw-r--r-- root/root usr/include/WINGs/proplist-compat.h
-rw-r--r-- root/root usr/include/WINGs/wtabledelegates.h
-rw-r--r-- root/root usr/include/WINGs/wtableview.h
-rw-r--r-- root/root usr/include/WMaker.h
-rw-r--r-- root/root usr/include/wraster.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libExtraWINGs.a
-rw-r--r-- root/root usr/lib/libWINGs.a
-rw-r--r-- root/root usr/lib/libWMaker.a
-rw-r--r-- root/root usr/lib/libWUtil.a
-rw-r--r-- root/root usr/lib/libwraster.a
-rwxr-xr-x root/root usr/lib/libwraster.la
lrwxrwxrwx root/root usr/lib/libwraster.so -> libwraster.so.3.1.0
lrwxrwxrwx root/root usr/lib/libwraster.so.3 -> libwraster.so.3.1.0
-rwxr-xr-x root/root usr/lib/libwraster.so.3.1.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/WINGs.pc
-rw-r--r-- root/root usr/lib/pkgconfig/wmlib.pc
-rw-r--r-- root/root usr/lib/pkgconfig/wrlib.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/geticonset.1x.gz
-rw-r--r-- root/root usr/man/man1/getstyle.1x.gz
-rw-r--r-- root/root usr/man/man1/seticons.1x.gz
-rw-r--r-- root/root usr/man/man1/setstyle.1x.gz
-rw-r--r-- root/root usr/man/man1/wdwrite.1x.gz
-rw-r--r-- root/root usr/man/man1/wmaker.1x.gz
-rw-r--r-- root/root usr/man/man1/wmsetbg.1x.gz
-rw-r--r-- root/root usr/man/man1/wxcopy.1x.gz
-rw-r--r-- root/root usr/man/man1/wxpaste.1x.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/WINGs/
-rw-r--r-- root/root usr/share/WINGs/Images.tiff
-rw-r--r-- root/root usr/share/WINGs/Images.xpm
-rw-r--r-- root/root usr/share/WINGs/defaultIcon.tiff
-rw-r--r-- root/root usr/share/WINGs/defaultIcon.xpm
drwxr-xr-x root/root usr/share/WPrefs/
-rw-r--r-- root/root usr/share/WPrefs/WPrefs.tiff
-rw-r--r-- root/root usr/share/WPrefs/WPrefs.xpm
drwxr-xr-x root/root usr/share/WPrefs/tiff/
-rw-r--r-- root/root usr/share/WPrefs/tiff/advancetonewworkspace.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/animations.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/appearance.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/clip.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/configs.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/cycleworkspaces.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/dock.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/dontlinkworkspaces.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/ergonomic.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/expert.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/fonts.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/iconprefs.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/keyboard.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/keyboardprefs.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/keyshortcuts.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/menualign1.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/menualign2.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/menuprefs.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/menus.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/moreanim.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/mousesettings.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/mousespeed.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/msty1.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/msty2.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/msty3.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/newstyle.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/nonopaque.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/oldstyle.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/opaque.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/paths.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/smooth.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/sound.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed0.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed0s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed1.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed1s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed2.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed2s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed3.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed3s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed4.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/speed4s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/tdel.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/tedit.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/textr.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/theme.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer0.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer0s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer1.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer1s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer2.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer2s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer3.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer3s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer4.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer4s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer5.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/timer5s.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/tnew.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/whandling.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/windowfocus.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/workspace.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/workspacename.tiff
-rw-r--r-- root/root usr/share/WPrefs/tiff/xis.tiff
drwxr-xr-x root/root usr/share/WPrefs/xpm/
drwxr-xr-x root/root usr/share/WindowMaker/
drwxr-xr-x root/root usr/share/WindowMaker/Backgrounds/
-rw-r--r-- root/root usr/share/WindowMaker/Backgrounds/BlueImage.jpeg
drwxr-xr-x root/root usr/share/WindowMaker/IconSets/
-rw-r--r-- root/root usr/share/WindowMaker/IconSets/Default.iconset
drwxr-xr-x root/root usr/share/WindowMaker/Icons/
-rw-r--r-- root/root usr/share/WindowMaker/Icons/BitchX.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/BitchX.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/DefaultAppIcon.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Ftp.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstep.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstep.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstep3D.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstep3D.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstepGlow.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUstepGlow.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUterm.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GNUterm.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/GreenWilber.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/ICQ.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Jabber.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Mozilla.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Netscape.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Pen.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Pencil.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Real.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Shell.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Speaker.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Terminal.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/Terminal.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/TerminalGNUstep.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/TerminalGNUstep.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/TerminalLinux.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/TerminalLinux.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/XChat.png
-rw-r--r-- root/root usr/share/WindowMaker/Icons/clip.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/clip.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/defaultAppIcon.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/defaultAppIcon.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/defaultterm.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/defaultterm.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/draw.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/draw.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/linuxterm.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/linuxterm.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/mixer.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/mixer.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/notepad.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/notepad.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/pdf.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/pdf.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/ps.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/ps.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/real.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/real.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/sgiterm.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/sgiterm.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/sound.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/sound.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/staroffice2.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/staroffice2.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/timer.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/timer.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/wilber.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/wilber.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/write.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/write.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/xdvi.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/xdvi.xpm
-rw-r--r-- root/root usr/share/WindowMaker/Icons/xv.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Icons/xv.xpm
drwxr-xr-x root/root usr/share/WindowMaker/Pixmaps/
-rw-r--r-- root/root usr/share/WindowMaker/Pixmaps/swback.png
-rw-r--r-- root/root usr/share/WindowMaker/Pixmaps/swback2.png
-rw-r--r-- root/root usr/share/WindowMaker/Pixmaps/swtile.png
-rw-r--r-- root/root usr/share/WindowMaker/Pixmaps/tile.tiff
-rw-r--r-- root/root usr/share/WindowMaker/Pixmaps/tile.xpm
drwxr-xr-x root/root usr/share/WindowMaker/Styles/
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Autumn.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Black.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/BlackTexture.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Blue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/BlueDawn.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/BlueishGreen.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Brown.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Brownish.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Chumbo.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Copper.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/DarkBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/DarkRed.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Emerald.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Fire.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Food.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Golden.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Green.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/GreyBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Gtk.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/IRednBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Interlace.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/LightBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/NewBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/NightSky.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Pastel.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Pink.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Pumpkin.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Purple.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Purplish.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Red.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/RednBlue.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Spring.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Summer.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/Traditional.style
-rw-r--r-- root/root usr/share/WindowMaker/Styles/VioletBlue.style
drwxr-xr-x root/root usr/share/WindowMaker/Themes/
-rw-r--r-- root/root usr/share/WindowMaker/Themes/Default.style
-rw-r--r-- root/root usr/share/WindowMaker/Themes/OpenStep.style
-rw-r--r-- root/root usr/share/WindowMaker/Themes/Pastel.style
-rw-r--r-- root/root usr/share/WindowMaker/Themes/SteelBlueSilk.style
-rw-r--r-- root/root usr/share/WindowMaker/autostart.sh
-rw-r--r-- root/root usr/share/WindowMaker/exitscript.sh
-rw-r--r-- root/root usr/share/WindowMaker/menu
-rw-r--r-- root/root usr/share/WindowMaker/plmenu
-rw-r--r-- root/root usr/share/WindowMaker/wmmacros
-rw-r--r-- root/root usr/share/WindowMaker/xtree.dat

View File

@ -1 +0,0 @@
aaac5421b686ed2d3e6ab65229c98097 WindowMaker-0.92.0.tar.bz2

View File

@ -1,21 +0,0 @@
# Description: An X11 window manager with a NEXTSTEP look and feel
# URL: http://www.windowmaker.org/
# Maintainer: Per Lidén <per@fukt.bth.se>
# Depends on: x11, libtiff, libungif
name=windowmaker
version=0.92.0
release=1
source=(ftp://ftp.windowmaker.org/pub/source/release/WindowMaker-$version.tar.bz2)
build() {
cd WindowMaker-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/WindowMaker/{README*,menu.*,plmenu.*} \
$PKG/usr/lib/locale $PKG/usr/man/sk $PKG/usr/bin/wm-oldmenu2new
# Bugfix for WPrefs
mkdir -p $PKG/usr/GNUstep/Applications
ln -sf ../../share/WPrefs $PKG/usr/GNUstep/Applications/WPrefs.app
}

View File

@ -1,28 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/iwlib.h
-rw-r--r-- root/root usr/include/wireless.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libiw.so -> libiw.so.27
-rwxr-xr-x root/root usr/lib/libiw.so.27
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/iftab.5.gz
drwxr-xr-x root/root usr/man/man7/
-rw-r--r-- root/root usr/man/man7/wireless.7.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/ifrename.8.gz
-rw-r--r-- root/root usr/man/man8/iwconfig.8.gz
-rw-r--r-- root/root usr/man/man8/iwevent.8.gz
-rw-r--r-- root/root usr/man/man8/iwgetid.8.gz
-rw-r--r-- root/root usr/man/man8/iwlist.8.gz
-rw-r--r-- root/root usr/man/man8/iwpriv.8.gz
-rw-r--r-- root/root usr/man/man8/iwspy.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/ifrename
-rwxr-xr-x root/root usr/sbin/iwconfig
-rwxr-xr-x root/root usr/sbin/iwevent
-rwxr-xr-x root/root usr/sbin/iwgetid
-rwxr-xr-x root/root usr/sbin/iwlist
-rwxr-xr-x root/root usr/sbin/iwpriv
-rwxr-xr-x root/root usr/sbin/iwspy

View File

@ -1 +0,0 @@
29891b66f23565e7e381d28404abb29a wireless_tools.27.tar.gz

View File

@ -1,15 +0,0 @@
# Maintainer: Jay Dolan, jasonthomasdolan at yahoo dot com
# Description: Tools to configure and manipulate wlan devices
# URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
# Depends on:
name=wireless-tools
version=27
release=1
source=(http://pcmcia-cs.sf.net/ftp/contrib/${name/-/_}.$version.tar.gz)
build() {
cd ${name/-/_}.$version
make && make PREFIX=$PKG/usr install
}

View File

@ -1,15 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ppp/
drwxr-xr-x root/root etc/ppp/peers/
-rw-r--r-- root/root etc/ppp/peers/wvdial
-rw-r--r-- root/root etc/ppp/peers/wvdial-pipe
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/wvdial
-rwxr-xr-x root/root usr/bin/wvdialconf
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/wvdial.1.gz
-rw-r--r-- root/root usr/man/man1/wvdialconf.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/wvdial.conf.5.gz

View File

@ -1,3 +0,0 @@
d084772c96db6c52371e36b29d95f332 wvdial-1.56.patch
45097f269c7847266e121e4a0f362be9 wvdial-1.56.tar.gz
103230cb9926cb8f3f4d8dc8584f3b9c wvstreams-4.2.2.tar.gz

View File

@ -1,25 +0,0 @@
# Description: Weave Dial - PPP dialer
# URL: http://open.nit.ca/wiki/?page=WvDial
# Maintainer: Jürgen Daubert <juergen.daubert@t-online.de>
# Depends on: ppp, openssl
name=wvdial
version=1.56
release=1
source=(http://open.nit.ca/download/$name-$version.tar.gz \
http://open.nit.ca/download/wvstreams-4.2.2.tar.gz \
$name-$version.patch)
build() {
cd wvstreams-4.2.2
./configure --prefix=/usr \
--enable-verbose \
--without-{bdb,qdbm,pam,tcl,telephony,swig,qt,openslp}
make
ln -s ../xplc/include/xplc include/xplc
cd $SRC/$name-$version
patch -p1 < $SRC/$name-$version.patch
make CXXOPTS="$CXXFLAGS" WVS=$SRC/wvstreams-4.2.2
make DESTDIR=$PKG install
}

View File

@ -1,51 +0,0 @@
diff -Nru wvdial-1.55.orig/Makefile wvdial-1.55/Makefile
--- wvdial-1.55.orig/Makefile 2006-02-12 19:22:27.000000000 +0100
+++ wvdial-1.55/Makefile 2006-02-12 20:55:49.000000000 +0100
@@ -1,30 +1,22 @@
ifeq ($(TOPDIR),)
TOPDIR=.
- prefix=/usr/local
- WVSTREAMS_INC=
- WVSTREAMS_LIB=
+ prefix=$(DESTDIR)/usr
+ WVSTREAMS_INC=$(WVS)/include
+ WVSTREAMS_LIB=$(WVS)
WVSTREAMS_BIN=$(prefix)/bin
WVSTREAMS_SRC=.
- PC_CFLAGS=$(shell pkg-config --cflags libwvstreams)
- ifeq ($(PC_CFLAGS),)
- $(error WvStreams does not appear to be installed)
- endif
- CPPFLAGS+=$(PC_CFLAGS)
-
- PC_LIBS=$(shell pkg-config --libs libwvstreams)
- ifeq ($(PC_LIBS),)
- $(error WvStreams does not appear to be installed)
- endif
- LIBS+=$(PC_LIBS)
+ LIBS = $(WVS)/libuniconf.a $(WVS)/libwvstreams.a $(WVS)/libwvutils.a $(WVS)/libwvbase.a $(WVS)/xplc/libxplc-cxx.a -lcrypto -lssl
else
XPATH=$(TOPDIR)/src
endif
BINDIR=${prefix}/bin
-MANDIR=${prefix}/share/man
-PPPDIR=/etc/ppp/peers
+MANDIR=${prefix}/man
+PPPDIR=$(DESTDIR)/etc/ppp/peers
+
+VERBOSE=1
include $(TOPDIR)/wvrules.mk
@@ -38,7 +30,7 @@
ifeq ($(WVSTREAMS_LIB),)
LIBUNICONF:=-luniconf
endif
-wvdial wvdialconf papchaptest pppmon: wvdial.a $(LIBUNICONF)
+wvdial wvdialconf papchaptest pppmon: wvdial.a
install-bin: all
[ -d ${BINDIR} ] || install -d ${BINDIR}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +0,0 @@
8131cd7ea1e4566e6e05c438a93fcfe1 X11R6.8.2-src.tar.bz2
fc2ddb4ef3449b84787a6eb868a642fb host.def
acdfe82713d65d05c54eb38e2d9a7f7f x11-6.8.2-linux_config.patch
32d7acc8343f729701a29342162b8cfb x11-6.8.2-xterm.patch
05f76e7c05dcda1dcb065e2f1eeaa88f xdm

View File

@ -1 +0,0 @@
^usr/X11R6/lib/modules/.*$

View File

@ -1,34 +0,0 @@
# Description: The Open Group X Window System
# URL: http://xorg.freedesktop.org/wiki/
# Maintainer: Per Lidén <per@fukt.bth.se>
# Depends on: libpng, fontconfig, ncurses
# Nice to have: libtxc_dxtn
name=x11
version=6.8.2
release=1
source=(http://xorg.freedesktop.org/X11R$version/src-single/X11R$version-src.tar.bz2 \
$name-$version-xterm.patch $name-$version-linux_config.patch xdm host.def)
build() {
cd xc
patch -p1 < ../$name-$version-xterm.patch
patch -p1 < ../$name-$version-linux_config.patch
sed "s/#CFLAGS#/$CFLAGS/" ../host.def > config/cf/host.def
make World
make DESTDIR=$PKG install
make DESTDIR=$PKG install.man
rm -rf $PKG/usr/X11R6/lib/X11/doc \
$PKG/usr/X11R6/src \
$PKG/usr/include/GL \
$PKG/usr/lib \
$PKG/etc/rc.d
install -D -m 755 ../xdm $PKG/etc/rc.d/xdm
ln -s ../X11R6/include/X11 $PKG/usr/include/X11
ln -s ../X11R6/include/GL $PKG/usr/include/GL
touch $PKG/usr/X11R6/man/whatis
mkdir -p $PKG/usr/lib
mv $PKG/usr/X11R6/lib/pkgconfig $PKG/usr/lib
mv $PKG/etc/{init.d,profile.d} $PKG/etc/X11
chmod -R +w $PKG
}

View File

@ -1,38 +0,0 @@
/*
* CRUX X11 configuration.
*/
#define DefaultGcc2i386Opt #CFLAGS# -fno-strength-reduce
#define TermcapLibrary -lncurses
#define ForceNormalLib YES
#define SystemManDirectory /usr/man
#define VarLibDir /var/lib
#define HasNCurses YES
#define HasFreetype2 YES
#define HasFontconfig YES
#define HasLibpng YES
#define HasZlib YES
#define HasExpat YES
#define HasLibCrypt YES
#define HasPam NO
#define BuildLinuxDocPS NO
#define BuildLinuxDocText NO
#define BuildLinuxDocHtml NO
#define BuildHtmlManPages NO
#define BuildSpecsDocs NO
#define BuildAllSpecsDocs NO
#define BuildCyrillicFonts NO
#define BuildArabicFonts NO
#define BuildGreekFonts NO
#define BuildHebrewFonts NO
/*
#define BuildThaiFonts NO
#define BuildJapaneseFonts NO
#define BuildKoreanFonts NO
#define BuildChineseFonts NO
*/
/* End of file */

View File

@ -1,10 +0,0 @@
--- xc/extras/drm/shared/drm.h.orig 2004-09-20 22:25:23.042737520 +0200
+++ xc/extras/drm/shared/drm.h 2004-09-20 22:25:33.282180888 +0200
@@ -38,7 +38,6 @@
#define _DRM_H_
#if defined(__linux__)
-#include <linux/config.h>
#include <asm/ioctl.h> /* For _IO* macros */
#define DRM_IOCTL_NR(n) _IOC_NR(n)
#define DRM_IOC_VOID _IOC_NONE

View File

@ -1,11 +0,0 @@
--- xc/programs/xterm/Imakefile.orig 2004-08-13 14:57:19.000000000 +0200
+++ xc/programs/xterm/Imakefile 2004-09-20 22:04:49.505263720 +0200
@@ -93,7 +93,7 @@
#endif
#ifdef UTF8support
- UTF8_OPTION = -DOPT_WIDE_CHARS -DOPT_LUIT_PROG
+ UTF8_OPTION = -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DOPT_256_COLORS
UTF8SRC = charclass.c precompose.c wcwidth.c xutf8.c
UTF8OBJ = charclass.o precompose.o wcwidth.o xutf8.o
#endif

24
x11/xdm
View File

@ -1,24 +0,0 @@
#!/bin/sh
#
# /etc/rc.d/xdm: start/stop X display manager
#
case $1 in
start)
. /etc/profile
/usr/X11R6/bin/xdm
;;
stop)
killall -q /usr/X11R6/bin/xdm
;;
restart)
$0 stop
sleep 2
$0 start
;;
*)
echo "usage: $0 [start|stop|restart]"
;;
esac
# End of file