@another:
Thx, I've checked and sqlitestudio doesn't work without it.
Search Criteria
Package Details: sqlitestudio 3.0.6-3
Package Actions
| Package Base: | sqlitestudio |
|---|---|
| Description: | Database manager for SQLite |
| Upstream URL: | http://sqlitestudio.pl/ |
| Category: | devel |
| Licenses: | |
| Submitter: | dracorp |
| Maintainer: | dracorp |
| Last Packager: | dracorp |
| Votes: | 2 |
| First Submitted: | 2012-11-22 08:28 |
| Last Updated: | 2015-06-14 12:10 |
Dependencies (10)
- gcc-libs-multilib
- libxkbcommon-x11
- qt5-script
- sqlite2
- tcl
- termcap
- chrpath (make)
- qt5-svg (make)
- qt5-tools (make)
- qtchooser (make)
Required by (0)
Sources
- http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/sqlitestudio-3.0.6.tar.gz
- sqlitestudio.desktop
- tclconfig.diff
Latest Comments
Comment by dracorp
Comment by another
libxkbcommon-x11 is a runtime dependency.
Without it:
This application failed to start because it could not find or load the Qt platform plugin "xcb".
Available platform plugins are: eglfs, kms, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
Comment by dracorp
Yes, it is good idea. Thx awpe.
Comment by awpe
Hi, for those who have compile problem:
$Project ERROR: Unknown module(s) in QT: uitools
$Makefile:70: recipe for target 'sub-guiSQLiteStudio-make_first' failed
just install qt5-tools.
Maybe it is good idea to add this package to dep-list? :)
Comment by claymore
Yeah, I noticed that and already installed it. Compiling now!
Thanks anyway :)
Comment by dracorp
Missing qt5-svg in makedepends, sorry about this but namcap doesn't inform about dependencies needed for building and I missed it.
Comment by claymore
It fails to compile. Any ideas?
cd guiSQLiteStudio/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /tmp/yaourt-tmp-claymore/aur-sqlitestudio/src/SQLiteStudio3/guiSQLiteStudio/guiSQLiteStudio.pro -o Makefile ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: svg
Makefile:70: recipe for target 'sub-guiSQLiteStudio-make_first' failed
make: *** [sub-guiSQLiteStudio-make_first] Error 3
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build .
==> Restart building sqlitestudio ? [y/N]
==> -------------------------------------
==>
Comment by dracorp
Upgraded to version 3.0.3.
Comment by dracorp
@iskenderoguz: But this beta version. Maybe you should write a new PKGBUILD?
Comment by iskenderoguz
3.0.0 Beta 1 released!
http://forum.sqlitestudio.pl/viewtopic.php?f=19&t=924
Comment by dracorp
Removed tcl-thread from depends.
Comment by dracorp
@Schala: Have you read the /usr/share/sqlitestudio/Licence.txt?
But on the website the author writes that the GPL2.
Comment by Schala
license is GPL 2
Comment by dracorp
Sorry for such a long time to wait. I had to look and make itk-3.4 package.
Comment by dracorp
I'm looking for itk-3.4 which is required by new sqlitestudio. Where can I find this version?