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

Группа :: Система/Настройка/Оборудование
Пакет: pcsc-tools

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

Name:    pcsc-tools
Version: 1.6.0
Release: alt1
Summary: Tools to be used with smart cards and PC/SC

Group:   System/Configuration/Hardware
License: GPLv2+
URL:     http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
Source1: %name.watch

BuildRequires: libpcsclite-devel >= 1.2.9
BuildRequires: perl-pcsc
BuildRequires: perl-Gtk3
BuildRequires: desktop-file-utils

Requires: pcsc-lite

%add_findreq_skiplist %_bindir/gscriptor

%description
The pcsc-tools package contains some useful tools for a PC/SC user:
pcsc_scan regularly scans connected PC/SC smart card readers and
prints detected events, ATR_analysis analyzes smart card ATRs (Anwser
To Reset), scriptor sends commands to a smart card.

%package gui
Summary: GUI tool to be used with smart cards and PC/SC
Group:          System/Configuration/Hardware
Requires: pcsc-tools = %version-%release
Requires:       perl-Gtk3

%description gui
The pcsc-tools-gui package contains gscriptor sends commands to a smart
card from a GTK user interface.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
desktop-file-install --mode=644 \
 --dir=$RPM_BUILD_ROOT%{_datadir}/applications gscriptor.desktop
# TODO: icon

%files
%doc Changelog README
%_bindir/*
%_datadir/pcsc/
%doc %_man1dir/*
%exclude %_bindir/gscriptor
%exclude %_man1dir/gscriptor.*

%files gui
%_bindir/gscriptor
%_desktopdir/gscriptor.desktop
%doc %_man1dir/gscriptor.*

%changelog

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

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