Package Details: papis 0.14-1

Git Clone URL: https://aur.archlinux.org/papis.git (read-only, click to copy)
Package Base: papis
Description: Command-line document and bibliography manager
Upstream URL: https://github.com/papis/papis
Licenses: GPL-3.0-or-later
Submitter: JP-Ellis
Maintainer: gesh (tuurep)
Last Packager: gesh
Votes: 17
Popularity: 0.63
First Submitted: 2018-08-13 20:42 (UTC)
Last Updated: 2024-11-11 15:05 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 7 Next › Last »

tuurep commented on 2024-11-11 16:31 (UTC)

Yeah, thank you very much. This is working for me.

gesh commented on 2024-11-10 19:37 (UTC)

Won't be able to finish this today, delaying for tomorrow.

gesh commented on 2024-11-10 19:05 (UTC) (edited on 2024-11-10 19:11 (UTC) by gesh)

Just found out git is an optdepend, will need to update papis-git as well. As well as prodding upstream to auto-skip the tests that rely on git being installed EDIT: https://github.com/papis/papis/issues/944

gesh commented on 2024-11-10 18:45 (UTC)

@tuurep: Sure, that was my original plan. I'm adapting the -git package to this usecase (which should cover all the adaptations across versions) and will be testing it, should be able to push it soon.

tuurep commented on 2024-11-10 15:42 (UTC)

@BoostCookie thanks, I've seen in the papis-git packages comments, that @gesh might be interested in adopting too, now that 0.14 is released:

https://aur.archlinux.org/packages/papis-git?O=0#comment-965671

@gesh would you be willing to take over?

I'm happy to help out but I find this PKGBUILD a little intimidating and have had various problems getting it (or papis-git) to build, I suppose mostly due to the dependencies changing and having questionable maintenance status

Would be great to get this sorted out for sure

BoostCookie commented on 2024-11-10 15:28 (UTC)

@tuurep I don't use papis anymore. I can disown the package if you want to take over.

poshd commented on 2024-09-25 07:12 (UTC)

@tuurep Thank you for the clarification!

tuurep commented on 2024-09-24 14:47 (UTC)

@poshd the latest version of the docs references an unreleased version,

https://papis.readthedocs.io/en/stable/

^ this is the accurate doc page for 0.13 (this AUR package)

Papis 0.14 hopefully releases soon with lots of changes, but until then consider using papis-git from the AUR

poshd commented on 2024-09-24 11:20 (UTC)

I am a new user of papis, and I've noticed that this package does not have the papis tag command mentioned on the documentation website.

ExpandingMan commented on 2024-05-22 13:48 (UTC)

Thanks @kkoyung, that worked! I thought clean build all would do whatever --rebuildtree does but I guess not.

For whatever it's worth, this is hardly the first time that I've had an apparently working package break on install because of inexplicably failing unit tests in the pkgbuild, so to me this seems like another data point disfavoring that practice.