perl-Linux-Inotify2: orphan package
This commit is contained in:
parent
7bb28f95ce
commit
b39b79989c
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'perl-Linux-Inotify2'
|
# Template file for 'perl-Linux-Inotify2'
|
||||||
pkgname=perl-Linux-Inotify2
|
pkgname=perl-Linux-Inotify2
|
||||||
version=2.2
|
version=2.2
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
|
checkdepends="perl-common-sense"
|
||||||
short_desc="Perl wrapper for Inotify"
|
short_desc="Perl wrapper for Inotify"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/pod/Linux::Inotify2"
|
homepage="https://metacpan.org/pod/Linux::Inotify2"
|
||||||
distfiles="${CPAN_SITE}/Linux/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Linux/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue