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

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

Группа :: Сети/Удалённый доступ
Пакет: grdesktop

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

Name: grdesktop
Version: 0.23
Release: alt0.3

Summary: A gtk2 frontend for rdesktop
License: GPL
Group: Networking/Remote access
Url: http://www.nongnu.org/grdesktop/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2
Source1: %name.menu
#Patch0: %name-keypath-patch

# 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

# Automatically added by buildreq on Thu Aug 18 2005

BuildRequires: GConf2 ORBit2-devel esound fontconfig freetype2 glib2-devel gnome-vfs2-devel libGConf2-devel libart_lgpl-devel libatk-devel libbonobo2-devel libbonoboui-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libpango-devel libpopt-devel libxml2-devel pkgconfig rdesktop scrollkeeper xorg-x11-devel

#Requires: XFree86 rdesktop libgtk+2


%description
grdesktop is a frontend, written in C using the GTK+ 2 toolkit,
for the remote desktop client (rdesktop).
It can save several connections (including their options),
and browse the network for available terminal servers.

%prep
%setup -q
#%patch0 -p1
%__subst "s| at GETTEXT_PACKAGE at | at PACKAGE at |g" po/Makefile*
%build
#autoreconf -isfv
%configure --with-keymap-path=%_datadir/rdesktop/keymaps --disable-schemas-install
%make

%install
%makeinstall

%find_lang %name --with-gnome
#install -p -m644 -D %SOURCE1 %buildroot%_menudir/%name
rm -rf %buildroot%_localstatedir/scrollkeeper

%post
%gconf2_install %name
%update_menus
%update_scrollkeeper
%update_desktopdb

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

%postun
%clean_menus
%clean_scrollkeeper
%clean_desktopdb

%files -f %name.lang
%_bindir/*
%_man1dir/*
%_pixmapsdir/*
#%_datadir/locale/*
#%_menudir/*
%_desktopdir/*
%_datadir/application-registry/*
%_datadir/mime-info/*
%config %_sysconfdir/gconf/schemas/*
%doc AUTHORS ChangeLog NEWS README TODO doc

%changelog

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

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