30 lines
733 B
YAML
30 lines
733 B
YAML
name: packagekit
|
|
description: A system designed to make installation and updates of packages easier
|
|
version: 1.3.6
|
|
revision: 1
|
|
url: https://www.freedesktop.org/software/PackageKit/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- polkit
|
|
- sqlite
|
|
optional_depends:
|
|
- bash-completion
|
|
make_depends:
|
|
- bash-completion
|
|
- glib
|
|
- gobject-introspection
|
|
- intltool
|
|
- meson
|
|
- python3=3.14.*
|
|
- python-setuptools
|
|
- vala
|
|
downloads:
|
|
- url: https://github.com/PackageKit/PackageKit/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 799a6e7c3e94d43d254cf793ee19761b475a9b2e86af320d1de1cf39f3fe70a5
|