Switch to new package format
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: refind
|
||||
description: EFI Boot Manager
|
||||
version: 0.14.2
|
||||
revision: 3
|
||||
url: https://www.rodsbooks.com/refind/
|
||||
license: BSD-2-Clause,CC-BY-SA-3.0,CC-BY-SA-4.0,GPL2-only,GPL2-or-later,GPL3-or-later,LGPL2.1-or-later,LGPL3-or-later OR CC-BY-SA-3.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- dosfstools
|
||||
- efibootmgr
|
||||
optional_depends:
|
||||
- gptfdisk
|
||||
- imagemagick
|
||||
- openssl
|
||||
- python3
|
||||
- sbsigntools
|
||||
- sudo
|
||||
make_depends:
|
||||
- gnu-efi
|
||||
downloads:
|
||||
- url: https://downloads.sourceforge.net/project/refind/${BPM_PKG_VERSION}/refind-src-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f7d93ce80da76b86c567281ea225b6a87907ce86ff77233c9357a522c115c8f0
|
||||
Reference in New Issue
Block a user