File libqt5-qtquick1.spec of Package libqt5-qtbase

#
# spec file for package libqt5-qtquick1
#
# Copyright (c) 2012 SUSE LINUX Products 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/
#

%define _prefix /opt/qt-5.0
%define packageprefix opt-

Name:           %{packageprefix}libQtDeclarative5
BuildRequires:  fdupes
# COMMON-VERSION-BEGIN
# COMMON-VERSION-BEGIN
Version:        5.0.2
Release:        0
%define base_name %{packageprefix}libqt5
%define real_version 5.0.2
%define tar_version everywhere-opensource-src-%{real_version}
# COMMON-VERSION-END
# COMMON-VERSION-END
BuildRequires:  %{packageprefix}libQtXmlPatterns-devel
BuildRequires:  %{packageprefix}libQtSvg-devel
BuildRequires:  %{packageprefix}libQtScript-private-headers-devel
BuildRequires:  xz
Url:            http://qt.digia.com
Summary:        Qt 5 Declarative Library
License:        SUSE-LGPL-2.1-with-nokia-exception-1.1 or GPL-3.0
Group:          Development/Libraries/X11
Provides:       %{packageprefix}libQtQuick1-5 = 4.99.0+4.5.0.beta2
Obsoletes:      %{packageprefix}libQtQuick1-5 < 4.99.0+4.5.0.beta2
Recommends:     %{packageprefix}libqt5-qtgraphicaleffects = %version
# COMMON-BEGIN
# COMMON-BEGIN
Source:         qt-%{tar_version}.tar.xz
# to get mtime of file:
Source1:        libqt5-qtbase.changes
Source10:       %{packageprefix}qt5config.desktop
Source11:       %{packageprefix}designer5.desktop
Source12:       %{packageprefix}linguist5.desktop
Source13:       %{packageprefix}assistant5.desktop
Source14:       %{packageprefix}assistant.png
Source15:       %{packageprefix}designer.png
Source16:       %{packageprefix}linguist.png
Source17:       qt-5.0-env.sh
Patch2:         qt-never-strip.diff
Patch3:         plastik-default.diff
Patch6:         use-freetype-default.diff
Patch1006:      use-freetype-default-legacy.diff
Patch8:         link-tools-shared.diff
Patch61:        qt5-fake-bold.patch
Patch75:        qt-debug-timer.diff
Patch87:        qfatal-noreturn.diff
Patch109:       libqt5-libtool-nodate.diff
Patch118:       rcc-stable-dirlisting.diff
Patch123:       use-cups-default-print-settings-bnc552218.diff
Patch128:       build-qvfb-tool.diff
Patch129:       system-pcre.diff
Patch130:       no-Werror-rpath.diff
Patch131:       qmake-add-usr-include.diff

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 1140
  %define common_options -accessibility --opensource -no-separate-debug-info -shared -xkb -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-rpath -system-libjpeg -openssl-linked -system-libpng -cups -nis -system-zlib -prefix %_prefix -L %_libdir -libdir %_libdir -docdir %_docdir/%{base_name} -examplesdir %_libdir/qt5/examples -plugindir %plugindir -translationdir %_datadir/qt5/translations -iconv -sysconfdir /etc/settings -datadir %_datadir/qt5/ -no-pch -reduce-relocations -glib -optimized-qmake -system-sqlite -no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle --no-largefile -javascript-jit -xcb -no-eglfs -opengl -hostdatadir %_libdir/qt5 -qmldir %_libdir/qt5/qml
%else
  %define common_options --opensource -no-separate-debug-info -shared -xkb -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-rpath -system-libjpeg -openssl-linked -system-libpng -cups -nis -system-zlib -prefix %_prefix -L %_libdir -libdir %_libdir -docdir %_docdir/%{base_name} -examplesdir %_libdir/qt5/examples -plugindir %plugindir -translationdir %_datadir/qt5/translations -iconv -sysconfdir /etc/settings -datadir %_datadir/qt5/ -no-pch -reduce-relocations -glib -optimized-qmake -system-sqlite -no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle --no-largefile -javascript-jit -xcb -no-eglfs -opengl -hostdatadir %_libdir/qt5 -qmldir %_libdir/qt5/qml
%endif
# disabled -largefile
%define check_config \
  grep '# define' src/corelib/global/qconfig.h | egrep -v 'QT_(ARCH|USE)';             \
  if test -f %_libdir/qt5/mkspecs/qconfig.pri ; then                                 \
    diff -u %_libdir/qt5/mkspecs/qconfig.pri mkspecs/qconfig.pri || exit 1;           \
  fi                                                                                   \

%description
Qt is a set of libraries for developing applications.

