Note: Historicaly we have 3 different libchipcard packages which is not really needed anymore, so I renamed _our_ latest package (libchipcard3) to libchipcard, completely replacing the very ancient version we had inside of that package. libchipcard2 will be dropped as well but not within this commit, and the the remaining libchipcard package updated to a recent upstream version.stable/0.2
@ -1,30 +0,0 @@ |
|||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# |
|||
# Filename: package/.../libchipcard/64bit.patch |
|||
# Copyright (C) 2006 The T2 SDE Project |
|||
# |
|||
# More information can be found in the files COPYING and README. |
|||
# |
|||
# This patch file is dual-licensed. It is available under the license the |
|||
# patched project is licensed under, as long as it is an OpenSource license |
|||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms |
|||
# of the GNU General Public License as published by the Free Software |
|||
# Foundation; either version 2 of the License, or (at your option) any later |
|||
# version. |
|||
# --- SDE-COPYRIGHT-NOTE-END --- |
|||
|
|||
diff -ur libchipcard-0.9.1/src/libchipcard/cards/hbcicard.cpp libchipcard-0.9.1-t2/src/libchipcard/cards/hbcicard.cpp
|
|||
--- libchipcard-0.9.1/src/libchipcard/cards/hbcicard.cpp 2003-05-07 22:14:59.000000000 +0200
|
|||
+++ libchipcard-0.9.1-t2/src/libchipcard/cards/hbcicard.cpp 2006-01-29 00:29:49.000000000 +0100
|
|||
@@ -684,8 +684,8 @@
|
|||
case k_HBCICARD_TYPE_1: |
|||
return _hash2mac1(hash,mac); |
|||
default: |
|||
- DBG_INFO("LIBCHIPCARD: unknown chip card type (%8x) (%d).",
|
|||
- (unsigned int)this,
|
|||
+ DBG_INFO("LIBCHIPCARD: unknown chip card type (%8x) (%ld).",
|
|||
+ (unsigned long)this,
|
|||
_type); |
|||
return false; |
|||
} |
@ -1,25 +1,28 @@ |
|||
|
|||
[TIMESTAMP] 1134205613 Sat Dec 10 10:06:53 2005 |
|||
[BUILDTIME] 55 (9) |
|||
[SIZE] 2.37 MB, 114 files |
|||
[TIMESTAMP] 1297105905 Mon Feb 7 20:11:45 2011 |
|||
[BUILDTIME] 30 (5) |
|||
[SIZE] 1.80 MB, 200 files |
|||
|
|||
[DEP] bash |
|||
[DEP] binutils |
|||
[DEP] bzip2 |
|||
[DEP] coreutils |
|||
[DEP] diffutils |
|||
[DEP] fhs |
|||
[DEP] findutils |
|||
[DEP] gawk |
|||
[DEP] gcc |
|||
[DEP] gettext |
|||
[DEP] glibc |
|||
[DEP] grep |
|||
[DEP] gwenhywfar |
|||
[DEP] libtool |
|||
[DEP] libusb |
|||
[DEP] linux-header |
|||
[DEP] make |
|||
[DEP] mktemp |
|||
[DEP] net-tools |
|||
[DEP] openssl |
|||
[DEP] pcsc-lite |
|||
[DEP] sed |
|||
[DEP] sysfiles |
|||
[DEP] sysfsutils |
|||
[DEP] tar |
|||
[DEP] util-linux |
|||
[DEP] util-linux-ng |
@ -1,28 +0,0 @@ |
|||
|
|||
[TIMESTAMP] 1297105905 Mon Feb 7 20:11:45 2011 |
|||
[BUILDTIME] 30 (5) |
|||
[SIZE] 1.80 MB, 200 files |
|||
|
|||
[DEP] bash |
|||
[DEP] binutils |
|||
[DEP] bzip2 |
|||
[DEP] coreutils |
|||
[DEP] diffutils |
|||
[DEP] fhs |
|||
[DEP] findutils |
|||
[DEP] gawk |
|||
[DEP] gcc |
|||
[DEP] glibc |
|||
[DEP] grep |
|||
[DEP] gwenhywfar |
|||
[DEP] libtool |
|||
[DEP] libusb |
|||
[DEP] linux-header |
|||
[DEP] make |
|||
[DEP] openssl |
|||
[DEP] pcsc-lite |
|||
[DEP] sed |
|||
[DEP] sysfiles |
|||
[DEP] sysfsutils |
|||
[DEP] tar |
|||
[DEP] util-linux-ng |
@ -1,21 +0,0 @@ |
|||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# |
|||
# Filename: package/.../libchipcard3/libchipcard3.conf |
|||
# Copyright (C) 2006 The OpenSDE Project |
|||
# |
|||
# More information can be found in the files COPYING and README. |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; version 2 of the License. A copy of the |
|||
# GNU General Public License can be found in the file COPYING. |
|||
# --- SDE-COPYRIGHT-NOTE-END --- |
|||
|
|||
# this makes to search libsysfs.so in /lib - libtool issue |
|||
|
|||
var_append confopt ' ' '--sysconfdir=/etc --disable-opensc-test' |
|||
|
|||
# needed for $libdir != *lib |
|||
var_append confopt ' ' "--with-openssl-libs=$root/$( pkgprefix openssl )/${libdir##*/}" |
|||
|
@ -1,35 +0,0 @@ |
|||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] |
|||
[COPY] Filename: package/.../libchipcard3/libchipcard3.desc |
|||
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project |
|||
[COPY] |
|||
[COPY] More information can be found in the files COPYING and README. |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
|||
[COPY] GNU General Public License can be found in the file COPYING. |
|||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] Accessing chipdrives |
|||
|
|||
[T] This library is a basic framework for accessing chip cards via chip card |
|||
[T] readers (terminals). It uses the CTAPI interface which is supported by |
|||
[T] most card readers (like Towitoko, Kobil), so it should work with many of them. |
|||
[T] Since version 0.6 libchipcard can also access readers via the PC/SC (MUSCLE) |
|||
[T] interface |
|||
|
|||
[U] http://www.libchipcard.de/ |
|||
|
|||
[A] Martin Preuss <martin@libchipcard.de> |
|||
[M] The OpenSDE Community <list@opensde.org> |
|||
|
|||
[C] extra/development |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 3.0.4 |
|||
[P] X -----5---9 176.500 |
|||
|
|||
[D] 1744922642 libchipcard3-3.0.4.tar.gz http://dl.sourceforge.net/sourceforge/libchipcard/ |