Commit Graph

5 Commits

Author SHA1 Message Date
Yuri Victorovich
5acb0921de databases/sqlitestudio: add the lowercase link to the executable for convenience
Reported by:	John L. Males <jlmales@gmail.com> (user; via e-mail)
2019-08-19 20:31:04 +00:00
Yuri Victorovich
89f87c49a9 databases/sqlitestudio: Add the .desktop file and the icon.
Caveat: the icon isn't displayed in xfce's Applications menu, see https://bugzilla.xfce.org/show_bug.cgi?id=15855

Requested by:	John L. Males <jlmales@gmail.com> (user; reported/requested via e-mail)
2019-08-19 20:14:00 +00:00
Yuri Victorovich
bb31194355 databases/sqlitestudio: Update 3.1.1 -> 3.2.0
Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Port changes:
* Use DISTVERSION
* Update LICENSE_FILE
* Add options group
* Simplify option handling such that the plugins list is in only one place
* New plugin was added: MultiEditorImage
* Remove USE_LDCONFIG, not needed
2018-07-26 19:00:19 +00:00
Guido Falsi
2bca6f098d Update to 3.1.0
PR:		210427
Submitted by:	yuri@rawbw.com (maintainer)
2016-06-21 23:33:22 +00:00
Kurt Jaeger
85acfdec1d New port: databases/sqlitestudio
SQLiteStudio is a SQLite database manager with the following features:
* Intuitive interface
* Powerful, yet light and fast
* Exporting to various formats (SQL statements, CSV, HTML, XML, PDF, JSON)
* Importing data from various formats (CSV, custom text files)
* Numerous small additions, like formatting code, history of queries executed
  in editor windows, on-the-fly syntax checking, and more
* Unicode support
* Configurable colors, fonts and shortcuts

WWW: http://sqlitestudio.pl/

PR:		204294
Submitted by:	yuri@rawbw.com
2015-11-21 08:31:00 +00:00