Search Criteria
Package Details: treesheets-git r854.11ce76f-2
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: | 36 |
Popularity: | 1.59 |
First Submitted: | 2013-06-14 04:57 (UTC) |
Last Updated: | 2025-01-10 18:57 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 9 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
namcap
and 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-gtk3
MarsSeed 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-config
executable.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.patch
to 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?
1 2 3 4 5 6 .. 9 Next › Last »