Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945492 - app-crypt/ccid version bump to 1.6.1
Summary: app-crypt/ccid version bump to 1.6.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mason Rocha
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-11-30 23:49 UTC by Wolfram Schlich
Modified: 2025-02-16 16:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfram Schlich 2024-11-30 23:49:28 UTC
See https://github.com/LudovicRousseau/CCID/releases/tag/1.6.1

Latest version currently in portage is 1.5.5
Comment 1 Larry the Git Cow gentoo-dev 2025-02-16 16:36:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9838dec04611bf1bee190a0bd85302c9572d7503

commit 9838dec04611bf1bee190a0bd85302c9572d7503
Author:     Mason Rocha <turret@turret.cyou>
AuthorDate: 2025-02-04 00:20:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 16:34:46 +0000

    app-crypt/ccid: Add 1.6.1
    
     - Drop patch (Lex workaround fixed upstream)
     - Change to Meson (upstream preferred build system, automake no
     longer supported/maintained)
     - Change rdepends (meson options file doesn't include pcsc version
     dependency)
     - Add perl/lex to bdepend (meson requires lex, perl used in
     generating some files outside of twinserial support)
     - Drop usb use flag support (upstream dropped support for building
     without usb in meson)
     - Src uri changed to .tar.xz
     - License updated (codebase is LGPL but contains GPL programs built
     from source in build process)
    
    Closes: https://bugs.gentoo.org/945492
    Signed-off-by: Mason Rocha <turret@turret.cyou>
    Closes: https://github.com/gentoo/gentoo/pull/40433
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/ccid/Manifest          |  1 +
 app-crypt/ccid/ccid-1.6.1.ebuild | 47 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)