Author: shadzik Date: Wed Jul 29 20:48:26 2009 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/kde4-kdeplasma-addons: kde4-kdeplasma-addons.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec diff -u packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec:1.24 packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec:1.25 --- packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec:1.24 Fri May 29 01:35:16 2009 +++ packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec Wed Jul 29 22:48:20 2009 @@ -1,18 +1,22 @@ # $Revision$, $Date$ + +%bcond_without marble # don't build marble plasma support + %define orgname kdeplasma-addons %define _state stable -%define _qtver 4.5.1 +%define _qtver 4.5.2 Summary: KDE4 Plasmoids Summary(pl.UTF-8): Plazmoidy dla KDE4 Name: kde4-kdeplasma-addons -Version: 4.2.4 +Version: 4.3.0 Release: 1 License: GPL v2 Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: 8cd684126de488203f644bb59af60ac2 -Patch100: %{name}-branch.diff +# Source0-md5: abfbe2d32c444689b5bf4e5346b33c9e +#Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 +#Patch100: %{name}-branch.diff Patch0: %{name}-pastebinpld.patch URL: http://www.kde.org/ BuildRequires: OpenGL-GLU-devel @@ -25,14 +29,20 @@ BuildRequires: QtWebKit-devel >= %{_qtver} BuildRequires: automoc4 >= 0.9.88 BuildRequires: cmake >= 2.6.3 +BuildRequires: eigen-devel >= 2.0.51 BuildRequires: kde4-kdebase-workspace-devel >= %{version} +BuildRequires: kde4-kdegraphics-devel >= %{version} BuildRequires: kde4-kdelibs-devel >= %{version} BuildRequires: kde4-kdepimlibs-devel >= %{version} +%{?with_marble:BuildRequires: kde4-kdeedu-devel >= %{version}} BuildRequires: phonon-devel >= 4.3.1 BuildRequires: qt4-build >= %{_qtver} BuildRequires: qt4-qmake >= %{_qtver} BuildRequires: rpmbuild(macros) >= 1.293 -BuildRequires: strigi-devel >= 0.6.3 +BuildRequires: strigi-devel >= 0.6.5 +BuildRequires: xorg-lib-libXcomposite +BuildRequires: xorg-lib-libXdamage +BuildRequires: xorg-lib-libXrender BuildRequires: xorg-lib-libXtst-devel Obsoletes: kde4-kdeplasmoids BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,6 +65,24 @@ %description lancelot -l pl.UTF-8 Motyw pulpitu Lancelot. +%package devel +Summary: Development files for KDE4 Plasmoids +Summary(pl.UTF-8): Pliki nagłówkowe bibliotek plazmoidów dla KDE4 +Group: X11/Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: kde4-kdebase-workspace-devel >= %{version}-%{release} +Requires: kde4-kdegraphics-devel >= %{version}-%{release} +Requires: kde4-kdelibs-devel >= %{version}-%{release} +Requires: kde4-kdepimlibs-devel >= %{version}-%{release} + +%description devel +This package contains header files needed if you wish to build +applications based on KDE4 Plasmoids. + +%description devel -l pl.UTF-8 +Pakiet ten zawiera pliki nagłówkowe potrzebne do budowy aplikacji +opartych na plazmoidach dla KDE4. + %prep %setup -q -n %{orgname}-%{version} #%patch100 -p0 @@ -65,6 +93,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DLIB_INSTALL_DIR=%{_libdir} \ -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \ %if "%{_lib}" != "lib" -DLIB_SUFFIX=64 \ @@ -98,8 +127,31 @@ %attr(755,root,root) %{_libdir}/kde4/plasma_packagestructure_comic.so %attr(755,root,root) %ghost %{_libdir}/libplasmacomicprovidercore.so.? %attr(755,root,root) %{_libdir}/libplasmacomicprovidercore.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libplasmaconverter.so.? -%attr(755,root,root) %{_libdir}/libplasmaconverter.so.*.*.* +%attr(755,root,root) %{_libdir}/kde4/plasma-applet_systemloadviewer.so +%attr(755,root,root) %{_libdir}/kde4/plasma_potd_apodprovider.so +%attr(755,root,root) %{_libdir}/kde4/plasma_potd_epodprovider.so +%attr(755,root,root) %{_libdir}/kde4/plasma_potd_flickrprovider.so +%attr(755,root,root) %{_libdir}/kde4/plasma_potd_oseiprovider.so +%attr(755,root,root) %{_libdir}/kde4/plasma_potd_wcpotdprovider.so +%attr(755,root,root) %{_libdir}/kde4/plasma_wallpaper_mandelbrot.so +%if %{with marble} +%attr(755,root,root) %{_libdir}/kde4/plasma_wallpaper_marble.so +%endif +%attr(755,root,root) %{_libdir}/kde4/plasma_wallpaper_pattern.so +%attr(755,root,root) %{_libdir}/kde4/plasma_wallpaper_virus.so +%attr(755,root,root) %{_libdir}/kde4/plasma_wallpaper_weather.so +%attr(755,root,root) %ghost %{_libdir}/libconversion.so.? +%attr(755,root,root) %{_libdir}/libconversion.so.*.*.* +%attr(755,root,root) %{_libdir}/liblancelot.so +%attr(755,root,root) %ghost %{_libdir}/libocsclient.so.? +%attr(755,root,root) %{_libdir}/libocsclient.so.*.*.* +%attr(755,root,root) %{_libdir}/libplasmacomicprovidercore.so +%attr(755,root,root) %ghost %{_libdir}/libplasmapotdprovidercore.so.? +%attr(755,root,root) %{_libdir}/libplasmapotdprovidercore.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libplasmaweather.so.? +%attr(755,root,root) %{_libdir}/libplasmaweather.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/librtm.so.? +%attr(755,root,root) %{_libdir}/librtm.so.*.*.* %{_datadir}/apps/desktoptheme/Aya %{_datadir}/apps/desktoptheme/Elegance %{_datadir}/apps/desktoptheme/Silicon @@ -107,29 +159,40 @@ %{_datadir}/apps/desktoptheme/default/stylesheets/* %dir %{_datadir}/apps/desktoptheme/default/weatherstation %{_datadir}/apps/desktoptheme/default/weatherstation/* +%dir %{_datadir}/apps/desktoptheme/default/weather/ +%{_datadir}/apps/desktoptheme/default/weather/wind-arrows.svgz %{_datadir}/apps/desktoptheme/default/widgets/* %{_datadir}/apps/desktoptheme/heron %{_datadir}/apps/desktoptheme/slim-glow %{_datadir}/kde4/services/*.desktop %{_datadir}/kde4/servicetypes/plasma_comicprovider.desktop -#%{_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz +%{_datadir}/kde4/servicetypes/plasma_potdprovider.desktop %{_datadir}/config/comic.knsrc +%{_datadir}/config/virus_wallpaper.knsrc %dir %{_datadir}/apps/desktoptheme/default/rssnow %{_datadir}/apps/desktoptheme/default/rssnow/background.svgz %{_datadir}/apps/desktoptheme/default/rssnow/left.svgz %{_datadir}/apps/desktoptheme/default/rssnow/right.svgz %{_datadir}/apps/desktoptheme/default/rssnow/rssnow.svgz +%dir %{_datadir}/apps/desktoptheme/default/bubblemon +%{_datadir}/apps/desktoptheme/default/bubblemon/bubble.svg +%dir %{_datadir}/apps/desktoptheme/default/fifteenPuzzle +%{_datadir}/apps/desktoptheme/default/fifteenPuzzle/greensquare.svgz +%{_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz + %dir %{_datadir}/apps/rssnow %{_datadir}/apps/rssnow/feeds %{_iconsdir}/*/*x*/apps/previewer.png -#%{_iconsdir}/oxygen/scalable/apps/bball.svgz %{_datadir}/kde4/services/ServiceMenus/preview.desktop %dir %{_datadir}/apps/bball %{_datadir}/apps/bball/bball.svgz %{_datadir}/apps/bball/bounce.ogg %{_datadir}/apps/bball/football.svgz -%{_datadir}/apps/plasma-bluemarble -%{_datadir}/apps/plasma/services/tweet.operations +#%{_datadir}/apps/plasma-bluemarble +%{_datadir}/apps/plasma +%{_datadir}/apps/plasma-applet-opendesktop +%{_datadir}/apps/plasma_pastebin +%{_datadir}/apps/plasma_wallpaper_pattern %files lancelot %defattr(644,root,root,755) @@ -137,19 +200,80 @@ %attr(755,root,root) %ghost %{_libdir}/liblancelot.so.? %attr(755,root,root) %{_libdir}/liblancelot.so.*.*.* %{_datadir}/apps/desktoptheme/default/lancelot +#%{_datadir}/apps/desktoptheme/air/ + %{_datadir}/dbus-1/services/org.kde.lancelot.service %{_datadir}/mime/packages/lancelotpart-mime.xml +%{_datadir}/apps/lancelot %{_iconsdir}/hicolor/*x*/apps/lancelot.png %{_iconsdir}/hicolor/*x*/apps/lancelot-part.png +%files devel +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/*.so +%{_includedir}/conversion +%{_includedir}/lancelot +%{_datadir}/apps/cmake/modules/*.cmake + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.24 2009/05/28 23:35:16 shadzik -- 4.2.4 try #1 +Revision 1.25 2009/07/29 20:48:20 shadzik +- merged from DEVEL + +Revision 1.23.2.15 2009/07/29 20:48:09 shadzik +- 4.3.0 + +Revision 1.23.2.14 2009/07/23 08:25:54 shadzik +- better +- add bcond without marble +- change marblde-devel BR to kde4-kdeedu-devel + +Revision 1.23.2.13 2009/07/22 16:32:41 shadzik +- BR: marble-devel + +Revision 1.23.2.12 2009/07/22 11:52:37 shadzik +- 4.3rc3 +- TODO: marble + +Revision 1.23.2.11 2009/07/13 11:51:18 arekm +- add few BR to make sure that lancelot is built with composite + +Revision 1.23.2.10 2009/07/09 19:06:09 paszczus +- updated to 4.2.96 + +Revision 1.23.2.9 2009/07/04 15:34:11 shadzik +- fix --target build + +Revision 1.23.2.8 2009/06/30 14:03:46 shadzik +- 4.3 RC1 + +Revision 1.23.2.7 2009/06/25 17:06:12 cactus +- subpackage devel +- files + +Revision 1.23.2.6 2009/06/11 16:53:31 paszczus +- updated to 4.2.91 + +Revision 1.23.2.5 2009/05/30 15:20:57 paszczus +- updated to 4.2.88 + +Revision 1.23.2.4 2009/05/27 18:43:42 shadzik +- %files + +Revision 1.23.2.3 2009/05/27 10:33:44 paszczus +- Patch100 commented (no reason to put it on DEVEL for now) + +Revision 1.23.2.2 2009/05/27 10:33:06 paszczus +- removed bogus -j1 from make + +Revision 1.23.2.1 2009/05/27 10:24:39 paszczus +- updated to 4.2.87 +- updated Patch0 +- added BR: kde4-kdegraphics-devel Revision 1.23 2009/05/08 15:02:09 shadzik - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdeplasma-addons/kde4-kdeplasma-addons.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
