gtk-sharp: update template
This commit is contained in:
parent
a03e215630
commit
95b97251b4
|
@ -4,7 +4,6 @@ version=2.12.21
|
|||
revision=1
|
||||
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
|
||||
checksum="bc356962294d538614fef08281b752fa85a0892607ff6d817583f712b8d8e1fa"
|
||||
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake"
|
||||
makedepends="mono gtk+-devel libtool which"
|
||||
|
@ -12,10 +11,6 @@ maintainer="Steven R <strob AT styez DOT com>"
|
|||
homepage="http://www.mono-project.com/GtkSharp"
|
||||
license="LGPL"
|
||||
short_desc="Gtk# is a Graphical User Interface Toolkit for mono and .Net"
|
||||
long_desc="
|
||||
Gtk# is a Graphical User Interface Toolkit for mono and .Net.
|
||||
The project binds the gtk+ toolkit and assorted GNOME libraries, enabling fully native
|
||||
graphical Gnome application development using the Mono and .Net development frameworks."
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap-2.12
|
||||
|
|
Loading…
Reference in New Issue