gtk-sharp: rebuild for corrected shlib-provides; lib32disabled=yes; disable static.
This commit is contained in:
parent
00a8873281
commit
deae66ced2
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'gtk-sharp'
|
# Template file for 'gtk-sharp'
|
||||||
pkgname=gtk-sharp
|
pkgname=gtk-sharp
|
||||||
version=2.99.2
|
version=2.99.2
|
||||||
revision=2
|
revision=3
|
||||||
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
|
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
|
||||||
checksum="a2f143cfa9a33f7249770b13086e9cfb9c122d8a8b91a231f9343dd91bdb3a0b"
|
checksum="a2f143cfa9a33f7249770b13086e9cfb9c122d8a8b91a231f9343dd91bdb3a0b"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config autoconf automake which libtool"
|
hostmakedepends="pkg-config autoconf automake which libtool"
|
||||||
makedepends="mono gtk+3-devel libglade-devel"
|
makedepends="mono gtk+3-devel libglade-devel"
|
||||||
maintainer="Steven R <dev@styez.com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
|
@ -13,6 +14,7 @@ license="LGPL"
|
||||||
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
short_desc="Graphical User Interface Toolkit for mono and .Net (Gtk#)"
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue