blob: d6a576df5d9e88227ca1dbafc86b09efee1565be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = icestudio-appimage
pkgdesc = A real gamechanger in the world of Open Source FPGAs
pkgver = 0.11
pkgrel = 1
url = https://icestudio.io/
arch = x86_64
license = GPL2
depends = python
depends = gconf
provides = icestudio
conflicts = icestudio
options = !strip
source = https://github.com/FPGAwars/icestudio/releases/download/v0.11/icestudio-0.11-linux64.AppImage
source = icestudio.sh
sha256sums = SKIP
sha256sums = SKIP
pkgname = icestudio-appimage
|