gvfs: reenable DNS-SD and ObexFTP support, revbump.
This commit is contained in:
parent
24b03c84e2
commit
702d2232bd
@ -24,3 +24,9 @@ libcdio_cdda.so.0
|
||||
libcdio.so.12
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libavahi-glib.so.1
|
||||
libavahi-common.so.3
|
||||
libavahi-client.so.3
|
||||
libdbus-glib-1.so.2
|
||||
libbluetooth.so.3
|
||||
libexpat.so.1
|
||||
|
@ -5,7 +5,7 @@ distfiles="${GNOME_SITE}/$pkgname/1.10/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc
|
||||
--with-bash-completion-dir=/etc/bash_completion.d"
|
||||
revision=2
|
||||
revision=4
|
||||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
@ -24,7 +24,8 @@ Add_dependency run obex-data-server
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build libbluetooth-devel
|
||||
Add_dependency build dbus-glib-devel
|
||||
Add_dependency build libopenobex-devel
|
||||
Add_dependency build libgudev-devel
|
||||
Add_dependency build libexif-devel
|
||||
Add_dependency build libusb-compat-devel
|
||||
@ -37,3 +38,4 @@ Add_dependency build libgphoto2-devel
|
||||
Add_dependency build libgnome-keyring-devel
|
||||
Add_dependency build samba-devel
|
||||
Add_dependency build gnome-disk-utility-devel
|
||||
Add_dependency build avahi-glib-libs-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user