This repository has been archived on 2025-12-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
solus-unofficial-repository/sqlitebrowser-beta/package.yml
Abdulkadir Furkan Şanlı ed090210b0 That should be sqlitebrowser-beta
2019-01-02 07:40:00 +01:00

21 lines
639 B
YAML

name : sqlitebrowser-beta
version : 3.11.0
release : 3
source :
- https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.11.0-beta3.tar.gz : 0e84a59eb562b6b9a89c8dd131e2bc3921b21e4b042e05115f6eceb497c66c84
license : GPL-3.0
component : programming.tools
summary : DB Browser for SQLite
description: |
DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
builddeps :
- pkgconfig(glu)
- pkgconfig(Qt5UiTools)
- pkgconfig(sqlite3)
setup : |
%cmake
build : |
%make
install : |
%make_install