summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrancisco Demartino2018-06-27 00:57:52 -0300
committerFrancisco Demartino2018-06-27 00:58:19 -0300
commit73f653f2d4139505b5d7b1ac2e4f4946b3a2b56e (patch)
tree4a8c85bfa5afa191f6401b7a9d9450b3233a26d6 /.SRCINFO
downloadaur-73f653f2d4139505b5d7b1ac2e4f4946b3a2b56e.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a7356f26315a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = simulide
+ pkgdesc = Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers)
+ pkgver = 0.1.7
+ pkgrel = 1
+ url = http://simulide.blogspot.com/
+ arch = x86_64
+ license = GPL3
+ depends = gpsim
+ depends = qt5-multimedia
+ depends = qt5-serialport
+ depends = qt5-svg
+ source = https://sourceforge.net/projects/simulide/files/SimulIDE_0.1.7/simulide_0.1.7-Sources.tar.gz
+ md5sums = 61c260374ae0e7733f867349b7990acf
+
+pkgname = simulide
+