5 Summary: An Open Source implementation of the GDI+ API.
7 Group: System/Libraries
8 Packager: Mono Maintainers Team <mono@packages.altlinux.org>
9 Url: http://www.mono-project.com/
11 %define def_with_param() %{expand:%%{!?_with_%{1}: %%{!?_without_%{1}: %%{?2: %%global _with_param_%{1} %{2}} %%global _with_%{1} --with-%{1}}}}
12 %define subst_with_param() %{expand:%%{?_with_%{1}:%%{_with_%{1}}%%{?_with_param_%{1}:=%%{_with_param_%{1}}}}} %{expand:%%{?_without_%{1}:%%{_without_%{1}}%%{?_without_param_%{1}:=%%{_without_param_%{1}}}}}
13 %define if_with_param() %if %{expand:%%{?_with_%{1}: %%{?2:%%(if [ "%%{_with_param_%{1}}" == "%{2}" ]; then echo 1; else echo 0; fi)}%%{!?2:1}}%%{!?_with_%{1}:0}}
15 %def_with_param cairo installed
18 Source0: http://www.go-mono.com/sources/%name-%version.tar.gz
19 Patch0: libgdiplus-1.1.13.6-alt.patch
21 # Automatically added by buildreq on Thu Sep 23 2004
22 BuildRequires: XFree86-devel XFree86-libs fontconfig-devel freetype2-devel glib2-devel hostinfo libcairo-devel libglitz-devel libjpeg-devel libpixman-devel libpng-devel libtiff-devel libungif-devel pkg-config zlib-devel
25 An Open Source implementation of the GDI+ API
32 %remove_optflags -Wall
36 %configure %{subst_with_param cairo} %{subst_enable static}
43 %_libdir/libgdiplus.so
44 %_libdir/libgdiplus.so.0
45 %_libdir/libgdiplus.so.0.0.0
49 * Thu Mar 30 2006 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.13.6-alt1
53 * Sat Feb 04 2006 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.13.2-alt1
55 - Fix build patch for using system libcairo
57 * Mon Nov 14 2005 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.10-alt1
60 * Wed Oct 05 2005 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.9.2-alt1
63 * Sat Jun 18 2005 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.8-alt1
66 * Sat May 14 2005 Evgeny Sinelnikov <sin@altlinux.ru> 1.1.7-alt1
69 * Thu Sep 23 2004 Pavel S. Mironchik <tibor@altlinux.ru> 1.0-alt1