Package Details: sqlitestudio 3.0.6-3

Package Base: sqlitestudio
Description: Database manager for SQLite
Upstream URL: http://sqlitestudio.pl/
Category: devel
Licenses: GPL3
Submitter: dracorp
Maintainer: dracorp
Last Packager: dracorp
Votes: 2
First Submitted: 2012-11-22 08:28
Last Updated: 2015-06-14 12:10

Required by (0)

Sources

Latest Comments

Comment by dracorp

2015-06-14 12:09

@another:
Thx, I've checked and sqlitestudio doesn't work without it.

Comment by another

2015-06-14 08:38

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

2015-05-20 16:05

Yes, it is good idea. Thx awpe.

Comment by awpe

2015-05-20 10:15

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

2015-02-26 22:40

Yeah, I noticed that and already installed it. Compiling now!

Thanks anyway :)

Comment by dracorp

2015-02-26 22:37

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

2015-02-26 22:24

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

2015-02-26 20:53

Upgraded to version 3.0.3.

Comment by dracorp

2014-11-02 19:31

@iskenderoguz: But this beta version. Maybe you should write a new PKGBUILD?

Comment by iskenderoguz

2014-10-26 11:07

3.0.0 Beta 1 released!
http://forum.sqlitestudio.pl/viewtopic.php?f=19&t=924

Comment by dracorp

2013-04-22 13:14

Removed tcl-thread from depends.

Comment by dracorp

2013-04-06 12:44

@Schala: Have you read the /usr/share/sqlitestudio/Licence.txt?
But on the website the author writes that the GPL2.

Comment by Schala

2013-04-06 10:12

license is GPL 2

Comment by dracorp

2013-04-06 10:07

Sorry for such a long time to wait. I had to look and make itk-3.4 package.

Comment by dracorp

2013-01-17 08:06

I'm looking for itk-3.4 which is required by new sqlitestudio. Where can I find this version?