Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880443 - xfce4-screenshooter: libsoup dependency needs an upper bound
Summary: xfce4-screenshooter: libsoup dependency needs an upper bound
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL: https://gitlab.xfce.org/apps/xfce4-sc...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 19:10 UTC by Michael Orlitzky
Modified: 2022-11-09 06:12 UTC (History)
0 users

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 Michael Orlitzky gentoo-dev 2022-11-08 19:10:02 UTC
The ./configure script for xfce4-screenshooter does not like net-libs/libsoup:3.0:

  checking for libsoup-2.4 >= 2.26.0... not found
  *** The required package libsoup-2.4 was not found on your system.
  *** Please install libsoup-2.4 (atleast version 2.26.0) or adjust
  *** the PKG_CONFIG_PATH environment variable if you
  *** installed the package in a nonstandard prefix so that
  *** pkg-config is able to find it

I think for now an upper bound is all we need.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-09 06:12:49 UTC
The bug has been closed via the following commit(s):

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

commit 741cb283462bca5aa25b9dd8655be689e6de7137
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-09 05:41:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-09 06:12:38 +0000

    xfce-extra/xfce4-screenshooter: Fix deps and update URLs
    
    Closes: https://bugs.gentoo.org/880443
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ....ebuild => xfce4-screenshooter-1.9.11-r1.ebuild} | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)