libgnome doesn't seem to compile cleanly with any recent-ish glib2 (using deprecated functions and whatnot), I patched it into the submission.
Search Criteria
Package Details: libgnome-nogvfs 2.32.1-2
Package Actions
| Package Base: | libgnome-nogvfs |
|---|---|
| Description: | Common libraries for GNOME for purists, without gvfs dependency |
| Upstream URL: | http://www.gnome.org |
| Category: | gnome |
| Licenses: | |
| Submitter: | spicey |
| Maintainer: | spicey |
| Last Packager: | None |
| Votes: | 6 |
| First Submitted: | 2009-12-27 05:47 |
| Last Updated: | 2013-10-30 11:16 |
Required by (0)
Sources
- http://ftp.gnome.org/pub/gnome/sources/libgnome/2.32/libgnome-2.32.1.tar.bz2
- patch-port-glib2-2.38.diff
Latest Comments
Comment by spicey
Comment by mrzeznicki
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
I want to get rid of hal and the dependency chain is: hal -> gnome-vfs -> libgnome ;)
Comment by spicey
Yes, I added a libgnome-data provide as well. What are your reasons for the wish to stay off the gvfs?
Comment by liganic
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
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
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)