390 lines
13 KiB
RPMSpec
390 lines
13 KiB
RPMSpec
Name: kdeplasma-addons
|
|
Version: 4.14.3
|
|
Release: 1mamba
|
|
Summary: KDE Software Compilation - Additional plasmoids
|
|
Group: Graphical Desktop/Applications/Utilities
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
|
URL: http://www.kde.org/
|
|
Source: http://download.kde.org/stable/%{version}/src/kdeplasma-addons-%{version}.tar.xz
|
|
License: GPL
|
|
BuildRequires: cmake
|
|
BuildRequires: libqimageblitz-devel
|
|
#BuildRequires: kdeedu4-devel = %{version}
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: cln-devel
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: kdebase-runtime
|
|
BuildRequires: kdebase-workspace-devel
|
|
BuildRequires: kdelibs4-devel
|
|
BuildRequires: kdepimlibs-devel
|
|
BuildRequires: libattica-devel
|
|
BuildRequires: libfontconfig-devel
|
|
BuildRequires: libfreetype-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libICE-devel
|
|
BuildRequires: libkexiv-devel
|
|
BuildRequires: libpng-devel
|
|
BuildRequires: libqalculate-devel
|
|
BuildRequires: libqca-devel
|
|
BuildRequires: libqimageblitz-devel
|
|
BuildRequires: libqt4-devel
|
|
BuildRequires: libqwt-devel
|
|
BuildRequires: libscim-devel
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libsoprano-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: libXau-devel
|
|
BuildRequires: libXdmcp-devel
|
|
BuildRequires: libXext-devel
|
|
BuildRequires: libXfixes-devel
|
|
BuildRequires: libXft-devel
|
|
BuildRequires: libXinerama-devel
|
|
BuildRequires: libxml2-devel
|
|
BuildRequires: libXpm-devel
|
|
BuildRequires: libXrender-devel
|
|
BuildRequires: libXtst-devel
|
|
BuildRequires: libz-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libmarble-devel >= %{version}
|
|
BuildRequires: libibus-devel
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
Requires: libqt4 >= %{_qt4_version}
|
|
Requires: kdelibs4 >= %{version}
|
|
Requires: kdebase4-runtime >= %{version}
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
Additional plasmoids for KDE.
|
|
|
|
%package -n lib%{name}
|
|
Summary: KDE plasma addons library
|
|
Group: Graphical Desktop/Libraries/KDE
|
|
|
|
%description -n lib%{name}
|
|
KDE plasma addons library.
|
|
|
|
%package -n plasma-widget-kimpanel
|
|
Summary: Multibyte input Plasmoid
|
|
Group: Graphical Desktop/Applications/Utilities
|
|
|
|
%description -n plasma-widget-kimpanel
|
|
kimpanel is just a Plasma applet for scim and fcitx input methods.
|
|
This package is part of KDE4, as a component of the KDE4 plasma addons.
|
|
|
|
%package devel
|
|
Summary: Development files for for %{name}
|
|
Group: Development/Libraries
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description devel
|
|
Additional plasmoids for KDE.
|
|
This package contains static libraries and header files need for development.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake_kde4 -d build
|
|
|
|
# FIXME
|
|
sed -i "s,/opt/kde/lib/libphonon.so,/usr/lib/libphonon.so," \
|
|
runners/contacts/CMakeFiles/krunner_contacts.dir/build.make
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post -n lib%{name} -p /sbin/ldconfig
|
|
%postun -n lib%{name} -p /sbin/ldconfig
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_kde4_bindir}/lancelot
|
|
%{_kde4_configdir}/comic.knsrc
|
|
%{_kde4_configdir}/pastebin.knsrc
|
|
%{_kde4_configdir}/plasmaweather.knsrc
|
|
%{_kde4_configdir}/virus_wallpaper.knsrc
|
|
%{_kde4_datadir}/bball
|
|
%{_kde4_datadir}/desktoptheme
|
|
#%{_kde4_datadir}/lancelot/lancelot.notifyrc
|
|
%{_kde4_datadir}/plasma-applet-frame/picture-frame-default.jpg
|
|
%{_kde4_datadir}/plasma-applet-opendesktop/user.css
|
|
%{_kde4_datadir}/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
|
|
%{_kde4_datadir}/plasma_pastebin/plasma_pastebin.notifyrc
|
|
%{_kde4_datadir}/plasma_wallpaper_pattern/patterns
|
|
%{_kde4_datadir}/plasma
|
|
%{_kde4_datadir}/plasmaboard
|
|
%{_kde4_datadir}/rssnow
|
|
%{_kde4_datadir}/lancelot/lancelot.notifyrc
|
|
%{_kde4_servicesdir}/*.desktop
|
|
%{_kde4_servicesdir}/ServiceMenus/*.desktop
|
|
%{_kde4_sharedir}/mime/packages/*.xml
|
|
%{_kde4_sharedir}/ibus/component/kimpanel.xml
|
|
%{_kde4_icondir}/hicolor/*/apps/*.png
|
|
%{_kde4_icondir}/hicolor/scalable/apps/*.svgz
|
|
%{_kde4_icondir}/hicolor/*/actions/*.png
|
|
%{_kde4_icondir}/hicolor/scalable/actions/*.svgz
|
|
%{_kde4_servicetypesdir}/*.desktop
|
|
%{_kde4_libdir}/kde4/*.so
|
|
%doc COPYING COPYING.LIB
|
|
|
|
%files -n lib%{name}
|
|
%defattr(-,root,root)
|
|
%{_kde4_libdir}/liblancelot.so.*
|
|
%{_kde4_libdir}/libplasma*.so.*
|
|
%{_kde4_libdir}/librtm.so.*
|
|
%{_kde4_libdir}/liblancelot-datamodels.so.*
|
|
%{_kde4_libexecdir}/kimpanel-ibus-panel
|
|
|
|
%files devel
|
|
%defattr(-,root,root)
|
|
%{_kde4_libdir}/libplasma*.so
|
|
%{_kde4_libdir}/liblancelot.so
|
|
%{_kde4_libdir}/librtm.so
|
|
%{_kde4_includedir}/lancelot
|
|
%{_kde4_datadir}/cmake/modules/FindLancelot*.cmake
|
|
%{_kde4_includedir}/KDE/Lancelot
|
|
%{_kde4_includedir}/lancelot-datamodels
|
|
%{_kde4_libdir}/liblancelot-datamodels.so
|
|
|
|
%files -n plasma-widget-kimpanel
|
|
%defattr(-,root,root)
|
|
%{_kde4_libexecdir}/kimpanel-scim-panel
|
|
%{_kde4_datadir}/kdeplasma-addons/mediabuttonsrc
|
|
%{_kde4_kcfgdir}/kimpanelconfig.kcfg
|
|
|
|
%changelog
|
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 24 2014 Automatic Build System <autodist@mambasoft.it> 4.14.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 27 2014 Automatic Build System <autodist@mambasoft.it> 4.14.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 15 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 4.13.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 19 2014 Automatic Build System <autodist@mambasoft.it> 4.13.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 23 2014 Automatic Build System <autodist@mambasoft.it> 4.13.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 03 2014 Automatic Build System <autodist@mambasoft.it> 4.12.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 14 2014 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 25 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 4.12.0-2mamba
|
|
- rebuilt with libmarble 4.12.0
|
|
|
|
* Thu Dec 19 2013 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 05 2013 Automatic Build System <autodist@mambasoft.it> 4.11.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 06 2013 Automatic Build System <autodist@mambasoft.it> 4.11.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 02 2013 Automatic Build System <autodist@mambasoft.it> 4.11.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 04 2013 Automatic Build System <autodist@mambasoft.it> 4.11.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 15 2013 Automatic Build System <autodist@mambasoft.it> 4.11.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 02 2013 Automatic Build System <autodist@mambasoft.it> 4.10.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jun 05 2013 Automatic Build System <autodist@mambasoft.it> 4.10.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 07 2013 Automatic Build System <autodist@mambasoft.it> 4.10.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 03 2013 Automatic Build System <autodist@mambasoft.it> 4.10.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 05 2013 Automatic Build System <autodist@mambasoft.it> 4.10.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 13 2013 Automatic Build System <autodist@mambasoft.it> 4.10.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 03 2013 Automatic Build System <autodist@mambasoft.it> 4.9.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 05 2012 Automatic Build System <autodist@mambasoft.it> 4.9.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 08 2012 Automatic Build System <autodist@mambasoft.it> 4.9.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 04 2012 Automatic Build System <autodist@mambasoft.it> 4.9.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 06 2012 Automatic Build System <autodist@mambasoft.it> 4.9.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 22 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9.0-2mamba
|
|
- rebuilt with libkexiv2 4.9.0
|
|
|
|
* Tue Aug 14 2012 Automatic Build System <autodist@mambasoft.it> 4.9.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 09 2012 Automatic Build System <autodist@mambasoft.it> 4.8.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 04 2012 Automatic Build System <autodist@mambasoft.it> 4.8.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 07 2012 Automatic Build System <autodist@mambasoft.it> 4.8.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 24 2012 Automatic Build System <autodist@mambasoft.it> 4.8.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 11 2011 Automatic Build System <autodist@mambasoft.it> 4.7.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 03 2011 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 12 2011 Automatic Build System <autodist@mambasoft.it> 4.7.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 08 2011 Automatic Build System <autodist@mambasoft.it> 4.7.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Aug 15 2011 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 07 2011 Automatic Build System <autodist@mambasoft.it> 4.6.5-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Jun 17 2011 Automatic Build System <autodist@mambasoft.it> 4.6.4-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri May 06 2011 Automatic Build System <autodist@mambasoft.it> 4.6.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Apr 07 2011 Automatic Build System <autodist@mambasoft.it> 4.6.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat Mar 12 2011 Automatic Build System <autodist@mambasoft.it> 4.6.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Jan 30 2011 Davide Madrisan <davide.madrisan@gmail.com> 4.6.0-1mamba
|
|
- update to 4.6.0
|
|
|
|
* Wed Jan 12 2011 Automatic Build System <autodist@mambasoft.it> 4.5.5-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Dec 07 2010 Automatic Build System <autodist@mambasoft.it> 4.5.4-1mamba
|
|
- automatic update to 4.5.4 by autodist
|
|
|
|
* Thu Nov 04 2010 Automatic Build System <autodist@mambasoft.it> 4.5.3-1mamba
|
|
- automatic update to 4.5.3 by autodist
|
|
|
|
* Sat Oct 16 2010 Automatic Build System <autodist@mambasoft.it> 4.5.2-1mamba
|
|
- automatic update to 4.5.2 by autodist
|
|
|
|
* Sat Sep 04 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.5.1-1mamba
|
|
- update to 4.5.1
|
|
- new subpackage plasma-widget-kimpanel
|
|
- update list of build requirements
|
|
|
|
* Sun Aug 15 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.5.0-1mamba
|
|
- update to 4.5.0
|
|
|
|
* Thu Jul 01 2010 Automatic Build System <autodist@mambasoft.it> 4.4.5-1mamba
|
|
- automatic update to 4.4.5 by autodist
|
|
|
|
* Wed Jun 02 2010 Automatic Build System <autodist@mambasoft.it> 4.4.4-1mamba
|
|
- automatic update to 4.4.4 by autodist
|
|
|
|
* Sun May 09 2010 Automatic Build System <autodist@mambasoft.it> 4.4.3-1mamba
|
|
- automatic update to 4.4.3 by autodist
|
|
|
|
* Wed Apr 07 2010 Automatic Build System <autodist@mambasoft.it> 4.4.2-1mamba
|
|
- automatic update to 4.4.2 by autodist
|
|
|
|
* Wed Mar 03 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.4.1-1mamba
|
|
- update to 4.4.1
|
|
|
|
* Wed Feb 10 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.4.0-1mamba
|
|
- update to 4.4.0 (Codename "Caikaku")
|
|
|
|
* Wed Feb 03 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.3.98-1mamba
|
|
- update to 4.3.98 (KDE Software Compilation 4.4 rc3 Codename "Coming Closer")
|
|
|
|
* Thu Jan 28 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.3.95-1mamba
|
|
- update to 4.3.95 (KDE Software Compilation 4.4 rc2 Codename "CampKDE")
|
|
|
|
* Mon Jan 25 2010 Davide Madrisan <davide.madrisan@gmail.com> 4.3.90-1mamba
|
|
- update to 4.3.90 (KDE Software Compilation 4.4 rc1 Codename "Cornelius")
|
|
- new subpckage libkdeplasma-addons
|
|
|
|
* Fri Nov 13 2009 Davide Madrisan <davide.madrisan@gmail.com> 4.3.3-1mamba
|
|
- update to 4.3.3
|
|
|
|
* Fri Oct 09 2009 Automatic Build System <autodist@mambasoft.it> 4.3.2-1mamba
|
|
- automatic update to 4.3.2 by autodist
|
|
|
|
* Sat Sep 26 2009 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
|
- automatic update to 4.3.1 by autodist
|
|
|
|
* Fri Aug 14 2009 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
|
- automatic update to 4.3.0 by autodist
|
|
|
|
* Wed Jun 03 2009 Automatic Build System <autodist@mambasoft.it> 4.2.4-1mamba
|
|
- automatic update to 4.2.4 by autodist
|
|
|
|
* Thu May 07 2009 Automatic Build System <autodist@mambasoft.it> 4.2.3-1mamba
|
|
- automatic update to 4.2.3 by autodist
|
|
|
|
* Fri Apr 03 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.2-1mamba
|
|
- automatic update to 4.2.2 by autodist
|
|
|
|
* Sat Mar 07 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-1mamba
|
|
- automatic update to 4.2.1 by autodist
|
|
|
|
* Sat Feb 07 2009 Davide Madrisan <davide.madrisan@gmail.com> 4.2.0-1mamba
|
|
- update to 4.2.0
|
|
|
|
* Sun Jan 18 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.4-1mamba
|
|
- automatic update to 4.1.4 by autodist
|
|
|
|
* Thu Nov 13 2008 gil <puntogil@libero.it> 4.1.3-1mamba
|
|
- update to 4.1.3
|
|
|
|
* Sat Oct 11 2008 gil <puntogil@libero.it> 4.1.2-1mamba
|
|
- added package devel
|