This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -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
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.osc
|
3
kdepim-runtime-15.07.90.tar.xz
Normal file
3
kdepim-runtime-15.07.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:226bd92bca2f96c27047939bac71b7ce005e643a35028be9aaccbc43c8f73a60
|
||||
size 709968
|
8
kdepim-runtime.changes
Normal file
8
kdepim-runtime.changes
Normal file
@@ -0,0 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 10:45:53 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Initial version based on KDE Applications 15.07.90
|
||||
* KDE Applications 15.08.0 RC1
|
||||
* https://www.kde.org/announcements/announce-applications-15.07.90.php
|
||||
|
||||
|
120
kdepim-runtime.spec
Normal file
120
kdepim-runtime.spec
Normal file
@@ -0,0 +1,120 @@
|
||||
#
|
||||
# spec file for package kdepim-runtime
|
||||
#
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.1.0
|
||||
%define kf5_pimlibs_version 15.07.90
|
||||
Name: kdepim-runtime
|
||||
Version: 15.07.90
|
||||
Release: 0
|
||||
Summary: Runtime modules for kdepim
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: kdepim-runtime-%{version}.tar.xz
|
||||
BuildRequires: akonadi-calendar-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: akonadi-contact-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: akonadi-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: akonadi-mime-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: akonadi-notes-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: akonadi-socialutils-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: boost-devel >= 1.34.0
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kalarmcal-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kcalcore-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kcalutils-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kcmutils-devel >= %{kf5_version}
|
||||
BuildRequires: kconfig-devel >= %{kf5_version}
|
||||
BuildRequires: kcontacts5-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kdelibs4support-devel >= %{kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kidentitymanagement-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kimap-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kio-devel >= %{kf5_version}
|
||||
BuildRequires: kitemmodels-devel >= %{kf5_version}
|
||||
BuildRequires: kmailtransport-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kmbox-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kmime-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: knewstuff-devel >= %{kf5_version}
|
||||
BuildRequires: knotifyconfig-devel >= %{kf5_version}
|
||||
BuildRequires: kpimtextedit-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: kross-devel >= %{kf5_version}
|
||||
BuildRequires: kwallet-devel >= %{kf5_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{kf5_version}
|
||||
BuildRequires: libKF5AkonadiPrivate-devel
|
||||
BuildRequires: libKF5AkonadiPrivate-devel >= 1.70.41
|
||||
BuildRequires: libkgapi-devel >= 1.9.81
|
||||
BuildRequires: libkolab-qt5-devel >= 1.0.1
|
||||
BuildRequires: libkolabxml-devel >= 1.1
|
||||
BuildRequires: libxslt-devel
|
||||
# broken KF5::AkonadiContact, phonon is in interface includes, but private link library
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: syndication-devel >= %{kf5_pimlibs_version}
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Declarative) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5UiTools) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.2.0
|
||||
Requires: kio-pimlibs
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
Conflicts: kdepim4-runtime
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
This package contains the Akonadi files of the kdepim module.
|
||||
|
||||
%prep
|
||||
%setup -q -n kdepim-runtime-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
|
||||
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
rm -rvf %{buildroot}%{_kf5_libdir}/*.so
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%{_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%{_bindir}/update-mime-database %{_kf5_sharedir}/mime &> /dev/null || :
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%config %{_kf5_configdir}/kdepim-runtime.categories
|
||||
%{_kf5_bindir}/*
|
||||
%{_kf5_libdir}/*.so.*
|
||||
%{_kf5_plugindir}/
|
||||
%{_datadir}/mime/packages/kdepim-mime.xml
|
||||
%{_datadir}/akonadi/
|
||||
%{_kf5_servicesdir}/
|
||||
%{_kf5_servicetypesdir}
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||
%{_datadir}/dbus-1/interfaces/*.xml
|
||||
%{_kf5_notifydir}/
|
||||
|
||||
%changelog
|
Reference in New Issue
Block a user