Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 546884 Details for
Bug 666198
app-crypt/acsccid-1.1.5: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
acsccid-1.1.5.ebuild
acsccid-1.1.5.ebuild (text/plain), 895 bytes, created by
Fabio Rossi
on 2018-09-13 22:14:08 UTC
(
hide
)
Description:
acsccid-1.1.5.ebuild
Filename:
MIME Type:
Creator:
Fabio Rossi
Created:
2018-09-13 22:14:08 UTC
Size:
895 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit autotools udev > >HOMEPAGE="www.acs.com.hk" >DESCRIPTION="Generic driver for ACS (CCID and non-CCID) Smart Card Reader." > ># the original archive available on supplier website is at ># https://www.acs.com.hk/download-driver-unified/9184/ACS-Unified-Driver-Lnx-Mac-115-P.zip ># and contains the archive available on github >SRC_URI="https://github.com/acshk/acsccid/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="~amd64 ~x86" > >IUSE="udev" > >RDEPEND="udev? ( virtual/udev ) > >=sys-apps/pcsc-lite-1.8.3 > virtual/libusb:1 > !app-crypt/ccid > !app-crypt/acr38u" >DEPEND="${RDEPEND} > dev-lang/perl > sys-devel/flex > virtual/pkgconfig" > >src_prepare() { > eautoreconf > > default >} > >src_install() { > default > > use udev && udev_dorules src/92_pcscd_acsccid.rules >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 666198
: 546884