Package Details: etherpad-lite 1:1.8.18-1

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: dvzrv
Votes: 29
Popularity: 0.017765
First Submitted: 2013-03-15 15:10 (UTC)
Last Updated: 2022-05-12 19:28 (UTC)

Dependencies (11)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

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.

RubenKelevra commented on 2015-02-22 02:19 (UTC)

fixed it, thanks for your report dvzrv