]> git.pld-linux.org Git - packages/dotnet-gtk-sharp2.git/blame - dotnet-gtk-sharp2.spec
- rel.3 for rebuild with gtkhtml 3.8.1
[packages/dotnet-gtk-sharp2.git] / dotnet-gtk-sharp2.spec
CommitLineData
9fa457fe 1#
2# Conditional build:
9fa457fe 3%bcond_without gnome # don't build GNOME (and dependent) bindings
4#
f39162d1 5%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]; }')
6%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)
9fa457fe 7%include /usr/lib/rpm/macros.perl
8%include /usr/lib/rpm/macros.mono
9Summary: .NET language bindings for GTK+ and GNOME
10