15 lines
492 B
Bash
15 lines
492 B
Bash
# Template file for 'mono-basic'
|
|
pkgname=mono-basic
|
|
version=4.6
|
|
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=303d79f73ae9d6120ef12ebeaf2ec67fda96256801e3bf305c46f8787a751e8f
|