Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920032 - app-mobilephone/scrcpy-2.3.1: version bump
Summary: app-mobilephone/scrcpy-2.3.1: 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: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-15 15:10 UTC by Alexander Kurakin
Modified: 2023-12-19 11:53 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 Alexander Kurakin 2023-12-15 15:10:50 UTC
scrcpy v2.3.1 is out: https://github.com/Genymobile/scrcpy/releases/tag/v2.3.1
Comment 2 Alexander Kurakin 2023-12-17 13:57:33 UTC
(In reply to Alexander Kurakin from comment #1)
> There is
> https://git.calculate-linux.org/calculate/calculate-overlay/commit/
> 684d7ebb295d112d3bca90dc12bd1832a7f36325

`dev-libs/libunibreak` has been added to `DEPEND` there.
The author said, "it is needed to compile".
Comment 3 Bernard Cafarelli gentoo-dev 2023-12-17 22:41:04 UTC
Thanks for report!

I will confirm with actual device and push the bump, libunibreak by itself is not needed but is an automagic dependency of libass at the moment, in progress in bug 911414
Comment 4 Larry the Git Cow gentoo-dev 2023-12-17 23:10:27 UTC
The bug has been closed via the following commit(s):

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

commit 09404e5640534258381de483180249551ad54759
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-12-17 23:10:08 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-12-17 23:10:25 +0000

    app-mobilephone/scrcpy: add 2.3.1
    
    Closes: https://bugs.gentoo.org/920032
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 app-mobilephone/scrcpy/Manifest            |  2 ++
 app-mobilephone/scrcpy/scrcpy-2.3.1.ebuild | 41 ++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)
Comment 5 Alexander Kurakin 2023-12-19 11:53:41 UTC
Thanks!