[Slackbuilds-users] Want to help with work toward 14.1 repo?

Robby Workman rworkman at slackbuilds.org
Mon Nov 11 16:05:15 UTC 2013


On Sat, 9 Nov 2013 18:14:47 -0800 (PST)
Phillip Warner <pc_warner at yahoo.com> wrote:

> >>gecko-mediaplayer-1.0.8-i486-1_SBo
> >>gmtk-1.0.8-i486-1_SBo
> >>gnome-mplayer-1.0.8-i486-1_SBo
> 
> 
> It should be noted that gmtk was built using GConf on both systems.
> I'm not as familiar with dconf, and it did not seem to work as well
> for me (resulted in schema errors when trying to launch
> gnome-mplayer).


That probably needs this bit in doinst.sh:

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

If you're not opposed, I'll look into updating those for dconf at 
some point. 

-RW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20131111/41194b39/attachment-0001.asc>


More information about the SlackBuilds-users mailing list