New package: gtk-sharp2-2.12.45
This commit is contained in:
parent
463d83fbfe
commit
39a72f9e4b
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'gtk-sharp2'
|
||||
pkgname=gtk-sharp2
|
||||
version=2.12.45
|
||||
revision=1
|
||||
wrksrc="gtk-sharp-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config mono"
|
||||
makedepends="mono-devel gtk+-devel libglade-devel"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="http://www.mono-project.com/docs/gui/gtksharp/"
|
||||
distfiles="http://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-${version}.tar.gz"
|
||||
checksum=02680578e4535441064aac21d33315daa009d742cab8098ac8b2749d86fffb6a
|
Loading…
Reference in New Issue