Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041124
en ru br
Репозитории ALT
5.1: 3.2.6-alt1
4.1: 2.0.12-alt1
4.0: 2.0.9-alt2
+backports:2.0.10-alt0.M40.1
3.0:
+backports:1.99.1-alt0.M30.0.2
www.altlinux.org/Changes

Группа :: Сети/Чат
Пакет: ekiga

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

Name: ekiga
Version: 2.0.12
Release: alt1

Summary: IP phone client with full SIP and H.323 support

License: GPL
Group: Networking/Chat
Url: http://www.ekiga.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://snapshots.ekiga.net/cvs/%name-cvs.tar.bz2

#Source: http://www.ekiga.org/admin/downloads/latest/sources/sources/%name-%version.tar.bz2
Source: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/2.0/%name-%version.tar.bz2

%define pwlib_version 1:1.10.9
%define opal_version 1:2.2.10

# 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

BuildPreReq: gnome-common

# manually removed: glibc-devel-static

# Automatically added by buildreq on Sun Jun 10 2007
BuildRequires: evolution-data-server-devel gcc-c++ GConf gnome-doc-utils-xslt libavahi-glib-devel libdbus-glib-devel libgnomeui-devel libopal-devel libSDL-devel libSM-devel perl-XML-Parser scrollkeeper

BuildRequires: libdbus libdbus-glib gnome-doc-utils
BuildRequires: libopal-devel >= %opal_version
BuildRequires: libpw-devel >= %pwlib_version libpw-plugins
Requires: libpw-plugins

Requires: libxml2 >= 2.6.3

Provides: gnomemeeting
Obsoletes: gnomemeeting

%description
Ekiga is an IP phone client with full SIP and H.323 support.

%description -l ru_RU.KOI8-R
Ekiga это программа организации телеконференций по протоколам H.323 и SIP, разработанная для Gnome.

%prep
%setup -q -n %name-%version
%__bzip2 -k ChangeLog
#-%version
#NO_CONFIGURE=1 ./autogen.sh
#%__subst "s|1\.10\.2|1\.11\.2|g" configure
#%__subst "s|2\.2\.3|2\.3\.2|g" configure

%build
%configure --disable-schemas-install  --disable-scrollkeeper \
--sysconfdir=%_sysconfdir \
--enable-dbus

%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name --with-gnome
rm -rf %buildroot%_localstatedir/scrollkeeper/

%post
#echo YES | gnomemeeting-config-tool --install-schemas
%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 README ChangeLog.bz2 FAQ AUTHORS TODO
%_bindir/*
#%_datadir/gnome/apps/Internet/*
%_desktopdir/*
#%_datadir/gnome/help/%name
%_libdir/bonobo/servers/%name.server
%_pixmapsdir/*
%_datadir/sounds/%name/
%_man1dir/*
%_datadir/dbus-1/services/*
# NOTE: overwrite schemas settings %config(noreplace)
%_sysconfdir/gconf/schemas/*

%changelog

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

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