wip/p5-Perl-Language-Server: import p5-Perl-LanguageServer-2.0.2

This is a Language Server and Debug Protocol Adapter for Perl.

It implements the Language Server Protocol which provides
syntax-checking, symbol search, etc. Perl to various editors.

It also implements the Debug Adapter Protocol, which allow debugging
with various editors/includes
This commit is contained in:
Thomas Klausner 2020-05-19 17:36:20 +02:00
parent 97b26b0b7b
commit 39667f0c48
3 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,7 @@
This is a Language Server and Debug Protocol Adapter for Perl.
It implements the Language Server Protocol which provides
syntax-checking, symbol search, etc. Perl to various editors.
It also implements the Debug Adapter Protocol, which allow debugging
with various editors/includes

View File

@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.19 2019/08/11 13:20:10 wiz Exp $
DISTNAME= Perl-LanguageServer-2.0.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GR/GRICHTER/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Perl-LanguageServer
COMMENT= Language Server for the Perl language
LICENSE= artistic-2.0
USE_LANGUAGES= # empty
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent
DEPENDS+= p5-AnyEvent-AIO-[0-9]*:../../devel/p5-AnyEvent-AIO
DEPENDS+= p5-Class-Refresh-[0-9]*:../../devel/p5-Class-Refresh
DEPENDS+= p5-Compiler-Lexer-[0-9]*:../../devel/p5-Compiler-Lexer
DEPENDS+= p5-Coro-[0-9]*:../../devel/p5-Coro
DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
DEPENDS+= p5-IO-AIO-[0-9]*:../../devel/p5-IO-AIO
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-PadWalker-[0-9]*:../../devel/p5-PadWalker
PERL5_PACKLIST= auto/Perl/LanguageServer/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.8 2016/07/24 06:59:18 wen Exp $
SHA1 (Perl-LanguageServer-2.0.2.tar.gz) = dce8fdb761979c9619f69a2d1806f4951327c4f7
RMD160 (Perl-LanguageServer-2.0.2.tar.gz) = 3157789979503d458b0d559182aceeb8a255300b
SHA512 (Perl-LanguageServer-2.0.2.tar.gz) = 43f7e37a91fa8b2752b1213ef0af2c1bd1527050bf5149ac8087cd73850e2543b284c14bbc1a316c5d8c66973d7cccbf2da2c64b43be7124cc58491f90254712
Size (Perl-LanguageServer-2.0.2.tar.gz) = 185534 bytes