commit 86caa96e0ca312fab04b97da370145a0e094e60834477b22f8ae1154033bf4c8 Author: Stephan Kulow Date: Tue Oct 1 06:13:38 2013 +0000 Accepting request 198497 from KDE:Qt51 New Qt5.1 package. Corrected by babelworkx OBS-URL: https://build.opensuse.org/request/show/198497 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtgraphicaleffects?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/libqt5-qtgraphicaleffects.changes b/libqt5-qtgraphicaleffects.changes new file mode 100644 index 0000000..deb886d --- /dev/null +++ b/libqt5-qtgraphicaleffects.changes @@ -0,0 +1,83 @@ +------------------------------------------------------------------- +Wed Sep 11 11:48:50 UTC 2013 - cfarrell@suse.com + +- license update: BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or + GPL-3.0) + The effects are BSD-3-Clause licensed. The tools (pngdumper) have the + Digia LGPL-2.1/GPL-3.0 license + +------------------------------------------------------------------- +Thu Aug 29 17:19:38 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to version 5.1.1: + * Bugfix release, please see + http://blog.qt.digia.com/blog/2013/08/28/qt-5-1-1-released/ + http://qt.gitorious.org/qt/qtgraphicaleffects/blobs/release/dist/changes-5.1.1 + and http://qt-project.org/wiki/Qt511KnownIssues for known issues +- Small spec cleanup + +------------------------------------------------------------------- +Sun Jul 7 07:23:51 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 release + +------------------------------------------------------------------- +Tue Jun 18 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 RC 1 + +------------------------------------------------------------------- +Mon May 20 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 Beta 1 + +------------------------------------------------------------------- +Tue Apr 9 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 Alpha 1 + +------------------------------------------------------------------- +Wed Jan 30 19:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.0.1 + +------------------------------------------------------------------- +Wed Dec 19 20:40:40 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 release + +------------------------------------------------------------------- +Thu Dec 13 10:50:52 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Release Candidate 2 + +------------------------------------------------------------------- +Thu Dec 6 19:54:17 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Release Candidate 1 + +------------------------------------------------------------------- +Thu Nov 15 12:14:39 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Beta 2 + +------------------------------------------------------------------- +Thu Aug 30 11:31:45 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Beta 1 release + +------------------------------------------------------------------- +Thu May 24 15:29:20 UTC 2012 - stephan.binner@basyskom.com + +- update to newer Alpha snapshot / Beta candidate + +------------------------------------------------------------------- +Fri Apr 13 13:22:38 UTC 2012 - stephan.binner@basyskom.com + +- rework package splitting for Qt 5 modularization + +------------------------------------------------------------------- +Thu Apr 5 09:56:15 UTC 2012 - dmueller@suse.com + +- Initial packaging (Qt 5.0 Alpha) + diff --git a/libqt5-qtgraphicaleffects.spec b/libqt5-qtgraphicaleffects.spec new file mode 100644 index 0000000..f6f7594 --- /dev/null +++ b/libqt5-qtgraphicaleffects.spec @@ -0,0 +1,69 @@ +# +# spec file for package libqt5-qtgraphicaleffects +# +# 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/ +# + + +Name: libqt5-qtgraphicaleffects +Version: 5.1.1 +Release: 0 +License: BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0) +Summary: Qt 5 Graphical Effects +Url: http://qt.digia.com +Group: Development/Libraries/X11 +Source: %{tar_version}.tar.xz +%define base_name libqt5 +%define real_version 5.1.1 +%define so_version 5.1.1 +%define tar_version qtgraphicaleffects-opensource-src-%{real_version} +BuildRequires: libQt5Quick-devel >= %{version} +BuildRequires: xz +Requires: libQtQuick5 + +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Qt is a set of libraries for developing applications. + +This package contains base tools, like string, xml, and network +handling. + +%prep +%setup -q -n qtgraphicaleffects-opensource-src-%{real_version} + + + +%build +export PATH=%{_libqt5_bindir}:$PATH +%ifarch ppc64 + RPM_OPT_FLAGS="%{optflags} -mminimal-toc" +%endif +export CXXFLAGS="$CXXFLAGS %{optflags} -DOPENSSL_LOAD_CONF" +export CFLAGS="$CFLAGS %{optflags} -DOPENSSL_LOAD_CONF" +export MAKEFLAGS="%{?_smp_mflags}" +qmake +make + +%install +make INSTALL_ROOT=%{buildroot} install + +%clean +rm -rf %{buildroot} + +%files +%defattr(-,root,root,755) +%{_libqt5_archdatadir}/qml/QtGraphicalEffects + +%changelog diff --git a/qtgraphicaleffects-opensource-src-5.1.1.tar.xz b/qtgraphicaleffects-opensource-src-5.1.1.tar.xz new file mode 100644 index 0000000..4b6c688 --- /dev/null +++ b/qtgraphicaleffects-opensource-src-5.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347c33ee496d67d98d64b6fa43797c45eae85752bb0026eb234bfb420f77febf +size 14321896