This package contains base tools, like string, xml, and network
handling.



%prep
%define plugindir %_libdir/qt5/plugins
%setup -q -n qt-everywhere-opensource-src-%{real_version}
%patch2
### 50 rediff
#%patch3
%if %suse_version > 1010
### 50 rediff
#%patch6
%else
### 50 rediff
#%patch1006
%endif
#%patch129
%patch130
# needs rediffing
#%patch8
# bnc#374073 comment #8
# %patch61
### 50 rediff
#%patch75
### 50 rediff
#%patch87
# ### 48 rediff
# %patch107
%patch109
# ### 48 rediff
# %patch113
### 50 rediff
#%patch118 -p1
### 50 rediff
#%patch123
### 50 rediff
#%patch128
# ### 47 rediff
#%patch121 -p1
%patch131

# be sure not to use them
rm -r qtbase/src/3rdparty/{libjpeg,freetype,libpng,zlib}
#rm -r qtimageformats/src/3rdparty/{libtiff,libmng}
# COMMON-END
# COMMON-END

%package -n %{packageprefix}libQtDeclarative-devel
Summary:        Qt Development Kit
Group:          Development/Libraries/X11
Requires:       %name = %version
Requires:       %{packageprefix}libQtXmlPatterns-devel
Requires:       %{packageprefix}libQtScript-devel
Requires:       %{packageprefix}libQtSvg-devel
Provides:       %{packageprefix}libQtQuick1-devel = 4.99.0+4.5.0.beta2
Obsoletes:      %{packageprefix}libQtQuick1-devel < 4.99.0+4.5.0.beta2

%description -n %{packageprefix}libQtDeclarative-devel
You need this package, if you want to compile programs with qtdeclarative.

%package -n %{packageprefix}libQtDeclarative-private-headers-devel
Summary:        Non-ABI stable experimental API
Group:          Development/Libraries/C and C++
Requires:       %{packageprefix}libQtDeclarative-devel = %version
Requires:       %{packageprefix}libQtScript-private-headers-devel
Provides:       %{packageprefix}libQtQuick1-private-headers-devel = 4.99.0+4.5.0.beta2
Obsoletes:      %{packageprefix}libQtQuick1-private-headers-devel < 4.99.0+4.5.0.beta2

%description -n %{packageprefix}libQtDeclarative-private-headers-devel
This package provides private headers of libqt5-qtdeclarative that are normally
not used by application development and that do not have any ABI or
API guarantees. The packages that build against these have to require
the exact Qt version.


%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%build
export QTDIR=`pwd`/qtbase
export PATH=$PATH:%{_prefix}/bin
cd qtquick1
%ifarch ppc64
  RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc"
%endif
export CXXFLAGS="$CXXFLAGS $RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF"
export CFLAGS="$CFLAGS $RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF"
export MAKEFLAGS="%{?jobs:-j %jobs}"
qmake
make

%install
cd qtquick1
make INSTALL_ROOT=$RPM_BUILD_ROOT install
find $RPM_BUILD_ROOT/%_libdir -type f -name '*la' -print -exec perl -pi -e 's, -L%{_builddir}/\S+,,g' {} \;
%fdupes %{buildroot}/%_includedir

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,755)
%_bindir/qmlviewer
%_bindir/qml1plugindump
%_libdir/libQt5Declarative.so.*
%dir %_libdir/qt5/plugins/imports
%dir %_libdir/qt5/plugins/imports/Qt
%dir %_libdir/qt5/plugins/imports/Qt/labs
%_libdir/qt5/plugins/imports/Qt/labs/gestures
%_libdir/qt5/plugins/imports/Qt/labs/particles
%_libdir/qt5/plugins/imports/Qt/labs/shaders
%_libdir/qt5/plugins/imports/Qt/labs/folderlistmodel
%_libdir/qt5/plugins/imports/builtins.qmltypes
%_libdir/qt5/plugins/qmltooling

%files -n %{packageprefix}libQtDeclarative-private-headers-devel
%defattr(-,root,root,755)
%_includedir/QtDeclarative/%{version}

%files -n %{packageprefix}libQtDeclarative-devel
%defattr(-,root,root,755)
%exclude %_includedir/QtDeclarative/%{version}
%_includedir/QtDeclarative
%_libdir/cmake/Qt5Declarative
%_libdir/libQt5Declarative.la
%_libdir/libQt5Declarative.prl
%_libdir/libQt5Declarative.so
%_libdir/pkgconfig/Qt5Declarative.pc
%_libdir/qt5/mkspecs/modules/qt_lib_declarative.pri

%changelog
openSUSE Build Service is sponsored by