Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
koffice2-doc
koffice2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File koffice2.spec of Package koffice2-doc
# # spec file for package koffice2 (Version 2.0.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: koffice2 BuildRequires: ImageMagick-devel OpenEXR-devel aspell-devel doxygen graphviz libexif libkdepimlibs4-devel BuildRequires: libpoppler-qt4-devel libpqxx-devel libqt4-devel-doc mysql-devel postgresql-devel python-devel BuildRequires: GraphicsMagick-devel gsl-devel libwpd-devel readline-devel ruby-devel sqlite-devel wv2-devel BuildRequires: glew-devel libeigen2-devel libexiv2-devel libgmm++-devel libqca2-devel libqimageblitz-devel pstoedit BuildRequires: oxygen-icon-theme %if %suse_version > 1020 BuildRequires: fdupes %endif License: GPL v2 only ; GPL v2 or later ; LGPL v2.1 only ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Libraries and Base Files for the KDE Office Suite Url: http://www.koffice.org Version: 2.0.2 Release: 3 Source0: koffice-%version.tar.bz2 Patch1: koffice_remove_kohyphen.diff Patch2: koffice_remove_python_shebangs.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires %kde4_pimlibs_requires Suggests: koffice2-kword koffice2-kchart koffice2-kpresenter koffice2-kthesaurus Suggests: koffice2-kplato Suggests: koffice2-karbon koffice2-krita koffice2-kspread koffice2-doc %if 0 Suggests: koffice2-kexi koffice2-kformula koffice2-kivio %endif %description Base files and libraries for KOffice applications. The applications are in the sub-packages. Authors: -------- The KOffice Team <koffice@kde.org> %prep %setup -q -n koffice-%version #%patch1 #%patch2 %build %cmake_kde4 -d build %make_jobs %install cd build %makeinstall %create_subdir_filelist -d kplato -v devel %if 0 %create_subdir_filelist -d kexi -v devel %create_subdir_filelist -d kformula -v devel %endif %create_subdir_filelist -d krita -v devel %create_subdir_filelist -d filters/krita -f krita -v devel %create_subdir_filelist -d kword -v devel %create_subdir_filelist -d filters/kword -f kword -v devel %create_subdir_filelist -d kspread -v devel %create_subdir_filelist -d filters/kspread -f kspread %create_subdir_filelist -d karbon -v devel %if 0 %create_subdir_filelist -d filters/karbon -f karbon %endif %create_subdir_filelist -d kchart -v devel %if 0 %create_subdir_filelist -d kivio -v devel %endif %create_subdir_filelist -d kpresenter -v devel cd .. sed -ri s,.*/usr/share/doc/kde/HTML/en/.*,, filelists/* %create_exclude_filelist rm -rf $RPM_BUILD_ROOT/usr/share/doc/kde/HTML/en %if %suse_version > 1020 %fdupes -s $RPM_BUILD_ROOT %endif %if 0 %suse_update_desktop_file kformula Office WordProcessor %suse_update_desktop_file kivio Office FlowChart %endif %suse_update_desktop_file kplato Office ProjectManagement %if 0 %suse_update_desktop_file kplatowork Office ProjectManagement %endif %suse_update_desktop_file -r krita Graphics RasterGraphics %suse_update_desktop_file kspread Office Spreadsheet %suse_update_desktop_file kword Office WordProcessor %if 0 %suse_update_desktop_file kexi Office Database %suse_update_desktop_file kchart Office FlowChart %endif %suse_update_desktop_file kpresenter Office Presentation %suse_update_desktop_file KThesaurus Office WordProcessor %suse_update_desktop_file -r karbon Graphics VectorGraphics %kde_post_install rm -f $RPM_BUILD_ROOT/usr/share/kde4/services/ServiceMenus/kexi_konqi.desktop rm -f $RPM_BUILD_ROOT/usr/share/kde4/services/ServiceMenus/kformula_konqi.desktop rm -f $RPM_BUILD_ROOT/usr/share/kde4/services/ServiceMenus/kivio_konqi.desktop for i in {16,32,48,64,128}; do mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps cp /usr/share/icons/oxygen/"$i"x"$i"/apps/karbon.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps/; cp /usr/share/icons/oxygen/"$i"x"$i"/apps/kthesaurus.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/"$i"x"$i"/apps/; done %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT rm -rf filelists %package kthesaurus License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Related Words Lookup %kde4_runtime_requires %description kthesaurus KThesaurus is the related words lookup application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kthesaurus -p /sbin/ldconfig %postun kthesaurus -p /sbin/ldconfig %files kthesaurus %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde4_modules/thesaurustool.so %_kde_share_dir/services/thesaurustool.desktop /usr/bin/kthesaurus %_libdir/libkdeinit4_kthesaurus.so /usr/share/applications/kde4/KThesaurus.desktop %_kde_share_dir/apps/koffice/thesaurus /usr/share/icons/hicolor/*/apps/kthesaurus.* %if 0 %package kformula License: GPL v2 or later; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Tool for Creating Math Symbols and Formulas %kde4_runtime_requires %description kformula KFormula is the math symbol and formulas application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kformula -p /sbin/ldconfig %postun kformula -p /sbin/ldconfig %files kformula -f filelists/kformula %defattr(-,root,root) %doc COPYING COPYING.LIB README %dir /usr/share/kde4/apps/formulashape %dir /usr/share/kde4/apps/formulashape/fonts %_kde_share_dir/services/ServiceMenus/kformula_konqi.desktop %endif %package kword License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Word Processor %kde4_runtime_requires %description kword KWord is the word processor application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kword -p /sbin/ldconfig %postun kword -p /sbin/ldconfig %files kword -f filelists/kword %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/templates/.source/TextDocument.kwt %_kde_share_dir/templates/TextDocument.desktop %_kde_share_dir/services/ServiceMenus/kword_konqi.desktop %_kde_share_dir/apps/kword/kpartplugins/scan-kword.rc %package kchart License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Chart Drawing Application %kde4_runtime_requires %description kchart KChart is the chart drawing application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kchart -p /sbin/ldconfig %postun kchart -p /sbin/ldconfig %files kchart -f filelists/kchart %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/services/ServiceMenus/kchart_konqi.desktop %package kpresenter License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Application for Creating Presentations %kde4_runtime_requires %description kpresenter KPresenter is the presentation application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kpresenter -p /sbin/ldconfig %postun kpresenter -p /sbin/ldconfig %files kpresenter -f filelists/kpresenter %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/templates/.source/Presentation.kpt %_kde_share_dir/templates/Presentation.desktop %_kde_share_dir/services/ServiceMenus/kpresenter_konqi.desktop %dir /usr/share/kde4/apps/kpresenter/kpartplugins %_kde_share_dir/apps/kpresenter/kpartplugins/scan-kpresenter.rc %_kde4_modules/libFilterkpr2odf.so %_kde_share_dir/services/Filterkpr2odf.desktop %package kplato License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Project Management Application %kde4_runtime_requires %kde4_pimlibs_requires %description kplato KPlato is the project management application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kplato -p /sbin/ldconfig %postun kplato -p /sbin/ldconfig %files kplato -f filelists/kplato %defattr(-,root,root) %doc COPYING COPYING.LIB README %package karbon License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Vector Drawing Application Requires: pstoedit %kde4_runtime_requires %description karbon Karbon is the vector drawing application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post karbon -p /sbin/ldconfig %postun karbon -p /sbin/ldconfig %files karbon -f filelists/karbon %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/templates/.source/Illustration.karbon %_kde_share_dir/templates/Illustration.desktop %_kde_share_dir/services/ServiceMenus/karbon_konqi.desktop /usr/%_lib/kde4/libkarbon1ximport.so /usr/%_lib/kde4/libkarbonepsimport.so /usr/%_lib/kde4/libkarbonpngexport.so /usr/%_lib/kde4/libkarbonsvgexport.so /usr/%_lib/kde4/libkarbonsvgimport.so /usr/%_lib/kde4/libwmfexport.so /usr/%_lib/kde4/libwmfimport.so /usr/share/kde4/services/karbon_1x_import.desktop /usr/share/kde4/services/karbon_eps_import.desktop /usr/share/kde4/services/karbon_png_export.desktop /usr/share/kde4/services/karbon_svg_export.desktop /usr/share/kde4/services/karbon_svg_import.desktop /usr/share/kde4/services/karbon_svgz_import.desktop /usr/share/kde4/services/karbon_wmf_export.desktop /usr/share/kde4/services/karbon_wmf_import.desktop /usr/share/icons/hicolor/*/apps/karbon.* %if 0 %package kivio License: GPL v2 or later; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Flow Chart Drawing Application %kde4_runtime_requires %description kivio Kivio is the flow chart drawing application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kivio -p /sbin/ldconfig %postun kivio -p /sbin/ldconfig %files kivio -f filelists/kivio %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/services/ServiceMenus/kivio_konqi.desktop %endif %package krita License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Image Manipulation Application %kde4_runtime_requires %description krita Krita is the image manipulation application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post krita -p /sbin/ldconfig %postun krita -p /sbin/ldconfig %files krita -f filelists/krita %defattr(-,root,root) %doc COPYING COPYING.LIB README %dir /usr/share/color/icc/krita %dir /usr/share/kde4/apps/kritaplugins %_kde_share_dir/services/ServiceMenus/krita_konqi.desktop %_kde_share_dir/apps/krita/icons/*/*/actions/template_cmyk_empty.* %_kde_share_dir/apps/krita/icons/*/*/actions/template_gray_empty.* %dir /usr/share/kde4/apps/krita/kpartplugins %_kde_share_dir/apps/krita/kpartplugins/scan-krita.rc %dir /usr/share/kde4/apps/krita/templates/cmyk %_kde_share_dir/apps/krita/templates/cmyk/.directory %dir /usr/share/kde4/apps/krita/templates/cmyk/.source %_kde_share_dir/apps/krita/templates/cmyk/.source/white_2000x800.kra %_kde_share_dir/apps/krita/templates/cmyk/white_2000x800.desktop %dir /usr/share/kde4/apps/krita/templates/gray %_kde_share_dir/apps/krita/templates/gray/.directory %dir /usr/share/kde4/apps/krita/templates/gray/.source %_kde_share_dir/apps/krita/templates/gray/.source/white_640x480.kra %_kde_share_dir/apps/krita/templates/gray/white_640x480.desktop %dir /usr/share/kde4/apps/kritaplugins/metadataeditor %if 0 %package kexi License: GPL v2 or later; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Database Application %kde4_runtime_requires %description kexi Kexi is the database application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kexi -p /sbin/ldconfig %postun kexi -p /sbin/ldconfig %files kexi -f filelists/kexi %defattr(-,root,root) %doc COPYING COPYING.LIB README %dir /usr/share/kde4/services/kexi %dir /usr/share/kde4/services/kformdesigner %_kde_share_dir/services/ServiceMenus/kexi_konqi.desktop %endif %package kspread License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: Spreadsheet application %kde4_runtime_requires %description kspread KSpread is the spreadsheet application of the KDE office suite. Authors: -------- The KOffice Team <koffice@kde.org> %post kspread -p /sbin/ldconfig %postun kspread -p /sbin/ldconfig %files kspread -f filelists/kspread %defattr(-,root,root) %doc COPYING COPYING.LIB README %_kde_share_dir/templates/SpreadSheet.desktop %_kde_share_dir/templates/.source/SpreadSheet.kst %_kde_share_dir/services/ServiceMenus/kspread_konqi.desktop %package devel License: GPL v2 or later ; LGPL v2.1 or later Group: Productivity/Office/Suite Summary: The Build Enviroment from KOffice Requires: koffice2-kplato %if 0 Requires: koffice2-kexi koffice2-kformula koffice2-kivio %endif Requires: koffice2-kspread koffice2-karbon koffice2-kchart koffice2-kpresenter koffice2-krita koffice2-kword %description devel This build environment is needed to compile KOffice applications. Authors: -------- The KOffice Team <koffice@kde.org> %files devel -f filelists/devel %defattr(-,root,root) %doc COPYING COPYING.LIB README /usr/include/* %_libdir/libflake.so %_libdir/libkochart.so %_libdir/libkoffice_graya_u16.so %_libdir/libkofficegrayau8colorspace.so %_libdir/libkokross.so %_libdir/libkomain.so %_libdir/libkopageapp.so %_libdir/libkotext.so %_libdir/libkowmf.so %_libdir/libkostore.so %_libdir/libkwmf.so %_libdir/libpigmentcms.so %_libdir/libkoguiutils.so %_libdir/libkoodf.so %_libdir/libkoresources.so %_kde_share_dir/apps/cmake/modules/FindKOfficeLibs.cmake %files -f filelists/exclude %defattr(-,root,root) %doc COPYING COPYING.LIB README /usr/bin/koconverter %_kde4_modules/autocorrect.so %_kde4_modules/changecase.so %_kde4_modules/clipartthumbnail.so %_kde4_modules/defaulttools.so %_kde4_modules/kodocinfopropspage.so %_kde4_modules/koffice_graya_u16_plugin.so %_kde4_modules/kofficegrayau8plugin.so %_kde4_modules/kofficescan.so %_kde4_modules/kofficesimpletextedit.so %_kde4_modules/kofficethumbnail.so %_kde4_modules/kritacmykplugin.so %_kde4_modules/libgenerickofilter.so %_kde4_modules/libkounavailpart.so %_kde4_modules/libxsltexport.so %_kde4_modules/libxsltimport.so %_kde4_modules/pathshapes.so %_kde4_modules/pictureshape.so %_kde4_modules/textshape.so %_kde4_modules/textvariables.so %_kde4_modules/divineproportionshape.so %_kde4_modules/artistictextshape.so %_libdir/libflake.so.* %_libdir/libkochart.so.* %_libdir/libkoffice_graya_u16.so.* %_libdir/libkofficegrayau8colorspace.so.* %_libdir/libkokross.so.* %_libdir/libkomain.so.* %_libdir/libkopageapp.so.* %_libdir/libkotext.so.* %_libdir/libkowmf.so.* %_libdir/libkostore.so.* %_libdir/libkwmf.so.* %_libdir/libpigmentcms.so.* %_libdir/libkoguiutils.so.* %_kde4_modules/kofficedockers.so %_kde4_modules/musicshape.so %_kde_share_dir/apps/koffice/koffice_shell.rc %_kde_share_dir/apps/koffice/autocorrect %_kde_share_dir/services/autocorrect.desktop %_kde_share_dir/services/changecase.desktop %_kde_share_dir/services/clipartthumbnail.desktop %_kde_share_dir/services/defaulttools.desktop %_kde_share_dir/services/generic_filter.desktop %_kde_share_dir/services/kodocinfopropspage.desktop %_kde_share_dir/services/koffice_graya_u16_plugin.desktop %_kde_share_dir/services/kofficegrayaplugin.desktop %_kde_share_dir/services/kofficethumbnail.desktop %_kde_share_dir/services/kounavail.desktop %_kde_share_dir/services/pathshapes.desktop %_kde_share_dir/services/pictureshape.desktop %_kde_share_dir/services/textshape.desktop %_kde_share_dir/services/divineproportionshape.desktop %_kde_share_dir/services/textvariables.desktop %_kde_share_dir/services/xslt_export.desktop %_kde_share_dir/services/xslt_import.desktop %_kde_share_dir/services/kofficedockers.desktop %_kde_share_dir/services/artistictextshape.desktop %_kde_share_dir/servicetypes/flake.desktop %_kde_share_dir/servicetypes/flakeshape.desktop %_kde_share_dir/servicetypes/flakedevice.desktop %_kde_share_dir/servicetypes/flaketool.desktop %_kde_share_dir/servicetypes/textvariableplugin.desktop %_kde_share_dir/servicetypes/inlinetextobject.desktop %_kde_share_dir/servicetypes/kochart.desktop %_kde_share_dir/servicetypes/kofficepart.desktop %_kde_share_dir/servicetypes/kofilter.desktop %_kde_share_dir/servicetypes/kofilterwrapper.desktop %_kde_share_dir/servicetypes/koplugin.desktop %_kde_share_dir/servicetypes/pigment.desktop %_kde_share_dir/servicetypes/pigmentextension.desktop %_kde_share_dir/servicetypes/texteditingplugin.desktop %_kde_share_dir/servicetypes/kofficedocker.desktop %_kde_share_dir/services/musicshape.desktop %_kde_share_dir/services/kofficesimpletextedit.desktop %_kde_share_dir/apps/musicshape /usr/share/color/icc/pigment %_libdir/libkoresources.so.* %dir %_kde_share_dir/services/ServiceMenus %dir %_kde_share_dir/templates %dir %_kde_share_dir/templates/.source /usr/share/applications/kde4/koffice.desktop %_kde4_modules/spellcheck.so %_kde_share_dir/services/spellcheck.desktop %_kde_share_dir/apps/xsltfilter %_kde4_modules/krita_cmyk_u16_plugin.so %_kde4_modules/libxsltimport.so %_libdir/libkoodf.so.* %dir /usr/share/color %dir /usr/share/color/icc %dir /usr/share/kde4/apps/koffice %dir /usr/share/kde4/apps/koffice/icons %dir /usr/share/kde4/apps/koffice/icons/crystalsvg %dir /usr/share/kde4/apps/koffice/icons/crystalsvg/scalable %dir /usr/share/kde4/apps/koffice/icons/crystalsvg/scalable/actions %dir /usr/share/kde4/apps/koffice/icons/hicolor %dir /usr/share/kde4/apps/koffice/icons/hicolor/* %dir /usr/share/kde4/apps/koffice/icons/hicolor/*/actions %dir /usr/share/kde4/apps/koffice/icons/hicolor/*/apps %dir /usr/share/kde4/apps/koffice/icons/hicolor/22x22 %dir /usr/share/kde4/apps/koffice/icons/hicolor/22x22/actions %dir /usr/share/kde4/apps/koffice/icons/hicolor/32x32 %dir /usr/share/kde4/apps/koffice/icons/hicolor/32x32/actions %dir /usr/share/kde4/apps/koffice/icons/hicolor/32x32/apps %dir /usr/share/kde4/apps/koffice/icons/hicolor/48x48 %dir /usr/share/kde4/apps/koffice/icons/hicolor/48x48/actions %dir /usr/share/kde4/apps/koffice/icons/hicolor/48x48/apps %dir /usr/share/kde4/apps/koffice/icons/oxygen %dir /usr/share/kde4/apps/koffice/icons/oxygen/* %dir /usr/share/kde4/apps/koffice/icons/oxygen/*/actions %dir /usr/share/kde4/apps/koffice/icons/oxygen/22x22 %dir /usr/share/kde4/apps/koffice/icons/oxygen/22x22/actions %dir /usr/share/kde4/apps/koffice/icons/oxygen/scalable %dir /usr/share/kde4/apps/koffice/icons/oxygen/scalable/actions %_kde_share_dir/apps/koffice/icons/*/*/actions/aobottom.* %_kde_share_dir/apps/koffice/icons/*/*/actions/aocenterh.* %_kde_share_dir/apps/koffice/icons/*/*/actions/aocenterv.* %_kde_share_dir/apps/koffice/icons/*/*/actions/aoright.* %_kde_share_dir/apps/koffice/icons/*/*/actions/aotop.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-down.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-left.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-left-down.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-left-up.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-right-down.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-right-koffice.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-right-up.* %_kde_share_dir/apps/koffice/icons/*/*/actions/arrow-up.* %_kde_share_dir/apps/koffice/icons/*/*/actions/borderbottom.* %_kde_share_dir/apps/koffice/icons/*/*/actions/borderleft.* %_kde_share_dir/apps/koffice/icons/*/*/actions/borderoutline.* %_kde_share_dir/apps/koffice/icons/*/*/actions/borderright.* %_kde_share_dir/apps/koffice/icons/*/*/actions/bordertop.* %_kde_share_dir/apps/koffice/icons/*/*/actions/bring_forward.* %_kde_share_dir/apps/koffice/icons/*/*/actions/callout-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/cap_butt.* %_kde_share_dir/apps/koffice/icons/*/*/actions/cap_round.* %_kde_share_dir/apps/koffice/icons/*/*/actions/cap_square.* %_kde_share_dir/apps/koffice/icons/*/*/actions/join_bevel.* %_kde_share_dir/apps/koffice/icons/*/*/actions/join_miter.* %_kde_share_dir/apps/koffice/icons/*/*/actions/join_round.* %_kde_share_dir/apps/koffice/icons/*/*/actions/cancel.* %_kde_share_dir/apps/koffice/icons/*/*/actions/char.* %_kde_share_dir/apps/koffice/icons/*/*/actions/circular-arrow-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/clipart.* %_kde_share_dir/apps/koffice/icons/*/*/actions/clipart_from_file.* %_kde_share_dir/apps/koffice/icons/*/*/actions/color_fill.* %_kde_share_dir/apps/koffice/icons/*/*/actions/color_line.* %_kde_share_dir/apps/koffice/icons/*/*/actions/convert-to-path.* %_kde_share_dir/apps/koffice/icons/*/*/actions/createpath.* %_kde_share_dir/apps/koffice/icons/*/*/actions/cross-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/delete_table_col.* %_kde_share_dir/apps/koffice/icons/*/*/actions/delete_table_row.* %_kde_share_dir/apps/koffice/icons/*/*/actions/delslide.* %_kde_share_dir/apps/koffice/icons/*/*/actions/divine-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/editpath.* %_kde_share_dir/apps/koffice/icons/*/*/actions/edittext.* %_kde_share_dir/apps/koffice/icons/*/*/actions/ellipse-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/flower-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format_decreaseindent.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-font-size-less.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-font-size-more.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format_increaseindent.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-line-spacing-double.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-line-spacing-normal.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-line-spacing-simple.* %_kde_share_dir/apps/koffice/icons/*/*/actions/format-line-spacing-triple.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_chart.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_edit.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_formula.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_image.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_query.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_spreadsheet.* %_kde_share_dir/apps/koffice/icons/*/*/actions/frame_text.* %_kde_share_dir/apps/koffice/icons/*/*/actions/gearhead-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/grid.* %_kde_share_dir/apps/koffice/icons/*/*/actions/group.* %_kde_share_dir/apps/koffice/icons/*/*/actions/hand.* %_kde_share_dir/apps/koffice/icons/*/*/actions/hexagon-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/inline_image.* %_kde_share_dir/apps/koffice/icons/*/*/actions/inline_table.* %_kde_share_dir/apps/koffice/icons/*/*/actions/insert_table_col.* %_kde_share_dir/apps/koffice/icons/*/*/actions/insert_table_row.* %_kde_share_dir/apps/koffice/icons/*/*/actions/kdb_form.* %_kde_share_dir/apps/koffice/icons/*/*/actions/kdb_table.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_bold_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_bold_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_italic_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_italic_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_left_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_left_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_middle_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_middle_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_right_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_right_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sans_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sans_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_script_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_script_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_serif_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_serif_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sizedown_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sizedown_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sizeup_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_sizeup_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_underline_active.* %_kde_share_dir/apps/koffice/icons/*/*/actions/koffice_simple_format_underline_inactive.* %_kde_share_dir/apps/koffice/icons/*/*/actions/linewidth.* %_kde_share_dir/apps/koffice/icons/*/*/actions/lower.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-cross.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-dottednote.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-doublecross.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-doubleflat.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-flat.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-natural.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-128th.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-16th.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-32nd.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-64th.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-breve.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-eighth.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-half.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-quarter.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-note-whole.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-16th.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-32nd.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-64th.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-breve.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-eighth.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-half.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-quarter.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-rest-whole.* %_kde_share_dir/apps/koffice/icons/*/*/actions/music-tiednote.* %_kde_share_dir/apps/koffice/icons/*/*/actions/neonpen.* %_kde_share_dir/apps/koffice/icons/*/*/actions/ok.* %_kde_share_dir/apps/koffice/icons/*/*/actions/page.* %_kde_share_dir/apps/koffice/icons/*/*/actions/path-break-point.* %_kde_share_dir/apps/koffice/icons/*/*/actions/path-break-segment.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-corner.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-insert.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-join.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-merge.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-remove.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-smooth.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathpoint-symmetric.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathsegment-curve.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathsegment-line.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pathshape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/pentagon-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/polygon-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/raise.* %_kde_share_dir/apps/koffice/icons/*/*/actions/rectangle-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/select.* %_kde_share_dir/apps/koffice/icons/*/*/actions/send_backward.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadow.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowB.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowL.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowLB.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowLU.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowR.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowRB.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowRU.* %_kde_share_dir/apps/koffice/icons/*/*/actions/shadowU.* %_kde_share_dir/apps/koffice/icons/*/*/actions/slide.* %_kde_share_dir/apps/koffice/icons/*/*/actions/slide-new.* %_kde_share_dir/apps/koffice/icons/*/*/actions/smiley-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/spiral-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/star-shape.* %_kde_share_dir/apps/koffice/icons/*/*/actions/tab_first.* %_kde_share_dir/apps/koffice/icons/*/*/actions/tab_last.* %_kde_share_dir/apps/koffice/icons/*/*/actions/tab_left.* %_kde_share_dir/apps/koffice/icons/*/*/actions/tab_right.* %_kde_share_dir/apps/koffice/icons/*/*/actions/textcolor.* %_kde_share_dir/apps/koffice/icons/*/*/actions/toggle_docbrowser.* %_kde_share_dir/apps/koffice/icons/*/*/actions/ungroup.* %_kde_share_dir/apps/koffice/icons/*/*/actions/view_orientation.* %_kde_share_dir/apps/koffice/icons/*/*/actions/view_split.* %_kde_share_dir/apps/koffice/icons/*/*/actions/zoom-page.* %_kde_share_dir/apps/koffice/icons/*/*/actions/zoom-pixels.* %_kde_share_dir/apps/koffice/icons/*/*/actions/zoom-width.* %_kde_share_dir/apps/koffice/icons/*/*/actions/backgroundtool.* %_kde_share_dir/apps/koffice/icons/*/*/apps/go.* %_kde_share_dir/apps/koffice/icons/*/*/apps/key_bindings.* %_kde_share_dir/apps/koffice/icons/*/*/apps/style.* %_kde_share_dir/apps/koffice/icons/rotate.* %_kde_share_dir/apps/koffice/icons/shear.* %_kde_share_dir/apps/koffice/icons/zoom_in_cursor.* %_kde_share_dir/apps/koffice/icons/zoom_out_cursor.* %_kde_share_dir/services/kritacmykplugin.desktop %_kde_share_dir/services/krita_cmyk_u16_plugin.desktop %_kde4_modules/libkchartgenericimageexport.so %_kde4_modules/libkchartsvgexport.so %_kde_share_dir/apps/koffice/icons/hicolor/*/actions/view-sort-ascending.* %_kde_share_dir/apps/koffice/icons/hicolor/*/actions/view-sort-descending.* %_kde_share_dir/services/kchart_bmp_export.desktop %_kde_share_dir/services/kchart_jpeg_export.desktop %_kde_share_dir/services/kchart_mng_export.desktop %_kde_share_dir/services/kchart_png_export.desktop %_kde_share_dir/services/kchart_svg_export.desktop %_kde_share_dir/services/kchart_xbm_export.desktop %_kde_share_dir/services/kchart_xpm_export.desktop %_kde_share_dir/servicetypes/presentationeventaction.desktop %_kde_share_dir/servicetypes/scripteventaction.desktop /usr/share/icons/oxygen/*/actions/table.* /usr/share/icons/oxygen/*/actions/shape-choose.* /usr/share/icons/oxygen/*/actions/x-shape-chart.* /usr/share/icons/oxygen/*/actions/x-shape-connection.* /usr/share/icons/oxygen/*/actions/x-shape-formula.* /usr/share/icons/oxygen/*/actions/x-shape-image.* /usr/share/icons/oxygen/*/actions/x-shape-text.* %_kde_share_dir/apps/koffice/icons/hicolor/*/actions/kotext-character.* %_kde_share_dir/apps/koffice/icons/hicolor/*/actions/kotext-paragraph.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/snap-extension.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/snap-guideline.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/snap-intersection.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/snap-node.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/snap-orto.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/pathpoint-curve.* %_kde_share_dir/apps/koffice/icons/oxygen/*/actions/pathpoint-line.* /usr/%_lib/kde4/kopabackgroundtool.so /usr/share/kde4/services/kopabackgroundtool.desktop /usr/share/icons/oxygen/*/actions/object-align-horizontal-center-koffice.* /usr/share/icons/oxygen/*/actions/object-align-horizontal-left-koffice.* /usr/share/icons/oxygen/*/actions/object-align-horizontal-right-koffice.* /usr/share/icons/oxygen/*/actions/object-align-vertical-bottom-top-koffice.* /usr/share/icons/oxygen/*/actions/object-align-vertical-bottom-koffice.* /usr/share/icons/oxygen/*/actions/object-align-vertical-center-koffice.* /usr/share/icons/oxygen/*/actions/object-align-vertical-top-koffice.* /usr/share/icons/oxygen/*/actions/object-group-koffice.* /usr/share/icons/oxygen/*/actions/object-order-back-koffice.* /usr/share/icons/oxygen/*/actions/object-order-front-koffice.* /usr/share/icons/oxygen/*/actions/object-order-lower-koffice.* /usr/share/icons/oxygen/*/actions/object-order-raise-koffice.* /usr/share/icons/oxygen/*/actions/object-ungroup-koffice.* /usr/share/kde4/apps/koffice/icons/hicolor/*/actions/aoleft.* /usr/share/kde4/apps/koffice/icons/hicolor/*/actions/music-rest-128th.* /usr/share/kde4/apps/koffice/icons/hicolor/*/actions/artistictext-attach-path.* /usr/share/kde4/apps/koffice/icons/hicolor/*/actions/artistictext-detach-path.* /usr/share/kde4/apps/koffice/icons/hicolor/*/actions/artistictext-tool.* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor