chocolatey/packages/kopano-deskapp-nightly/kopano-deskapp-nightly.nuspec

31 lines
1.8 KiB
Plaintext
Raw Normal View History

2019-02-27 13:59:11 +01:00
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
2019-03-30 13:47:14 +01:00
<metadata>
<id>kopano-deskapp-nightly</id>
2019-07-25 14:36:21 +02:00
<version>2.3.21</version>
2019-03-30 13:47:14 +01:00
<title>Kopano DeskApp</title>
<authors>Kopano</authors>
<owners>foo.li systeme + software</owners>
<licenseUrl>https://www.gnu.org/licenses/gpl.txt</licenseUrl>
<projectUrl>https://download.kopano.io/community/deskapp:/Windows/</projectUrl>
<iconUrl>https://raw.githubusercontent.com/peterbeck/chocolatey/master/icons/kopano-deskapp.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>From collaboration and sharing with Files or Web Meetings to the standard groupware tools; WebApp has a lot of great features to offer. Making the best use of these features would be even easier if it could be integrated with your day-to-day office applications. This is where DeskApp comes in.
2019-03-30 13:47:14 +01:00
DeskApp is designed to be the bridge between WebApp and the desktop. DeskApp adds features a web application in a browser cant, such as being set as the default email client, integrate with the file system to send any file as an attachment. Or even with the operating system so you can send emails from any office application.</description>
<summary>Kopano DeskApp</summary>
2019-07-25 14:36:21 +02:00
<releaseNotes>release 2.3.21 (2019-07-23)</releaseNotes>
2019-03-30 13:47:14 +01:00
<copyright>2019 Kopano</copyright>
<language />
<tags>groupware kopano deskapp nightly admin</tags>
<dependencies>
<dependency id="vcredist2015" version="14.0.24215.20170201" />
</dependencies>
</metadata>
<!-- building package on gnu/linux with nuget (https://packages.debian.org/stretch/nuget)
requires adding the tools path -->
2019-02-27 13:59:11 +01:00
<files>
2019-03-30 13:47:14 +01:00
<file src="tools/*" target="tools"/>
2019-02-27 13:59:11 +01:00
</files>
2017-08-28 16:07:54 +02:00
</package>