Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618654 - x11-libs/tslib-1.21 version bump
Summary: x11-libs/tslib-1.21 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL: https://github.com/libts/tslib/releases
Whiteboard:
Keywords:
Depends on:
Blocks: 703336
  Show dependency tree
 
Reported: 2017-05-16 12:51 UTC by martink
Modified: 2021-02-25 15:07 UTC (History)
2 users (show)

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


Attachments
tslib-1.20.ebuild (tslib-1.20.ebuild,1.03 KB, text/plain)
2019-09-08 09:56 UTC, Thibaud CANALE
Details
metadata.xml (metadata.xml,1.60 KB, text/plain)
2019-09-08 09:57 UTC, Thibaud CANALE
Details
Manifest (Manifest,902 bytes, text/plain)
2019-09-08 09:57 UTC, Thibaud CANALE
Details
build logs for tslib-1.20 (dev-libs:tslib-1.20:20190908-094917.log.gz,13.96 KB, application/gzip)
2019-09-08 10:05 UTC, Thibaud CANALE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martink 2017-05-16 12:51:56 UTC
The tslib version you are using is very old, see https://packages.gentoo.org/packages/x11-libs/tslib

Current stable release is 1.10, with libts version 0.7.0 (libts.so.0.7.0).


Furthermore, this is no x11 library. It doesn't depend on an X server. It's a generic input library, mostly used on Linux.
Comment 2 Thibaud CANALE 2019-09-08 08:30:33 UTC
Hello,

This request is two years old, currently, the last version is 1.20, released 2019-05-21: https://github.com/libts/tslib/releases/tag/1.20

Best regards,
Comment 3 Thibaud CANALE 2019-09-08 09:56:26 UTC
Created attachment 589436 [details]
tslib-1.20.ebuild
Comment 4 Thibaud CANALE 2019-09-08 09:57:02 UTC
Created attachment 589438 [details]
metadata.xml
Comment 5 Thibaud CANALE 2019-09-08 09:57:22 UTC
Created attachment 589440 [details]
Manifest
Comment 6 Thibaud CANALE 2019-09-08 09:58:59 UTC
Hello,

I made an updated version of the ebuild building the current last version of tslib, version 1.20, with the library libts.so in version 0.10.2.

I hope it helps.

Best regards.
Comment 7 Thibaud CANALE 2019-09-08 10:05:31 UTC
Created attachment 589442 [details]
build logs for tslib-1.20

Here the logs from building this new ebuild, with the following command:
ebuild tslib-1.20.ebuild install

My goal was just to test if it compiles as-is, only with the optional "--enable-input-evdev" option for ./configure.

Best Regards.
Comment 8 Larry the Git Cow gentoo-dev 2019-12-25 16:02:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d6d1edfc98b69a916663e6a8ded466da1b313f

commit 71d6d1edfc98b69a916663e6a8ded466da1b313f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-25 15:33:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-25 16:01:45 +0000

    x11-libs/tslib: 1.21 version bump
    
    Closes: https://bugs.gentoo.org/618654
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-libs/tslib/Manifest                            |  1 +
 .../tslib/files/tslib-1.21-optional-utils.patch    | 21 ++++++++
 x11-libs/tslib/metadata.xml                        |  4 ++
 x11-libs/tslib/tslib-1.21.ebuild                   | 60 ++++++++++++++++++++++
 4 files changed, 86 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-02-25 15:07:22 UTC
The bug has been referenced in the following commit(s):

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

commit cff308d862a376ce9671288b88ef4c6b1c2eaeeb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-25 11:28:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-25 15:06:50 +0000

    x11-libs/tslib: 1.22 version bump, switch to cmake.eclass
    
    Released on 2020-07-01.
    
    Bug: https://bugs.gentoo.org/618654
    Closes: https://bugs.gentoo.org/770559
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-libs/tslib/Manifest          |  1 +
 x11-libs/tslib/tslib-1.22.ebuild | 61 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)