Name: kdeartwork4 Version: 4.6.5 Release: 1mamba Summary: KDE Software Compilation - Additional artwork (themes, sound themes, icons, etc) Group: Graphical Desktop/Look 'n' feel Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.kde.org/ Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeartwork-%{version}.tar.bz2 License: GPL BuildRequires: cmake BuildRequires: libqt4-devel BuildRequires: kdelibs4-devel = %{version} BuildRequires: kdebase4-workspace-devel = %{version} #BuildRequires: kdegraphics4-devel = %{version} ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: kdebase4-runtime BuildRequires: kdelibs4-devel BuildRequires: libbzip2-devel BuildRequires: libgcc BuildRequires: libGL-devel BuildRequires: libGLU-devel BuildRequires: libICE-devel BuildRequires: libqt4-devel BuildRequires: libSM-devel BuildRequires: libstdc++6-devel BuildRequires: libX11-devel BuildRequires: libXau-devel BuildRequires: libXcursor-devel BuildRequires: libXdmcp-devel BuildRequires: libXext-devel BuildRequires: libXfixes-devel BuildRequires: libXft-devel BuildRequires: libXpm-devel BuildRequires: libXrender-devel BuildRequires: libXt-devel BuildRequires: libXtst-devel BuildRequires: libz-devel BuildRequires: strigi-devel BuildRequires: xscreensaver BuildRequires: xscreensaver-gl ## AUTOBUILDREQ-END BuildRequires: libXcomposite-devel BuildRequires: libXdamage-devel BuildRequires: libXi-devel BuildRequires: libXinerama-devel BuildRequires: libxkbfile-devel BuildRequires: libXrandr-devel BuildRequires: libXScrnSaver-devel BuildRequires: libXv-devel BuildRequires: libXxf86misc-devel BuildRequires: xscreensaver BuildRequires: xscreensaver-gl Requires: xscreensaver >= 5.07 Requires: xscreensaver-gl >= 5.07 Requires: libqt4 >= %{_qt4_version} Requires: kdelibs4 >= %{version} Requires: kdebase4-runtime >= %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Additional artwork for KDE: - themes - screensaver - sounds - wallpapers - widget styles and - window styles %package -n kde4-color-schemes-addons Summary: Color schemes for KDE4 Group: Graphical Desktop/Look 'n' feel %description -n kde4-color-schemes-addons Color schemes for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-desktoptheme Summary: Desktop schemes for KDE4 Group: Graphical Desktop/Look 'n' feel %description -n kde4-desktoptheme Desktop schemes for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-emoticons-addons Summary: Emoticons for KDE4 Group: Graphical Desktop/Look 'n' feel %description -n kde4-emoticons-addons Emoticons for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-icons-addons Summary: KDE icon theme addons Group: Graphical Desktop/Look 'n' feel Obsoletes: kdeartwork4-icons-kdeclassic Provides: kdeartwork4-icons-kdeclassic = %{?epoch:%epoch:}%{version} Obsoletes: kde4-icons-kdeclassic Provides: kde4-icons-kdeclassic Obsoletes: kde4-icons-nuvola Provides: kde4-icons-nuvola %description -n kde4-icons-addons KDE icon theme addons. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-screensavers Summary: Screensavers for KDE4 Group: Graphical Desktop/Look 'n' feel Requires: kdebase4-runtime %description -n kde4-screensavers Screensavers for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-style-phase Summary: Clean classical look style for KDE4 Group: Graphical Desktop/Look 'n' feel Requires: kdebase4-runtime %description -n kde4-style-phase A clean classical look style for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-sounds-addons Summary: Sounds for KDE4 Group: Graphical Desktop/Look 'n' feel %description -n kde4-sounds-addons Sounds for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-wallpapers-addons Summary: Wallpapers for KDE4 Group: Graphical Desktop/Look 'n' feel Obsoletes: plasma-wallpaper-weather Provides: plasma-wallpaper-weather = %{?epoch:%epoch:}%{version} %description -n kde4-wallpapers-addons Wallpapers for KDE4. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-decoration-aurorae-themes Summary: Aurorae window decoration themes Group: Graphical Desktop/Look 'n' feel %description -n kde4-decoration-aurorae-themes Several window decoration themes for aurorae. This package is part of KDE4, as a component of the KDE4 artwork module. %package -n kde4-kwin-styles Summary: Extra KWin styles and window decorations Group: Graphical Desktop/Look 'n' feel %description -n kde4-kwin-styles Extra KWin styles and window decorations. %prep %setup -q -n kdeartwork-%{version} %build %cmake_kde4 -d build \ -DXSCREENSAVER_CONFIG_DIR:PATH=/etc/xscreensaver %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build %clean [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} %post -n kde4-icons-addons touch --no-create %{_kde4_icondir}/nuvola &>/dev/null exit 0 %posttrans -n kde4-icons-addons gtk-update-icon-cache %{_kde4_icondir}/nuvola &>/dev/null exit 0 %postun -n kde4-icons-addons if [ $1 -eq 0 ]; then touch --no-create %{_kde4_icondir}/nuvola &>/dev/null gtk-update-icon-cache %{_kde4_icondir}/nuvola &>/dev/null fi exit 0 %files -n kde4-color-schemes-addons %defattr(-,root,root) %{_kde4_datadir}/color-schemes/*.colors %files -n kde4-desktoptheme %defattr(-,root,root) %{_kde4_datadir}/desktoptheme/Aya %{_kde4_datadir}/desktoptheme/slim-glow %files -n kde4-emoticons-addons %defattr(-,root,root) %{_kde4_sharedir}/emoticons/Boxed %{_kde4_sharedir}/emoticons/KMess-Blue %{_kde4_sharedir}/emoticons/KMess-Cartoon %{_kde4_sharedir}/emoticons/KMess-Violet %{_kde4_sharedir}/emoticons/KMess %{_kde4_sharedir}/emoticons/Plain %{_kde4_sharedir}/emoticons/RedOnes %{_kde4_sharedir}/emoticons/ccmathteam.com %{_kde4_sharedir}/emoticons/greggman.com %{_kde4_sharedir}/emoticons/phpBB %{_kde4_sharedir}/emoticons/tweakers.net %files -n kde4-icons-addons %defattr(-,root,root) %{_kde4_icondir}/nuvola %files -n kde4-screensavers %defattr(-,root,root) %{_kde4_bindir}/*.kss %{_kde4_bindir}/kxsconfig %{_kde4_bindir}/kxsrun %{_kde4_datadir}/kfiresaver %{_kde4_datadir}/kscreensaver %{_kde4_servicesdir}/ScreenSavers %files -n kde4-sounds-addons %defattr(-,root,root) %{_kde4_soundsdir}/KDE_Logout_new.wav %{_kde4_soundsdir}/KDE_Startup_new.wav %files -n kde4-style-phase %defattr(-,root,root) %{_kde4_libdir}/kde4/kstyle_phase_config.so %{_kde4_libdir}/kde4/plugins/styles/phasestyle.so %{_kde4_datadir}/kstyle/themes/phase.themerc %files -n kde4-wallpapers-addons %defattr(-,root,root) %{_kde4_wallpaperdir}/Atra_Dot %{_kde4_wallpaperdir}/Autumn %{_kde4_wallpaperdir}/Beach_Reflecting_Clouds %{_kde4_wallpaperdir}/Blue_Curl %{_kde4_wallpaperdir}/Blue_Wood %{_kde4_wallpaperdir}/Chess %{_kde4_wallpaperdir}/City_at_Night %{_kde4_wallpaperdir}/Code_Poets_Dream %{_kde4_wallpaperdir}/Colorado_Farm %{_kde4_wallpaperdir}/Curls_on_Green %{_kde4_wallpaperdir}/Damselfly %{_kde4_wallpaperdir}/Emotion %{_kde4_wallpaperdir}/EOS %{_kde4_wallpaperdir}/Ethais %{_kde4_wallpaperdir}/Field %{_kde4_wallpaperdir}/Flower_drops %{_kde4_wallpaperdir}/Golden_Ripples %{_kde4_wallpaperdir}/Grass %{_kde4_wallpaperdir}/Green_Concentration %{_kde4_wallpaperdir}/Hanami %{_kde4_wallpaperdir}/HighTide %{_kde4_wallpaperdir}/Holiday_Cactus %{_kde4_wallpaperdir}/Icy_Tree %{_kde4_wallpaperdir}/JK_Bridge_at_Night %{_kde4_wallpaperdir}/Korea %{_kde4_wallpaperdir}/Ladybuggin %{_kde4_wallpaperdir}/Leafs_Labyrinth %{_kde4_wallpaperdir}/Lightning %{_kde4_wallpaperdir}/Media_Life %{_kde4_wallpaperdir}/Midnight_in_Karelia %{_kde4_wallpaperdir}/Skeeter_Hawk %{_kde4_wallpaperdir}/Spring_Sunray %{_kde4_wallpaperdir}/There_is_Rain_on_the_Table %{_kde4_wallpaperdir}/The_Rings_of_Saturn %{_kde4_wallpaperdir}/Vector_Sunset %{_kde4_wallpaperdir}/Winter_Track %{_kde4_wallpaperdir}/Yellow_Flowers %files -n kde4-decoration-aurorae-themes %defattr(644,root,root) %dir %{_kde4_datadir}/aurorae %dir %{_kde4_datadir}/aurorae/themes %{_kde4_datadir}/aurorae/themes/Air-Oxygen %{_kde4_datadir}/aurorae/themes/Oxygen %files -n kde4-kwin-styles %defattr(644,root,root) %{_kde4_datadir}/kwin/*.desktop %{_kde4_libdir}/kde4/kwin3_*.so %{_kde4_libdir}/kde4/kwin_*.so %changelog * Thu Jul 07 2011 Automatic Build System 4.6.5-1mamba - automatic update by autodist * Thu Jun 16 2011 Automatic Build System 4.6.4-1mamba - automatic update by autodist * Fri May 06 2011 Automatic Build System 4.6.3-1mamba - automatic update by autodist * Wed Apr 06 2011 Automatic Build System 4.6.2-1mamba - automatic update by autodist * Mon Mar 07 2011 Automatic Build System 4.6.1-1mamba - automatic update by autodist * Sat Jan 29 2011 Davide Madrisan 4.6.0-1mamba - update to 4.6.0 - new subpackage kde4-kwin-styles * Tue Jan 11 2011 Automatic Build System 4.5.5-1mamba - automatic update by autodist * Mon Dec 06 2010 Automatic Build System 4.5.4-1mamba - automatic update to 4.5.4 by autodist * Wed Nov 03 2010 Automatic Build System 4.5.3-1mamba - automatic update to 4.5.3 by autodist * Sun Oct 10 2010 Automatic Build System 4.5.2-1mamba - automatic update to 4.5.2 by autodist * Fri Sep 03 2010 Automatic Build System 4.5.1-1mamba - automatic update to 4.5.1 by autodist * Sun Aug 15 2010 Davide Madrisan 4.5.0-1mamba - update to 4.5.0 * Thu Jul 01 2010 Automatic Build System 4.4.5-1mamba - automatic update to 4.4.5 by autodist * Wed Jun 02 2010 Automatic Build System 4.4.4-1mamba - automatic update to 4.4.4 by autodist * Sun May 09 2010 Automatic Build System 4.4.3-1mamba - automatic update to 4.4.3 by autodist * Fri Apr 02 2010 Automatic Build System 4.4.2-1mamba - automatic update to 4.4.2 by autodist * Wed Mar 03 2010 Davide Madrisan 4.4.1-1mamba - update to 4.4.1 * Wed Feb 10 2010 Davide Madrisan 4.4.0-1mamba - update to 4.4.0 (Codename "Caikaku") * Wed Feb 03 2010 Davide Madrisan 4.3.98-1mamba - update to 4.3.98 (KDE Software Compilation 4.4 rc3 Codename "Coming Closer") * Wed Jan 27 2010 Davide Madrisan 4.3.95-1mamba - update to 4.3.95 (KDE Software Compilation 4.4 rc2 Codename "CampKDE") * Fri Jan 22 2010 Davide Madrisan 4.3.90-1mamba - update to 4.3.90 (KDE Software Compilation 4.4 rc1 Codename "Cornelius") * Sat Dec 19 2009 Silvan Calarco 4.3.4-2mamba - obsolete kde4-icons-nuvola * Mon Dec 07 2009 Automatic Build System 4.3.4-1mamba - automatic update to 4.3.4 by autodist * Wed Nov 11 2009 Automatic Build System 4.3.3-1mamba - automatic update to 4.3.3 by autodist * Fri Oct 09 2009 Automatic Build System 4.3.2-1mamba - automatic update to 4.3.2 by autodist * Wed Aug 26 2009 Davide Madrisan 4.3.0-2mamba - kde4-wallpapers-addons obsoletes plasma-wallpaper-weather * Tue Aug 11 2009 Automatic Build System 4.3.0-1mamba - automatic update to 4.3.0 by autodist * Wed Jun 03 2009 Automatic Build System 4.2.4-1mamba - automatic update to 4.2.4 by autodist * Thu May 07 2009 Automatic Build System 4.2.3-1mamba - automatic update to 4.2.3 by autodist * Fri Apr 03 2009 Silvan Calarco 4.2.2-1mamba - automatic update to 4.2.2 by autodist * Sat Mar 07 2009 Silvan Calarco 4.2.1-1mamba - automatic update to 4.2.1 by autodist * Fri Feb 06 2009 Davide Madrisan 4.2.0-1mamba - update to 4.2.0 - removed packages kde4-kwin-icewm-themes, and kworldclock4-addons - removed packages for Locolor, crystalsvg, ikons, kids, nuvola, and slick icon themes - new package kde4-desktoptheme - fixed XSCREENSAVER_CONFIG_DIR * Fri Jan 16 2009 Silvan Calarco 4.1.4-1mamba - automatic update to 4.1.4 by autodist * Fri Nov 21 2008 Silvan Calarco 4.1.3-1mamba - automatic update to 4.1.3 by autodist * Mon Oct 13 2008 Aleph0 4.1.2-2mamba - kworldclock4-addons: removed requirements for kworldclock * Mon Oct 13 2008 Aleph0 4.1.2-1mamba - update to 4.1.2 * Fri May 09 2008 Aleph0 4.0.4-1mamba - update to 4.0.4 * Sat Mar 08 2008 Aleph0 4.0.2-1mamba - update to 4.0.2 - new subpackage kde4-color-schemes-addons * Tue Dec 18 2007 Aleph0 3.97.0-1mamba - update to 3.97.0 (KDE4 rc2) * Thu Nov 22 2007 Aleph0 3.96.0-1mamba - first build (KDE4 rc1)