Search Criteria
Package Details: gnome-vfs 2.24.4-12
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: | |
Submitter: | sirocco |
Maintainer: | davidmcinnis |
Last Packager: | davidmcinnis |
Votes: | 56 |
Popularity: | 0.55 |
First Submitted: | 2017-02-25 06:13 |
Last Updated: | 2019-12-26 22:41 |
Dependencies (13)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- gamin
- gconf (gconf-gtk2)
- gnome-mime-data
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- krb5 (krb5-git, krb5-minimal-git)
- libgcrypt (libgcrypt15-git)
- smbclient (smbclient-stub)
- gnome-common (gnome-common-git) (make)
- gtk-doc (gtk-doc-git) (make)
- intltool (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
1 2 Next › Last »
davidmcinnis commented on 2019-12-26 22:24
@bartus Sounds good. I added the patch. Please let me know if something goes wrong :)
bartus commented on 2019-12-17 12:56
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
@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
Shouldn't there be a patch for deprecated
smbc_remove_unused_server
matbonn commented on 2019-08-14 17:45
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
Thanks!
davidmcinnis commented on 2019-05-21 13:42
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
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.
bidulock commented on 2018-06-03 07:27
I built a gnome-mime-data and put it up on AUR. Everything should be fine now.
bidulock commented on 2018-06-03 07:04
That's odd. So, why didn't they move it to AUR?