pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nlohmann-json: remove, imported as textproc/nlohmann-json
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Wed Dec 28 21:21:40 2022 +0100
Changeset: 72955e2ff3036ba98160dd114f468ee9efed3b67
Removed Files:
nlohmann-json/DESCR
nlohmann-json/Makefile
nlohmann-json/PLIST
nlohmann-json/buildlink3.mk
nlohmann-json/distinfo
Log Message:
nlohmann-json: remove, imported as textproc/nlohmann-json
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=72955e2ff3036ba98160dd114f468ee9efed3b67
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nlohmann-json/DESCR | 2 --
nlohmann-json/Makefile | 19 -------------------
nlohmann-json/PLIST | 5 -----
nlohmann-json/buildlink3.mk | 13 -------------
nlohmann-json/distinfo | 5 -----
5 files changed, 44 deletions(-)
diffs:
diff --git a/nlohmann-json/DESCR b/nlohmann-json/DESCR
deleted file mode 100644
index 9c74a4f0a3..0000000000
--- a/nlohmann-json/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-JSON for Modern C++ is an open-source library consisting of a C++11-style
-header-only JSON class
diff --git a/nlohmann-json/Makefile b/nlohmann-json/Makefile
deleted file mode 100644
index 98d5a954fd..0000000000
--- a/nlohmann-json/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME= nlohmann-json-3.7.0
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=nlohmann/}
-GITHUB_PROJECT= json
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://nlohmann.github.io/json/
-COMMENT= JSON library for Modern C++
-LICENSE= mit
-
-USE_CMAKE= yes
-USE_LANGUAGES= c c++11
-USE_TOOLS+= pkg-config
-TEST_TARGET= test
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/nlohmann-json/PLIST b/nlohmann-json/PLIST
deleted file mode 100644
index 42fe2253e5..0000000000
--- a/nlohmann-json/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-include/nlohmann/json.hpp
-lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
-lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
-lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
diff --git a/nlohmann-json/buildlink3.mk b/nlohmann-json/buildlink3.mk
deleted file mode 100644
index 8908a15503..0000000000
--- a/nlohmann-json/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= nlohmann-json
-
-.if !defined(NLOHMANN_JSON_BUILDLINK3_MK)
-NLOHMANN_JSON_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.nlohmann-json+= nlohmann-json>=3.7.0
-BUILDLINK_DEPMETHOD.nlohmann-json?= build
-BUILDLINK_PKGSRCDIR.nlohmann-json?= ../../wip/nlohmann-json
-.endif # NLOHMANN_JSON_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -nlohmann-json
diff --git a/nlohmann-json/distinfo b/nlohmann-json/distinfo
deleted file mode 100644
index 56ff9767d8..0000000000
--- a/nlohmann-json/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (nlohmann-json-3.7.0.tar.gz) = f2c8699d955994a5c2e685c8f665cd0890f1ffc5
-SHA512 (nlohmann-json-3.7.0.tar.gz) = 35510a0ee59d847ff9fcd4f4026ef936abb89675884fdd2db808f8349a55073206f764cd4f797deb1b6493ea0e04889505f49483e5b88798011dd5db87e7c87d
-Size (nlohmann-json-3.7.0.tar.gz) = 118868542 bytes
Home |
Main Index |
Thread Index |
Old Index