mark the apps as part of the shipped package and increase the requirement to ownCloud 4

This commit is contained in:
Frank Karlitschek 2012-05-18 16:06:57 +02:00
parent 2d3c709163
commit 9e73524168
23 changed files with 53 additions and 30 deletions

View File

@ -1,9 +1,10 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<info> <info>
<id>admin_dependencies_chk</id> <id>admin_dependencies_chk</id>
<name>Owncloud dependencies info</name> <name>ownCloud dependencies info</name>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Brice Maron (eMerzh)</author> <author>Brice Maron (eMerzh)</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<description>Display OwnCloud's dependencies informations (missings modules, ...)</description> <description>Display OwnCloud's dependencies informations (missings modules, ...)</description>
</info> </info>

View File

@ -5,6 +5,7 @@
<description>Import/Export your owncloud instance</description> <description>Import/Export your owncloud instance</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Thomas Schmidt and Tom Needham</author> <author>Thomas Schmidt and Tom Needham</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
</info> </info>

View File

@ -6,5 +6,6 @@
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Arthur Schiwon, Marvin Thomas Rabe</author> <author>Arthur Schiwon, Marvin Thomas Rabe</author>
<standalone/> <standalone/>
<require>2</require> <require>4</require>
<shipped>true</shipped>
</info> </info>

View File

@ -4,7 +4,8 @@
<name>Calendar</name> <name>Calendar</name>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Georg Ehrke, Bart Visscher, Jakob Sack</author> <author>Georg Ehrke, Bart Visscher, Jakob Sack</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<description>Calendar with CalDAV support</description> <description>Calendar with CalDAV support</description>
<default_enable/> <default_enable/>
<remote> <remote>

View File

@ -4,7 +4,8 @@
<name>Contacts</name> <name>Contacts</name>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Jakob Sack</author> <author>Jakob Sack</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<description>Address book with CardDAV support.</description> <description>Address book with CardDAV support.</description>
<standalone/> <standalone/>
<default_enable/> <default_enable/>

View File

@ -5,5 +5,6 @@
<description>Show external Application in the ownCloud menu</description> <description>Show external Application in the ownCloud menu</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Frank Karlitschek</author> <author>Frank Karlitschek</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
</info> </info>

View File

@ -5,7 +5,8 @@
<description>File Management</description> <description>File Management</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<standalone/> <standalone/>
<default_enable/> <default_enable/>
<types> <types>

View File

@ -5,7 +5,8 @@
<description>Transparent opening of archives</description> <description>Transparent opening of archives</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>3</require> <require>4</require>
<shipped>true</shipped>
<types> <types>
<filesystem/> <filesystem/>
</types> </types>

View File

@ -5,7 +5,8 @@
<description>Server side encryption of files</description> <description>Server side encryption of files</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>3</require> <require>4</require>
<shipped>true</shipped>
<types> <types>
<filesystem/> <filesystem/>
</types> </types>

View File

@ -5,7 +5,8 @@
<description>Mount external storage sources</description> <description>Mount external storage sources</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>3</require> <require>4</require>
<shipped>true</shipped>
<types> <types>
<filesystem/> <filesystem/>
</types> </types>

View File

@ -5,6 +5,7 @@
<description>Simple image viewer for owncloud</description> <description>Simple image viewer for owncloud</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
</info> </info>

View File

@ -5,6 +5,7 @@
<description>Inline PDF viewer (pdfjs-based)</description> <description>Inline PDF viewer (pdfjs-based)</description>
<licence>GPL</licence> <licence>GPL</licence>
<author>Joan Creus</author> <author>Joan Creus</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
</info> </info>

View File

@ -5,7 +5,8 @@
<description>File sharing between users</description> <description>File sharing between users</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Michael Gapczynski</author> <author>Michael Gapczynski</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
<types> <types>
<filesystem/> <filesystem/>

View File

@ -5,6 +5,7 @@
<description>Simple plain text editor based on Ace editor.</description> <description>Simple plain text editor based on Ace editor.</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Tom Needham</author> <author>Tom Needham</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
</info> </info>

View File

@ -4,7 +4,8 @@
<name>Versions</name> <name>Versions</name>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Frank Karlitschek</author> <author>Frank Karlitschek</author>
<require>3</require> <require>4</require>
<shipped>true</shipped>
<description>Versioning of files</description> <description>Versioning of files</description>
<types> <types>
<filesystem/> <filesystem/>

View File

@ -4,7 +4,8 @@
<name>Pictures</name> <name>Pictures</name>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Bartek Przybylski</author> <author>Bartek Przybylski</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<description>Dedicated pictures application</description> <description>Dedicated pictures application</description>
<standalone/> <standalone/>
<default_enable/> <default_enable/>

View File

@ -5,7 +5,8 @@
<description>Media player and server for ownCloud</description> <description>Media player and server for ownCloud</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<standalone/> <standalone/>
<default_enable/> <default_enable/>
<remote> <remote>

View File

@ -5,5 +5,6 @@
<description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be installed and enabled correctly. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description> <description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be installed and enabled correctly. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description>
<licence>AGPL or MIT</licence> <licence>AGPL or MIT</licence>
<author>Michiel de Jong</author> <author>Michiel de Jong</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
</info> </info>

View File

@ -5,6 +5,7 @@
<version>0.1</version> <version>0.1</version>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Bart Visscher</author> <author>Bart Visscher</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<description>Tasks view from calendar</description> <description>Tasks view from calendar</description>
</info> </info>

View File

@ -4,8 +4,9 @@
<name>LDAP user backend</name> <name>LDAP user backend</name>
<description>Authenticate Users by LDAP</description> <description>Authenticate Users by LDAP</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Dominik Schmidt</author> <author>Dominik Schmidt and Arthur Schiwon</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<types> <types>
<authentication/> <authentication/>
</types> </types>

View File

@ -5,6 +5,7 @@
<description>Migrate your user accounts</description> <description>Migrate your user accounts</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Tom Needham</author> <author>Tom Needham</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<default_enable/> <default_enable/>
</info> </info>

View File

@ -5,7 +5,8 @@
<description>Allow login through OpenID</description> <description>Allow login through OpenID</description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
<types> <types>
<authentication/> <authentication/>
</types> </types>

View File

@ -5,5 +5,6 @@
<description>Provide WebFinger for all users so they get a user address like user@owncloudinstance which can be used for external applications. Other apps can provide information for webfinger requests, such as remoteStorage compatibility.</description> <description>Provide WebFinger for all users so they get a user address like user@owncloudinstance which can be used for external applications. Other apps can provide information for webfinger requests, such as remoteStorage compatibility.</description>
<licence>AGPL or MIT</licence> <licence>AGPL or MIT</licence>
<author>Michiel de Jong, Florian Hülsmann</author> <author>Michiel de Jong, Florian Hülsmann</author>
<require>2</require> <require>4</require>
<shipped>true</shipped>
</info> </info>