mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
New package: gtk-sharp2-2.12.45
This commit is contained in:
parent
463d83fbfe
commit
39a72f9e4b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gtk-sharp2/template
Normal file
15
srcpkgs/gtk-sharp2/template
Normal file
|
@ -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…
Add table
Reference in a new issue