]> git.pld-linux.org Git - packages/ka5-kaddressbook.git/blame - ka5-kaddressbook.spec
- updated to 21.04.3
[packages/ka5-kaddressbook.git] / ka5-kaddressbook.spec
CommitLineData
2c06ed36 1%define kdeappsver 21.04.3
99b66999 2%define kframever 5.56.0
baacc1f0
WF
3%define qtver 5.9.0
4%define kaname kaddressbook
5Summary: KAddressbook
6Name: ka5-%{kaname}
2c06ed36 7Version: 21.04.3
baacc1f0
WF
8Release: 1
9License: GPL v2+/LGPL v2.1+
10Group: X11/Libraries
a4d857b0 11Source0: http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
2c06ed36 12# Source0-md5: 6334efab8f191b9214ede6ef53cb337c
baacc1f0
WF
13URL: http://www.kde.org/
14BuildRequires: Qt5Core-devel >= %{qtver}
15BuildRequires: Qt5DBus-devel
16BuildRequires: Qt5Gui-devel
17BuildRequires: Qt5PrintSupport-devel
18BuildRequires: Qt5Test-devel
19BuildRequires: Qt5Widgets-devel
20BuildRequires: cmake >= 2.8.12
21BuildRequires: gettext-devel
22BuildRequires: gpgme-c++-devel >= 1.8.0
23BuildRequires: ka5-akonadi-devel >= %{kdeappsver}
24BuildRequires: ka5-akonadi-search-devel >= %{kdeappsver}
25BuildRequires: ka5-grantleetheme-devel >= %{kdeappsver}
baacc1f0
WF
26BuildRequires: ka5-kontactinterface-devel >= %{kdeappsver}
27BuildRequires: ka5-kpimtextedit-devel >= %{kdeappsver}
28BuildRequires: ka5-libkdepim-devel >= %{kdeappsver}
29BuildRequires: ka5-libkleo-devel >= %{kdeappsver}
30BuildRequires: ka5-pimcommon-devel >= %{kdeappsver}
99b66999
WF
31BuildRequires: kf5-extra-cmake-modules >= %{kframever}
32BuildRequires: kf5-kcmutils-devel >= %{kframever}
33BuildRequires: kf5-kcrash-devel >= %{kframever}
34BuildRequires: kf5-kdbusaddons-devel >= %{kframever}
35BuildRequires: kf5-kdoctools-devel >= %{kframever}
36BuildRequires: kf5-kiconthemes-devel >= %{kframever}
37BuildRequires: kf5-prison-devel >= %{kframever}
baacc1f0
WF
38BuildRequires: ninja
39BuildRequires: qt5-build >= %{qtver}
40BuildRequires: rpmbuild(macros) >= 1.164
41BuildRequires: shared-mime-info
42BuildRequires: tar >= 1:1.22
43BuildRequires: xz
44BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
45
46%description
47KAddressBook stores all the personal details of your family, friends
48and other contacts.
49
50Features
51
52• Imports and exports to nearly every address book standard • Reads
53.vcf format files, and can import and export vCards and csv format
54files • Can use multiple LDAPservers • Configurable filters and
55powerful search capabilities • Integrates with other Kontact
56components, e.g. exporting Birthday reminders to KOrganizer • Capable
57of groupware integration • Powered by Akonadi
58
a4d857b0
WF
59%package devel
60Summary: Header files for %{kaname} development
61Summary(pl.UTF-8): Pliki nagłówkowe dla programistów używających %{kaname}
62Group: X11/Development/Libraries
63Requires: %{name} = %{version}-%{release}
64
65%description devel
66Header files for %{kaname} development.
67
68%description devel -l pl.UTF-8
69Pliki nagłówkowe dla programistów używających %{kaname}.
70
baacc1f0
WF
71%prep
72%setup -q -n %{kaname}-%{version}
73
74%build
75install -d build
76cd build
77%cmake \
78 -G Ninja \
99b66999 79 -DHTML_INSTALL_DIR=%{_kdedocdir} \
baacc1f0
WF
80 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
81 ..
82%ninja_build
83
84%install
85rm -rf $RPM_BUILD_ROOT
86%ninja_install -C build
87
88%find_lang %{kaname} --all-name --with-kde
89
90%clean
91rm -rf $RPM_BUILD_ROOT
92
93%post -p /sbin/ldconfig
94%postun -p /sbin/ldconfig
95
96%files -f %{kaname}.lang
97%defattr(644,root,root,755)
baacc1f0 98%attr(755,root,root) %{_bindir}/kaddressbook
16ea0679
WF
99%ghost %{_libdir}/libkaddressbookprivate.so.5
100%attr(755,root,root) %{_libdir}/libkaddressbookprivate.so.*.*.*
baacc1f0
WF
101%attr(755,root,root) %{_libdir}/qt5/plugins/kaddressbook_config_plugins.so
102%attr(755,root,root) %{_libdir}/qt5/plugins/kaddressbookpart.so
baacc1f0
WF
103%{_desktopdir}/kaddressbook-importer.desktop
104%{_desktopdir}/org.kde.kaddressbook.desktop
105%{_iconsdir}/hicolor/128x128/apps/kaddressbook.png
106%{_iconsdir}/hicolor/16x16/apps/kaddressbook.png
107%{_iconsdir}/hicolor/22x22/apps/kaddressbook.png
108%{_iconsdir}/hicolor/32x32/apps/kaddressbook.png
109%{_iconsdir}/hicolor/48x48/apps/kaddressbook.png
110%{_iconsdir}/hicolor/64x64/apps/kaddressbook.png
111%{_iconsdir}/hicolor/scalable/apps/kaddressbook.svg
112%{_datadir}/kaddressbook
113%attr(755,root,root) %{_datadir}/kconf_update/kaddressbook-15.08-kickoff.sh
114%{_datadir}/kconf_update/kaddressbook.upd
115%{_datadir}/kontact/ksettingsdialog/kaddressbook.setdlg
116%{_datadir}/kservices5/kaddressbook_config_plugins.desktop
baacc1f0
WF
117%{_datadir}/kservices5/kontact/kaddressbookplugin.desktop
118%{_datadir}/metainfo/org.kde.kaddressbook.appdata.xml
a4d857b0
WF
119%{_datadir}/qlogging-categories5/kaddressbook.categories
120%{_datadir}/qlogging-categories5/kaddressbook.renamecategories
16ea0679
WF
121%ghost %{_libdir}/libKPimAddressbookImportExport.so.5
122%attr(755,root,root) %{_libdir}/libKPimAddressbookImportExport.so.*.*.*
a4d857b0
WF
123%attr(755,root,root) %{_libdir}/qt5/plugins/kontact5/kontact_kaddressbookplugin.so
124%{_desktopdir}/kaddressbook-view.desktop
125
126%files devel
127%defattr(644,root,root,755)
128%{_includedir}/KPim/KAddressBookImportExport
129%{_includedir}/KPim/kaddressbookimportexport
130%{_includedir}/KPim/kaddressbookimportexport_version.h
131%{_libdir}/cmake/KPimAddressbookImportExport
132%{_libdir}/libKPimAddressbookImportExport.so
133%{_libdir}/qt5/mkspecs/modules/qt_KAddressbookImportExport.pri
This page took 0.100322 seconds and 4 git commands to generate.