Search Criteria
Package Details: cherrytree-git 1.1.2.r5.g4db6074c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cherrytree-git.git (read-only, click to copy) |
---|---|
Package Base: | cherrytree-git |
Description: | Hierarchical note-taking application, git version |
Upstream URL: | https://github.com/giuspen/cherrytree |
Licenses: | GPL-3.0-or-later |
Conflicts: | cherrytree |
Provides: | cherrytree |
Submitter: | morgenstern |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 9 |
Popularity: | 0.036325 |
First Submitted: | 2020-08-28 10:03 (UTC) |
Last Updated: | 2024-04-28 04:30 (UTC) |
Dependencies (11)
- fmt (fmt-gitAUR)
- gspell
- gtksourceviewmm
- libxml++2.6
- uchardet (uchardet-gitAUR)
- vte3 (vte3-notificationAUR, vte3-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spdlog (spdlog-gitAUR) (make)
- gtest (googletest-gitAUR) (check)
Latest Comments
« First ‹ Previous 1 2
furioness commented on 2022-06-07 09:02 (UTC) (edited on 2022-06-07 09:04 (UTC) by furioness)
I had ver 0.90.40 when the current is 0.90.47 or something like that. I tried to install cherrytree-git just to notice that I already had the git version (e.g. this one). Reinstalling do the deal, but this way denies the point of being under a package manager that keeps packages up to date. So, despite this one being git-based, it looks outdated to me.
I checked the first git-based package that got in my sight to see if it has the same problem. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=scsi2sd-v6-git As you can see, it has pkgver variable, so the package manager can see that there is a newer version.
So, I suggest you add some kind of pkgver variable. Sorry if I misunderstand something. Thank you for maintaining.
hans commented on 2021-12-31 19:25 (UTC)
To my happy surprise this created automagically a newer version, 0.99.44 Thanks!
morgenstern commented on 2021-01-22 21:34 (UTC)
Tests are now built and run separately and are not optional.
If building in a clean chroot, see here and here for allowing chroot access to your X server.
morgenstern commented on 2021-01-02 22:56 (UTC)
Tests can now be run if desired - uncomment the check() function in the PKGBUILD and see the notes about allowing chroot access to your X server if relevant.
« First ‹ Previous 1 2