Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: packagekit
|
||||
description: A system designed to make installation and updates of packages easier
|
||||
version: 1.3.3
|
||||
revision: 1
|
||||
url: https://www.freedesktop.org/software/PackageKit/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- polkit
|
||||
- sqlite
|
||||
optional_depends:
|
||||
- bash-completion
|
||||
make_depends:
|
||||
- bash-completion
|
||||
- glib
|
||||
- gobject-introspection
|
||||
- intltool
|
||||
- meson
|
||||
- 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: d41d7bed865f827588e89727594d12a8059ed67fff50c7f323147dc11e7d0eb1
|
||||
Reference in New Issue
Block a user