Ravenports generated: 22 Oct 2023 16:36
[ravenports.git] / bucket_22 / libinotify
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libinotify
4 VERSION=                20211018
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Kqueue-based inotify shim for *BSD
8 HOMEPAGE=               https://github.com/libinotify-kqueue/libinotify-kqueue
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/libinotify-kqueue:libinotify-kqueue:20211018
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 ONLY_FOR_OPSYS=         darwin dragonfly freebsd netbsd openbsd midnightbsd
21
22 USES=                   autoreconf libtool
23
24 DISTNAME=               libinotify-kqueue-20211018
25
26 LICENSE=                MIT:single
27 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         devel/libinotify
31
32 MUST_CONFIGURE=         gnu
33 CONFIGURE_ARGS=         --enable-skip-subfiles=fusefs,smbfs
34
35 INSTALL_TARGET=         install-strip
36 SOVERSION=              0.0.0
37
38 [FILE:365:descriptions/desc.single]
39 This library provides an inotify-compatible interface for applications 
40 that need to monitor changes happening in a filesystem. It can be useful 
41 when porting Linux applications which often use the inotify interface.
42
43 Libinotify was developed for and tested on NetBSD, OpenBSD and FreeBSD. In 
44 addition to these systems it was reported to be working on macOS, too.
45
46
47 [FILE:130:distinfo]
48 e0a32d867f3b6d10524b45d16da55611fbf8bcbb84ebd40ec49e3d4b64b7a3a6        74778 libinotify-kqueue-libinotify-kqueue-20211018.tar.gz
49
50
51 [FILE:306:manifests/plist.single]
52 include/sys/inotify.h
53 lib/
54  libinotify.a
55  libinotify.so
56  libinotify.so.%%SOMAJOR%%
57  libinotify.so.%%SOVERSION%%
58 lib/pkgconfig/libinotify.pc
59 share/man/man3/
60  inotify_add_watch.3.gz
61  inotify_event.3.gz
62  inotify_init.3.gz
63  inotify_init1.3.gz
64  inotify_rm_watch.3.gz
65  libinotify.3.gz
66  libinotify_set_param.3.gz
67