]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/blame - kde4-kdebase-runtime.spec
- release 2
[packages/kde4-kdebase-runtime.git] / kde4-kdebase-runtime.spec
CommitLineData
04d87fdb 1# TODO
2# - l10n != %lang glibc locales (et = etiopia not estonia!)
6503ce65 3#
1ce0b6cc 4# Conditional build:
5%bcond_without apidocs # do not prepare API documentation
6503ce65 6#
64cd3fcd 7%define _state stable
6503ce65 8%define orgname kdebase-runtime
dff7d99f 9%define qtver 4.5.1
022e9098 10
6503ce65
JB
11Summary: KDE 4 base runtime components
12Summary(pl.UTF-8): Komponenty uruchomieniowe podstawowej części KDE 4
7e876cdb 13Name: kde4-kdebase-runtime
f87ed5c0 14Version: 4.2.4
a49a7ee5 15Release: 2
1ce0b6cc 16License: GPL
17Group: X11/Applications
beb98610 18Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
f87ed5c0 19# Source0-md5: 9b5067b3ff73498705b5575e9290dffb
04d87fdb 20Source1: kdebase-searchproviders.tar.bz2
21# Source1-md5: 126c3524b5367f5096a628acbf9dc86f
22Source2: l10n-iso639-1
68c3393c 23Patch100: %{name}-branch.diff
6503ce65 24URL: http://www.kde.org/
c3391395 25BuildRequires: QtOpenGL-devel >= %{qtver}
defb0118 26BuildRequires: QtSvg-devel >= %{qtver}
c3391395 27BuildRequires: QtTest-devel >= %{qtver}
04d87fdb 28BuildRequires: automoc4 >= 0.9.88
a5bd41e6 29BuildRequires: clucene-core-devel
a6b7eef7 30BuildRequires: cmake >= 2.6.3
1ce0b6cc 31%{?with_apidocs:BuildRequires: doxygen}
1ce0b6cc 32%{?with_apidocs:BuildRequires: graphviz}
0b9ba6e8 33BuildRequires: kde4-kdelibs-devel >= %{version}
ea8b15a1
34BuildRequires: kde4-kdepimlibs-devel >= %{version}
35BuildRequires: libsmbclient-devel
8b7e4bb7 36BuildRequires: phonon-devel >= 4.3.1
04d87fdb 37BuildRequires: pulseaudio-devel
022e9098 38%{?with_apidocs:BuildRequires: qt4-doc >= %{qtver}}
1ce0b6cc 39BuildRequires: rpmbuild(macros) >= 1.129
04d87fdb 40BuildRequires: soprano-devel >= 2.1.64
41BuildRequires: strigi-devel >= 0.6.3
1ce0b6cc 42BuildRequires: xine-lib-devel
83ae3117 43Provides: dbus(org.freedesktop.Notifications)
7e876cdb 44Obsoletes: kdebase4-runtime
45Conflicts: kdebase4-runtime
1ce0b6cc 46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
1ce0b6cc 48%description
6503ce65
JB
49KDE 4 runtime components.
50
51%description -l pl.UTF-8
52Komponenty uruchomieniowe podstawowej części KDE 4.
1ce0b6cc 53
54%package devel
6503ce65
JB
55Summary: Development files for KDE 4 runtime components
56Summary(pl.UTF-8): Pliki programistyczne komponentów uruchomieniowych KDE 4
1ce0b6cc 57Group: X11/Development/Libraries
e5d7eae0 58Requires: %{name} = %{version}-%{release}
8e9f2df6 59Requires: kde4-kdelibs-devel >= %{version}
1ce0b6cc 60
61%description devel
6503ce65
JB
62Development files for KDE 4 runtime components.
63
64%description devel -l pl.UTF-8
65Pliki programistyczne komponentów uruchomieniowych KDE 4.
1ce0b6cc 66
04d87fdb 67%package -n kde4-phonon
84675b83
JB
68Summary: KDE 4 Phonon plugins
69Summary(pl.UTF-8): Wtyczki KDE 4 dla Phonona
7ea2e501 70Group: X11/Applications
f4833d8e 71
04d87fdb 72%description -n kde4-phonon
84675b83 73KDE 4 Phonon plugins.
f4833d8e 74
04d87fdb 75%description -n kde4-phonon -l pl.UTF-8
84675b83 76Wtyczki KDE 4 dla Phonona.
6503ce65 77
a09b8e8f 78%package -n kde4-icons-oxygen
84dc9fc2 79Summary: KDE icons - oxygen
80Summary(pl.UTF-8): Motyw ikon do KDE - oxygen
81Group: Themes
95ef14f0 82Obsoletes: kde-icons-oxygen
8c132cc8 83Provides: kde4-icons
84dc9fc2 84
a09b8e8f 85%description -n kde4-icons-oxygen
6503ce65 86KDE icons - oxygen.
84dc9fc2 87
95ef14f0 88%description -n kde4-icons-oxygen -l pl.UTF-8
6503ce65 89Motyw ikon do KDE - oxygen.
84dc9fc2 90
04d87fdb 91%package -n kde4-icons-oxygen-svg
92Summary: KDE SVG icons - oxygen
93Summary(pl.UTF-8): Motyw ikon SVG do KDE - oxygen
94Group: Themes
8c132cc8 95Provides: kde4-icons
04d87fdb 96
97%description -n kde4-icons-oxygen-svg
98KDE icons - oxygen. This package contains SVG icons.
99
100%description -n kde4-icons-oxygen-svg -l pl.UTF-8
101Motyw ikon do KDE - oxygen. Ten pakiet zawiera ikony SVG.
102
6d86166f 103%package -n kde4-style-oxygen
84dc9fc2 104Summary: KDE Oxygen Style
7ea2e501 105Summary(pl.UTF-8): Styl Oxygen dla KDE
84dc9fc2 106Group: Themes
8e9f2df6 107Obsoletes: kde-style-oxygen
84dc9fc2 108
6d86166f 109%description -n kde4-style-oxygen
84dc9fc2 110KDE Oxygen Style.
111
6d86166f 112%description -n kde4-style-oxygen -l pl.UTF-8
84dc9fc2 113Styl Oxygen dla KDE.
114
1ce0b6cc 115%prep
04d87fdb 116%setup -q -n %{orgname}-%{version} -a1
f87ed5c0 117#%patch100 -p1
1ce0b6cc 118
119%build
3730d34d 120install -d build
1ce0b6cc 121cd build
122%cmake \
123 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
f55c3542 124 -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
5227a2ef 125%if "%{_lib}" == "lib64"
126 -DLIB_SUFFIX=64 \
127%endif
1ce0b6cc 128 ../
129
130%{__make}
131
132%install
133rm -rf $RPM_BUILD_ROOT
134
6503ce65 135%{__make} -C build install \
1ce0b6cc 136 DESTDIR=$RPM_BUILD_ROOT \
137 kde_htmldir=%{_kdedocdir}
138
04d87fdb 139install -d $RPM_BUILD_ROOT%{_datadir}/kde4/services/searchproviders/pld
140cp -a kdebase-searchproviders/*.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/searchproviders/pld
141
142collect_l10n_files() {
143 while read country language comment; do
144 [ "$country" != "#" ] || continue
145 if [ "$language" = "-" ]; then
146 # no mapping. just add for now
147 echo >&2 "No mapping for $country $comment, adding without %%lang tag"
148 echo "%{_datadir}/locale/l10n/$country"
149 else
150 echo "%lang($language) %{_datadir}/locale/l10n/$country"
151 fi
152 done
153} < %{SOURCE2}
154collect_l10n_files > %{name}.files
155
156rm -f $RPM_BUILD_ROOT%{_datadir}/icons/default.kde4
157# provided (conflicts) by hicolor-icon-theme
158rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/index.theme
84dc9fc2 159
1ce0b6cc 160%clean
161rm -rf $RPM_BUILD_ROOT
162
6503ce65
JB
163%post -p /sbin/ldconfig
164%postun -p /sbin/ldconfig
1ce0b6cc 165
04d87fdb 166%files -f %{name}.files
7ea2e501 167%defattr(644,root,root,755)
168%{_sysconfdir}/xdg/menus/kde-information.menu
84dc9fc2 169%attr(755,root,root) %{_bindir}/kcmshell4
170%attr(755,root,root) %{_bindir}/kde-cp
171%attr(755,root,root) %{_bindir}/kde-mv
172%attr(755,root,root) %{_bindir}/kde-open
173%attr(755,root,root) %{_bindir}/kde4-menu
174%attr(755,root,root) %{_bindir}/kdebugdialog
175%attr(755,root,root) %{_bindir}/kfile4
75bd0db2 176%attr(755,root,root) %{_bindir}/kiconfinder
84dc9fc2 177%attr(755,root,root) %{_bindir}/khelpcenter
178%attr(755,root,root) %{_bindir}/khotnewstuff4
179%attr(755,root,root) %{_bindir}/kioclient
180%attr(755,root,root) %{_bindir}/kmimetypefinder
181%attr(755,root,root) %{_bindir}/knotify4
182%attr(755,root,root) %{_bindir}/kquitapp
183%attr(755,root,root) %{_bindir}/kreadconfig
184%attr(755,root,root) %{_bindir}/kstart
ece1862e 185%attr(755,root,root) %{_bindir}/kde4
04d87fdb 186%attr(755,root,root) %{_bindir}/kwalletd
ece1862e 187%attr(755,root,root) %{_bindir}/nepomukserver
188%attr(755,root,root) %{_bindir}/nepomukservicestub
f9496e14 189%attr(755,root,root) %{_bindir}/ksvgtopng
a09b8e8f
AM
190# conflict with kde3
191#%attr(755,root,root) %{_bindir}/ksvgtopng
84dc9fc2 192%attr(755,root,root) %{_bindir}/ktraderclient
193%attr(755,root,root) %{_bindir}/ktrash
194%attr(755,root,root) %{_bindir}/kuiserver
195%attr(755,root,root) %{_bindir}/kwriteconfig
75bd0db2 196%attr(755,root,root) %{_bindir}/solid-hardware
6503ce65
JB
197%attr(755,root,root) %{_libdir}/libkdeinit4_kcmshell4.so
198%attr(755,root,root) %{_libdir}/libkdeinit4_khelpcenter.so
199%attr(755,root,root) %{_libdir}/libkdeinit4_kuiserver.so
04d87fdb 200%attr(755,root,root) %{_libdir}/libkdeinit4_kwalletd.so
201# Is it ok to add those files to main package?
202%attr(755,root,root) %{_libdir}/libkwalletbackend.so.?
203%attr(755,root,root) %{_libdir}/libkwalletbackend.so.*.*.*
204#
ece1862e 205%attr(755,root,root) %{_libdir}/libkdeinit4_nepomukserver.so
84dc9fc2 206%attr(755,root,root) %{_libdir}/kde4/cursorthumbnail.so
207%attr(755,root,root) %{_libdir}/kde4/djvuthumbnail.so
208%attr(755,root,root) %{_libdir}/kde4/exrthumbnail.so
209%attr(755,root,root) %{_libdir}/kde4/htmlthumbnail.so
210%attr(755,root,root) %{_libdir}/kde4/imagethumbnail.so
04d87fdb 211%attr(755,root,root) %{_libdir}/kde4/jpegthumbnail.so
84dc9fc2 212%attr(755,root,root) %{_libdir}/kde4/kcm_cgi.so
213%attr(755,root,root) %{_libdir}/kde4/kcm_componentchooser.so
75bd0db2 214%attr(755,root,root) %{_libdir}/kde4/kcm_emoticons.so
84dc9fc2 215%attr(755,root,root) %{_libdir}/kde4/kcm_icons.so
84dc9fc2 216%attr(755,root,root) %{_libdir}/kde4/kcm_kded.so
217%attr(755,root,root) %{_libdir}/kde4/kcm_kdnssd.so
218%attr(755,root,root) %{_libdir}/kde4/kcm_knotify.so
219%attr(755,root,root) %{_libdir}/kde4/kcm_locale.so
04d87fdb 220%attr(755,root,root) %{_libdir}/kde4/kcm_trash.so
84dc9fc2 221%attr(755,root,root) %{_libdir}/kde4/kded_kpasswdserver.so
222%attr(755,root,root) %{_libdir}/kde4/kded_ktimezoned.so
223%attr(755,root,root) %{_libdir}/kde4/kded_remotedirnotify.so
224%attr(755,root,root) %{_libdir}/kde4/kded_soliduiserver.so
851d83a2 225%attr(755,root,root) %{_libdir}/kde4/kded_desktopnotifier.so
04d87fdb 226%attr(755,root,root) %{_libdir}/kde4/kded_globalaccel.so
227%attr(755,root,root) %{_libdir}/kde4/kio_applications.so
228%attr(755,root,root) %{_libdir}/kde4/kio_bookmarks.so
851d83a2 229%attr(755,root,root) %{_libdir}/kde4/kio_desktop.so
84dc9fc2 230%attr(755,root,root) %{_libdir}/kde4/kio_about.so
231%attr(755,root,root) %{_libdir}/kde4/kio_archive.so
232%attr(755,root,root) %{_libdir}/kde4/kio_cgi.so
233%attr(755,root,root) %{_libdir}/kde4/kio_filter.so
234%attr(755,root,root) %{_libdir}/kde4/kio_finger.so
235%attr(755,root,root) %{_libdir}/kde4/kio_fish.so
236%attr(755,root,root) %{_libdir}/kde4/kio_floppy.so
237%attr(755,root,root) %{_libdir}/kde4/kio_info.so
238%attr(755,root,root) %{_libdir}/kde4/kio_man.so
04d87fdb 239%attr(755,root,root) %{_libdir}/kde4/kio_nepomuksearch.so
84dc9fc2 240%attr(755,root,root) %{_libdir}/kde4/kio_nfs.so
241%attr(755,root,root) %{_libdir}/kde4/kio_remote.so
242%attr(755,root,root) %{_libdir}/kde4/kio_settings.so
243%attr(755,root,root) %{_libdir}/kde4/kio_sftp.so
244%attr(755,root,root) %{_libdir}/kde4/kio_smb.so
245%attr(755,root,root) %{_libdir}/kde4/kio_thumbnail.so
246%attr(755,root,root) %{_libdir}/kde4/kio_trash.so
84dc9fc2 247%attr(755,root,root) %{_libdir}/kde4/libkmanpart.so
22ef4f2c
RT
248%attr(755,root,root) %{_libdir}/kde4/fixhosturifilter.so
249%attr(755,root,root) %{_libdir}/kde4/kcm_phonon.so
250%attr(755,root,root) %{_libdir}/kde4/kcmspellchecking.so
251%attr(755,root,root) %{_libdir}/kde4/kshorturifilter.so
252%attr(755,root,root) %{_libdir}/kde4/kuriikwsfilter.so
253%attr(755,root,root) %{_libdir}/kde4/kurisearchfilter.so
254%attr(755,root,root) %{_libdir}/kde4/localdomainurifilter.so
84dc9fc2 255%attr(755,root,root) %{_libdir}/kde4/librenaudioplugin.so
256%attr(755,root,root) %{_libdir}/kde4/librenimageplugin.so
84dc9fc2 257%attr(755,root,root) %{_libdir}/kde4/svgthumbnail.so
258%attr(755,root,root) %{_libdir}/kde4/textthumbnail.so
1ead98f5 259%attr(755,root,root) %{_libdir}/kde4/kcm_nepomuk.so
6503ce65
JB
260%attr(755,root,root) %{_libdir}/kde4/libexec/drkonqi
261%attr(755,root,root) %{_libdir}/kde4/libexec/kdeeject
262%attr(755,root,root) %{_libdir}/kde4/libexec/kdesu
263%attr(755,root,root) %{_libdir}/kde4/libexec/kdesud
264%attr(755,root,root) %{_libdir}/kde4/libexec/khc_docbookdig.pl
265%attr(755,root,root) %{_libdir}/kde4/libexec/khc_htdig.pl
266%attr(755,root,root) %{_libdir}/kde4/libexec/khc_htsearch.pl
267%attr(755,root,root) %{_libdir}/kde4/libexec/khc_indexbuilder
268%attr(755,root,root) %{_libdir}/kde4/libexec/khc_mansearch.pl
269%attr(755,root,root) %{_libdir}/kde4/libexec/kioexec
270%attr(755,root,root) %{_libdir}/kde4/libexec/klocaldomainurifilterhelper
271%attr(755,root,root) %{_libdir}/kde4/libexec/knetattach
31b7d9eb 272%attr(755,root,root) %{_libdir}/kde4/nepomukfilewatch.so
ece1862e 273%attr(755,root,root) %{_libdir}/kde4/nepomukmigration1.so
274%attr(755,root,root) %{_libdir}/kde4/nepomukontologyloader.so
275%attr(755,root,root) %{_libdir}/kde4/nepomukstorage.so
276%attr(755,root,root) %{_libdir}/kde4/nepomukstrigiservice.so
04d87fdb 277%attr(755,root,root) %{_libdir}/kde4/nepomukqueryservice.so
6503ce65 278%dir %{_libdir}/kde4/plugins/styles
75bd0db2 279%attr(755,root,root) %{_libdir}/strigi/strigiindex_sopranobackend.so
84dc9fc2 280%{_datadir}/apps/drkonqi
04d87fdb 281%dir %{_datadir}/apps/kcm_componentchooser
84dc9fc2 282%{_datadir}/apps/kcm_componentchooser/kcm_browser.desktop
04d87fdb 283%{_datadir}/apps/kcm_componentchooser/kcm_filemanager.desktop
84dc9fc2 284%{_datadir}/apps/kcm_componentchooser/kcm_kemail.desktop
285%{_datadir}/apps/kcm_componentchooser/kcm_terminal.desktop
04d87fdb 286%{_datadir}/apps/kcm_componentchooser/kcm_wm.desktop
84dc9fc2 287%{_datadir}/apps/kcmlocale
04d87fdb 288%{_datadir}/apps/kconf_update/kdedglobalaccel_kde42.upd
84dc9fc2 289%{_datadir}/apps/kconf_update/kuriikwsfilter.upd
290%{_datadir}/apps/kde/kde.notifyrc
f099521f 291%{_datadir}/apps/khelpcenter
04d87fdb 292%{_datadir}/apps/kio_bookmarks
84dc9fc2 293%{_datadir}/apps/kio_finger
294%{_datadir}/apps/kio_info
295%{_datadir}/apps/kio_man
296%{_datadir}/apps/kio_thumbnail
297%dir %{_datadir}/apps/konqueror/dirtree
298%dir %{_datadir}/apps/konqueror/dirtree/remote
299%{_datadir}/apps/konqueror/dirtree/remote/smb-network.desktop
300%dir %{_datadir}/apps/remoteview
301%{_datadir}/apps/remoteview/smb-network.desktop
04d87fdb 302%dir %{_datadir}/apps/nepomukstrigiservice
303%{_datadir}/apps/nepomukstrigiservice/nepomukstrigiservice.notifyrc
304%dir %{_datadir}/apps/nepomukstorage
305%{_datadir}/apps/nepomukstorage/nepomukstorage.notifyrc
306%dir %{_datadir}/apps/nepomuk
307%dir %{_datadir}/apps/nepomuk/ontologies
308%{_datadir}/apps/nepomuk/ontologies/*.desktop
309%{_datadir}/apps/nepomuk/ontologies/*.rdf*
310%{_datadir}/apps/nepomuk/ontologies/*.trig
ece1862e 311%{_datadir}/autostart/nepomukserver.desktop
84dc9fc2 312%{_datadir}/config.kcfg/khelpcenter.kcfg
313%{_datadir}/config/khotnewstuff.knsrc
f9496e14 314%{_datadir}/config/icons.knsrc
75bd0db2 315%{_datadir}/config/emoticons.knsrc
84dc9fc2 316%{_datadir}/config/kshorturifilterrc
317%{_datadir}/dbus-1/interfaces/org.kde.KTimeZoned.xml
318%{_datadir}/dbus-1/interfaces/org.kde.khelpcenter.kcmhelpcenter.xml
319%{_datadir}/dbus-1/services/org.kde.knotify.service
ece1862e 320%{_datadir}/dbus-1/interfaces/org.kde.NepomukServer.xml
321%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.ServiceControl.xml
322%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.ServiceManager.xml
04d87fdb 323%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.OntologyManager.xml
324%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.Strigi.xml
325%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.Storage.xml
326%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.Query.xml
327%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.QueryService.xml
f099521f 328%{_datadir}/emoticons/kde4
84dc9fc2 329%{_datadir}/kde4/services/about.protocol
330%{_datadir}/kde4/services/applications.protocol
331%{_datadir}/kde4/services/ar.protocol
04d87fdb 332%{_datadir}/kde4/services/bookmarks.protocol
84dc9fc2 333%{_datadir}/kde4/services/bzip.protocol
334%{_datadir}/kde4/services/bzip2.protocol
335%{_datadir}/kde4/services/cgi.protocol
336%{_datadir}/kde4/services/componentchooser.desktop
337%{_datadir}/kde4/services/cursorthumbnail.desktop
338%{_datadir}/kde4/services/djvuthumbnail.desktop
75bd0db2 339%{_datadir}/kde4/services/emoticons.desktop
84dc9fc2 340%{_datadir}/kde4/services/exrthumbnail.desktop
341%{_datadir}/kde4/services/finger.protocol
342%{_datadir}/kde4/services/fish.protocol
343%{_datadir}/kde4/services/fixhosturifilter.desktop
344%{_datadir}/kde4/services/floppy.protocol
345%{_datadir}/kde4/services/gzip.protocol
346%{_datadir}/kde4/services/htmlthumbnail.desktop
347%{_datadir}/kde4/services/icons.desktop
348%{_datadir}/kde4/services/imagethumbnail.desktop
349%{_datadir}/kde4/services/info.protocol
04d87fdb 350%{_datadir}/kde4/services/jpegthumbnail.desktop
84dc9fc2 351%{_datadir}/kde4/services/kcm_kdnssd.desktop
84dc9fc2 352%{_datadir}/kde4/services/kcmcgi.desktop
353%{_datadir}/kde4/services/kcmkded.desktop
354%{_datadir}/kde4/services/kcmnotify.desktop
1ead98f5 355%{_datadir}/kde4/services/kcm_nepomuk.desktop
04d87fdb 356%{_datadir}/kde4/services/kcmtrash.desktop
84dc9fc2 357%{_datadir}/kde4/services/kded/kpasswdserver.desktop
358%{_datadir}/kde4/services/kded/ktimezoned.desktop
359%{_datadir}/kde4/services/kded/remotedirnotify.desktop
360%{_datadir}/kde4/services/kded/soliduiserver.desktop
04d87fdb 361%{_datadir}/kde4/services/kded/kdedglobalaccel.desktop
84dc9fc2 362%{_datadir}/kde4/services/khelpcenter.desktop
363%{_datadir}/kde4/services/kmanpart.desktop
364%{_datadir}/kde4/services/knotify4.desktop
365%{_datadir}/kde4/services/kshorturifilter.desktop
366%{_datadir}/kde4/services/kuiserver.desktop
367%{_datadir}/kde4/services/kuriikwsfilter.desktop
368%{_datadir}/kde4/services/kurisearchfilter.desktop
04d87fdb 369%{_datadir}/kde4/services/kwalletd.desktop
84dc9fc2 370%{_datadir}/kde4/services/language.desktop
371%{_datadir}/kde4/services/localdomainurifilter.desktop
372%{_datadir}/kde4/services/man.protocol
04d87fdb 373%{_datadir}/kde4/services/nepomuksearch.protocol
84dc9fc2 374%{_datadir}/kde4/services/nfs.protocol
84dc9fc2 375%{_datadir}/kde4/services/programs.protocol
376%{_datadir}/kde4/services/remote.protocol
377%{_datadir}/kde4/services/renaudiodlg.desktop
378%{_datadir}/kde4/services/renimagedlg.desktop
379%{_datadir}/kde4/services/searchproviders
380%{_datadir}/kde4/services/settings.protocol
381%{_datadir}/kde4/services/sftp.protocol
382%{_datadir}/kde4/services/smb.protocol
84dc9fc2 383%{_datadir}/kde4/services/svgthumbnail.desktop
384%{_datadir}/kde4/services/tar.protocol
385%{_datadir}/kde4/services/textthumbnail.desktop
386%{_datadir}/kde4/services/thumbnail.protocol
387%{_datadir}/kde4/services/trash.protocol
388%{_datadir}/kde4/services/zip.protocol
31b7d9eb 389%{_datadir}/kde4/services/nepomukfilewatch.desktop
ece1862e 390%{_datadir}/kde4/services/nepomukmigration1.desktop
391%{_datadir}/kde4/services/nepomukontologyloader.desktop
392%{_datadir}/kde4/services/nepomukstorage.desktop
393%{_datadir}/kde4/services/nepomukstrigiservice.desktop
04d87fdb 394%{_datadir}/kde4/services/nepomukqueryservice.desktop
851d83a2 395%{_datadir}/kde4/services/desktop.protocol
396%{_datadir}/kde4/services/kded/desktopnotifier.desktop
ece1862e 397%{_datadir}/kde4/servicetypes/nepomukservice.desktop
84dc9fc2 398%{_datadir}/kde4/servicetypes/searchprovider.desktop
399%{_datadir}/kde4/servicetypes/thumbcreator.desktop
f9496e14 400%{_datadir}/desktop-directories
04d87fdb 401
6503ce65 402%{_datadir}/locale/en_US/*
84dc9fc2 403%dir %{_datadir}/locale/l10n
04d87fdb 404%{_datadir}/locale/l10n/C
84dc9fc2 405%{_datadir}/locale/l10n/caribbean.desktop
406%{_datadir}/locale/l10n/centralafrica.desktop
407%{_datadir}/locale/l10n/centralamerica.desktop
408%{_datadir}/locale/l10n/centralasia.desktop
409%{_datadir}/locale/l10n/centraleurope.desktop
04d87fdb 410%{_datadir}/locale/l10n/eastafrica.desktop
84dc9fc2 411%{_datadir}/locale/l10n/eastasia.desktop
412%{_datadir}/locale/l10n/easteurope.desktop
413%{_datadir}/locale/l10n/middleeast.desktop
414%{_datadir}/locale/l10n/northafrica.desktop
415%{_datadir}/locale/l10n/northamerica.desktop
416%{_datadir}/locale/l10n/northeurope.desktop
417%{_datadir}/locale/l10n/oceania.desktop
418%{_datadir}/locale/l10n/southafrica.desktop
419%{_datadir}/locale/l10n/southamerica.desktop
420%{_datadir}/locale/l10n/southasia.desktop
421%{_datadir}/locale/l10n/southeastasia.desktop
422%{_datadir}/locale/l10n/southeurope.desktop
423%{_datadir}/locale/l10n/westafrica.desktop
424%{_datadir}/locale/l10n/westeurope.desktop
04d87fdb 425
6503ce65
JB
426%{_desktopdir}/kde4/Help.desktop
427%{_desktopdir}/kde4/knetattach.desktop
04d87fdb 428%lang(en) %{_kdedocdir}/en/kcontrol/*
429%lang(en) %{_kdedocdir}/en/kdebugdialog
430%lang(en) %{_kdedocdir}/en/kdesu
431%lang(en) %{_kdedocdir}/en/khelpcenter
432%lang(en) %{_kdedocdir}/en/kioslave/bzip2
433%lang(en) %{_kdedocdir}/en/kioslave/bookmarks
434%lang(en) %{_kdedocdir}/en/kioslave/cgi
435%lang(en) %{_kdedocdir}/en/kioslave/finger
436%lang(en) %{_kdedocdir}/en/kioslave/fish
437%lang(en) %{_kdedocdir}/en/kioslave/floppy
438%lang(en) %{_kdedocdir}/en/kioslave/gzip
439%lang(en) %{_kdedocdir}/en/kioslave/info
440%lang(en) %{_kdedocdir}/en/kioslave/man
441%lang(en) %{_kdedocdir}/en/kioslave/nfs
442%lang(en) %{_kdedocdir}/en/kioslave/sftp
443%lang(en) %{_kdedocdir}/en/kioslave/smb
444%lang(en) %{_kdedocdir}/en/kioslave/tar
445%lang(en) %{_kdedocdir}/en/kioslave/thumbnail
446%lang(en) %{_kdedocdir}/en/knetattach
6503ce65 447%lang(en) %{_mandir}/man1/kdesu.1*
04d87fdb 448
6503ce65 449%{_datadir}/sounds/*
84dc9fc2 450%{_iconsdir}/hicolor/*/*/*.png
04d87fdb 451%dir %{_datadir}/apps/ksmserver
452%dir %{_datadir}/apps/ksmserver/windowmanagers
453%{_datadir}/apps/ksmserver/windowmanagers/compiz-custom.desktop
454%{_datadir}/apps/ksmserver/windowmanagers/compiz.desktop
455%{_datadir}/apps/ksmserver/windowmanagers/metacity.desktop
456%{_datadir}/apps/ksmserver/windowmanagers/openbox.desktop
457
458# dir owned by kdelibs
459%{_datadir}/apps/desktoptheme/default/*
6503ce65
JB
460
461%files devel
462%defattr(644,root,root,755)
04d87fdb 463%{_libdir}/libkwalletbackend.so
464#%{_libdir}/libkaudiodevicelist.so
6503ce65 465%{_datadir}/apps/cmake/modules/FindCLucene.cmake
04d87fdb 466%{_datadir}/apps/cmake/modules/FindPulseAudio.cmake
f099521f 467
04d87fdb 468%files -n kde4-phonon
f4833d8e 469%defattr(644,root,root,755)
04d87fdb 470%attr(755,root,root) %{_libdir}/kconf_update_bin/phonon_devicepreference_update
471%attr(755,root,root) %{_libdir}/kconf_update_bin/phonon_deviceuids_update
472%attr(755,root,root) %{_libdir}/kde4/kded_phononserver.so
6503ce65 473%attr(755,root,root) %{_libdir}/kde4/kcm_phononxine.so
22ef4f2c
RT
474%{_datadir}/kde4/services/kcm_phonon.desktop
475%{_datadir}/kde4/services/spellchecking.desktop
476%{_datadir}/kde4/servicetypes/phononbackend.desktop
04d87fdb 477%{_datadir}/kde4/services/kcm_phononxine.desktop
478
3a95a789 479%dir %{_libdir}/kde4/plugins/phonon_platform
22ef4f2c 480%{_libdir}/kde4/plugins/phonon_platform/kde.so
f81ca0a3 481%dir %{_datadir}/apps/kcm_phonon
22ef4f2c
RT
482%{_datadir}/apps/kcm_phonon/listview-background.png
483%{_datadir}/apps/kconf_update/devicepreference.upd
f81ca0a3 484%dir %{_datadir}/apps/libphonon
22ef4f2c 485%{_datadir}/apps/libphonon/hardwaredatabase
f81ca0a3 486%dir %{_datadir}/apps/phonon
22ef4f2c 487%{_datadir}/apps/phonon/phonon.notifyrc
04d87fdb 488%dir %{_datadir}/apps/kio_desktop
489%dir %{_datadir}/apps/kio_desktop/DesktopLinks
490%{_datadir}/apps/kio_desktop/DesktopLinks/Home.desktop
491%{_datadir}/apps/kio_desktop/directory.desktop
492%{_datadir}/apps/kio_desktop/directory.trash
493%{_datadir}/kde4/services/kded/phononserver.desktop
f4833d8e 494
a09b8e8f 495%files -n kde4-icons-oxygen
84dc9fc2 496%defattr(644,root,root,755)
04d87fdb 497# digikam has it's own icon in digikam.spec
498%exclude %{_iconsdir}/oxygen/*x*/apps/digikam.*
5e0c83af 499%exclude %{_iconsdir}/oxygen/*x*/apps/showfoto.*
04d87fdb 500%{_iconsdir}/oxygen/*x*/actions/*
501%{_iconsdir}/oxygen/*x*/apps/*
502%{_iconsdir}/oxygen/*x*/categories/*
503%{_iconsdir}/oxygen/*x*/devices/*
504%{_iconsdir}/oxygen/*x*/mimetypes/*
505%{_iconsdir}/oxygen/*x*/places/*
506%{_iconsdir}/oxygen/*x*/status/*
507%{_iconsdir}/oxygen/*x*/animations/*
508%{_iconsdir}/oxygen/*x*/emblems/*
509%{_iconsdir}/oxygen/*x*/emotes/*
84dc9fc2 510%{_iconsdir}/oxygen/index.theme
04d87fdb 511
512%files -n kde4-icons-oxygen-svg
513%defattr(644,root,root,755)
84dc9fc2 514%dir %{_iconsdir}/oxygen/scalable
04d87fdb 515# digikam has it's own icon in digikam.spec
516%exclude %{_iconsdir}/oxygen/scalable/apps/digikam.*
517%{_iconsdir}/oxygen/scalable/text-formatting.svg
84dc9fc2 518%{_iconsdir}/oxygen/scalable/actions
519%{_iconsdir}/oxygen/scalable/apps
520%{_iconsdir}/oxygen/scalable/categories
521%{_iconsdir}/oxygen/scalable/devices
522%{_iconsdir}/oxygen/scalable/emblems
523%{_iconsdir}/oxygen/scalable/emotes
84dc9fc2 524%{_iconsdir}/oxygen/scalable/mimetypes
525%{_iconsdir}/oxygen/scalable/places
526%{_iconsdir}/oxygen/scalable/status
04d87fdb 527%{_iconsdir}/hicolor/scalable/apps/*.svgz
84dc9fc2 528
6d86166f 529%files -n kde4-style-oxygen
84dc9fc2 530%defattr(644,root,root,755)
531%attr(755,root,root) %{_libdir}/kde4/kstyle_oxygen_config.so
532%attr(755,root,root) %{_libdir}/kde4/plugins/styles/oxygen.so
533%{_datadir}/apps/kstyle/themes/oxygen.themerc
This page took 0.191528 seconds and 4 git commands to generate.