Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37587854
en ru br
ALT Linux repositórios
S:0.0.20-alt4

Group :: Sistema/Configurações/Rede
RPM: modem-manager-gui

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:          modem-manager-gui
Summary:       Graphical interface for ModemManager
Summary(de):   Grafische Oberfläche für ModemManager
Summary(ru):   Графический интерфейс для ModemManager
Version:       0.0.20
Release:       alt2

Group:       System/Configuration/Networking
License:       GPL-3.0+
URL:           http://linuxonly.ru/cms/page.php?7

Packager:      Andrey Cherepanov <cas at altlinux.org>

# The original download link is a PHP script which points to this file:

Source0:       http://download.tuxfamily.org/gsf/source/%{name}-%{version}.tar.gz
Source1:       %name.watch

BuildRequires(pre): meson
BuildRequires(pre): rpm-build-python3
BuildRequires: pkgconfig
BuildRequires: desktop-file-utils
BuildRequires: gdbm-devel
BuildRequires: glib2-devel
BuildRequires: libappindicator-gtk3-devel
BuildRequires: libgtk+3-devel
BuildRequires: libgtkspell3-devel
BuildRequires: libnotify-devel
BuildRequires: gettext-tools
BuildRequires: po4a
BuildRequires: itstool
# TODO: need to package ofono
#BuildRequires: ofono-devel

Requires: ModemManager
Requires: NetworkManager

%description
This program is a simple graphical interface for Modem Manager
daemon dbus interface.
Current features:
- View device information: Operator name, Mode, IMEI, IMSI,
 Signal level.
- Send and receive SMS messages with long massages
 concatenation and store messages in database.
- Send USSD requests and read answers in GSM7 and UCS2 formats
 converted to system UTF8 charset.
- Scan available mobile networks.

%description -l de
Dieses Programm ist eine einfache grafische Oberfläche für
die DBus-Schnittstelle des ModemManager-Daemons.
Funktionen:
- Geräteinformationen anzeigen: Name des Netzanbieters, Modus,
 IMEI, IMSI, Signalstärke.
- SMS senden und empfangen, Verkettung langer Nachrichten,
 Speichern der Nachrichten in der Datenbank.
- USSD-Befehle in den Formaten GSM7 und UCS2 senden und
 Antworten empfangen, Umwandlung in den UTF-8-Zeichensatz.
- Nach verfügbaren Mobilnetzwerken suchen.

%description -l ru
Данная программа является простым графическим интерфейсом для
демона Modem Manager, использующим интерфейс dbus.
Текущие возможности:
- Просмотр информации об устройстве: имени оператора, режима работы,
 IMEI, IMSI и уровня сигнала.
- Прием и отправка сообщений SMS с объединением длинных сообщений
 и сохранением сообщений в базе данных.
- Отправка запросов USSD и прием ответов в кодировках GSM7 и UCS2
 с последующей конвертацией в системную кодировку UTF8.
- Сканирование доступных мобильных сетей.

%prep
%setup
# Set correct python3 executable in shebang
subst 's|#!.*python3\?$|#!%__python3|' $(grep -Rl '#!.*python3\?$' *)

%build
%meson
%meson_build

%install
%meson_install

# Move appdata to its directory

mkdir -p %buildroot%_datadir/appdata
mv %buildroot%_datadir/metainfo/%name.appdata.xml %buildroot%_datadir/appdata

%find_lang --with-man --with-gnome %name

%files -f %name.lang
%doc LICENSE AUTHORS Changelog
%_bindir/%name
%_libdir/%name/
%_sysconfdir/NetworkManager/dispatcher.d/95-mmgui-timestamp-notifier
%_datadir/polkit-1/actions/ru.linuxonly.%name.policy
%_datadir/%name/
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*/apps/%{name}*
%doc %_datadir/help/uz at Latn
%_datadir/locale/uz at */LC_MESSAGES/%name.mo
%doc %_mandir/uz at */man1/%name.1*
%doc %_man1dir/%name.1.*
%_datadir/appdata/%name.appdata.xml

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009