From b88951345f4ddc2e2ddf1779ea1714bf70462bed Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Fri, 10 Feb 2023 08:53:08 +0100 Subject: [PATCH] depot: recipe for pkg/stdin2out --- repos/libports/recipes/pkg/stdin2out/README | 3 +++ repos/libports/recipes/pkg/stdin2out/archives | 4 ++++ repos/libports/recipes/pkg/stdin2out/hash | 1 + repos/libports/recipes/pkg/stdin2out/runtime | 12 ++++++++++++ 4 files changed, 20 insertions(+) create mode 100644 repos/libports/recipes/pkg/stdin2out/README create mode 100644 repos/libports/recipes/pkg/stdin2out/archives create mode 100644 repos/libports/recipes/pkg/stdin2out/hash create mode 100644 repos/libports/recipes/pkg/stdin2out/runtime diff --git a/repos/libports/recipes/pkg/stdin2out/README b/repos/libports/recipes/pkg/stdin2out/README new file mode 100644 index 0000000000..7d952e48a6 --- /dev/null +++ b/repos/libports/recipes/pkg/stdin2out/README @@ -0,0 +1,3 @@ + + Utility to redirect file content to another file + diff --git a/repos/libports/recipes/pkg/stdin2out/archives b/repos/libports/recipes/pkg/stdin2out/archives new file mode 100644 index 0000000000..c473806bc5 --- /dev/null +++ b/repos/libports/recipes/pkg/stdin2out/archives @@ -0,0 +1,4 @@ +_/src/stdin2out +_/src/libc +_/src/vfs +_/src/posix diff --git a/repos/libports/recipes/pkg/stdin2out/hash b/repos/libports/recipes/pkg/stdin2out/hash new file mode 100644 index 0000000000..437b8bbed2 --- /dev/null +++ b/repos/libports/recipes/pkg/stdin2out/hash @@ -0,0 +1 @@ +2023-01-31 b3ddb9062413d40ee5b1b48948a8c4a51e8cdbf7 diff --git a/repos/libports/recipes/pkg/stdin2out/runtime b/repos/libports/recipes/pkg/stdin2out/runtime new file mode 100644 index 0000000000..860af34dba --- /dev/null +++ b/repos/libports/recipes/pkg/stdin2out/runtime @@ -0,0 +1,12 @@ + + + + + + + + + + + +