Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37379966
en ru br
Репозитории ALT

Группа :: Other
Пакет: blink-qt

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

Name:    blink-qt
Version: 5.6.0
Release: alt1

Summary: Blink SIP Client
License: GPL-3.0+
Group:   Other
URL:     http://icanblink.com/

Packager: Andrey Cherepanov <cas at altlinux.org>

# python3-module-sipsimple adapted only for x86_64

ExclusiveArch: x86_64

BuildRequires(pre): rpm-build-python3
BuildRequires: libvncserver-devel
BuildRequires: python3-dev
BuildRequires: python3-module-distribute
BuildRequires: python3-module-Cython
BuildRequires: python3-module-PyQt5 >= 5.0

%py3_requires service_identity twisted.names
%filter_from_provides /^python3(blink.*/d
%filter_from_requires /^python3(blink.*/d

Conflicts: python3-module-blink

Source: %name-%version.tar
Patch1: alt-desktop-l10n.patch
Patch2: blink-qt-disable-__main__-import.patch

%description
Fully featured, easy to use SIP client with a Qt based UI Blink is a
fully featured SIP client written in Python and built on top of SIP
SIMPLE client SDK with a Qt based user interface. Blink provides real
time applications based on SIP and related protocols for Audio, Video,
Instant Messaging, File Transfers, Desktop Sharing and Presence.

%prep
%setup -n %name-%version
%patch1 -p1
%patch2 -p1
# Set correct python3 executable in shebang
grep -Rl '#!.*python2$' * | xargs -n1 -i{} subst 's|#!.*python2$|#!%__python3|' "{}"

%build
%python3_build

%install
%python3_install
install -Dm 0644 debian/blink.desktop %buildroot%_desktopdir/blink.desktop
install -Dm 0644 debian/blink.xpm %buildroot%_pixmapsdir/blink.xpm
install -Dm 0644 debian/blink.1 %buildroot%_man1dir/blink.1

%files
%doc README LICENSE TODO
%_bindir/blink
%_datadir/blink
%_desktopdir/blink.desktop
%_pixmapsdir/blink.xpm
%python3_sitelibdir/blink/
%python3_sitelibdir/*.egg-info
%_man1dir/blink.1*

%changelog

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

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