28 lines
615 B
YAML
28 lines
615 B
YAML
name: dconf
|
|
description: Configuration database system
|
|
version: 0.49.0
|
|
revision: 2
|
|
url: https://wiki.gnome.org/Projects/dconf
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
make_depends:
|
|
- bash-completion
|
|
- dbus
|
|
- gtk-doc
|
|
- meson
|
|
- python3
|
|
- vala
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/dconf/${BPM_PKG_VERSION%.*}/dconf-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 16a47e49a58156dbb96578e1708325299e4c19eea9be128d5bd12fd0963d6c36
|