This repository has been archived on 2023-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
solus-unofficial-repository/sqlitebrowser/package.yml

21 lines
634 B
YAML
Raw Normal View History

2019-01-02 07:26:01 +01:00
name : sqlitebrowser
version : 3.11.0
release : 1
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