New package: urxvt-perls-2.2
This commit is contained in:
parent
fbf8564596
commit
47b29cf029
1 changed files with 20 additions and 0 deletions
20
srcpkgs/urxvt-perls/template
Normal file
20
srcpkgs/urxvt-perls/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'urxvt-perls'
|
||||||
|
pkgname=urxvt-perls
|
||||||
|
version=2.2
|
||||||
|
revision=1
|
||||||
|
depends="rxvt-unicode perl xsel"
|
||||||
|
short_desc="Perl extensions for the rxvt-unicode terminal emulator"
|
||||||
|
maintainer="nem <nem@posteo.net>"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="https://github.com/muennich/urxvt-perls/archive/${version}.tar.gz"
|
||||||
|
checksum="c184f9a188866fef333489323576e5d2808a1cbcdb5f69b9a0be5d5e1eff8b87"
|
||||||
|
homepage="https://github.com/muennich/urxvt-perls"
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
vinstall clipboard 644 usr/lib/urxvt/perl
|
||||||
|
vinstall keyboard-select 644 usr/lib/urxvt/perl
|
||||||
|
vinstall url-select 644 usr/lib/urxvt/perl
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue