Well, I think in the future I'll have more time to spend it in this package.
Search Criteria
Package Details: etherpad-lite 1:2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/etherpad-lite.git (read-only, click to copy) |
---|---|
Package Base: | etherpad-lite |
Description: | Lightweight fork of etherpad based on javascript |
Upstream URL: | https://etherpad.org |
Licenses: | Apache |
Conflicts: | etherpad-lite-git |
Submitter: | onny |
Maintainer: | None |
Last Packager: | iamawacko |
Votes: | 29 |
Popularity: | 0.000631 |
First Submitted: | 2013-03-15 15:10 (UTC) |
Last Updated: | 2024-06-06 06:27 (UTC) |
Dependencies (10)
- coffeescript (coffeescript-gitAUR)
- libsecret-1.so (libsecret)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- abiword (abiword-gitAUR) (optional) – advanced import/export of pads
- libreoffice (libreoffice-dev-binAUR, libreoffice-fresh, libreoffice-still) (optional) – advanced import/export of pads
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysql80AUR, mysqlAUR, mariadb-lts, percona-server) (optional) – to use mariadb as database
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR) (optional) – to use postgresql as database
- sqlite (sqlite-fossilAUR) (optional) – to use sqlite as databse
- tidy (tidy-html5-gitAUR) (optional) – improve quality of exported pads
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »
RubenKelevra commented on 2015-08-02 16:17 (UTC)
schimicata commented on 2015-08-02 10:46 (UTC)
I adopted this package just to import it into aur4. I have not much time to update this package. So if you have more time for that, write to me and I'll disown it.
RubenKelevra commented on 2015-05-22 18:20 (UTC)
Thanks for the hint, I gonna look into the new version at the weekend. :)
KlipperKyle commented on 2015-05-22 01:32 (UTC)
1.5.6 is out.
I was able to build a package by just changing the version number. However, pacman dumped a lot of permissions warnings when I upgraded an existing installation from 1.5.2 to 1.5.6.
Also, I opted for sqlite as the database, but I had to install it manually in /usr/share/webapps/etherpad-lite with
$ cd /usr/share/webapps/etherpad-lite
$ sudo -u etherpad npm install sqlite3
Otherwise, etherpad-lite complains and repeatedly restarts.
Keep up the good work.
RubenKelevra commented on 2015-05-12 03:23 (UTC)
added npm as dependency.
RubenKelevra commented on 2015-04-15 04:55 (UTC)
@mjob Update was released some hours after my comment.
I gonna look in your bugreport soon.
<deleted-account> commented on 2015-04-14 15:51 (UTC)
/etc/webapps/etherpad-lite/settings.json should be owned by etherpad:etherpad and the world read permission should be removed
<deleted-account> commented on 2015-04-14 15:31 (UTC)
@RubenKelevra Any news regarding the update?
RubenKelevra commented on 2015-04-08 16:21 (UTC)
This Package was flagged as outofdate today,update is running on a testsystem since some hours, I've releasing it soon.
RubenKelevra commented on 2015-02-22 02:32 (UTC)
added in v 1.5.1-3 a dependency which blocks a possible nodejs v0.13.x from being installed when it's available.
Pinned Comments