blob: 7f35dc7bea52cb034fbf2187ca980081e26ff6a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = apple_set_os
pkgdesc = Tiny EFI program for unlocking the Intel integrated graphics device on the Macbook Pro 11,3
pkgver = 1.r6.g7b6fa20
pkgrel = 2
url = https://github.com/0xbb/apple_set_os.efi
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = gnu-efi-libs
optdepends = efibootmgr: manage UEFI boot entries
optdepends = grub: boot loader capable of UEFI chainloading
optdepends = refind-efi: boot loader capable of UEFI chainloading
optdepends = systemd: has boot loader capable of UEFI chainloading
source = apple_set_os::git+https://github.com/rudis/apple_set_os.efi.git
md5sums = SKIP
pkgname = apple_set_os
|