Search Criteria
Package Details: zotero 5.0.95-1
Git Clone URL: | https://aur.archlinux.org/zotero.git (read-only, click to copy) |
---|---|
Package Base: | zotero |
Description: | Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. |
Upstream URL: | http://www.zotero.org/download |
Licenses: | |
Submitter: | juanmah |
Maintainer: | juanmah |
Last Packager: | juanmah |
Votes: | 298 |
Popularity: | 5.56 |
First Submitted: | 2011-02-22 15:55 |
Last Updated: | 2021-01-12 04:38 |
Latest Comments
1 2 3 4 5 6 ... Next › Last »
juanmah commented on 2020-11-14 05:08
Thanks @nyarna, I'll rename it for the next major version.
nyarna commented on 2020-11-13 13:04
@juanmah This package does not compile zotero from its sources. It is better to rename it to zotero-bin.
juanmah commented on 2020-10-16 02:45
@lenerd. You're right. Licence updated. Thanks.
lenerd commented on 2020-10-14 16:49
Shouldn't the license tag say AGPL3 instead of GPL3?
cf. https://github.com/zotero/zotero/blob/master/COPYING
fallenpixel commented on 2020-05-13 05:40
SHA256 in the pkgbuild seems to e wrong for the x86_64 package. I got "c105a1f17829f6c85529b3bf98bacd667bf57d1c7beda0cdc78f181a091f7806 Zotero-5.0.87_linux-x86_64.tar.bz2" when downloading from their site. Can you take a look at this?
juanmah commented on 2020-05-10 16:21
@coxackie, without gtk2, I get and error in namcap:
As updater is not used, I'll try to remove the gtk2 dependency in next version.
coxackie commented on 2020-05-10 12:58
Is gtk2 a hard dependency here? I just ran zotero without gtk2 present, and it seemed to work fine.
Raketenjoint commented on 2020-04-08 08:40
Yes, Firefox Nightly has supported Wayland since 15.11.2018 (Firefox 63). So I have to use xwayland and wait for them to upddate the bundled Firefox until then.
pychuang commented on 2020-04-08 01:26
@Raketenjoint Just my amateur guess. Zotero is based on Firefox, but it is bundled with its own dependent version of Firefox, which is somehow old. For example, with Zotero 5.0.85-1, executing
$ /usr/lib/zotero/zotero-bin --version
returnsMozilla Firefox 60.9.0
. My guess is that either this version of Firefox does not support Wayland, or the bundled Firefox does not enable the Wayland support.Raketenjoint commented on 2020-03-28 12:45
Zotero fails to start without Xwayland on Wayland systems with:
Error: no DISPLAY environment variable specified.
This is strange since GTK3 should support Wayland natively by default.