On (29/07/13 10:50), Mark Halstead <[email protected]> put forth the 
proposition:
I only track CURRENT so not sure. I suspect that it will build ok, but perhaps do something bad to "gnome-volume-control" for those that might use it. GLib-2.36 is the culprit. Perhaps someone who runs 14.0 could try it?

Mark H.

Yes it does build on 14.0. It is designed to build on the repo branch
that is chosen when searching on slackbuilds.org.

I do not support building it on -current as it would be a
nightmare to keep up with all the changes.

You may notice that on the slackbuilds.org website there is no option
in the drop-down box for -current, so whether it builds or not in
-current is irrelevant.

Anyway, thanks for bringing this to my attention. If needed, the fix
will be put into the 14.1 version when it is released.

Regards

D.

On 07/29/2013 10:32 AM, Willy Sudiarto Raharjo wrote:
The last couple of updates broke Clementine for me. Seems to be a "warning
treated as error" thing, but the fix seems simple. At line 286 of
src/main.cpp g_type_init is deprecated and according to documentation no
longer does anything.

  // This makes us show up nicely in gnome-volume-control
  g_type_init(); /* THIS LINE 286 */
g_set_application_name(QCoreApplication::applicationName().toLocal8Bit());

I commented it out and the build went smoothly. Based on the Gnome go-object
documentation, I think this line can safely be removed.
Will it broke users using Slackware 14.0?


_______________________________________________
SlackBuilds-users mailing list
[email protected]
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



_______________________________________________
SlackBuilds-users mailing list
[email protected]
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to