]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/blame - kde4-kdebase-runtime.spec
- updated to 4.13.1 (by update-kde4.sh)
[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:
b9c56615
AM
5%bcond_with ntrack # disabled due to https://bugs.launchpad.net/bugs/1115449
6
64cd3fcd 7%define _state stable
b7a70445 8%define orgname kde-runtime
4ae8070b 9%define qtver 4.8.3
c8da2644 10%define atticaver 0.4.0
022e9098 11
6503ce65
JB
12Summary: KDE 4 base runtime components
13Summary(pl.UTF-8): Komponenty uruchomieniowe podstawowej części KDE 4
7e876cdb 14Name: kde4-kdebase-runtime
7e4c2101 15Version: 4.13.1
74185c97 16Release: 1
1ce0b6cc 17License: GPL
18Group: X11/Applications
ec1f61f4 19Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
7e4c2101 20# Source0-md5: 941c87ac36f67354a3f6788b96b19035
04d87fdb 21Source1: kdebase-searchproviders.tar.bz2
22# Source1-md5: 126c3524b5367f5096a628acbf9dc86f
23Source2: l10n-iso639-1
7d9ffc9a 24# Source2-md5: ba8b302d653ed157d0517a5592469d8a
cb0180da 25Patch100: %{name}-branch.diff
5bb111de 26Patch0: %{name}-rpc.patch
6503ce65 27URL: http://www.kde.org/
1dccab6e 28BuildRequires: OpenEXR-devel
1dccab6e 29BuildRequires: alsa-lib-devel
a4b9ccc0 30BuildRequires: attica-devel >= %{atticaver}
04d87fdb 31BuildRequires: automoc4 >= 0.9.88
1dccab6e 32BuildRequires: bzip2-devel
2e1962a3 33BuildRequires: clucene-core-devel >= 0.9.21
27960e11 34BuildRequires: cmake >= 2.8.0
5a6f6b1b
KK
35BuildRequires: docbook-dtd42-xml
36BuildRequires: docbook-style-xsl
27960e11 37BuildRequires: exiv2-devel >= 0.18.2
2497f1bb 38BuildRequires: kde4-kactivities-devel >= %{version}
0b9ba6e8 39BuildRequires: kde4-kdelibs-devel >= %{version}
ea8b15a1 40BuildRequires: kde4-kdepimlibs-devel >= %{version}
5bb111de 41BuildRequires: libcanberra-devel
1dccab6e 42BuildRequires: libjpeg-devel
5a6f6b1b 43BuildRequires: libqzeitgeist-devel >= 0.8
ea8b15a1 44BuildRequires: libsmbclient-devel
27960e11 45BuildRequires: libssh-devel >= 1:0.4.0
5bb111de 46BuildRequires: libtirpc-devel
f1887553 47BuildRequires: libwebp-devel
b9c56615 48%{?with_ntrack:BuildRequires: ntrack-devel}
2e1962a3 49BuildRequires: openslp-devel
92610305 50BuildRequires: phonon-devel >= 4.4.3
47ea7c36 51BuildRequires: pkgconfig
04d87fdb 52BuildRequires: pulseaudio-devel
27960e11 53BuildRequires: qt4-build >= %{qtver}
54BuildRequires: qt4-qmake >= %{qtver}
dbc49591 55BuildRequires: rpmbuild(macros) >= 1.600
b7a70445 56BuildRequires: shared-desktop-ontologies-devel >= 0.7.1
5a6f6b1b 57BuildRequires: shared-mime-info
b7a70445 58BuildRequires: soprano-devel >= 2.6.51
27960e11 59BuildRequires: strigi-devel >= 0.7.0
1ce0b6cc 60BuildRequires: xine-lib-devel
1dccab6e 61BuildRequires: xz-devel
a4b9ccc0 62Requires: attica >= %{atticaver}
83ae3117 63Provides: dbus(org.freedesktop.Notifications)
7e876cdb 64Obsoletes: kdebase4-runtime
65Conflicts: kdebase4-runtime
1ce0b6cc 66BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
67
1ce0b6cc 68%description
6503ce65
JB
69KDE 4 runtime components.
70
71%description -l pl.UTF-8
72Komponenty uruchomieniowe podstawowej części KDE 4.
1ce0b6cc 73
74%package devel
6503ce65
JB
75Summary: Development files for KDE 4 runtime components
76Summary(pl.UTF-8): Pliki programistyczne komponentów uruchomieniowych KDE 4
1ce0b6cc 77Group: X11/Development/Libraries
e5d7eae0 78Requires: %{name} = %{version}-%{release}
8e9f2df6 79Requires: kde4-kdelibs-devel >= %{version}
1ce0b6cc 80
81%description devel
6503ce65
JB
82Development files for KDE 4 runtime components.
83
84%description devel -l pl.UTF-8
85Pliki programistyczne komponentów uruchomieniowych KDE 4.
1ce0b6cc 86
04d87fdb 87%package -n kde4-phonon
84675b83
JB
88Summary: KDE 4 Phonon plugins
89Summary(pl.UTF-8): Wtyczki KDE 4 dla Phonona
7ea2e501 90Group: X11/Applications
f4833d8e 91
04d87fdb 92%description -n kde4-phonon
84675b83 93KDE 4 Phonon plugins.
f4833d8e 94
04d87fdb 95%description -n kde4-phonon -l pl.UTF-8
84675b83 96Wtyczki KDE 4 dla Phonona.
6503ce65 97
1ce0b6cc 98%prep
04d87fdb 99%setup -q -n %{orgname}-%{version} -a1
821be52a 100#%patch100 -p1
5bb111de 101%patch0 -p1
1ce0b6cc 102
103%build
3730d34d 104install -d build
1ce0b6cc 105cd build
106%cmake \
b9c56615 107 %{!?with_ntrack:-DQNTRACK=BOOL:FALSE} \
2e1962a3 108 -DLIBEXEC_INSTALL_DIR=%{_libdir}/kde4/libexec \
1ce0b6cc 109 ../
110
111%{__make}
112
113%install
114rm -rf $RPM_BUILD_ROOT
115
6503ce65 116%{__make} -C build install \
1ce0b6cc 117 DESTDIR=$RPM_BUILD_ROOT \
118 kde_htmldir=%{_kdedocdir}
119
04d87fdb 120install -d $RPM_BUILD_ROOT%{_datadir}/kde4/services/searchproviders/pld
121cp -a kdebase-searchproviders/*.desktop $RPM_BUILD_ROOT%{_datadir}/kde4/services/searchproviders/pld
122
123collect_l10n_files() {
124 while read country language comment; do
125 [ "$country" != "#" ] || continue
126 if [ "$language" = "-" ]; then
127 # no mapping. just add for now
128 echo >&2 "No mapping for $country $comment, adding without %%lang tag"
129 echo "%{_datadir}/locale/l10n/$country"
130 else
131 echo "%lang($language) %{_datadir}/locale/l10n/$country"
132 fi
133 done
134} < %{SOURCE2}
135collect_l10n_files > %{name}.files
136
137rm -f $RPM_BUILD_ROOT%{_datadir}/icons/default.kde4
138# provided (conflicts) by hicolor-icon-theme
139rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/index.theme
84dc9fc2 140
1ce0b6cc 141%clean
142rm -rf $RPM_BUILD_ROOT
143
6503ce65
JB
144%post -p /sbin/ldconfig
145%postun -p /sbin/ldconfig
1ce0b6cc 146
04d87fdb 147%files -f %{name}.files
7ea2e501 148%defattr(644,root,root,755)
149%{_sysconfdir}/xdg/menus/kde-information.menu
84dc9fc2 150%attr(755,root,root) %{_bindir}/kcmshell4
151%attr(755,root,root) %{_bindir}/kde-cp
152%attr(755,root,root) %{_bindir}/kde-mv
153%attr(755,root,root) %{_bindir}/kde-open
154%attr(755,root,root) %{_bindir}/kde4-menu
155%attr(755,root,root) %{_bindir}/kdebugdialog
156%attr(755,root,root) %{_bindir}/kfile4
75bd0db2 157%attr(755,root,root) %{_bindir}/kiconfinder
84dc9fc2 158%attr(755,root,root) %{_bindir}/khelpcenter
159%attr(755,root,root) %{_bindir}/khotnewstuff4
27960e11 160%attr(755,root,root) %{_bindir}/khotnewstuff-upload
84dc9fc2 161%attr(755,root,root) %{_bindir}/kioclient
162%attr(755,root,root) %{_bindir}/kmimetypefinder
163%attr(755,root,root) %{_bindir}/knotify4
164%attr(755,root,root) %{_bindir}/kquitapp
165%attr(755,root,root) %{_bindir}/kreadconfig
166%attr(755,root,root) %{_bindir}/kstart
ece1862e 167%attr(755,root,root) %{_bindir}/kde4
04d87fdb 168%attr(755,root,root) %{_bindir}/kwalletd
f9496e14 169%attr(755,root,root) %{_bindir}/ksvgtopng
2e1962a3 170%attr(755,root,root) %{_bindir}/keditfiletype
171%attr(755,root,root) %{_bindir}/kglobalaccel
84dc9fc2 172%attr(755,root,root) %{_bindir}/ktraderclient
173%attr(755,root,root) %{_bindir}/ktrash
174%attr(755,root,root) %{_bindir}/kuiserver
175%attr(755,root,root) %{_bindir}/kwriteconfig
75bd0db2 176%attr(755,root,root) %{_bindir}/solid-hardware
b7a70445 177%attr(755,root,root) %{_bindir}/plasma-remote-helper
2e1962a3 178%attr(755,root,root) %{_bindir}/plasmapkg
27960e11 179%attr(755,root,root) %{_libdir}/attica_kde.so
6503ce65
JB
180%attr(755,root,root) %{_libdir}/libkdeinit4_kcmshell4.so
181%attr(755,root,root) %{_libdir}/libkdeinit4_khelpcenter.so
182%attr(755,root,root) %{_libdir}/libkdeinit4_kuiserver.so
04d87fdb 183%attr(755,root,root) %{_libdir}/libkdeinit4_kwalletd.so
2e1962a3 184%attr(755,root,root) %{_libdir}/libkdeinit4_kglobalaccel.so
92610305 185%attr(755,root,root) %{_libdir}/libknotifyplugin.so
04d87fdb 186# Is it ok to add those files to main package?
2e1962a3 187%attr(755,root,root) %ghost %{_libdir}/libkwalletbackend.so.?
04d87fdb 188%attr(755,root,root) %{_libdir}/libkwalletbackend.so.*.*.*
2e1962a3 189%attr(755,root,root) %ghost %{_libdir}/libmolletnetwork.so.?
190%attr(755,root,root) %{_libdir}/libmolletnetwork.so.4.*.*
27960e11 191%attr(755,root,root) %{_libdir}/kde4/comicbookthumbnail.so
84dc9fc2 192%attr(755,root,root) %{_libdir}/kde4/cursorthumbnail.so
193%attr(755,root,root) %{_libdir}/kde4/djvuthumbnail.so
194%attr(755,root,root) %{_libdir}/kde4/exrthumbnail.so
195%attr(755,root,root) %{_libdir}/kde4/htmlthumbnail.so
196%attr(755,root,root) %{_libdir}/kde4/imagethumbnail.so
b7a70445 197#%attr(755,root,root) %{_libdir}/kde4/jpegrotatedthumbnail.so
04d87fdb 198%attr(755,root,root) %{_libdir}/kde4/jpegthumbnail.so
84dc9fc2 199%attr(755,root,root) %{_libdir}/kde4/kcm_cgi.so
200%attr(755,root,root) %{_libdir}/kde4/kcm_componentchooser.so
27960e11 201%attr(755,root,root) %{_libdir}/kde4/kcm_device_automounter.so
75bd0db2 202%attr(755,root,root) %{_libdir}/kde4/kcm_emoticons.so
2e1962a3 203%attr(755,root,root) %{_libdir}/kde4/kcm_filetypes.so
84dc9fc2 204%attr(755,root,root) %{_libdir}/kde4/kcm_icons.so
84dc9fc2 205%attr(755,root,root) %{_libdir}/kde4/kcm_kded.so
206%attr(755,root,root) %{_libdir}/kde4/kcm_kdnssd.so
207%attr(755,root,root) %{_libdir}/kde4/kcm_knotify.so
208%attr(755,root,root) %{_libdir}/kde4/kcm_locale.so
04d87fdb 209%attr(755,root,root) %{_libdir}/kde4/kcm_trash.so
92610305 210#%attr(755,root,root) %{_libdir}/kde4/kded_activitymanager.so
27960e11 211%attr(755,root,root) %{_libdir}/kde4/kded_device_automounter.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
92610305 217%attr(755,root,root) %{_libdir}/kde4/kded_networkstatus.so
2e1962a3 218%attr(755,root,root) %{_libdir}/kde4/kded_networkwatcher.so
eb8b4a7d 219%attr(755,root,root) %{_libdir}/kde4/kded_recentdocumentsnotifier.so
2e1962a3 220%attr(755,root,root) %{_libdir}/kde4/kded_solidautoeject.so
04d87fdb 221%attr(755,root,root) %{_libdir}/kde4/kio_applications.so
222%attr(755,root,root) %{_libdir}/kde4/kio_bookmarks.so
851d83a2 223%attr(755,root,root) %{_libdir}/kde4/kio_desktop.so
84dc9fc2 224%attr(755,root,root) %{_libdir}/kde4/kio_about.so
225%attr(755,root,root) %{_libdir}/kde4/kio_archive.so
226%attr(755,root,root) %{_libdir}/kde4/kio_cgi.so
227%attr(755,root,root) %{_libdir}/kde4/kio_filter.so
228%attr(755,root,root) %{_libdir}/kde4/kio_finger.so
229%attr(755,root,root) %{_libdir}/kde4/kio_fish.so
230%attr(755,root,root) %{_libdir}/kde4/kio_floppy.so
231%attr(755,root,root) %{_libdir}/kde4/kio_info.so
232%attr(755,root,root) %{_libdir}/kde4/kio_man.so
2e1962a3 233%attr(755,root,root) %{_libdir}/kde4/kio_network.so
84dc9fc2 234%attr(755,root,root) %{_libdir}/kde4/kio_nfs.so
eb8b4a7d 235%attr(755,root,root) %{_libdir}/kde4/kio_recentdocuments.so
84dc9fc2 236%attr(755,root,root) %{_libdir}/kde4/kio_remote.so
237%attr(755,root,root) %{_libdir}/kde4/kio_settings.so
238%attr(755,root,root) %{_libdir}/kde4/kio_sftp.so
239%attr(755,root,root) %{_libdir}/kde4/kio_smb.so
240%attr(755,root,root) %{_libdir}/kde4/kio_thumbnail.so
241%attr(755,root,root) %{_libdir}/kde4/kio_trash.so
84dc9fc2 242%attr(755,root,root) %{_libdir}/kde4/libkmanpart.so
22ef4f2c 243%attr(755,root,root) %{_libdir}/kde4/fixhosturifilter.so
27960e11 244%attr(755,root,root) %{_libdir}/kde4/kcm_attica.so
22ef4f2c
RT
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
92610305
AM
253%attr(755,root,root) %{_libdir}/kde4/plasma-kpart.so
254%attr(755,root,root) %{_libdir}/kde4/plasma_appletscript_declarative.so
2e1962a3 255%attr(755,root,root) %{_libdir}/kde4/plasma_appletscript_simple_javascript.so
92610305 256%attr(755,root,root) %{_libdir}/kde4/plasma_containment_newspaper.so
27960e11 257%attr(755,root,root) %{_libdir}/kde4/plasma_dataenginescript_javascript.so
92610305 258%attr(755,root,root) %{_libdir}/kde4/plasma_packagestructure_javascriptaddon.so
2e1962a3 259%attr(755,root,root) %{_libdir}/kde4/plasma_runnerscript_javascript.so
84dc9fc2 260%attr(755,root,root) %{_libdir}/kde4/svgthumbnail.so
261%attr(755,root,root) %{_libdir}/kde4/textthumbnail.so
27960e11 262%attr(755,root,root) %{_libdir}/kde4/windowsexethumbnail.so
263%attr(755,root,root) %{_libdir}/kde4/windowsimagethumbnail.so
264
04261927 265%attr(755,root,root) %{_libdir}/kde4/imports
266
0d7dcc9a
AM
267%attr(755,root,root) %{_libdir}/kde4/plugins/imageformats/kimg_webp.so
268
6503ce65 269%attr(755,root,root) %{_libdir}/kde4/libexec/drkonqi
27960e11 270#%attr(755,root,root) %{_libdir}/kde4/libexec/installdbgsymbols.sh
6503ce65
JB
271%attr(755,root,root) %{_libdir}/kde4/libexec/kdeeject
272%attr(755,root,root) %{_libdir}/kde4/libexec/kdesu
273%attr(755,root,root) %{_libdir}/kde4/libexec/kdesud
0046b470 274%attr(755,root,root) %{_libdir}/kde4/libexec/kdontchangethehostname
6503ce65
JB
275%attr(755,root,root) %{_libdir}/kde4/libexec/khc_docbookdig.pl
276%attr(755,root,root) %{_libdir}/kde4/libexec/khc_htdig.pl
277%attr(755,root,root) %{_libdir}/kde4/libexec/khc_htsearch.pl
278%attr(755,root,root) %{_libdir}/kde4/libexec/khc_indexbuilder
279%attr(755,root,root) %{_libdir}/kde4/libexec/khc_mansearch.pl
280%attr(755,root,root) %{_libdir}/kde4/libexec/kioexec
92610305 281#%attr(755,root,root) %{_libdir}/kde4/libexec/klocaldomainurifilterhelper
6503ce65 282%attr(755,root,root) %{_libdir}/kde4/libexec/knetattach
0046b470 283%attr(755,root,root) %{_libdir}/kde4/libexec/kcmremotewidgetshelper
5ead8726 284%{_libdir}/kde4/platformimports
0046b470 285%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
0046b470 286%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmremotewidgets.service
ace52cf2 287%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmremotewidgets.policy
84dc9fc2 288%{_datadir}/apps/drkonqi
04d87fdb 289%dir %{_datadir}/apps/kcm_componentchooser
0046b470 290%{_datadir}/apps/hardwarenotifications
84dc9fc2 291%{_datadir}/apps/kcm_componentchooser/kcm_browser.desktop
04d87fdb 292%{_datadir}/apps/kcm_componentchooser/kcm_filemanager.desktop
84dc9fc2 293%{_datadir}/apps/kcm_componentchooser/kcm_kemail.desktop
294%{_datadir}/apps/kcm_componentchooser/kcm_terminal.desktop
04d87fdb 295%{_datadir}/apps/kcm_componentchooser/kcm_wm.desktop
84dc9fc2 296%{_datadir}/apps/kcmlocale
297%{_datadir}/apps/kconf_update/kuriikwsfilter.upd
a032ab85 298%{_datadir}/apps/kconf_update/kwallet-4.13.upd
0d7dcc9a 299%{_datadir}/apps/kconf_update/drkonqi-rename-config-section.upd
84dc9fc2 300%{_datadir}/apps/kde/kde.notifyrc
27960e11 301%dir %{_datadir}/apps/kglobalaccel
302%{_datadir}/apps/kglobalaccel/kglobalaccel.notifyrc
f099521f 303%{_datadir}/apps/khelpcenter
04d87fdb 304%{_datadir}/apps/kio_bookmarks
84dc9fc2 305%{_datadir}/apps/kio_finger
306%{_datadir}/apps/kio_info
27960e11 307#%{_datadir}/apps/kio_thumbnail
84dc9fc2 308%dir %{_datadir}/apps/konqueror/dirtree
309%dir %{_datadir}/apps/konqueror/dirtree/remote
310%{_datadir}/apps/konqueror/dirtree/remote/smb-network.desktop
311%dir %{_datadir}/apps/remoteview
312%{_datadir}/apps/remoteview/smb-network.desktop
313%{_datadir}/config.kcfg/khelpcenter.kcfg
b7a70445 314%{_datadir}/config.kcfg/jpegcreatorsettings.kcfg
84dc9fc2 315%{_datadir}/config/khotnewstuff.knsrc
f9496e14 316%{_datadir}/config/icons.knsrc
75bd0db2 317%{_datadir}/config/emoticons.knsrc
84dc9fc2 318%{_datadir}/config/kshorturifilterrc
27960e11 319%{_datadir}/config/khotnewstuff_upload.knsrc
84dc9fc2 320%{_datadir}/dbus-1/services/org.kde.knotify.service
0046b470 321%{_datadir}/dbus-1/services/org.kde.kuiserver.service
2e1962a3 322%{_datadir}/dbus-1/interfaces/*.xml
f099521f 323%{_datadir}/emoticons/kde4
0d7dcc9a 324%{_datadir}/kde4/services/qimageioplugins/webp.desktop
84dc9fc2 325%{_datadir}/kde4/services/about.protocol
326%{_datadir}/kde4/services/applications.protocol
327%{_datadir}/kde4/services/ar.protocol
27960e11 328%{_datadir}/kde4/services/kcm_attica.desktop
04d87fdb 329%{_datadir}/kde4/services/bookmarks.protocol
84dc9fc2 330%{_datadir}/kde4/services/bzip.protocol
331%{_datadir}/kde4/services/bzip2.protocol
332%{_datadir}/kde4/services/cgi.protocol
27960e11 333%{_datadir}/kde4/services/comicbookthumbnail.desktop
84dc9fc2 334%{_datadir}/kde4/services/componentchooser.desktop
335%{_datadir}/kde4/services/cursorthumbnail.desktop
27960e11 336%{_datadir}/kde4/services/device_automounter_kcm.desktop
84dc9fc2 337%{_datadir}/kde4/services/djvuthumbnail.desktop
75bd0db2 338%{_datadir}/kde4/services/emoticons.desktop
84dc9fc2 339%{_datadir}/kde4/services/exrthumbnail.desktop
340%{_datadir}/kde4/services/finger.protocol
341%{_datadir}/kde4/services/fish.protocol
342%{_datadir}/kde4/services/fixhosturifilter.desktop
343%{_datadir}/kde4/services/floppy.protocol
344%{_datadir}/kde4/services/gzip.protocol
345%{_datadir}/kde4/services/htmlthumbnail.desktop
346%{_datadir}/kde4/services/icons.desktop
b7a70445 347#%{_datadir}/kde4/services/jpegrotatedthumbnail.desktop
84dc9fc2 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
04d87fdb 355%{_datadir}/kde4/services/kcmtrash.desktop
27960e11 356%{_datadir}/kde4/services/kded/device_automounter.desktop
84dc9fc2 357%{_datadir}/kde4/services/kded/kpasswdserver.desktop
358%{_datadir}/kde4/services/kded/ktimezoned.desktop
92610305 359%{_datadir}/kde4/services/kded/networkstatus.desktop
84dc9fc2 360%{_datadir}/kde4/services/kded/remotedirnotify.desktop
361%{_datadir}/kde4/services/kded/soliduiserver.desktop
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
2e1962a3 372%{_datadir}/kde4/services/lzma.protocol
84dc9fc2 373%{_datadir}/kde4/services/man.protocol
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
2e1962a3 389%{_datadir}/kde4/services/xz.protocol
390%{_datadir}/kde4/services/desktop.protocol
391%{_datadir}/kde4/services/kded/desktopnotifier.desktop
392%{_datadir}/kde4/services/desktopthumbnail.desktop
393%{_datadir}/kde4/services/directorythumbnail.desktop
394%{_datadir}/kde4/services/filetypes.desktop
395%{_datadir}/kde4/services/kded/networkwatcher.desktop
396%{_datadir}/kde4/services/kded/solidautoeject.desktop
eb8b4a7d 397%{_datadir}/kde4/services/kded/recentdocumentsnotifier.desktop
2e1962a3 398%{_datadir}/kde4/services/kglobalaccel.desktop
399%{_datadir}/kde4/services/network.protocol
92610305
AM
400%{_datadir}/kde4/services/plasma-containment-newspaper.desktop
401%{_datadir}/kde4/services/plasma-kpart.desktop
402%{_datadir}/kde4/services/plasma-packagestructure-javascript-addon.desktop
403%{_datadir}/kde4/services/plasma-scriptengine-applet-declarative.desktop
2e1962a3 404%{_datadir}/kde4/services/plasma-scriptengine-applet-simple-javascript.desktop
27960e11 405%{_datadir}/kde4/services/plasma-scriptengine-dataengine-javascript.desktop
2e1962a3 406%{_datadir}/kde4/services/plasma-scriptengine-runner-javascript.desktop
eb8b4a7d 407%{_datadir}/kde4/services/recentdocuments.protocol
27960e11 408%{_datadir}/kde4/services/windowsexethumbnail.desktop
409%{_datadir}/kde4/services/windowsimagethumbnail.desktop
92610305 410%{_datadir}/kde4/servicetypes/knotifynotifymethod.desktop
92610305 411%{_datadir}/kde4/servicetypes/plasma-javascriptaddon.desktop
84dc9fc2 412%{_datadir}/kde4/servicetypes/searchprovider.desktop
413%{_datadir}/kde4/servicetypes/thumbcreator.desktop
f9496e14 414%{_datadir}/desktop-directories
2e1962a3 415%{_datadir}/mime/packages/network.xml
0d7dcc9a 416%{_datadir}/mime/packages/webp.xml
b9045765 417
92610305 418#%{_datadir}/locale/en_US/*
84dc9fc2 419%dir %{_datadir}/locale/l10n
04d87fdb 420%{_datadir}/locale/l10n/C
84dc9fc2 421%{_datadir}/locale/l10n/caribbean.desktop
422%{_datadir}/locale/l10n/centralafrica.desktop
423%{_datadir}/locale/l10n/centralamerica.desktop
424%{_datadir}/locale/l10n/centralasia.desktop
425%{_datadir}/locale/l10n/centraleurope.desktop
04d87fdb 426%{_datadir}/locale/l10n/eastafrica.desktop
84dc9fc2 427%{_datadir}/locale/l10n/eastasia.desktop
428%{_datadir}/locale/l10n/easteurope.desktop
429%{_datadir}/locale/l10n/middleeast.desktop
430%{_datadir}/locale/l10n/northafrica.desktop
431%{_datadir}/locale/l10n/northamerica.desktop
432%{_datadir}/locale/l10n/northeurope.desktop
433%{_datadir}/locale/l10n/oceania.desktop
434%{_datadir}/locale/l10n/southafrica.desktop
435%{_datadir}/locale/l10n/southamerica.desktop
436%{_datadir}/locale/l10n/southasia.desktop
437%{_datadir}/locale/l10n/southeastasia.desktop
438%{_datadir}/locale/l10n/southeurope.desktop
439%{_datadir}/locale/l10n/westafrica.desktop
440%{_datadir}/locale/l10n/westeurope.desktop
27960e11 441# really?
442%{_datadir}/locale/currency
04d87fdb 443
6503ce65
JB
444%{_desktopdir}/kde4/Help.desktop
445%{_desktopdir}/kde4/knetattach.desktop
04d87fdb 446%lang(en) %{_kdedocdir}/en/kcontrol/*
447%lang(en) %{_kdedocdir}/en/kdebugdialog
448%lang(en) %{_kdedocdir}/en/kdesu
449%lang(en) %{_kdedocdir}/en/khelpcenter
450%lang(en) %{_kdedocdir}/en/kioslave/bzip2
451%lang(en) %{_kdedocdir}/en/kioslave/bookmarks
452%lang(en) %{_kdedocdir}/en/kioslave/cgi
453%lang(en) %{_kdedocdir}/en/kioslave/finger
454%lang(en) %{_kdedocdir}/en/kioslave/fish
455%lang(en) %{_kdedocdir}/en/kioslave/floppy
456%lang(en) %{_kdedocdir}/en/kioslave/gzip
457%lang(en) %{_kdedocdir}/en/kioslave/info
458%lang(en) %{_kdedocdir}/en/kioslave/man
459%lang(en) %{_kdedocdir}/en/kioslave/nfs
460%lang(en) %{_kdedocdir}/en/kioslave/sftp
461%lang(en) %{_kdedocdir}/en/kioslave/smb
462%lang(en) %{_kdedocdir}/en/kioslave/tar
463%lang(en) %{_kdedocdir}/en/kioslave/thumbnail
464%lang(en) %{_kdedocdir}/en/knetattach
2e1962a3 465%lang(en) %{_kdedocdir}/en/network
ea0b23f8 466%{_mandir}/man1/kdesu.1*
e2d521be 467%{_mandir}/man1/plasmapkg.1*
04d87fdb 468
6503ce65 469%{_datadir}/sounds/*
84dc9fc2 470%{_iconsdir}/hicolor/*/*/*.png
04d87fdb 471%dir %{_datadir}/apps/ksmserver
472%dir %{_datadir}/apps/ksmserver/windowmanagers
473%{_datadir}/apps/ksmserver/windowmanagers/compiz-custom.desktop
474%{_datadir}/apps/ksmserver/windowmanagers/compiz.desktop
475%{_datadir}/apps/ksmserver/windowmanagers/metacity.desktop
476%{_datadir}/apps/ksmserver/windowmanagers/openbox.desktop
2e1962a3 477%{_datadir}/apps/kio_docfilter
478%dir %{_datadir}/apps/konqsidebartng
479%dir %{_datadir}/apps/konqsidebartng/virtual_folders
480%dir %{_datadir}/apps/konqsidebartng/virtual_folders/remote
481%{_datadir}/apps/konqsidebartng/virtual_folders/remote/virtualfolder_network.desktop
482%{_datadir}/apps/kwalletd
483%{_datadir}/apps/remoteview/network.desktop
04d87fdb 484
485# dir owned by kdelibs
486%{_datadir}/apps/desktoptheme/default/*
b7a70445
AM
487%{_datadir}/apps/desktoptheme/oxygen
488%{_datadir}/apps/desktoptheme/appdashboard
6503ce65
JB
489
490%files devel
491%defattr(644,root,root,755)
92610305 492%{_includedir}/knotify*.h
ec244ab8
AM
493%attr(755,root,root) %{_libdir}/libkwalletbackend.so
494%attr(755,root,root) %{_libdir}/libmolletnetwork.so
6503ce65 495%{_datadir}/apps/cmake/modules/FindCLucene.cmake
2e1962a3 496%{_datadir}/apps/cmake/modules/FindSLP.cmake
f099521f 497
04d87fdb 498%files -n kde4-phonon
f4833d8e 499%defattr(644,root,root,755)
04d87fdb 500%attr(755,root,root) %{_libdir}/kconf_update_bin/phonon_devicepreference_update
501%attr(755,root,root) %{_libdir}/kconf_update_bin/phonon_deviceuids_update
502%attr(755,root,root) %{_libdir}/kde4/kded_phononserver.so
22ef4f2c
RT
503%{_datadir}/kde4/services/kcm_phonon.desktop
504%{_datadir}/kde4/services/spellchecking.desktop
505%{_datadir}/kde4/servicetypes/phononbackend.desktop
04d87fdb 506
3a95a789 507%dir %{_libdir}/kde4/plugins/phonon_platform
22ef4f2c 508%{_libdir}/kde4/plugins/phonon_platform/kde.so
f81ca0a3 509%dir %{_datadir}/apps/kcm_phonon
22ef4f2c
RT
510%{_datadir}/apps/kcm_phonon/listview-background.png
511%{_datadir}/apps/kconf_update/devicepreference.upd
f81ca0a3 512%dir %{_datadir}/apps/libphonon
22ef4f2c 513%{_datadir}/apps/libphonon/hardwaredatabase
f81ca0a3 514%dir %{_datadir}/apps/phonon
22ef4f2c 515%{_datadir}/apps/phonon/phonon.notifyrc
04d87fdb 516%dir %{_datadir}/apps/kio_desktop
517%dir %{_datadir}/apps/kio_desktop/DesktopLinks
518%{_datadir}/apps/kio_desktop/DesktopLinks/Home.desktop
519%{_datadir}/apps/kio_desktop/directory.desktop
520%{_datadir}/apps/kio_desktop/directory.trash
521%{_datadir}/kde4/services/kded/phononserver.desktop
This page took 0.182917 seconds and 4 git commands to generate.