8474ccae9d
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
14 lines
No EOL
531 B
Text
14 lines
No EOL
531 B
Text
This is my personal attempt to build GTK+3 on Slackware-Current
|
|
This script is based on Slackware's official SlackBuild script with some modifications required to build correctly
|
|
|
|
Known Problems:
|
|
- libgtk-x11 is not available, so it breaks some applications that requires this library.
|
|
Solution: Do not use upgradepkg. Use installpkg instead so that this package is installed alongside with GTK+2
|
|
|
|
Requirements:
|
|
- gobject-introspection 1.32.1
|
|
- pango-1.30
|
|
- gdk-pixbuf 2.26.1
|
|
- atk-2.4.0
|
|
- glib2-2.32.1
|
|
- libffi-3.0.11 |