Package Details: treesheets-git r663.4e91999-1

Git Clone URL: https://aur.archlinux.org/treesheets-git.git (read-only, click to copy)
Package Base: treesheets-git
Description: A "hierarchical spreadsheet" as a replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases.
Upstream URL: https://strlen.com/treesheets/
Keywords: mindmapper outliner pim spreadsheet
Licenses: zlib
Conflicts: treesheets
Provides: treesheets
Submitter: prurigro
Maintainer: SanskritFritz (prurigro)
Last Packager: SanskritFritz
Votes: 32
Popularity: 0.000002
First Submitted: 2013-06-14 04:57 (UTC)
Last Updated: 2024-04-25 17:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

prurigro commented on 2022-05-06 03:33 (UTC)

Apologies for not catching the comments here pointing out that the build was failing, I was travelling this past month and am only just now clearing out the backlog of emails that collected.

That said, I've been maintaining this but haven't actually used it in quite a while now, so I'm pretty happy to see that someone else was interested in taking over. Thanks SanskritFritz!

vulkanized commented on 2022-03-27 20:15 (UTC) (edited on 2022-03-27 20:16 (UTC) by vulkanized)

see https://github.com/aardappel/treesheets/commit/4f4ff4b087cc3b968b498949ea687870b764721c#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721L39

install currently fails if build directory is same as source directory. need to change cmake command to build in a different directory, such as a new subdirectory in the source directory.

vulkanized commented on 2022-03-27 19:41 (UTC) (edited on 2022-03-27 19:56 (UTC) by vulkanized)

fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

can the source url be changed from git:// to git+https://

W47MPUSv commented on 2021-11-27 08:28 (UTC)

As said in the "Building" section of README.md, wxWidgets 3.1 or newer is preferred. So perhaps wxgtk3-dev is a better choice for wxWidget backend since it is 3.1.5 and depends on gtk3. I have tested current PKGBUILD with wxgtk3(wxgtk3-dev) as depend on 5.15.3-arch1-1.

Btw, no need to build static version of wxgtk though suggested in the README.md.

bitwave commented on 2021-01-12 09:16 (UTC)

dependency wxgtk conflicts with new wxtgtk2

flash872 commented on 2020-12-14 14:58 (UTC)

It looks like the upstream URL has moved to: http://strlen.com/treesheets/

prurigro commented on 2018-03-09 04:40 (UTC)

Fix pushed. Thanks @andrius4669 for pointing out the new "install" target in the Makefile... It doesn't work like I would have expected, but it did help the packaging process along. I also included the new "scripts" folder which treesheets parses for *.lobster (now I'm going to have to see what those are for!).

andrius4669 commented on 2018-03-06 23:11 (UTC)

fails to build.

==> Starting package()... install: cannot stat 'treesheets': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

apparently now there's 'install' target in Makefile, and without it it won't copy into '../TS' directory. plz update.

prurigro commented on 2017-11-08 19:23 (UTC)

I confirmed @Stutonk's test without webkitgtk2 and removed it from the list of dependencies. I also fixed the interactive tutorial option with English as the locale.

aaron_danielson commented on 2017-11-06 15:04 (UTC)

For the webkitgtk2 dependency, you can just manually download the binary from https://archive.archlinux.org/repos/2017/06/29/extra/os/x86_64/webkitgtk2-2.4.11-6-x86_64.pkg.tar.xz .