Пакет sqlitestudio: Информация

Исходный пакет:
sqlitestudio
Версия:
3.4.1-alt3
Собран:
31 января 2023 г. 23:07
Сообщить об ошибке в пакете
Домашняя страница:

Лицензия:
О пакете:
Database manager for SQLite
Описание:
SQLiteStudio is a free, open source, multi-platform SQLite database manager
written in C++, with use of Qt framework.

Features:
* Single executable file
* Intuitive interface
* All SQLite3 and SQLite2 features wrapped within simple GUI
* Cross-platform
* Localizations
* Exporting to various formats
* Importing data from various formats
* Numerous small additions
* UTF-8 support
* Skinnable
* Configurable colors, fonts and shortcuts

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
sqlitestudio (e2kv6, e2kv5, e2kv4, e2k)

Сопровождающий:
Список участников:

    1. python3-dev
    2. qt5-base-devel
    3. qt5-declarative-devel
    4. qt5-script-devel
    5. qt5-svg-devel
    6. qt5-tools-devel
    7. libreadline-devel
    8. libsqlite3-devel
    9. libncurses-devel

Последнее изменение


24 января 2023 г. Michael Shigorin 3.4.1-alt3
- fix build on other non-x86 arches as well (drop -msse* there)
24 января 2023 г. Michael Shigorin 3.4.1-alt2
- shell wrappers instead of patchelf --set-rpath for better portability
  (tested on e2kv4)
- preserve timestamps
- minor spec cleanup
28 декабря 2022 г. Evgeniy Kukhtinov 3.4.1-alt1
- Initial build