pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gnome-vfs-dns-sd Import gnome-vfs-dns-sd version 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ca15482c2b9
branches:  trunk
changeset: 551871:7ca15482c2b9
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Sat Dec 20 21:21:08 2008 +0000

description:
Import gnome-vfs-dns-sd version 2.24.0.

GNOME VFS provides an abstraction layer of the file system; applications
use this layer to access many different protocols and simulate that they
are part of the local file system.

This package provides the dns-sd module for GNOME VFS, which allows it to
discover sftp, webdav, and ftp services advertised with multicast DNS.

diffstat:

 net/gnome-vfs-dns-sd/DESCR    |   6 ++++++
 net/gnome-vfs-dns-sd/Makefile |  15 +++++++++++++++
 net/gnome-vfs-dns-sd/PLIST    |   3 +++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 6a2633179391 -r 7ca15482c2b9 net/gnome-vfs-dns-sd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gnome-vfs-dns-sd/DESCR        Sat Dec 20 21:21:08 2008 +0000
@@ -0,0 +1,6 @@
+GNOME VFS provides an abstraction layer of the file system; applications
+use this layer to access many different protocols and simulate that they
+are part of the local file system.
+
+This package provides the dns-sd module for GNOME VFS, which allows it to
+discover sftp, webdav, and ftp services advertised with multicast DNS.
diff -r 6a2633179391 -r 7ca15482c2b9 net/gnome-vfs-dns-sd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gnome-vfs-dns-sd/Makefile     Sat Dec 20 21:21:08 2008 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 21:21:08 jmcneill Exp $
+#
+
+GNOME_VFS_NAME=                dns-sd
+GNOME_VFS_FLAG=                avahi
+CATEGORIES=            net
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+INSTALLATION_DIRS+=    ${EGDIR}/modules
+
+.include "../../sysutils/gnome-vfs/Makefile.common"
+
+.include "../../net/avahi/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6a2633179391 -r 7ca15482c2b9 net/gnome-vfs-dns-sd/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gnome-vfs-dns-sd/PLIST        Sat Dec 20 21:21:08 2008 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/20 21:21:08 jmcneill Exp $
+lib/gnome-vfs-2.0/modules/libdns-sd.la
+@comment in gnome-vfs: @dirrm lib/gnome-vfs-2.0/modules



Home | Main Index | Thread Index | Old Index