Switch to new package format
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
name: ostree
|
||||
description: Operating system and container binary deployment and upgrades
|
||||
version: "2026.1"
|
||||
revision: 2
|
||||
url: https://github.com/ostreedev/ostree
|
||||
license: LGPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- avahi
|
||||
- bash
|
||||
- curl
|
||||
- fuse3
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- gpgme
|
||||
- libarchive
|
||||
- libgpg-error
|
||||
- libsoup
|
||||
- openssl
|
||||
- util-linux
|
||||
- which
|
||||
- xz-utils
|
||||
- zlib
|
||||
make_depends:
|
||||
- e2fsprogs
|
||||
- git
|
||||
- gtk-doc
|
||||
- libxslt
|
||||
- dracut
|
||||
downloads:
|
||||
- url: https://github.com/ostreedev/ostree/releases/download/v${BPM_PKG_VERSION}/libostree-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8e77c285dd6fa5ec5fb063130390977be727fe11107335ed8778a40385069e95
|
||||
Reference in New Issue
Block a user