Leonardo Arena
a9c20fa2fd
community/nextcloud: upgrade to 13.0.4
2018-06-12 06:04:26 +00:00
Leonardo Arena
d8cb945a8c
community/nextcloud: upgrade to 13.0.3
2018-06-08 06:02:20 +00:00
Jakub Jirutka
db80fde0d5
community/nextcloud: add commented-out config for Redis caching
2018-05-24 16:02:18 +02:00
Jakub Jirutka
07e311959b
community/nextcloud: use recommended settings for OpCache
2018-05-24 16:02:18 +02:00
Leonardo Arena
b65383182b
community/nextcloud: remove local _pkgver which was used in source for RC releases
2018-05-02 12:32:51 +00:00
Leonardo Arena
90055357d3
community/nextcloud: upgrade to 13.0.2
2018-04-26 12:37:33 +00:00
Leonardo Arena
e5fd5b1f32
community/nextcloud: upgrade to 13.0.1
2018-03-14 07:16:57 +00:00
Leonardo Arena
3de6903042
community/nextcloud: upgrade to 13.0.0
2018-02-06 10:32:41 +00:00
Leonardo Arena
2c031f4219
community/nextcloud: upgrade to 13.0.0_rc3
2018-02-05 09:00:38 +00:00
Jakub Jirutka
0ffca2c02d
community/nextcloud: print notice to run "occ upgrade" after upgrade
2018-01-24 17:27:52 +01:00
Jakub Jirutka
e87d962796
community/nextcloud: install occ wrapper script into /usr/bin
2018-01-24 17:27:52 +01:00
Jakub Jirutka
58cb5ce6ea
community/nextcloud: $install should not be defined in split func
2018-01-24 17:27:52 +01:00
Jakub Jirutka
f199b7097f
community/nextcloud: add php7-pcntl to dependencies
...
$ ./occ check
The process control (PCNTL) extensions are required in case you want to
interrupt long running commands - see http://php.net/manual/en/book.pcntl.php
2018-01-24 17:27:52 +01:00
Leonardo Arena
9f2f24d2ad
community/nextcloud: federatedfilesharing is now a required app
...
Settings page generates an exception without it
2018-01-23 10:54:29 +00:00
Jakub Jirutka
414b01bace
community/nextcloud: clarify license
2018-01-20 13:16:00 +01:00
Leonardo Arena
644f0448de
community/nextcloud: upgrade to 13.0.0-rc2
2018-01-19 14:44:07 +00:00
Leonardo Arena
52c914aa8a
community/nextcloud: fix update on PGSQL10
...
GH#5930
2017-12-11 15:59:11 +00:00
Leonardo Arena
a3ab3a5186
community/nextcloud: upgrade to 12.0.4
2017-12-05 09:23:40 +00:00
Leonardo Arena
1f7e3605b0
community/nextcloud: add upstream fix for project issue #6028
...
Remove chmod() from other places
2017-11-14 14:08:04 +00:00
Leonardo Arena
e8b7f29ec1
community/nextcloud: upgrade to 12.0.3
2017-09-20 12:22:17 +00:00
Leonardo Arena
d54f08bc7d
community/nextcloud: fix issue #6028
...
Missing icons in Files app after 12.0.1 upgrade
2017-08-25 14:54:45 +00:00
Leonardo Arena
dc6a9be882
community/nextcloud: upgrade to 12.0.2
2017-08-15 08:53:21 +00:00
Leonardo Arena
1f05a8016f
community/nextcloud: upgrade to 12.0.1
2017-08-07 12:45:03 +00:00
Jakub Jirutka
f85efdc7d4
community/nextcloud: fix subpackage -default-apps
2017-06-27 13:21:21 +02:00
Jakub Jirutka
c68b5fa826
community/nextcloud: move docs to separate subpackage
...
And patch help page to use placeholder text when docs are not installed.
2017-06-27 02:32:42 +02:00
Jakub Jirutka
8d1bb84e60
community/nextcloud: replace bundled CA bundle with our ca-certificates
2017-06-27 02:32:42 +02:00
Jakub Jirutka
32550b2d94
community/nextcloud: file_sharing needs federatedfilesharing
2017-06-27 02:32:42 +02:00
Jakub Jirutka
8e7fc822de
community/nextcloud: move provisioning_api to base package
...
It seems that this "app" is essential, for example
settings/admin/sharing doesn't work without it (changes are never
saved).
2017-06-27 02:32:42 +02:00
Jakub Jirutka
a97de65912
community/nextcloud: fix error in user_ldap w/ iconv ASCII//TRANSLIT
2017-06-26 19:42:08 +02:00
Jakub Jirutka
f3fd1ae27b
community/nextcloud: fix installation of cron script
2017-06-26 17:55:48 +02:00
Jakub Jirutka
ea7923e8c2
community/nextcloud: add missing makedep xmlstarlet
2017-06-26 16:18:01 +02:00
Jakub Jirutka
f5668c29cd
community/nextcloud: add missing checksum
2017-06-25 02:46:29 +02:00
Jakub Jirutka
138270d908
community/nextcloud: disable integrity check as default
...
It's unnecessary, APK ensures integrity of all installed files, and
problematic (we need to patch some files).
2017-06-25 02:42:48 +02:00
Jakub Jirutka
09debd9f98
community/nextcloud: add cron job
2017-06-25 02:42:48 +02:00
Jakub Jirutka
2a9da16c79
community/nextcloud: improve default settings
2017-06-25 02:42:48 +02:00
Jakub Jirutka
75c0ec68ee
community/nextcloud: remove php7-opcache from -initscript's deps
...
Zend OPcache is only one of multiple options, someone may want to use
Memcached or Redis instead of it.
2017-06-25 02:42:48 +02:00
Jakub Jirutka
edde9744d2
community/nextcloud: move almost all apps to subpackages
2017-06-25 02:42:48 +02:00
Jakub Jirutka
ae8f222e19
community/nextcloud: remove -doc subpackage
...
This documentation is part of the application, it's referenced in the
NextCloud's web interface. Moreover NextCloud has some files consistency
check that doesn't like when the documentation is missing.
2017-06-25 02:42:48 +02:00
Jakub Jirutka
02ef2ba922
community/nextcloud: remove some garbage
2017-06-25 02:42:48 +02:00
Jakub Jirutka
65cd9e6791
community/nextcloud: remove updater and disable messing w/ htaccess
2017-06-25 02:42:47 +02:00
Jakub Jirutka
56340e0c37
community/nextcloud: move bundled apps to /usr/share
...
It's totally wrong to install pkg's files into /var/lib and make them
writable by webserver! Moreover when Nextcloud supports multiple
app paths.
So we use two apps locations:
* /usr/share/webapps/nextcloud/apps - for apps installed by apk,
* /var/lib/nextcloud/apps - for apps installed from AppStore.
BTW Fedora uses the same approach.
2017-06-25 02:42:47 +02:00
Jakub Jirutka
4c0262e02a
community/nextcloud: install config.sample
2017-06-25 02:42:47 +02:00
Jakub Jirutka
99b45de81c
community/nextcloud: create user/group for base pkg
...
It somehow doesn't work when user/group is created by pre-install
script of subpackage - installed files have wrong GID.
2017-06-25 02:42:47 +02:00
Jakub Jirutka
a4bfa37573
community/nextcloud: improve abuild
2017-06-22 21:39:02 +02:00
Jakub Jirutka
bc58a96854
community/nextcloud: add missing deps php7-posix and php7-ldap
2017-06-22 21:39:02 +02:00
Jakub Jirutka
cfba4b9451
community/nextcloud: add subpkg -initscript
2017-06-22 21:39:02 +02:00
tmpfile
2b2db6a7cf
community/nextcloud: modernize abuild
2017-06-09 14:51:46 +00:00
Leonardo Arena
3c79f7621a
community/nextcloud: upgrade to 12.0.0
...
- Move some larger apps into subpkgs in order to shrink main pkg size
- Install php-fileinfo in order to suppress a warning
- Cosmetic APKBUILD fixes
2017-05-24 11:54:25 +00:00
Shiz
c76f808cc5
community/nextcloud: fix dependencies
...
According to https://github.com/nextcloud/server/blob/v11.0.3/lib/private/DB/ConnectionFactory.php ,
pdo_sqlite and pdo_pgsql are very much needed for their respective databses.
Furthermore, additional dependencies are detailed here:
https://github.com/nextcloud/server/blob/v11.0.3/lib/private/legacy/util.php#L739
2017-05-14 03:04:40 +02:00
Leonardo Arena
61bfad23ce
community/nextcloud: update depends
...
Adapted from http://patchwork.alpinelinux.org/patch/3407/
2017-05-10 09:38:51 +00:00