[Slackbuilds-users] Two questions about building GNOME apps

Niki Kovacs info at microlinux.fr
Fri May 1 08:16:44 UTC 2015


Hi,

I have two questions about building GNOME apps.

1. Some applications use the following option:

   --disable-scrollkeeper

What exactly does this do?

2. Some applications use this build option:

   -- disable-schemas-install

or sometimes:

   --disable-schemas-compile

Usually, the corresponding doinst.sh contains something similar to this:

if [ -e usr/share/glib-2.0/schemas ]; then
   if [ -x /usr/bin/glib-compile-schemas ]; then
     /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas >/dev/null 
2>&1
   fi
fi

What exactly does this do?

Cheers,

Niki
-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : info at microlinux.fr
Tél. : 04 66 63 10 32


More information about the SlackBuilds-users mailing list