summaryrefslogtreecommitdiff
path: root/cross/GenFw
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2014-04-06 16:14:16 +0000
committerjakllsch <jakllsch>2014-04-06 16:14:16 +0000
commitac69ee3a0a44684bfc3e84ff658fb212d5d78a82 (patch)
treef42fb6eb304aebc8f58b064cd3d58bdc34f9d38c /cross/GenFw
parent0d5ed3326dff60af8fbbb97505439f84f540974c (diff)
downloadpkgsrc-ac69ee3a0a44684bfc3e84ff658fb212d5d78a82.tar.gz
Import GenFw-0pre15188.
From https://svn.code.sf.net/p/edk2/code/trunk/edk2 r15188. Convert ELF to PE-COFF for UEFI
Diffstat (limited to 'cross/GenFw')
-rw-r--r--cross/GenFw/DESCR1
-rw-r--r--cross/GenFw/Makefile21
-rw-r--r--cross/GenFw/PLIST2
-rw-r--r--cross/GenFw/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/cross/GenFw/DESCR b/cross/GenFw/DESCR
new file mode 100644
index 00000000000..191583330ae
--- /dev/null
+++ b/cross/GenFw/DESCR
@@ -0,0 +1 @@
+Convert ELF to PE-COFF for UEFI
diff --git a/cross/GenFw/Makefile b/cross/GenFw/Makefile
new file mode 100644
index 00000000000..f7687d3e38f
--- /dev/null
+++ b/cross/GenFw/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2014/04/06 16:14:16 jakllsch Exp $
+
+DISTNAME= GenFw-r15188
+PKGNAME= GenFw-0pre15188
+CATEGORIES= cross devel sysutils
+MASTER_SITES= ${MASTER_SITE_LOCAL:=GenFw/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= jakllsch@NetBSD.org
+HOMEPAGE= http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Edk2-buildtools
+COMMENT= Convert ELF to PE-COFF for UEFI
+LICENSE= 2-clause-bsd
+
+WRKSRC= ${WRKDIR}/GenFw
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/GenFw ${DESTDIR}${PREFIX}/bin/GenFw
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/cross/GenFw/PLIST b/cross/GenFw/PLIST
new file mode 100644
index 00000000000..89806898eee
--- /dev/null
+++ b/cross/GenFw/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2014/04/06 16:14:16 jakllsch Exp $
+bin/GenFw
diff --git a/cross/GenFw/distinfo b/cross/GenFw/distinfo
new file mode 100644
index 00000000000..9331fb9a8ea
--- /dev/null
+++ b/cross/GenFw/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/04/06 16:14:16 jakllsch Exp $
+
+SHA1 (GenFw-r15188.tar.xz) = 70b4a08bed0796ef5564589906eba43ea90d8545
+RMD160 (GenFw-r15188.tar.xz) = f9016fa23456f096388557a4d7151f36885b82dd
+Size (GenFw-r15188.tar.xz) = 134644 bytes