Package: gnome-user-share / 3.0.2-1

Metadata

Package Version Patches format
gnome-user-share 3.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_apache config.patch | (download)

data/dav_user_2.2.conf | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
02_bluetooth_optional.patch | (download)

configure.in | 15 14 + 1 - 0 !
data/file-share-properties.ui | 10 5 + 5 - 0 !
src/Makefile.am | 14 10 + 4 - 0 !
src/file-share-properties.c | 44 39 + 5 - 0 !
src/user_share.c | 34 32 + 2 - 0 !
5 files changed, 100 insertions(+), 17 deletions(-)

 [patch] make bluetooth support optional
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

As gnome-bluetooth doesnt build on non-Linux architectures, bluetooth
support in gnome-user-share needs to be optional to allow it to build on
non-linux.