Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762307 - net-misc/gnome-remote-desktop-0.1.9 requires net-misc/freerdp-2.2.0
Summary: net-misc/gnome-remote-desktop-0.1.9 requires net-misc/freerdp-2.2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-28 21:02 UTC by Christopher Byrne
Modified: 2021-04-18 14:26 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 Christopher Byrne 2020-12-28 21:02:54 UTC
During the configure phase, gnome-remote-desktop fails:

>>> Configuring source in /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/work/gnome-remote-desktop-0.1.9 ...
meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dsystemd_user_unit_dir=/usr/lib/systemd/user /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/work/gnome-remote-desktop-0.1.9 /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/work/gnome-remote-desktop-0.1.9-build
The Meson build system
Version: 0.55.3
Source dir: /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/work/gnome-remote-desktop-0.1.9
Build dir: /var/tmp/portage/net-misc/gnome-remote-desktop-0.1.9/work/gnome-remote-desktop-0.1.9-build
Build type: native build
Project name: gnome-remote-desktop
Project version: 0.1.9
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 9.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r2 p4) 9.3.0")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
Run-time dependency cairo found: YES 1.16.0
Found CMake: /usr/bin/cmake (3.17.4)
Run-time dependency freerdp2 found: NO (tried pkgconfig and cmake)

meson.build:12:0: ERROR: Dependency "freerdp2" not found, tried pkgconfig and cmake
Comment 1 James Bates 2021-03-18 12:00:36 UTC
I confirm this bug
Comment 2 Larry the Git Cow gentoo-dev 2021-04-18 14:26:06 UTC
The bug has been closed via the following commit(s):

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

commit 260c508c27f3e75b138220296b0a93fe78d756b5
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-18 14:04:48 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-18 14:25:20 +0000

    net-misc/gnome-remote-desktop: Version bump to 40.0
    
    Closes: https://bugs.gentoo.org/762307
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-misc/gnome-remote-desktop/Manifest             |  1 +
 .../gnome-remote-desktop-40.0.ebuild               | 61 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)