pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/haxm: import haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Nov 24 23:18:39 2018 +0100
Changeset: 9a1d00fb2e823240c6ada4bfea2e614d2d5c15dd
Added Files:
haxm/DESCR
haxm/Makefile
haxm/PLIST
haxm/distinfo
Log Message:
wip/haxm: import haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36
HAXM is a hardware-assisted virtualization engine (hypervisor) that uses Intel
Virtualization Technology to speed up IA (x86/ x86_64) emulation on a host
machine running Windows or macOS. It started as an Android SDK component, but
has recently transformed itself into a general accelerator for QEMU.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a1d00fb2e823240c6ada4bfea2e614d2d5c15dd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
haxm/DESCR | 4 ++++
haxm/Makefile | 16 ++++++++++++++++
haxm/PLIST | 1 +
haxm/distinfo | 6 ++++++
4 files changed, 27 insertions(+)
diffs:
diff --git a/haxm/DESCR b/haxm/DESCR
new file mode 100644
index 0000000000..eef2ec6226
--- /dev/null
+++ b/haxm/DESCR
@@ -0,0 +1,4 @@
+HAXM is a hardware-assisted virtualization engine (hypervisor) that uses Intel
+Virtualization Technology to speed up IA (x86/ x86_64) emulation on a host
+machine running Windows or macOS. It started as an Android SDK component, but
+has recently transformed itself into a general accelerator for QEMU.
diff --git a/haxm/Makefile b/haxm/Makefile
new file mode 100644
index 0000000000..ca7188e3e6
--- /dev/null
+++ b/haxm/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+GITHUB_PROJECT= haxm
+GITHUB_TAG= 226b5a8ef3b79ca3d235a629a83a4a2168c11e36
+DISTNAME= haxm-0.${GITHUB_TAG}
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_GITHUB:=intel/}
+
+MAINTAINER= kamil%NetBSD.org@localhost
+HOMEPAGE= https://github.com/intel/haxm/
+COMMENT= Intel Hardware Accelerated Execution Manager
+LICENSE= modified-bsd
+
+WRKSRC= ${WRKDIR}/haxm-${GITHUB_TAG}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/haxm/PLIST b/haxm/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/haxm/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/haxm/distinfo b/haxm/distinfo
new file mode 100644
index 0000000000..74bc840b9b
--- /dev/null
+++ b/haxm/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36-226b5a8ef3b79ca3d235a629a83a4a2168c11e36.tar.gz) = 8b1bd7c077eff2b059261069ccfc573dbcada132
+RMD160 (haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36-226b5a8ef3b79ca3d235a629a83a4a2168c11e36.tar.gz) = 050b8801d2de265d53b4d05bb515259406129e57
+SHA512 (haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36-226b5a8ef3b79ca3d235a629a83a4a2168c11e36.tar.gz) = ddcd7bfdfb8aed40382cae4d4e5b4206c957bf2ca72d0f7cad698faf5cc10dd520dc37a892e331f4cc6f10c491b9c3ce0066f3eed2f0ae0958b662083e634adb
+Size (haxm-0.226b5a8ef3b79ca3d235a629a83a4a2168c11e36-226b5a8ef3b79ca3d235a629a83a4a2168c11e36.tar.gz) = 218100 bytes
Home |
Main Index |
Thread Index |
Old Index