Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634204
en ru br
ALT Linux repos
S:0.9.14.2-alt1
5.0: 0.8.2-alt6
4.1: 0.7.4-alt1.M41.1
4.0: 0.5.0-alt1

Other repositories
Upstream:0.7.2

Group :: System/X11
RPM: compiz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: compiz
Version: 0.5.0
Release: alt1

Summary: OpenGL window and compositing manager
License: MIT/X11 GPL
Group: System/X11

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

Url: http://www.go-compiz.org
Source0: %name-%version.tar.gz

Patch0: compiz-0.5.0-alt-link.patch

Patch10: compiz-0.5.0-rh-aiglx-defaults.patch
Patch11: compiz-0.5.0-rh-tfp-server-extension.patch

# Automatically added by buildreq on Mon Apr 09 2007

BuildRequires: GConf gcc-c++ gnome-control-center-devel kdebase-devel libXcomposite-devel
BuildRequires: libXdamage-devel libXinerama-devel libXrandr-devel libdbus-qt-devel libmesa-devel
BuildRequires: libmetacity-devel librsvg-devel libwnck-devel

%description
Compiz is an OpenGL compositing manager that use GLX_EXT_texture_from_pixmap
for binding redirected top-level windows to texture objects. It has a flexible
plug-in system and it is designed to run well on most graphics hardware.

%package gtk
Summary: Gtk Compiz window decorator
Group: Graphical desktop/GNOME
Requires: %name = %version-%release
Obsoletes: %name-gnome < %version-%release

%description gtk
Compiz window decorator for Gtk

%package kde
Summary: KDE Compiz window decorator
Group: Graphical desktop/KDE
Requires: %name = %version-%release

%description kde
Compiz window decorator for KDE

%package devel
Summary: Development file for Compiz
Group: Development/C
Requires: %name = %version-%release

%description devel
Development file for Compiz

%prep
%setup -q

%patch0 -p1

%patch10 -p1
%patch11 -p1

%build
%__autoreconf
%configure \
--enable-librsvg \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

%find_lang %name

%post
%post_ldconfig

%postun
%postun_ldconfig

%post gtk
%gconf2_install %name gwd

%preun gtk
if [ $1 = 0 ]; then
%gconf2_uninstall %name gwd
fi

%files -f %name.lang
%doc AUTHORS COPYING COPYING.GPL COPYING.MIT README TODO NEWS
%_bindir/%name
%dir %_libdir/%name
%_libdir/*.so.*
%_libdir/%name/lib*.so
%_datadir/%name
%exclude %_libdir/%name/libgconf.so

%files gtk
%_sysconfdir/gconf/schemas/*.schemas
%_bindir/gtk-window-decorator
%_libdir/%name/libgconf.so
%_libdir/window-manager-settings/*.so
%_datadir/gnome/wm-properties/%name.desktop

%files kde
%_bindir/kde-window-decorator

%files devel
%_includedir/compiz
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin