Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 829499

Summary: net-misc/anydesk should depend on sys-libs/zlib[minizip]
Product: Gentoo Linux Reporter: Adrien D <email>
Component: Current packagesAssignee: Jaco Kroon <jaco>
Status: RESOLVED FIXED    
Severity: normal CC: email
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/26587
Whiteboard:
Package list:
Runtime testing required: ---

Description Adrien D 2021-12-17 20:23:30 UTC
Hello,
After installing net-misc/anydesk, it doesn't start.
Missing libminizip.so.1

Installing sys-libs/zlib with minizip USE = okay
Need to add this dep + USE

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-08-26 08:44:21 UTC
The bug has been closed via the following commit(s):

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

commit 4e213d550a9cb24cb327585a9fa092652e494293
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2022-07-25 10:42:02 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-08-26 08:43:58 +0000

    net-misc/anydesk: 6.2.0
    
    The minizip requirement (but 829499) is no longer there for 6.2.0.
    Migration away from x11-libs/gtkglext (bug 698950) has happened.
    
    Dropped a few other dependencies too as I can't see how they are
    required with lddtree.
    
    We can consider the following changes still:
    
    1.  Removing the desktop and systemd units from files/ and using sed to
        update /usr/bin to /opt/bin instead.
    2.  Installing binary directly into /opt/bin rather than
        /opt/anydesk/ and then symlinking from /opt/bin.
    
    Bug: https://bugs.gentoo.org/705154
    Closes: https://bugs.gentoo.org/829499
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/26587
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 net-misc/anydesk/Manifest             |  1 +
 net-misc/anydesk/anydesk-6.2.0.ebuild | 98 +++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)