summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoralive4ever2016-08-18 20:50:39 +0700
committeralive4ever2016-08-18 20:50:39 +0700
commit9cfae0dbc09b995c52d9dc64a83a0dc1745bfaa4 (patch)
treeb4a1ab72ae09e9d011a3c1cd22cf2ca45490c622 /.SRCINFO
downloadaur-9cfae0dbc09b995c52d9dc64a83a0dc1745bfaa4.tar.gz
Initial commit
Since OVMF is necessary to test UEFI boot on qemu and I found that Arch package is barely maintained, I decide to repackage Fedora 24 OVMF rpm. This is simpler and faster than building OVMF from source, at least for my own needs.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cd7b3ce9197a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = edk2-ovmf
+ pkgdesc = EDK2 ovmf firmware from Fedora 24 rpm
+ pkgver = 20160418
+ pkgrel = 1
+ url = https://fedoraproject.org/wiki/Using_UEFI_with_QEMU
+ arch = any
+ license = custom:BSD
+ optdepends = qemu: To make use of edk2 ovmf firmware
+ source = http://rpmfind.net/linux/fedora/linux/updates/24/x86_64/e/edk2-ovmf-20160418gita8c39ba-4.fc24.noarch.rpm
+ sha256sums = 47e66f7ef9ff57f37d2a8bb42c33f79d62fca9f1f787ed3a4d4d241b18edb5cc
+
+pkgname = edk2-ovmf
+