Summary: An OpenGL virtual desktop switching program Summary(pl): Program przełączający wirtualne pulpity wykorzystujący OpenGL Name: 3ddesktop Version: 0.2.5 Release: 1 License: GPL v2 Group: X11/Applications #Source0-md5: afecac14b6d432e757e37085d4bc8549 Source0: http://dl.sourceforge.net/desk3d/%{name}-%{version}.tar.gz URL: http://desk3d.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: glut-devel BuildRequires: gtk+-devel BuildRequires: imlib2-devel BuildRequires: kdelibs-devel >= 3.0.3 BuildRequires: libstdc++-devel Requires: OpenGL BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 %description 3D-Desktop is a GNOME OpenGL program for switching virtual desktops in a seamless 3-dimensional manner. The current desktop is mapped into a fullscreen 3D environment where you may choose other screens. Several different visualization modes are available. The transition from working desktop to fullscreen 3D environment is seamless. In other words when the pager activates you see your current desktop appear to zoom out to a point in space where you can see your other virtual desktops allowing you to select another. The best way to understand is to try it out and get the full effect! %description -l pl 3D-Desktop jest programem GNOME wykorzystującym OpenGL, który przełącza wirtualne pulpity w płynny, trójwymiarowy sposób. Aktualny pulpit jest mapowany na pełnoekranowe środowisko 3D, gdzie możesz wybrać inne ekrany. Dostępnych jest kilka różnych sposobów wizualizacji. %prep %setup -q %build cp -f /usr/share/automake/missing . %{__aclocal} %{__autoheader} %{__autoconf} %{__automake} %configure \ --with-kde-includes="/usr/include" \ --with-qt-includes="/usr/include/qt" %{__make} OPT="" %install rm -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/* %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/* %{_datadir}/%{name}