Mon Aug 29 09:44:02 2011 UTC ()
Initial import of libinotify-0.0, part of Dmitry Matveev's GSoC 2011
project for NetBSD. From PR 45303.

libinotify provides an inotify emulation layer on the kqueue/kevent
interface.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20110829


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/devel/libinotify/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/libinotify/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/libinotify/PLIST
diff -r0 -r1.1.1.1 pkgsrc/devel/libinotify/distinfo

File Added: pkgsrc/devel/libinotify/DESCR
libinotify provides an inotify emulation layer on the kqueue/kevent
interface.

File Added: pkgsrc/devel/libinotify/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/08/29 09:44:01 wiz Exp $
#

DISTNAME=	libinotify-0.0
CATEGORIES=	devel
MASTER_SITES=	http://dmitrymatveev.co.uk/files/

MAINTAINER=	me@dmitrymatveev.co.uk
HOMEPAGE=	http://dmitrymatveev.co.uk/gsoc11
COMMENT=	Inotify emulation library for *BSDs
LICENSE=	mit

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=  YES
USE_LIBTOOL=	yes
USE_LANGUAGES=	c c++
USE_TOOLS+=	autoconf automake autoreconf

pre-configure:
	cd ${WRKSRC} && autoreconf -fvi

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/libinotify/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/29 09:44:01 wiz Exp $
include/sys/inotify.h
lib/libinotify.la

File Added: pkgsrc/devel/libinotify/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/08/29 09:44:01 wiz Exp $

SHA1 (libinotify-0.0.tar.gz) = 7fc5deca89a65191916e608ee6ae32b79d3d186a
RMD160 (libinotify-0.0.tar.gz) = 546d99010a98da33633126c6b9096e70c0e972fa
Size (libinotify-0.0.tar.gz) = 29345 bytes