]> git.pld-linux.org Git - packages/compiz-fusion-plugins-extra.git/blame - compiz-fusion-plugins-extra.spec
- rel 2
[packages/compiz-fusion-plugins-extra.git] / compiz-fusion-plugins-extra.spec
CommitLineData
7f10bfd4 1%define pkgname compiz-plugins-extra
ff891de5 2Summary: Extra Compiz Fusion plugins
3Summary(pl.UTF-8): Dodatkowe wtyczki Compiz Fusion
4Name: compiz-fusion-plugins-extra
a02121d9 5Version: 0.8.6
2ac98caa 6Release: 2
ea3b6423 7License: GPL v2+
ff891de5 8Group: X11
7f10bfd4 9Source0: http://releases.compiz.org/%{version}/%{pkgname}-%{version}.tar.bz2
a02121d9 10# Source0-md5: fdeec3e437e70d7f68900c031f3165d5
20fe8d65 11Source1: compizcap.png
12Source2: fusioncap.png
13Source3: splash_background.png
14Source4: splash_logo.png
7f10bfd4 15URL: http://www.compiz.org/
3755f27c 16BuildRequires: GConf2-devel
ff891de5 17BuildRequires: OpenGL-devel
3755f27c 18BuildRequires: OpenGL-GLU-devel
ff891de5 19BuildRequires: autoconf >= 2.57
ea3b6423 20BuildRequires: automake >= 1:1.9
ff891de5 21BuildRequires: cairo-devel >= 1.0
a02121d9
PG
22# No current version, take last one:
23#BuildRequires: compiz-bcop >= %{version}
24BuildRequires: compiz-bcop >= 0.8.4
ff891de5 25BuildRequires: compiz-devel >= %{version}
26BuildRequires: compiz-fusion-plugins-main-devel >= %{version}
4462f72e 27BuildRequires: gettext-devel
ff891de5 28BuildRequires: glib2-devel >= 2.0
29BuildRequires: intltool >= 0.35.0
4462f72e 30BuildRequires: libnotify-devel
ff891de5 31BuildRequires: libtool
ea3b6423 32BuildRequires: pango-devel >= 1:1.10.0
ff891de5 33BuildRequires: pkgconfig
34Requires: compiz >= %{version}
35Obsoletes: beryl-plugins
36Obsoletes: beryl-plugins-unsupported
37BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
38
39%description
40Addhelper: Darkens unfocused windows so the user can concentrate on
41 the focused window.
42Bench: Displays the current frames per second as a simple benchmark.
ea3b6423 43Crashhandler: Creates a backtrace of a Compiz crash and is able to
ff891de5 44 start an alternative window manager.
45Cubecaps: Displays top and bottom caps on Compiz Cube.
46Cubereflex: Adds a reflective ground to the Compiz Cube plugin.
47ExtraWM: Adds additional window manager actions to Compiz.
48Fadedesktop: Fades windows out to display the desktop background.
49Firepaint: Draw with fire on the screen.
50Gears: Renders the famous "glxgears" gears inside of the transparent
51 cube.
52Goto-Viewport: Switches to a given viewport by pressing a keybinding
53 and the viewport number.
54Group: Enables the grouping of windows to resize and move them, and
55 the tabbing of several windows together.
56Motion blur (mblur): Creates a motion blur for different screen
57 animations.
58Reflex: Draws a reflection behind transparent areas of a window.
59Scalefilter: Provides a way to filter and select windows by title
60 while using the Compiz Scale plugin.
61Showdesktop: Slides all windows toward the edges of the screen to
62 expose the desktop.
63Splash: Displays a simple animated splash image.
64Trailfocus: Gradually dims windows as other windows gain focus.
65Widget: Features a widget layer similar to OS X Dashboard.
66
67%description -l pl.UTF-8
68Addhelper: Przyciemnia nieaktywne okna umożliwiając użytkownikowi
69 skupienie się na aktywnym oknie.
70Bench: Wyświetla liczbę klatek na sekundę.
ea3b6423 71Crashhandler: Tworzy backtrace po wysypaniu się Compiza i jest w
ff891de5 72 stanie włączyć alternatywny menedżer okien.
73Cubecaps: Wyświetla górną i dolną powierzchnię na kostce.
74Cubereflex: Dodaje odbijającą światło powierzchnię pod kostką.
75ExtraWM: Dodaje dodatkowe akcje menedżera okien do Compiza.
76Fadedesktop: Okna zanikają, by pokazać pulpit.
77Firepaint: Rysowanie oknem na ekranie.
78Gears: Renderuje zębatki z "glxgears" wewnątrz przezroczystej kostki.
79Goto-Viewport: Przełącza na dany viewport po naciśnięciu skrótu
80 klawiszowego.
81Group: Umożliwia grupowanie okien w celu zmiany rozmiaru i
82 przesuwania, jak również zgrupowanie okien za pomocą zakładek.
83Motion blur (mblur): Umożliwia rozmycie ekranu w czasie animacji
84 ekranowych.
85Reflex: Rysuje odbicie pod przezroczystymi obszarami okna.
86Scalefilter: Umożliwia filtrowanie i wybór okien po nazwie podczas
87 używania wtyczki Scale.
88Showdesktop: Usuwa okna w kąty ekranu by odsłonić pulpit.
89Splash: Wyświetla prosty animowany ekran powitalny.
90Trailfocus: Powili przyciemnia nieaktywne okna.
91Widget: Tworzy warstwę z widgetami, podobną do Dashboarda w OS X.
92
4462f72e
MB
93%package devel
94Summary: Header file for animation addon plugin
95Summary(pl.UTF-8): Plik nagłówkowy wtyczki animation addon
96Group: X11/Development/Libraries
97
98%description devel
99Header file for animation addon plugin.
100
101%description devel -l pl.UTF-8
102Plik nagłówkowy wtyczki animation addon.
103
ff891de5 104%prep
7f10bfd4 105%setup -q -n %{pkgname}-%{version}
ff891de5 106
107%build
108%{__glib_gettextize}
109%{__intltoolize} --automake
110%{__libtoolize}
111%{__aclocal}
112%{__autoconf}
113%{__autoheader}
114%{__automake}
115%configure \
116 --disable-static
117%{__make}
118
119%install
120rm -rf $RPM_BUILD_ROOT
121
122%{__make} install \
123 DESTDIR=$RPM_BUILD_ROOT
124
125rm -f $RPM_BUILD_ROOT%{_libdir}/compiz/*.la
126
20fe8d65 127install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/compiz
128install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/compiz
129install %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/compiz
130install %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/compiz
131
7f10bfd4 132%find_lang %{pkgname}
ff891de5 133
134%clean
135rm -rf $RPM_BUILD_ROOT
136
7f10bfd4 137%files -f %{pkgname}.lang
ff891de5 138%defattr(644,root,root,755)
139%doc AUTHORS
140%attr(755,root,root) %{_libdir}/compiz/*.so
141%{_datadir}/compiz/*.xml
142%{_datadir}/compiz/*.png
4462f72e
MB
143
144%files devel
145%defattr(644,root,root,755)
3d3b586f 146%{_includedir}/compiz/compiz-animationaddon.h
4462f72e 147%{_pkgconfigdir}/compiz-animationaddon.pc
This page took 0.080796 seconds and 4 git commands to generate.