X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffox.git;a=blobdiff_plain;f=fox.spec;h=60a4fd946b58d67edbce0b4ea74ad827200d7e67;hp=cb4d35467ac101969f6482b3ca8caa22c2f021ea;hb=ece334fed76356a7ce95e48890a3b40501052136;hpb=73df8b246bcb499a70ebb0df5a82eeb6b4e538fc;ds=sidebyside diff --git a/fox.spec b/fox.spec index cb4d354..60a4fd9 100644 --- a/fox.spec +++ b/fox.spec @@ -1,19 +1,19 @@ # # Conditional build: %bcond_without cups # CUPS support -%bcond_with openjpeg # JPEG2000 support (unfinished in sources) +%bcond_without openjpeg # JPEG2000 support %bcond_without static_libs # don't build static libraries # Summary: The FOX C++ GUI Toolkit Summary(pl.UTF-8): FOX - toolkit graficzny w C++ Name: fox # NOTE: after switching to 1.8.x keep stable (1.8.x) on HEAD and devel (1.9.x) on DEVEL -Version: 1.7.34 -Release: 3 +Version: 1.7.49 +Release: 2 License: LGPL v3+ with relinking exemption Group: X11/Libraries Source0: http://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz -# Source0-md5: 6ccb46e6a8bf91e33fa3e80ecadb9527 +# Source0-md5: 8563e4c0eb8ebd3511ef02cd5ba0bf51 Patch0: %{name}-opt.patch Patch1: %{name}-link.patch Patch2: %{name}-Makefile.patch @@ -149,13 +149,14 @@ FOX - przykładowe programy. %{?debug:--enable-debug}%{!?debug:--enable-release} \ %{?with_openjpeg:--enable-jp2} \ --enable-static%{!?with_static_libs:=no} \ + --enable-webp \ --with-opengl \ - --with-xft \ --with-shape \ - --with-xshm \ --with-xcursor \ + --with-xft \ + --with-xim \ --with-xrandr \ - --with-xim + --with-xshm %{__make} @@ -204,6 +205,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %doc ADDITIONS TRACING +%attr(755,root,root) %{_bindir}/fox-config %attr(755,root,root) %{_bindir}/reswrap %attr(755,root,root) %{_libdir}/libCHART-1.7.so %attr(755,root,root) %{_libdir}/libFOX-1.7.so