Search Criteria
Package Details: sqliteman 1.2.2-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/sqliteman.git (read-only, click to copy) |
---|---|
Package Base: | sqliteman |
Description: | Graphical sqlite3 browser and editor |
Upstream URL: | http://sqliteman.yarpen.cz/ |
Licenses: | GPL |
Submitter: | SammysHP |
Maintainer: | SammysHP |
Last Packager: | SammysHP |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-07 15:12 (UTC) |
Last Updated: | 2018-09-24 12:15 (UTC) |
Latest Comments
1 2 Next › Last »
SammysHP commented on 2025-05-18 09:15 (UTC)
Unfortunately there are more fixed required to build the fork. My current progress is here:
Sqliteman/cmake/modules/FindQScintilla.cmake
is not working and the search paths have to be updated. Then there's another issue withbuildtime.h
.I don't have the time to fix this at the moment. If someone wants to adopt this package, please let me know. For the meantime I suggest
sqlitestudio
as a replacement.SammysHP commented on 2025-05-18 08:32 (UTC) (edited on 2025-05-18 08:35 (UTC) by SammysHP)
@tyjak
CMake 4.0 removed support for versions older than 3.5 and deprecated versions older than 3.10. In addition some policies (use old behavior for specific features) were removed. To fix this, parts of the CMake configuration must be rewritten.
I will try to switch to a fork of sqliteman that appears to be maintained: https://github.com/rparkins999/sqliteman
tyjak commented on 2025-05-18 07:33 (UTC) (edited on 2025-05-18 07:39 (UTC) by tyjak)
Can't install I encountered this error :
Try to add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
in PKGBUILD but now I've this error :SammysHP commented on 2022-12-02 09:27 (UTC)
@rosenberg
That is a different application not related to this package. The download works for me, have you tried it manually as well?
The sqliteman of this package is discontinued, but the old version can still be used. The website isn't available for years, though.
<deleted-account> commented on 2022-12-02 08:42 (UTC)
The website is down.
Is this the same as: https://sqliteman.dev/?
If not, should this be flagged out-of-date?
SammysHP commented on 2018-09-18 18:19 (UTC)
@simplexe
Thank you! Currently I am on vacation, but I will apply your changes once I am back.
simplexe commented on 2018-09-18 18:12 (UTC)
Update and fix qscintilla-qt5
https://www.pastefile.com/GSQBvt
1 2 Next › Last »