Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
pcsc-eco5000
pcsc-eco5000.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pcsc-eco5000.spec of Package pcsc-eco5000
# # spec file for package pcsc-eco5000 # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: pcsc-eco5000 %define _name eco5000 BuildRequires: libtool pcsc-lite-devel pkg-config Version: 1.2.0 Release: 66 Group: Productivity/Security License: GPL-2.0+ Url: http://www.cardcontact.de/download/driverdownload.html Summary: PC/SC IFD Handler for the ECO 5000 Serial Smart Card Reader Source: %{_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: pcsc-lite %define ifddir %(pkg-config --variable=usbdropdir libpcsclite) %description Driver for the ECO 5000 Serial Smart Card Reader. This driver is meant to be used with the PCSC-Lite daemon from the pcsc-lite package. This interface allows access to the terminal using the Card Terminal Basic Command Set (CT-BCS). This driver also includes the support for memory cards, exposed as Interindustry Command Set for Synchronous Cards. The CT-API driver supports the IFD Handler interface from PC/SC. Please take a look in the included README document for further information. This driver only works with the serial interface version of the ECO 5000. ORGA also sells a USB version, that is incompatible with the serial version. This driver will not work with the USB version! Authors: -------- Frank Thater <frank@thater-online.de> Andreas Schwier <andreas.schwier@cardcontact.de> %prep %setup -q -n %{_name}-%{version} %build autoreconf -f -i %configure\ --libdir=%{ifddir}\ --disable-static make %{?jobs:-j%jobs} %install %makeinstall rm $RPM_BUILD_ROOT%{ifddir}/*.la # Unwanted generic header: rm $RPM_BUILD_ROOT%{_includedir}/ctapi.h rmdir $RPM_BUILD_ROOT%{_includedir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README README.html %{ifddir}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor