summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjmmv <jmmv>2010-04-20 17:44:26 +0000
committerjmmv <jmmv>2010-04-20 17:44:26 +0000
commit4f36b9383ccc2d7106ce0e5e53183d8f77feb11c (patch)
treefcd712e40f7de3e448dde9a3bf0d2b0cb5835609 /sysutils
parenta7d4905721aa9ec239d125c0a10338c7311b3f45 (diff)
downloadpkgsrc-4f36b9383ccc2d7106ce0e5e53183d8f77feb11c.tar.gz
Initial import of gio-fam:
This package provides a backend for GIO to provide notifications on file and directory alterations using FAM (or Gamin) as the monitoring system.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gio-fam/DESCR2
-rw-r--r--sysutils/gio-fam/Makefile30
-rw-r--r--sysutils/gio-fam/PLIST2
3 files changed, 34 insertions, 0 deletions
diff --git a/sysutils/gio-fam/DESCR b/sysutils/gio-fam/DESCR
new file mode 100644
index 00000000000..afc844c71a4
--- /dev/null
+++ b/sysutils/gio-fam/DESCR
@@ -0,0 +1,2 @@
+This package provides a backend for GIO to provide notifications on file and
+directory alterations using FAM (or Gamin) as the monitoring system.
diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile
new file mode 100644
index 00000000000..4f607ac8aee
--- /dev/null
+++ b/sysutils/gio-fam/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/20 17:44:26 jmmv Exp $
+#
+
+.include "../../devel/glib2/Makefile.common"
+
+PKGNAME:= ${PKGNAME:S/glib2/gio-fam/}
+CATEGORIES= sysutils
+
+COMMENT= FAM backend for GIO, the glib VFS API
+
+NOT_FOR_PLATFORM= HPUX-*-* OSF1-*-*
+
+FAM_ACCEPTED= fam gamin
+FAM_SERVER= no
+
+CONFIGURE_ARGS+= --enable-fam
+
+BUILD_DIRS= gio/fam
+INSTALL_DIRS= ${BUILD_DIRS}
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "IRIX"
+MAKE_FLAGS+= FAM_LIBS="-lfam -lC"
+BUILDLINK_TRANSFORM+= l:fam:fam:C
+.endif
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/fam.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/gio-fam/PLIST b/sysutils/gio-fam/PLIST
new file mode 100644
index 00000000000..5ee60e8a8e1
--- /dev/null
+++ b/sysutils/gio-fam/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/20 17:44:26 jmmv Exp $
+lib/gio/modules/libgiofam.la