Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
216d4bc9
Commit
216d4bc9
authored
Aug 18, 2019
by
Leo
Browse files
testing/pcsc-tools: upgrade to 1.5.4
parent
797126ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/pcsc-tools/APKBUILD
View file @
216d4bc9
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer:
pkgname
=
pcsc-tools
pkgver
=
1.5.
2
pkgver
=
1.5.
4
pkgrel
=
0
pkgdesc
=
"tools to test a PC/SC driver, card or reader or send commands"
url
=
"http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
...
...
@@ -9,13 +9,10 @@ arch="all"
license
=
"GPL-2.0"
depends
=
"pcsc-perl"
makedepends
=
"pcsc-lite-dev"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/pcsc-tools-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -27,13 +24,11 @@ build() {
}
check
()
{
cd
"
$builddir
"
make check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
e4b17ace30d3751af80151d282f3b4e17780169e00f44685f02ffe9aaf575d0a27ec9f78c1daee3b71a55ca6b77755da4f610a4d1fbca7af14f8babd9704dca0
pcsc-tools-1.5.
2
.tar.bz2"
sha512sums
=
"
c64b9445dcdf72a7e5627380894c1f627ebcb343a497524ee185b64110c2c2b8b6138cae5610439991ab9756fd89ea5de0e054e68698b220d11606b38f7a90c6
pcsc-tools-1.5.
4
.tar.bz2"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment