Search Criteria
Package Details: treesheets-git r1055.8b58c10-1
Package Actions
| 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: | 35 |
| Popularity: | 0.000012 |
| First Submitted: | 2013-06-14 04:57 (UTC) |
| Last Updated: | 2025-06-15 16:19 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- wxwidgets-common (wxwidgets-common-lightAUR, wxwidgets-common-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
FabioLolix commented on 2025-01-10 19:05 (UTC)
Ah sorry I missed that, update is pushed now
Qt5 build
Who want the Qt5 build can use treesheets-qt5-git https://aur.archlinux.org/packages/treesheets-qt5-git
This will no longer happen as the system version is now used
xircon commented on 2025-01-10 17:56 (UTC)
Update is not compiling:
Any ideas?
SanskritFritz commented on 2024-11-01 22:24 (UTC)
Hope you dont mind adding you to the maintainers
FabioLolix commented on 2024-11-01 21:43 (UTC)
The package wasn't fixed, it still use
wxwidgets-gtk3, you can see fromand by analyzing the package with
namcapand by building in clean chroot with devtoolsSee https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot extra-x86_64-build
This build by default with gtk3 and should be the default here too, a different pkgbuild should be updated for building with Qt
Need to correct license typing and location
CMAKE_BUILD_TYPE should be None by default and update to current cmake guidelines
This have another avoidable inconvenient; it download the wxwidgets github repo as submodule, can be avoided with cmake flags
All is fixed here:
SanskritFritz commented on 2024-04-25 17:43 (UTC)
thanks guys, I fixed the package
pescepalla commented on 2024-04-25 11:30 (UTC) (edited on 2024-04-25 11:31 (UTC) by pescepalla)
Builds for me only after installing
wxwidgets-gtk3MarsSeed commented on 2023-06-14 15:35 (UTC)
Seems you have to declare
-DCMAKE_PROGRAM_PATH=wx-config-qt, otherwise the build will be configured for wxwidgets-gtk3 which carries the defaultwx-configexecutable.tobias.predel commented on 2023-05-05 06:46 (UTC) (edited on 2023-05-05 06:46 (UTC) by tobias.predel)
Please adjust the
myframe.patchto the recent changes. Thanks in advance!urbenlegend commented on 2022-12-06 18:49 (UTC)
Build seems to fail due to not being able to find the wxwidgets libraries:
Installing wxwidgets-gtk3 seems to make it work but as I am on KDE, I would prefer the Qt version.
SanskritFritz commented on 2022-09-27 11:07 (UTC)
DeathBringsLife why was this necessary?
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »