blob: ac4ce54d037d729b867d4df11eccd902a8ca00a5 (
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
|
pkgbase = refind-efi-git
pkgdesc = rEFInd Boot Manager - git version - Built with GNU-EFI libs
pkgver = 0.10.3.r491.508d890
pkgrel = 1
url = http://www.rodsbooks.com/refind/
install = refind-efi.install
arch = x86_64
arch = i686
license = GPL3
license = custom
makedepends = gnu-efi-libs
depends = bash
depends = dosfstools
depends = efibootmgr
optdepends = mactel-boot: For bless command in Apple Mac systems
optdepends = imagemagick: For refind-mkfont script
optdepends = python: For refind-mkdefault script
provides = refind=0.10.3.r491.508d890
provides = refind-efi=0.10.3.r491.508d890
conflicts = refind-efi
options = !strip
options = docs
options = !makeflags
source = refind::git+http://git.code.sf.net/p/refind/code#branch=master
source = refind_linux.conf
sha1sums = SKIP
sha1sums = b6bc8653eb15a650b557db177378e65f6cbd52a3
pkgname = refind-efi-git
|