blob: b3da346c3d9946df9018ea2e330029877b254458 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
pkgbase = grub-silent
pkgdesc = GNU GRand Unified Bootloader (2) [without welcome and kernel messages]
pkgver = 2.06
pkgrel = 6
url = https://www.gnu.org/software/grub/
install = grub.install
arch = x86_64
arch = i686
license = GPL3
makedepends = autogen
makedepends = bdf-unifont
makedepends = git
makedepends = help2man
makedepends = python
makedepends = rsync
makedepends = texinfo
makedepends = ttf-dejavu
depends = device-mapper
depends = gettext
depends = efibootmgr
depends = fuse2
optdepends = freetype2: For grub-mkfont usage
optdepends = dosfstools: For grub-mkrescue FAT FS and EFI support
optdepends = libisoburn: Provides xorriso for generating grub rescue iso using grub-mkrescue
optdepends = os-prober: To detect other OSes when generating grub.cfg in BIOS systems
optdepends = mtools: For grub-mkrescue FAT FS support
provides = grub
provides = grub-common
provides = grub-bios
provides = grub-emu
provides = grub-efi-x86_64
conflicts = grub
conflicts = grub-common
conflicts = grub-bios
conflicts = grub-emu
conflicts = grub-efi-x86_64
conflicts = grub-legacy
conflicts = grub-git
options = !makeflags
backup = etc/default/grub
source = https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
source = https://git.savannah.nongnu.org/cgit/grub-extras.git/snapshot/grub-extras-8a245d5c1800627af4cefa99162a89c7a46d8842.tar.gz
source = 01-intel-ucode.patch
source = 02-linux-detect-archlinux-initramfs.patch
source = 03-add-GRUB_COLOR_variables.patch
source = 04-gettext_quiet.patch
source = 05-sleep_shift.patch
source = 06-maybe_quiet.patch
source = 07-quick_boot.patch
source = grub.silent
sha256sums = b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1
sha256sums = fb6b37db9b14fd03e4d26775d84b570fbe91d4ea5de3df4e31114d79a2dfa97e
sha256sums = d101e9d33fbc67f7aaf6fb1191ec1315e8e5572c1d0538b95746ee194b8860db
sha256sums = 21153ab7f020d9f819a70b9c879b29e9709996c5b0304816123c09b6849f95a3
sha256sums = 6fa180674094f9e1723f736d458f1fe0b5740ea7cf5db5064139defc17ce0e94
sha256sums = 39d7843dfe1e10ead912a81be370813b8621794a7967b3cc5e4d4188b5bf7264
sha256sums = c4cb3aa5ed535c7f3a3f784a779ea0a02bfed0ac54f202387a18de04dda8297f
sha256sums = 609886002306b400fc282a2c7425994f5913e7ed2ce716c0963ea42f5777640d
sha256sums = 7769a65321d1611217d6af47c1c3fe91ce2f97adcfd58c4e0d2e0bb06b39100e
sha256sums = 4f2e9d585b7b0ef8ce0d09e88391d1397b50883c7cb1516dc99785934abe15a2
pkgname = grub-silent
|