File wxGTK3-3_0.spec of Package wxWidgets-3_0

#
# spec file for package wxGTK3-3_0
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           wxGTK3-3_0
%define base_name wxWidgets
%define tarball_name wxWidgets
Version:        3.0.2
Release:        0
%define wx_minor 3.0
# lang packages are exactly equal for all variants. Build it only once:
%if "%name" == "%base_name"
%define BUILD_LANG 1
%else
%define BUILD_LANG 0
%endif
Summary:        C++ Library for Cross-Platform Development
License:        GPL-2.0+
Group:          Development/Libraries/C and C++
Url:            http://www.wxwidgets.org/

Source:         http://downloads.sf.net/wxwindows/%tarball_name-%version.tar.bz2
Source2:        README.SUSE
Source5:        wxWidgets-3_0-rpmlintrc
# This script is not used during build, but it makes possible to
# identify and backport wxPython fixes to wxWidgets.
Source6:        wxpython-mkdiff.sh
Source50:       baselibs.conf
Patch1:         soversion.diff
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  SDL-devel
BuildRequires:  autoconf
BuildRequires:  cppunit-devel
BuildRequires:  gcc-c++
BuildRequires:  gstreamer-0_10-devel
BuildRequires:  gstreamer-0_10-plugins-base-devel
%if 0%{?suse_version} >= 1220
BuildRequires:  libSM-devel
%else
%if 0%{?sles_version} >= 11
BuildRequires:  xorg-x11-libSM-devel
%endif
%endif
BuildRequires:  libexpat-devel
BuildRequires:  libjpeg-devel
BuildRequires:  libmspack-devel
BuildRequires:  libnotify-devel
BuildRequires:  libpng-devel
BuildRequires:  libtiff-devel
BuildRequires:  zlib-devel
BuildRequires:  pkgconfig(glu)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(webkitgtk-3.0)
%define gtk_version 3

