pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hls-refine-imports-plugin
Module Name: pkgsrc
Committed By: pho
Date: Wed Feb 16 10:15:11 UTC 2022
Added Files:
pkgsrc/devel/hs-hls-refine-imports-plugin: DESCR Makefile PLIST
buildlink3.mk distinfo
Log Message:
devel/hs-hls-refine-imports-plugin: import hs-hls-refine-imports-plugin-1.0.1.0
Refine imports plugin for Haskell Language Server
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-hls-refine-imports-plugin/DESCR \
pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile \
pkgsrc/devel/hs-hls-refine-imports-plugin/PLIST \
pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk \
pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/DESCR
diff -u /dev/null pkgsrc/devel/hs-hls-refine-imports-plugin/DESCR:1.1
--- /dev/null Wed Feb 16 10:15:11 2022
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/DESCR Wed Feb 16 10:15:11 2022
@@ -0,0 +1 @@
+Refine imports plugin for Haskell Language Server
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile
diff -u /dev/null pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile:1.1
--- /dev/null Wed Feb 16 10:15:11 2022
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/Makefile Wed Feb 16 10:15:11 2022
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2022/02/16 10:15:11 pho Exp $
+
+DISTNAME= hls-refine-imports-plugin-1.0.1.0
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Refine imports plugin for Haskell Language Server
+LICENSE= apache-2.0
+
+.include "../../converters/hs-aeson/buildlink3.mk"
+.include "../../devel/hs-ghcide/buildlink3.mk"
+.include "../../devel/hs-hls-explicit-imports-plugin/buildlink3.mk"
+.include "../../devel/hs-hls-graph/buildlink3.mk"
+.include "../../devel/hs-hls-plugin-api/buildlink3.mk"
+.include "../../devel/hs-lsp/buildlink3.mk"
+.include "../../devel/hs-unordered-containers/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/PLIST
diff -u /dev/null pkgsrc/devel/hs-hls-refine-imports-plugin/PLIST:1.1
--- /dev/null Wed Feb 16 10:15:11 2022
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/PLIST Wed Feb 16 10:15:11 2022
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2022/02/16 10:15:11 pho Exp $
+lib/hls-refine-imports-plugin-${PKGVERSION}/${HS_VERSION}/package-description
+lib/hls-refine-imports-plugin-${PKGVERSION}/${HS_VERSION}/package-id
+lib/${HS_PLATFORM}/${HS_PKGID}/Ide/Plugin/RefineImports.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Ide/Plugin/RefineImports.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Ide/Plugin/RefineImports.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/Ide-Plugin-RefineImports.html
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/doc-index.html
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/haddock-bundle.min.js
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/hls-refine-imports-plugin.haddock
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/index.html
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/linuwial.css
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/meta.json
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/quick-jump.css
+share/doc/${HS_PLATFORM}/hls-refine-imports-plugin-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk
diff -u /dev/null pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk:1.1
--- /dev/null Wed Feb 16 10:15:11 2022
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/buildlink3.mk Wed Feb 16 10:15:11 2022
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/02/16 10:15:11 pho Exp $
+
+BUILDLINK_TREE+= hs-hls-refine-imports-plugin
+
+.if !defined(HS_HLS_REFINE_IMPORTS_PLUGIN_BUILDLINK3_MK)
+HS_HLS_REFINE_IMPORTS_PLUGIN_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=1.0.1
+BUILDLINK_ABI_DEPENDS.hs-hls-refine-imports-plugin+= hs-hls-refine-imports-plugin>=1.0.1.0
+BUILDLINK_PKGSRCDIR.hs-hls-refine-imports-plugin?= ../../devel/hs-hls-refine-imports-plugin
+
+.include "../../converters/hs-aeson/buildlink3.mk"
+.include "../../devel/hs-ghcide/buildlink3.mk"
+.include "../../devel/hs-hls-explicit-imports-plugin/buildlink3.mk"
+.include "../../devel/hs-hls-graph/buildlink3.mk"
+.include "../../devel/hs-hls-plugin-api/buildlink3.mk"
+.include "../../devel/hs-lsp/buildlink3.mk"
+.include "../../devel/hs-unordered-containers/buildlink3.mk"
+.endif # HS_HLS_REFINE_IMPORTS_PLUGIN_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-hls-refine-imports-plugin
Index: pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo
diff -u /dev/null pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo:1.1
--- /dev/null Wed Feb 16 10:15:11 2022
+++ pkgsrc/devel/hs-hls-refine-imports-plugin/distinfo Wed Feb 16 10:15:11 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/02/16 10:15:11 pho Exp $
+
+BLAKE2s (hls-refine-imports-plugin-1.0.1.0.tar.gz) = 054042faa96259ab1e0ef41fb07b320adc55e3edc35bbffb5e10bd927fe78336
+SHA512 (hls-refine-imports-plugin-1.0.1.0.tar.gz) = 5223e05176ace9f07c868be33a5540fe2c7cabe6eea7630dd91ccc8778173e7183932948c438be42a71b06e5f4371ff32ddfa46fba31a97078ea70a51bbe564a
+Size (hls-refine-imports-plugin-1.0.1.0.tar.gz) = 9881 bytes
Home |
Main Index |
Thread Index |
Old Index