Summary: Extra Compiz Fusion plugins Summary(pl.UTF-8): Dodatkowe wtyczki Compiz Fusion Name: compiz-fusion-plugins-extra Version: 0.6.0 Release: 1 License: GPL v2+ Group: X11 Source0: http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: eb5a4ed9c54aa9e0fdf47b24d94b2262 Source1: compizcap.png Source2: fusioncap.png Source3: splash_background.png Source4: splash_logo.png URL: http://forum.compiz-fusion.org/ BuildRequires: OpenGL-devel BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.9 BuildRequires: cairo-devel >= 1.0 BuildRequires: compiz-bcop >= %{version} BuildRequires: compiz-devel >= %{version} BuildRequires: compiz-fusion-plugins-main-devel >= %{version} BuildRequires: glib2-devel >= 2.0 BuildRequires: intltool >= 0.35.0 BuildRequires: libtool BuildRequires: pango-devel >= 1:1.10.0 BuildRequires: pkgconfig Requires: compiz >= %{version} Obsoletes: beryl-plugins Obsoletes: beryl-plugins-unsupported BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Addhelper: Darkens unfocused windows so the user can concentrate on the focused window. Bench: Displays the current frames per second as a simple benchmark. Crashhandler: Creates a backtrace of a Compiz crash and is able to start an alternative window manager. Cubecaps: Displays top and bottom caps on Compiz Cube. Cubereflex: Adds a reflective ground to the Compiz Cube plugin. ExtraWM: Adds additional window manager actions to Compiz. Fadedesktop: Fades windows out to display the desktop background. Firepaint: Draw with fire on the screen. Gears: Renders the famous "glxgears" gears inside of the transparent cube. Goto-Viewport: Switches to a given viewport by pressing a keybinding and the viewport number. Group: Enables the grouping of windows to resize and move them, and the tabbing of several windows together. Motion blur (mblur): Creates a motion blur for different screen animations. Reflex: Draws a reflection behind transparent areas of a window. Scalefilter: Provides a way to filter and select windows by title while using the Compiz Scale plugin. Showdesktop: Slides all windows toward the edges of the screen to expose the desktop. Splash: Displays a simple animated splash image. Trailfocus: Gradually dims windows as other windows gain focus. Widget: Features a widget layer similar to OS X Dashboard. %description -l pl.UTF-8 Addhelper: Przyciemnia nieaktywne okna umożliwiając użytkownikowi skupienie się na aktywnym oknie. Bench: Wyświetla liczbę klatek na sekundę. Crashhandler: Tworzy backtrace po wysypaniu się Compiza i jest w stanie włączyć alternatywny menedżer okien. Cubecaps: Wyświetla górną i dolną powierzchnię na kostce. Cubereflex: Dodaje odbijającą światło powierzchnię pod kostką. ExtraWM: Dodaje dodatkowe akcje menedżera okien do Compiza. Fadedesktop: Okna zanikają, by pokazać pulpit. Firepaint: Rysowanie oknem na ekranie. Gears: Renderuje zębatki z "glxgears" wewnątrz przezroczystej kostki. Goto-Viewport: Przełącza na dany viewport po naciśnięciu skrótu klawiszowego. Group: Umożliwia grupowanie okien w celu zmiany rozmiaru i przesuwania, jak również zgrupowanie okien za pomocą zakładek. Motion blur (mblur): Umożliwia rozmycie ekranu w czasie animacji ekranowych. Reflex: Rysuje odbicie pod przezroczystymi obszarami okna. Scalefilter: Umożliwia filtrowanie i wybór okien po nazwie podczas używania wtyczki Scale. Showdesktop: Usuwa okna w kąty ekranu by odsłonić pulpit. Splash: Wyświetla prosty animowany ekran powitalny. Trailfocus: Powili przyciemnia nieaktywne okna. Widget: Tworzy warstwę z widgetami, podobną do Dashboarda w OS X. %prep %setup -q %build %{__glib_gettextize} %{__intltoolize} --automake %{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure \ --disable-static %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/compiz/*.la install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/compiz install %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/compiz install %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/compiz %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS %attr(755,root,root) %{_libdir}/compiz/*.so %{_datadir}/compiz/*.xml %{_datadir}/compiz/*.png