summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames An2015-07-17 08:15:09 -0400
committerJames An2015-07-17 08:15:09 -0400
commit76514cce1f7dedb9c76557f8a1beb3cd0d9186db (patch)
treefb18e072ce337d47452dfc5cec59fc89e6885b42 /.SRCINFO
downloadaur-76514cce1f7dedb9c76557f8a1beb3cd0d9186db.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..289a42a4df03
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = apple_set_os
+ pkgdesc = Tiny EFI program for unlocking the Intel integrated graphics device on the Macbook Pro 11,3
+ pkgver = v0
+ pkgrel = 1
+ 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 = gummiboot: 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/0xbb/apple_set_os.efi.git
+ md5sums = SKIP
+
+pkgname = apple_set_os
+