Search Criteria
Package Details: gnome-vfs 2.24.4-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-vfs.git (read-only, click to copy) |
---|---|
Package Base: | gnome-vfs |
Description: | The GNOME Virtual File System |
Upstream URL: | https://developer.gnome.org/gnome-vfs/ |
Licenses: | LGPL |
Submitter: | sirocco |
Maintainer: | tallero |
Last Packager: | ainola |
Votes: | 58 |
Popularity: | 0.036757 |
First Submitted: | 2017-02-25 06:13 (UTC) |
Last Updated: | 2022-05-08 23:27 (UTC) |
Dependencies (13)
- avahi (avahi-git, avahi-gtk2)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- gamin (gamin-git)
- gconf (gconf-gtk2)
- gnome-mime-data
- gnutls (gnutls-tiny-git, gnutls-openssl, gnutls-nodocs-git, gnutls-git)
- krb5 (krb5-git, krb5-minimal-git)
- libgcrypt (libgcrypt15-git, libgcrypt-git)
- smbclient
- gnome-common (make)
- gtk-doc (gtk-doc-git) (make)
- intltool (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
1 2 Next › Last »
PhotonX commented on 2021-03-30 08:37 (UTC)
Some apps rely on these outdated libs though, it's up to them to replace the libs with newer ones.
soloturn commented on 2021-03-30 07:23 (UTC)
here it looks like both, gnome-vfs, gnome-vfs-nosmb should be replaced by GIO:
https://developer.gnome.org/gio/stable/ch33.html
davidmcinnis commented on 2019-12-26 22:24 (UTC) (edited on 2019-12-26 22:42 (UTC) by davidmcinnis)
@bartus Sounds good. I added the patch. Please let me know if something goes wrong :)
bartus commented on 2019-12-17 12:56 (UTC)
It's stated in /usr/include/samba-4.0/libsmbclient.h
Without this patch we left with unresolved symbol in libsmb.so.
davidmcinnis commented on 2019-12-16 00:57 (UTC)
@bartus. I'm not familiar with the smbc_remove_unused_server patch. Could you explain in more detail why I should include the linked patch into this package?
Thanks,
0Dave
bartus commented on 2019-12-15 12:52 (UTC)
Shouldn't there be a patch for deprecated
smbc_remove_unused_server
matbonn commented on 2019-08-14 17:45 (UTC)
fails on latest build -
/usr/include/zlib.h:34:10: fatal error: zconf.h: No such file or directory 34 | #include "zconf.h" | ^~~~~~~~~ compilation terminated. make[2]: *** [Makefile:930: gzip-method.lo] Error 1
PhotonX commented on 2019-05-21 17:33 (UTC)
Thanks!
davidmcinnis commented on 2019-05-21 13:42 (UTC)
Thanks for the feedback @PhotonX. gamin is quite small and I don't see harm in including gamin if it helps applications which depend on gnome-vfs.
Added gamin to depends() array.
PhotonX commented on 2019-05-18 05:41 (UTC)
Is it possibly missing gamin as dependency? gnome-vfs-nosmb lists gamin as a dependency.
Without gamin I get errors when running Shutter:
libgnomevfs-WARNING **: Cannot load module `/usr/lib/gnome-vfs-2.0/modules/libfile.so' (libfam.so.0: Can not open the shared object file: file or directory not found) at /usr/bin/shutter line 5168.
1 2 Next › Last »