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