15 lines
492 B
Bash
15 lines
492 B
Bash
# Template file for 'mono-basic'
|
|
pkgname=mono-basic
|
|
version=4.7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="VisualBasic.NET support for mono"
|
|
maintainer="Perez <elperezoso@disroot.org>"
|
|
license="LGPL-2"
|
|
homepage="https://www.mono-project.com/"
|
|
hostmakedepends="pkg-config mono"
|
|
makedepends="mono-devel"
|
|
depends="mono"
|
|
distfiles="https://download.mono-project.com/sources/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=0b3962719de45f7f6b8d6c5481d7e50c2e79cbcf7f1ce02810b65fcfa261cc28
|