%description
wxWidgets is a free C++ library for cross-platform GUI.
With wxWidgets, you can create applications for different GUIs (GTK+,
Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.

%package -n libwx_gtk%{gtk_version}u_adv-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_adv-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_aui-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_aui-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_core-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_core-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_gl-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_gl-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_html-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_html-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_media-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_media-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_propgrid-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_propgrid-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_qa-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_qa-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_ribbon-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_ribbon-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_richtext-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_richtext-suse1
Library for the wxWidgets cross-platform GUI.

%package -n libwx_gtk%{gtk_version}u_stc-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_stc-suse1
Library for the wxWidgets cross-platform GUI.

%if 0%{?suse_version} > 1110
%package -n libwx_gtk%{gtk_version}u_webview-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_webview-suse1
Library for the wxWidgets cross-platform GUI.
%endif

%package -n libwx_gtk%{gtk_version}u_xrc-suse1
Summary:        wxWidgets Library
Group:          System/Libraries

%description -n libwx_gtk%{gtk_version}u_xrc-suse1
Library for the wxWidgets cross-platform GUI.

%package devel
Summary:        Everything needed for development with wxWidgets
Group:          Development/Libraries/C and C++
Requires:       gtk%gtk_version-devel
Requires:       libwx_baseu-suse1 = %version
Requires:       libwx_baseu_net-suse1 = %version
Requires:       libwx_baseu_xml-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_adv-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_aui-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_core-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_gl-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_html-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_media-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_propgrid-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_qa-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_ribbon-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_richtext-suse1 = %version
Requires:       libwx_gtk%{gtk_version}u_stc-suse1 = %version
Requires:       pkgconfig(gl)
%if 0%{?suse_version} > 1110
Requires:       libwx_gtk%{gtk_version}u_webview-suse1 = %version
%endif
Requires:       libwx_gtk%{gtk_version}u_xrc-suse1 = %version
Requires:       pkgconfig(glu)
Provides:       wxGTK3-devel = %version-%release
Provides:       wxWidgets-experimental-devel = %version-%release
Conflicts:      wxWidgets-devel
Conflicts:      otherproviders(wxWidgets-experimental-devel)

%description devel
wxWidgets is a free C++ library for cross-platform GUI development.
With wxWidgets, you can create applications for different GUIs (GTK+,
Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.

This package contains all files needed for developing with wxGTK3.

Note: wxWidgets variant devel packages are mutually exclusive. Please
read %_docdir/%name/README.SUSE to pick a correct variant.

%if %BUILD_LANG
%lang_package -n %base_name
%endif

%prep
echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
%setup -q -n %tarball_name-%version
%patch -P 1 -p1
cp %{S:2} .

%build
autoconf -f -i
# NOTE: gnome-vfs is deprecated. Disabled for GTK3 build
#
# With 2.9.1:
# --enable-objc_uniquifying is relevant only for Cocoa
# --enable-accessibility is currently supported only in msw
# --enable-extended_rtti does not compile

%configure\
	--enable-vendor=suse \
	--with-gtk=%gtk_version\
	--disable-static\
	--enable-unicode\
	--with-opengl\
	--with-libmspack\
	--with-sdl\
	--enable-ipv6\
	--enable-mediactrl\
	--enable-optimise\
%if 0%{?WX_DEBUG}
	--enable-debug\
%else
	--disable-debug\
%endif
	--enable-stl\
	--enable-plugins
make %{?_smp_mflags}
%if %BUILD_LANG
cd locale
make allmo
cd ..
%endif

%install
make install DESTDIR="%buildroot"
# Drop libraries already supplied by another packages
rm -f "%buildroot/%_libdir"/libwx_baseu{,_net,_xml}-suse.so.1* \
	"%buildroot/%_libdir/wx/%wx_minor"/sound_sdlu-*.so
%if %BUILD_LANG
# Locales for MS Windows:
rm -Rf %buildroot/%_datadir/locale/*/LC_MESSAGES/wxmsw.mo
%find_lang wxstd
%else
rm -Rf %buildroot/%_datadir/locale
%endif

# HACK: Fix wx-config symlink (bug introduced in 2.9.4).
ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildroot/%_bindir/wx-config

%post   -n libwx_gtk%{gtk_version}u_adv-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_adv-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_aui-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_aui-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_core-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_core-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_gl-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_gl-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_html-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_html-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_media-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_media-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_propgrid-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_propgrid-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_qa-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_qa-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_ribbon-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_ribbon-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_richtext-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_richtext-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_stc-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_stc-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_webview-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_webview-suse1 -p /sbin/ldconfig
%post   -n libwx_gtk%{gtk_version}u_xrc-suse1 -p /sbin/ldconfig
%postun -n libwx_gtk%{gtk_version}u_xrc-suse1 -p /sbin/ldconfig

%if %BUILD_LANG

%files lang -f wxstd.lang
%endif

%files -n libwx_gtk%{gtk_version}u_adv-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_adv-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_aui-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_aui-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_core-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_core-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_gl-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_gl-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_html-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_html-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_media-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_media-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_propgrid-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_propgrid-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_qa-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_qa-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_ribbon-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_ribbon-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_richtext-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_richtext-suse.so.1*

%files -n libwx_gtk%{gtk_version}u_stc-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_stc-suse.so.1*

%if 0%{?suse_version} > 1110
%files -n libwx_gtk%{gtk_version}u_webview-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_webview-suse.so.1*
%endif

%files -n libwx_gtk%{gtk_version}u_xrc-suse1
%defattr (-,root,root)
%_libdir/libwx_gtk%{gtk_version}u_xrc-suse.so.1*

%files devel
%defattr (-,root,root)
# Complete documentation is available in the docs packages.
%doc docs/*.txt README.SUSE
%_bindir/wxrc
%_bindir/wxrc-%wx_minor
%_bindir/*-config*
%_datadir/aclocal
%_datadir/bakefile
%_includedir/wx-%wx_minor
%_libdir/*.so
%dir %_libdir/wx
%_libdir/wx/config
%_libdir/wx/include

%changelog
openSUSE Build Service is sponsored by