Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37725111
en ru br
Репозитории ALT
S:0.9.14.2-alt1
5.1: 0.8.4-alt1
4.1: 0.7.4-alt1.M41.1
4.0: 0.5.0-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.7.2

Группа :: Система/X11
Пакет: compiz

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: compiz
Version: 0.7.4
Release: alt1.M41.1

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.compiz-fusion.org/
Source0: http://releases.compiz-fusion.org/compiz/%version/%name-%version.tar.bz2
Source1: altlinux.png

Patch1: compiz-0.6.2-alt-tfp-server-extension.patch
Patch2: compiz-0.3.6-kde-mem-leak.patch
Patch3: compiz-0.7.4-alt-cube.patch

# Automatically added by buildreq on Mon Apr 09 2007

BuildRequires: GConf gcc-c++ intltool kdebase-devel libGConf-devel libXcomposite-devel
BuildRequires: libXinerama-devel libXrandr-devel libgtk+2-devel libdbus-glib-devel
BuildRequires: libdbus-qt-devel libmesa-devel librsvg-devel libwnck-devel
BuildRequires: libxslt-devel perl-XML-Parser xsltproc libstartup-notification-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
Requires: compizconfig-backend-gconf >= %version
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
Requires: compizconfig-backend-kconfig >= %version
Requires: compiz-manager

%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

%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%autoreconf
%configure \
--enable-librsvg \
--disable-gconf \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

install -m644 %SOURCE1 %buildroot%_datadir/%name/

mkdir -p %buildroot%_sysconfdir/X11/wmsession.d
cat > %buildroot%_sysconfdir/X11/wmsession.d/30Compiz <<EOF
NAME=Compiz
ICON=/usr/share/icons/default.kde/64x64/apps/kmenu.png
DESC=Compiz manager
EXEC=/usr/bin/startcompiz
SCRIPT:
exec /usr/bin/startcompiz
EOF

cat > %buildroot%_bindir/startcompiz <<EOF
#/bin/sh

export KDEWM="/usr/bin/compiz-manager"
/usr/bin/startkde
EOF

%find_lang %name

%post -p %post_ldconfig

%postun -p %postun_ldconfig

%post kde
%update_wms

%postun kde
%clean_wms

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

%files gtk
%_bindir/gtk-window-decorator

%files kde
%_sysconfdir/X11/wmsession.d/30Compiz
%attr(0755,root,root)  %_bindir/startcompiz
%_bindir/kde-window-decorator
%_libdir/%name/libkconfig.so
%_datadir/config/*
%_datadir/config.kcfg/%name-*

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin