Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37862198
en ru br
Репозитории ALT
5.1: 0.4.0-alt3
4.1: 0.4.0-alt1
4.0: 0.4.0-alt0.1
3.0: 0.3.2-alt2
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: monkey-bubble

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

Name: monkey-bubble
Version: 0.3.2
Release: alt2

Summary: Monkey Bubble - the gnome bust'a'move clone

License: GPL
Group: Games/Arcade
Url: http://home.gna.org/monkeybubble/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2
Patch: %name-%version.patch

# Automatically added by buildreq on Sun Dec 05 2004

BuildRequires: GConf2 ORBit2-devel esound-devel fontconfig freetype2 gcc-c++ glib2-devel gnome-vfs2-devel gstreamer-devel gstreamer-plugins-devel hostinfo libGConf2-devel libart_lgpl-devel libatk-devel libaudiofile-devel libbonobo2-devel libbonoboui-devel libglade2-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libpango-devel libpopt-devel librsvg2-devel libstdc++-devel libxml2-devel perl-XML-Parser pkgconfig scrollkeeper xorg-x11-devel xorg-x11-libs zlib-devel

# Typical environment for GNOME program

Requires(post): GConf2
Requires(post,postun): scrollkeeper
Requires(post,postun): desktop-file-utils
BuildPreReq: GConf2
BuildPreReq: desktop-file-utils
BuildPreReq: menu-devel

%description
Monkey Bubble - the gnome bust'a'move clone.

%prep
%setup -q
%patch -p0

%build
%configure --disable-schemas-install
%make

%install
%makeinstall

%__mkdir_p %buildroot%_menudir

freedesktop2menu.pl %name "Amusement/Arcade" \
%buildroot%_datadir/applications/%name.desktop \
%buildroot%_menudir/%name

%find_lang %name --with-gnome

%__rm -rf %buildroot%_localstatedir/scrollkeeper

%post
%gconf2_install %name
%update_menus
%update_scrollkeeper

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

%postun
%clean_menus
%clean_scrollkeeper

%files -f %name.lang
%doc AUTHORS ChangeLog
%_bindir/*
%_datadir/%name
%_datadir/applications/*
%_datadir/pixmaps/*
%_menudir/*
%config %_sysconfdir/gconf/schemas/*

%changelog

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

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