summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db09993cb9986bc455edbd79575fef91df864a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = mounriver-studio-toolchain-bin
	pkgver = 1.40
	pkgrel = 1
	url = http://www.mounriver.com/
	arch = x86_64
	license = GPL2
	license = GPL3
	license = custom
	makedepends = tar
	optdepends = ch34x-dkms-git: CH341SER driver with fixed bug
	optdepends = i2c-ch341-dkms: CH341 USB-I2C adapter driver
	optdepends = spi-ch341-usb-dkms: SPI/GPIO driver for CH341
	optdepends = ch341eepromtool: An i2c serial EEPROM programming tool for the WCH CH341A
	optdepends = ch341prog-git: A simple command line tool (programmer) interfacing with ch341a
	optdepends = ch341eeprom-git: A libusb based programming tool for 24xx I²C EEPROMs using the WCH CH341A
	provides = MRS-Toolchain
	noextract = mounriver-studio-toolchain-bin-1.40.tar.xz
	options = !strip
	source = mounriver-studio-toolchain-bin-1.40.tar.xz::http://file.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.40.tar.xz
	sha256sums = b7de5aa5a48641c38810333d93f09df126520708f5c8ed1e33c72da1fcae5cda

pkgname = mounriver-studio-toolchain-bin
	pkgdesc = This MRS Toolchain includes the tool chain for RISC-V kernel chip under Linux x64 and the debug download tool OpenOCD.
	depends = mounriver-studio-toolchain-openocd-bin
	depends = mounriver-studio-toolchain-riscv-bin

pkgname = mounriver-studio-toolchain-openocd-bin
	pkgdesc = MRS Toolchain OpenOCD supports erasure, programming, verification and debugging of the chip.
	depends = bash
	depends = libftdi-compat
	depends = libusb
	depends = hidapi
	depends = libusb-compat
	depends = libudev.so

pkgname = mounriver-studio-toolchain-riscv-bin
	pkgdesc = MRS Toolchain Support for RISC-V assembly and GNU C compilation, link operation.
	depends = bash