summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Jamison2018-06-10 07:29:25 -0500
committerCaleb Jamison2018-06-10 07:29:25 -0500
commit9fae5e9d0c01f4e235e7d900f4754ed024678899 (patch)
tree1afb2b301aee95ffa5b11fe1770501856b0bc5a9 /.SRCINFO
downloadaur-9fae5e9d0c01f4e235e7d900f4754ed024678899.tar.gz
PKGBUILD and .SRCINFO for LiteDRAM-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fe3058b44285
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = litedram-git
+ pkgdesc = A small footprint and configurable DRAM core
+ pkgver = 181
+ pkgrel = 1
+ url = https://github.com/enjoy-digital/litedram
+ arch = any
+ license = MIT
+ depends = python
+ depends = migen
+ depends = litex
+ provides = litedram
+ options = !emptydirs
+ source = git+https://github.com/enjoy-digital/litedram
+ sha256sums = SKIP
+
+pkgname = litedram-git
+