Package Details: libgnome-nogvfs 2.32.1-2

Package Base: libgnome-nogvfs
Description: Common libraries for GNOME for purists, without gvfs dependency
Upstream URL: http://www.gnome.org
Category: gnome
Licenses: LGPL
Submitter: spicey
Maintainer: spicey
Last Packager: None
Votes: 6
First Submitted: 2009-12-27 05:47
Last Updated: 2013-10-30 11:16

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by spicey

2013-10-30 11:18

libgnome doesn't seem to compile cleanly with any recent-ish glib2 (using deprecated functions and whatnot), I patched it into the submission.

Comment by mrzeznicki

2013-06-05 10:06

Hi,
It doesn't build on my machine

gnome-program.c: In function 'gnome_program_init':
gnome-program.c:1882:10: error: 'g_threads_got_initialized' undeclared (first use in this function)
if (!g_threads_got_initialized)
^

Comment by liganic

2011-03-26 20:27

I want to get rid of hal and the dependency chain is: hal -> gnome-vfs -> libgnome ;)

Comment by spicey

2011-03-26 19:44

Yes, I added a libgnome-data provide as well. What are your reasons for the wish to stay off the gvfs?

Comment by liganic

2011-03-26 19:14

libgnome-data is depended by gnome-settings-daemon,gnome-terminal,libgnome (on my system) so maybe a provides libgnome-data would be good?

Comment by spicey

2011-03-26 19:11

iirc libgnome was somewhen split to two separate packages, libgnome + libgnome-data. This pkgbuild comes from pre-that-era and should contain everything: theoretically you may safely drop libgnome-data (ymmv and usual disclaimers apply, but i have libgnome-nogvfs instead of libgnome + libgnome-data). I'll add a conflicts=libgnome-data to PKGBUILD.

Comment by liganic

2011-03-26 18:46

It somehow collides with a lot of files from libgnome-data-2.32.0-3 ? (e.g. /usr/share/man/man7/gnome-options.7.gz)