diff options
author | Thomas Sarboni | 2016-11-12 11:51:46 +0100 |
---|---|---|
committer | Thomas Sarboni | 2016-11-12 11:51:46 +0100 |
commit | 170f6c064884b303ca3a83bf02f9c01b782a6c9e (patch) | |
tree | e648a4bfa3a7e5a952236c5dac76c2cb3f755f4c /.SRCINFO | |
parent | a77775e994c8117909f80e4f18b47978fb00d49e (diff) | |
download | aur-170f6c064884b303ca3a83bf02f9c01b782a6c9e.tar.gz |
Bump version to 7.0.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 60 |
1 files changed, 25 insertions, 35 deletions
@@ -1,46 +1,36 @@ # Generated by mksrcinfo v8 -# Wed Aug 10 16:49:03 UTC 2016 +# Sat Nov 12 10:41:38 UTC 2016 pkgbase = pydio - pkgdesc = PHP file sharing platform, formerly AjaXplorer. - pkgver = 6.4.2 + pkgdesc = Sync & share solution, formerly AjaXplorer + pkgver = 7.0.1 pkgrel = 1 - url = http://pyd.io/ + url = https://pydio.com install = pydio.install arch = any license = AGPL3 - depends = php>=5.3 - depends = php-mcrypt>=5.3 - depends = php-gd>=5.3 - optdepends = php-sqlite: Store your data in sqlite database - optdepends = libssh2: File management functionalities over SSH2 [access.sftp] - optdepends = smbclient: Browse a Samba Server [access.smb] - optdepends = imagemagick: View PDF and various images formats [editor.imagick] - optdepends = ghostscript: View PDF and various images formats [editor.imagick] - optdepends = subversion: Extract SVN informations from workspace - optdepends = php-libgit2-git: Keep tracks of modifications using a Git repo - optdepends = pear-http-oauth: Allows accessing a dropbox account - optdepends = php-ldap: Authentication datas are stored in an LDAP/AD directory - optdepends = pear-mail-mimedecode: Email reader wich supports eml format - optdepends = pear-http-webdavclient: Access a WebDAV server - optdepends = php-aws-sdk: Access an AWS server - optdepends = pecl-rsync: Use desktop sync client + depends = php>=5.5.9 + depends = php-gd>=5.5.9 + depends = php-intl>=5.5.9 + depends = php-mcrypt>=5.5.9 + optdepends = mariadb: MySQL database back end + optdepends = php-apcu: to use caching + optdepends = php-imap: to browse mailboxes over IMAP and POP3 (access.imap) + optdepends = libssh2: to manage files over SFTP (access.sftp) + optdepends = pecl-ssh2: to manage files over SFTP (access.sftp) + optdepends = smbclient: to mount SAMBA shares (access.smb) + optdepends = zip: to create and modify zipfiles (action.powerfs) + optdepends = ghostscript: to generate thumbnails (editor.imagick) + optdepends = imagemagick: to generate thumbnails (editor.imagick) + optdepends = librsync: to compute checksums/deltas and apply patches using rdiff (meta.filehasher) + optdepends = pecl-rsync: to compute checksums/deltas and apply patches using rdiff (meta.filehasher) + optdepends = git: to use Git-based versioning (meta.git) + optdepends = pear-versioncontrol-git: to use Git-based versioning (meta.git) + optdepends = udevil: to mount filesystems (meta.mount) options = !strip - source = http://sourceforge.net/projects/ajaxplorer/files/pydio/stable-channel/6.4.2/pydio-core-6.4.2.tar.gz - source = https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/scripts/misc/5.2.5-6.0.0.mysql - source = https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/scripts/misc/5.2.5-6.0.0.pgsql - source = https://raw.githubusercontent.com/pydio/pydio-core/develop/dist/scripts/misc/5.2.5-6.0.0.sqlite - source = bootstrap_context.php.patch - source = example_nginx_vhost.conf - source = example_nginx_vhost_ssl.conf + source = https://download.pydio.com/pub/core/archives/pydio-core-7.0.1.tar.gz source = pydio.install - md5sums = 60005446c37fd4ede604ce90fca67fed - md5sums = b93ccc2869b485a3c7cd760e5435645c - md5sums = 85c19235373da52b97e0b6073ba45635 - md5sums = e3c4ea819d6790c61c9b81dc48a34e05 - md5sums = 4852094d1b423d62fee10bf5fde38b63 - md5sums = be74fee97c60b4ae7e8b194187b553ea - md5sums = 272007089a6c8ca65d1bdde705d91e05 - md5sums = 66b7b02228b4147a0e87b112441da4bb + md5sums = 4937837372053db572044a435128e560 + md5sums = 70d858a897b7add73d7554bb47f1ff6a pkgname = pydio |