From 12ab816875c9ef2a4a864f0560cf582efd5378ea Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Wed, 25 Oct 2017 18:25:57 +0200 Subject: [PATCH] Update .horde.yml with extended information. --- .horde.yml | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/.horde.yml b/.horde.yml index 8e50fb8..0661164 100644 --- a/.horde.yml +++ b/.horde.yml @@ -1,11 +1,43 @@ --- id: Kolab_Filter name: Kolab_Filter -full: Kolab server Postfix filters library -description: | +full: Kolab server Postfix filters library +description: |+ The filters provided by this package implement the Kolab server resource management as well as some Kolab server sender policies. list: dev type: library +authors: + - + name: Gunnar Wrobel + user: wrobel + email: p@rdus.de + active: true + role: lead +version: + release: 0.2.0 + api: 0.1.0 +state: + release: beta + api: beta +license: + identifier: LGPL-2.1 + uri: http://www.horde.org/licenses/lgpl21 +dependencies: + required: + php: ^5.3 || ^7 + pear: + pear.horde.org/Horde_Core: ^2 + pear.horde.org/Horde_Icalendar: ^2 + pear.horde.org/Horde_Argv: ^2 + pear.horde.org/Horde_Exception: ^2 + pear.horde.org/Horde_Mime: ^2 + pear.horde.org/Horde_Util: ^2 + pear.horde.org/Horde_Kolab_Server: ^2 + optional: + pear: + pear.horde.org/Horde_Notification: ^2 + pear.horde.org/Horde_Prefs: ^2 + pear.horde.org/Horde_Test: ^2.4