Search Criteria
Package Details: sqlitestudio 3.4.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sqlitestudio.git (read-only, click to copy) |
---|---|
Package Base: | sqlitestudio |
Description: | Database manager for SQLite |
Upstream URL: | https://sqlitestudio.pl |
Licenses: | GPL3 |
Submitter: | dracorp |
Maintainer: | tee |
Last Packager: | tee |
Votes: | 30 |
Popularity: | 3.18 |
First Submitted: | 2012-11-22 08:28 (UTC) |
Last Updated: | 2024-12-13 13:58 (UTC) |
Dependencies (8)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-script (qt5-script-gitAUR)
- pkgconf (pkgconf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- qt5-tools (make)
- qt5-wayland (qt5-wayland-decorationsAUR) (make)
- tcl (tcl-fossilAUR, tcl84AUR) (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
sorcix commented on 2024-11-26 20:32 (UTC)
I had to add python3 and tcl to makedepends in order to build this package in a clean container. It should probably also be added to optdepends, but as I don't really use these features I don't know if they're actually required at runtime.
tee commented on 2024-11-26 11:42 (UTC)
@softexpert
QT6 support is in the master branch, but not in any tagged release yet.
This package will only track the latest release, that can be built with python support.
It is better to ask the developer that question.
SoftExpert commented on 2024-11-26 05:44 (UTC)
Since the pull 5018 there is official support for QT6.
When is this going to be reflected in the package ?
Thank you in advance for your feedback !
stef204 commented on 2024-11-22 20:34 (UTC)
that worked, thanks.
tee commented on 2024-11-22 07:22 (UTC)
@stef204 Can you try
make -j1
for building the plugins?See this bug report: https://bugs.gentoo.org/941074.
stef204 commented on 2024-11-21 13:34 (UTC) (edited on 2024-11-21 13:34 (UTC) by stef204)
@tee
doesn't seem to build, as regular user or in clean chroot. hard to tell what's going on.
please see https://paste.xinu.at/I6S9y3ak/
JohnRobson commented on 2023-08-17 20:09 (UTC)
@tee worked, thanks
tee commented on 2023-07-22 03:16 (UTC)
@JohnRobson
It's hard to tell what's failed here, have you tried doing a clean rebuild?
Can you try modify
make
with some of the options at https://stackoverflow.com/questions/5820303/how-do-i-force-make-gcc-to-show-me-the-commands ?JohnRobson commented on 2023-07-21 22:51 (UTC)
1 2 3 4 5 6 7 Next › Last »