🔒 Repository is read-only – file editing is disabled.
1234567891011121314151617
pkgname: perl-io-tty
pkgver: '1.27'
pkgrel: '1'
pkgdesc: Provide an interface to TTYs and PTYs
url: 'https://metacpan.org/pod/IO::Tty'
arch: x86_64
depends:
- perl
makedepends: []
source:
- 'https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-${pkgver}.tar.gz'
sha256sums:
- 83459d10a2768df598b58e2ae5946e6c259456cb4eccf85f8652d0c7d8991f2c
build: "cd IO-Tty-${pkgver}\nperl Makefile.PL\nmake OPTIMIZE=\"$CFLAGS\"\nmake install INSTALLDIRS=vendor DESTDIR=${PKGDIR}\n\
\n# Remove .packlist if present in the package\nfind ${PKGDIR} -name '.packlist' -delete \n"
package: |
true