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