Package Details: treesheets-git r854.11ce76f-2

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, FabioLolix)
Last Packager: FabioLolix
Votes: 36
Popularity: 0.29
First Submitted: 2013-06-14 04:57 (UTC)
Last Updated: 2025-01-10 18:57 (UTC)

Latest Comments

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

prurigro commented on 2014-04-11 17:31 (UTC)

There we go, a new working package has been pushed! A huge thanks to everyone who submitted bug reports on the TreeSheets Github and worked hard over here figuring out how to get things working from there. :) I also updated the PKGBUILD to use the build script instead of compiling by hand, to comply with the current Arch package standards and just generally use better practices in a few spots.

prurigro commented on 2014-04-11 16:22 (UTC)

@orschiro: on it!

orschiro commented on 2014-04-10 06:30 (UTC)

@Alister.Hood Great news! The PKGBUILD still needs to be updated though.

orschiro commented on 2014-04-02 06:13 (UTC)

@prurigro I can confirm it. It fails again to build. I reported the error on Github: https://github.com/aardappel/treesheets/issues/14

prurigro commented on 2014-04-02 01:30 (UTC)

@orschiro: Sorry I missed your message earlier, I'd posted mine without refreshing the page and then headed off. As far as I can tell I did the same thing as you're saying, but I kept running into the same compile issue as @emulti, can you post your PKGBUILD on a pastebin so I can make sure I'm not missing something simple? When is the last time you tried building? Cheers

prurigro commented on 2014-04-01 10:28 (UTC)

Hmm, no dice even with wxgtk compiled the way they request on the site... I'm thinking this is going to require specifying a particular revision, which I'll look into soon.

orschiro commented on 2014-04-01 10:09 (UTC)

@prurigro I was able to build it by replacing 'wxgtk2.9' with 'wxgtk' in depends and replacing wx-config-2.9 with wx-config in build.

prurigro commented on 2014-04-01 09:58 (UTC)

Hey all- I've been trying to get this to build with the 3.x wxgtk package without luck, but I'm gonna try rebuilding to see if that helps. I'll report back tomorrow.