You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ray-V f0ae940b29 Added option to download sources pre-build
Moved content of additional files for tqt3, tdebase, into the SlackBuild
Standardized location of man pages, and gzip them
Removed unused sysconfdir and mandir references
Modified layout and content of BUILD-TDE.sh screens
Changed tde prefix for ktorrent, k3b-i18n, k3b, gwenview-i18n, gwenview, filelight, amarok, libkipi, libkexiv2, libkdcraw, to optional
Removed lib prefix to mp4v2 package
Changed tidy-html5 source from zip to tar.gz
5 years ago
..
README Some SlackBuilds updated to cmake 5 years ago
imlib.SlackBuild Added option to download sources pre-build 5 years ago

README

Using the gtk+-1.2.10-*-5 and glib-1.2.10-*-3 packages from Slackware 14.2 produces an error:

| multiple definition of `g_bit_storage'

gdk_imlib isn't needed for kuickshow, and imlib can be built without it by moving gtk-config out of the PATH. Or removing those packages or upgrading to gtk+-1.2.10-*-7 and glib-1.2.10-*-7 from Slackware-current produces a successful build.

So if you really want to build gdk_imlib, try using those Sl-current packages, but be aware of this note from the Imlib README:

"Also note that gdk-imlib WILL NOT WORK with GTK2. It won't even compile.
 This is not a bug. This is a feature. If you need an image loader for GTK2, use gdk-pixbuf."