Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37497693
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: 1.99.1
Release: alt0.M30.0.2

Summary: Gnome H.323 compatible client
Summary(ru_RU.KOI8-R): Программа для Gnome для проведения телеконференций по протоколу H.323

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://snapshots.gnomemeeting.net/cvs/%name-cvs.tar.gz
#Source: http://www.ekiga.org/downloads/beta2/sources/%name-%version.tar.bz2

# new sisyphus macros

%define _desktopdir /usr/share/applications
%define _pixmapsdir /usr/share/pixmaps

%define pwlib_version 1.11.0
%define opal_version 2.3.0
%define gnome_doc_utils_ver 0.3.2

# 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 >= 2.12.0
BuildPreReq: gnome-doc-utils >= %gnome_doc_utils_ver

# manually removed: gcc-g77 eric glibc-devel-static libqt4-core

# Automatically added by buildreq on Sun Jan 22 2006
BuildRequires: GConf2 ORBit2-devel esound-devel evolution-data-server-devel fontconfig-devel freetype2-devel gcc-c++ glib2-devel gnome-doc-utils gnome-vfs2-devel libGConf2-devel libSDL-devel libart_lgpl-devel libatk-devel libaudiofile-devel libavahi-devel libavahi-glib-devel libbonobo2-devel libbonoboui-devel libcairo-devel libglitz-devel libgnome-devel libgnome-keyring-devel libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libopal-devel libpango-devel libpng-devel libpopt-devel libpw-devel libstdc++-devel libxml2-devel perl-XML-Parser pkg-config python-base python-modules-compiler python-modules-encodings python-modules-libxml2 scrollkeeper xorg-x11-devel zlib-devel

BuildRequires: libopal-devel >= %opal_version
BuildRequires: libpw-devel >= %pwlib_version
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
NO_CONFIGURE=1 ./autogen.sh

%build
%configure --disable-schemas-install \
--sysconfdir=/etc
# --enable-dbus

%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name --with-gnome

%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 FAQ AUTHORS TODO
%_bindir/*
#%_datadir/gnome/apps/Internet/*
%_desktopdir/*
#%_datadir/gnome/help/%name
%_libdir/bonobo/servers/%name.server
%_pixmapsdir/*
%_datadir/sounds/%name/
%_man1dir/*
# 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