]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/blame - dotnet-gtk-sharp.spec
- rel.4 for rebuild with gtkhtml 3.8.1
[packages/dotnet-gtk-sharp.git] / dotnet-gtk-sharp.spec
CommitLineData
9ceb6d83
JB
1#
2# Conditional build:
3%bcond_without gda # don't build gda binding
4%bcond_without gnome # don't build GNOME (and dependent) bindings
5#
eb046221 6%define gtkhtml_soversion %(/bin/ls %{_libdir}/libgtkhtml-3.8.so.* 2>/dev/null | /usr/bin/head -n 1 | /bin/awk '{ split($1,v,"."); print v[4]; }')
7%define gtkhtml_version %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.8 2>/dev/null || echo 0; else echo 0; fi)
d30c0d86 8%include /usr/lib/rpm/macros.perl
fb83caa7 9%include /usr/lib/rpm/macros.mono
833027e4 10Summary: .NET language bindings for GTK+ and GNOME
11