summaryrefslogtreecommitdiffstats
path: root/python/migen/migen.info
diff options
context:
space:
mode:
author Fernando Lopez Jr2017-11-02 19:05:47 +0100
committer David Spencer2017-11-04 00:18:36 +0100
commit2d748ddbf07ec7c97c3c14416735b909c529f16b (patch)
treec4222e0e1378c92389e31166c4c14f4d1c158ac4 /python/migen/migen.info
parentdb58ab495adee7aeef15788f5f9c446a86b124f3 (diff)
downloadslackbuilds-2d748ddbf07ec7c97c3c14416735b909c529f16b.tar.gz
python/migen: Added (Milkymist generator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/migen/migen.info')
-rw-r--r--python/migen/migen.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/migen/migen.info b/python/migen/migen.info
new file mode 100644
index 0000000000..df27f69d5d
--- /dev/null
+++ b/python/migen/migen.info
@@ -0,0 +1,10 @@
+PRGNAM="migen"
+VERSION="0.6.dev"
+HOMEPAGE="https://m-labs.hk/gateware.html"
+DOWNLOAD="https://github.com/m-labs/migen/archive/0.6.dev/migen-0.6.dev.tar.gz"
+MD5SUM="28fd7527f8e5eb4117f0a5b1b708a3d9"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3"
+MAINTAINER="Fernando Lopez Jr."
+EMAIL="fernando.lopezjr@gmail.com"