]> git.pld-linux.org Git - packages/dotnet-gtk-sharp2.git/blame - dotnet-gtk-sharp2.spec
- moved from dotnet-gtk-sharp DEVEL branch
[packages/dotnet-gtk-sharp2.git] / dotnet-gtk-sharp2.spec
CommitLineData
9fa457fe 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#
6%define gtkhtml_soversion %(/bin/ls %{_libdir}/libgtkhtml-3.6.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.6 2>/dev/null || echo 0; else echo 0; fi)
8%include /usr/lib/rpm/macros.perl
9%include /usr/lib/rpm/macros.mono
10Summary: .NET language bindings for GTK+ and GNOME
11