Merge ipks part 1

Merge inotifywait and libinotifytools into mount fix part 1
This commit is contained in:
Cameron Thompson
2024-10-04 15:15:07 -04:00
parent b811265921
commit ae23d55274
14 changed files with 0 additions and 148 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_postinst $0 $@

View File

@@ -0,0 +1,4 @@
#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@

View File

@@ -0,0 +1,5 @@
#!/bin/sh
[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_postinst $0 $@

View File

@@ -0,0 +1,4 @@
#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@

View File

@@ -0,0 +1,20 @@
Package: inotifywait
Version: 3.20.11.0-1
Depends: libc, libinotifytools
Source: feeds/packages/utils/inotify-tools
SourceName: inotifywait
License: GPLv2
LicenseFiles: COPYING
Section: utils
SourceDateEpoch: 1605477462
Maintainer: Daniel Golle <daniel@makrotopia.org>
Architecture: aarch64_cortex-a53
Installed-Size: 9023
Description: inotify-tools is a C library and a set of command-line programs for
Linux providing a simple interface to inotify. These programs can be
used to monitor and act upon filesystem events. A more detailed
description of the programs is further down the page. The programs are
written in C and have no dependencies other than a Linux kernel
supporting inotify.
This package provides the inotifywait tool.

View File

@@ -0,0 +1,20 @@
Package: libinotifytools
Version: 3.20.11.0-1
Depends: libc
Source: feeds/packages/utils/inotify-tools
SourceName: libinotifytools
License: GPLv2
LicenseFiles: COPYING
Section: libs
SourceDateEpoch: 1605477462
Maintainer: Daniel Golle <daniel@makrotopia.org>
Architecture: aarch64_cortex-a53
Installed-Size: 13142
Description: inotify-tools is a C library and a set of command-line programs for
Linux providing a simple interface to inotify. These programs can be
used to monitor and act upon filesystem events. A more detailed
description of the programs is further down the page. The programs are
written in C and have no dependencies other than a Linux kernel
supporting inotify.
This package provides the libinotifytools shared library.

Binary file not shown.

View File

@@ -0,0 +1 @@
libinotifytools.so.0.4.1

View File

@@ -0,0 +1 @@
libinotifytools.so.0.4.1