Package sqlitestudio: Information

    Source package: sqlitestudio
    Version: 3.4.1-alt3
    Latest version according to Repology
    Build time:  Jan 31, 2023, 10:21 PM in the task #314090
    Report package bug
    License: GPL-3.0+
    Summary: Database manager for SQLite
    Description: 
    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

    List of rpms provided by this srpm:
    sqlitestudio (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Michael Shigorin


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

    Last changed


    Jan. 24, 2023 Michael Shigorin 3.4.1-alt3
    - fix build on other non-x86 arches as well (drop -msse* there)
    Jan. 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
    Dec. 28, 2022 Evgeniy Kukhtinov 3.4.1-alt1
    - Initial build