Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569888
en ru br
Репозитории ALT
S:2.3.5-alt1
5.1: 1.21-alt1
4.1: 0.3-alt3.M41.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: blueman

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

%define _libexecdir %_prefix/libexec

Name: blueman
Version: 1.21
Release: alt1
Summary: The GTK+ bluetooth management utility
License: GPLv3
Group: System/Libraries
Url: http://%name.tuxfamily.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Requires: bluez >= 4.35 obex-data-server >= 0.4.3
Requires: GConf notification-daemon
Provides: bluez-gnome

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

BuildRequires: intltool libbluez4-devel libgtk+2-devel libstartup-notification-devel python-module-Pyrex
BuildRequires: python-module-dbus python-module-pygobject-devel python-module-pygtk-devel python-module-notify

%description
Blueman is a GTK+ bluetooth management utility for GNOME using bluez dbus backend.
The aim is to create a full featured graphical bluetooth manager for Linux.

Features:

   * Easy to use interface
   * Storing Favourite devices
   * Send files
   * Browse files on devices
   * List all seen devices
   * View Local/Remote Device information
   * View transfer speeds and link quality
   * Configure local devices
   * Manage Pairing (Bonding)
   * Host/Connect to Personal Area Networks
   * Bind services to /dev/rfcomm ports, for eg. connecting via gprs
   * Connect and receive connections from: audio, network, input and serial devices

%prep
%setup -q
%patch -p1

subst 's/DBusServiceUnknownError/DBusException/' blueman/*/*.py

%build
%autoreconf
%configure \
--with-dhcp-config=%_sysconfdir/dhcp/dhcpd.conf \
--libexecdir=%_libexecdir \
--enable-hal \
--disable-polkit \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

find %buildroot%python_sitelibdir -name \*.la -delete

mkdir -p %buildroot%_altdir
cat > %buildroot%_altdir/%name <<EOF
%_bindir/bluetooth-sendto %_bindir/blueman-sendto 20
EOF

%find_lang %name

%files -f %name.lang
%_altdir/%name
%_sysconfdir/dbus-1/system.d/org.%name.Mechanism.conf
%_sysconfdir/xdg/autostart/%name.desktop
%_bindir/blue*
%_libexecdir/%name-mechanism
%python_sitelibdir/*%{name}*
%_desktopdir/%name-manager.desktop
%_datadir/%name
%_datadir/dbus-1/services/%name-applet.service
%_datadir/dbus-1/system-services/org.%name.Mechanism.service
%_datadir/hal/fdi/information/20thirdparty/*.fdi
%_iconsdir/hicolor/*/apps/%name.*
%_man1dir/%name-*.1*

%changelog

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

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