Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532448
en ru br
Репозитории ALT
5.1: 0.84.5-alt1
4.1: 0.82.9-alt0.M41.1
www.altlinux.org/Changes

Группа :: Other
Пакет: sugar

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

# NOTE: Do not edit, file was generated by jhconvert

Name: sugar
Version: 0.84.5
Release: alt1
Summary: Sugar window manager
License: GPL/LGPL
Group: Graphical desktop/Sugar
Url: http://sugarlabs.org/
Packager: Sugar Development Team <sugar at packages.altlinux.org>

Source: http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.84.5.tar.bz2

Patch: sugar-0.84.5-sugar-start-script.patch

Requires: sugar-artwork >= 0.84.1
Requires: dbus  
Requires: dbus-tools-gui  
Requires: libGConf  
Requires: gst-plugins-base  
Requires: python-module-gst  
Requires: libgtk+2  
Requires: hal  
Requires: python-module-pygnome-desktop  
Requires: matchbox-window-manager  
Requires: python-module-numpy  
Requires: openssh  
Requires: python-module-pygtk  
Requires: python-module-pygtksourceview  
Requires: python  
Requires: python-module-cjson  
Requires: sugar-toolkit >= 0.84.4
Requires: xdpyinfo  

BuildPreReq: perl-XML-Parser  
BuildPreReq: libGConf-devel  
BuildPreReq: gettext  
BuildPreReq: libgtk+2-devel  
BuildPreReq: intltool >= 0.33
BuildPreReq: python-module-pygtk-devel  
BuildPreReq: python-devel  

%description
This package contains the base modules for Sugar.
Sugar is a graphical user interface aimed at children which promotes sharing
and collaborative learning. It was introduced on the One Laptop Per Child
(OLPC) XO laptop but is useful on other devices as well.

%package emulator
Summary: The emulator for the Sugar Desktop Environment
Group: Graphical desktop/Sugar
Requires: %{name} = %{version}-%{release}
Requires: xorg-xephyr
%description emulator
This package contains the Sugar emulator. It is using Xephyr
to run a Sugar environment similar to what is on the XO laptop.

%prep
%setup -v -n sugar-0.84.5
%patch -p1

%build
%configure  \
am_cv_python_pythondir=%{python_sitelibdir}
%make_build

%install
%make_install  \
DESTDIR=%{buildroot} \
install
%find_lang sugar

install -d -m 0755 %{buildroot}/%{_sysconfdir}/X11/wmsession.d/
cat <<__EOF__ > %{buildroot}/%{_sysconfdir}/X11/wmsession.d/08sugar
NAME=Sugar
ICON=%{_datadir}/sugar/data/icons/module-about_me.svg
DESC=Sugar window manager
EXEC=%{_bindir}/sugar
SCRIPT:
exec %{_bindir}/sugar
__EOF__

%files -f sugar.lang
%config %{_sysconfdir}/X11/wmsession.d/*
%config %{_sysconfdir}/dbus*/system.d/*
%{_datadir}/xsessions/*
%{_bindir}/*
%exclude %{_bindir}/sugar-emulator
%{_datadir}/mime/packages/*
%{_datadir}/sugar/*
%config %{_sysconfdir}/gconf/schemas/*
%{python_sitelibdir}/*

%files emulator
%{_bindir}/sugar-emulator

%post
%gconf2_install %name

%preun
%gconf2_uninstall %name

%changelog

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

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