diff --git a/general/genlib/genlib.xml b/general/genlib/genlib.xml index 6e83d03031..5589e3b343 100644 --- a/general/genlib/genlib.xml +++ b/general/genlib/genlib.xml @@ -50,8 +50,7 @@ $Date$ + --> diff --git a/general/genlib/glib.xml b/general/genlib/glib.xml deleted file mode 100644 index 17e269963d..0000000000 --- a/general/genlib/glib.xml +++ /dev/null @@ -1,140 +0,0 @@ - - - %general-entities; - - - - - - - -]> - - - - - - $LastChangedBy$ - $Date$ - - - GLib-&GLib-version; - - - GLib-1 - - - - Introduction to GLib - - The glib package contains a low-level core - library. This is useful for providing data structure handling for C, - portability wrappers and interfaces for such runtime functionality as an event - loop, threads, dynamic loading, and an object system. - - Package Information - - - Download (HTTP): - - - Download (FTP): - - - Download MD5 sum: &GLib-md5sum; - - - Download size: &GLib-size; - - - Estimated disk space required: &GLib-buildsize; - - - Estimated build time: &GLib-time; - - - - Additional Downloads - - - Required patch: - - - - User Notes: - - - - - - Installation of GLib - - Install glib by running the following - commands: - -patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch && -./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info && -make - - To test the results, issue: make check. - - Now, as the root user: - -make install && -chmod -v 755 /usr/lib/libgmodule-1.2.so.0.0.10 - - - - - Contents - - - Installed Programs - Installed Libraries - Installed Directories - - - glib-config - libglib.{so,a}, libgmodule.{so,a} and libgthread.{so,a} - /usr/include/glib-1.2 and /usr/lib/glib - - - - - Short Descriptions - - - - - glib-config - - is a tool that is used by configure scripts - to determine the compiler and linker flags that should be used to compile and - link programs that use GLib. - - glib-config - - - - - - libglib.{so,a} - - libraries contain a low-level core library for the - GIMP Toolkit. - - libglib.{so,a} - - - - - - - - -