38 lines
884 B
YAML
38 lines
884 B
YAML
name: grub
|
|
description: The GRand Unified Bootloader
|
|
version: "2.14"
|
|
revision: 3
|
|
url: https://www.gnu.org/software/grub/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/default/grub
|
|
depends:
|
|
- device-mapper
|
|
- gettext
|
|
- xz-utils
|
|
optional_depends:
|
|
- dosfs-tools
|
|
- efibootmgr
|
|
- freetype2
|
|
- fuse3
|
|
- mtools
|
|
- os-prober
|
|
make_depends:
|
|
- autoconf-archive
|
|
- freetype2
|
|
- fuse3
|
|
- gzip
|
|
- ttf-dejavu
|
|
downloads:
|
|
- url: https://ftp.gnu.org/gnu/grub/grub-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: bc8d3c73535b8838d8c8e2654d73edc4e6ae8c8acdb45d5df5dc9a1547446d43
|
|
- url: https://ftp.gnu.org/gnu/unifont/unifont-17.0.04/unifont-17.0.04.bdf.gz
|
|
filepath: unifont.bdf.gz
|
|
checksum: 9a2de4826388242771121c7fe00e412523c318318b8ee38e6be6cd454e7ec802
|