From 4b8fff1ad98c6178eb86fb64c8efddcf4a2f4e9c Mon Sep 17 00:00:00 2001 From: David R Newman Date: Thu, 9 Jan 2025 11:13:12 +0000 Subject: [PATCH] Adds component.yml for EPrints 3.5 --- component.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 component.yml diff --git a/component.yml b/component.yml new file mode 100644 index 0000000..af4c07d --- /dev/null +++ b/component.yml @@ -0,0 +1,18 @@ +--- +id: "ingredient:coversheets" +name: "Coversheets Ingredient" +type: "ingredient" +version: 2.0 +maintainers: + - name: "David R Newman" + email: "drn@ecs.soton.ac.uk" +description: > + This is an ingredient that allows deployment of coversheets on PDF documents. +requires: + - component: "core" + version: ">= 3.5.0" + - component: "ingredient:openoffice" + version: ">= 2.0.0" +notes: > + This can be installed by dropping into the ingredients sub-directory and + adding to your archive's package.yml.