Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885607 - dev-qt/qtimageformats-6.4.0 Manually-specified variables were not used by the project
Summary: dev-qt/qtimageformats-6.4.0 Manually-specified variables were not used by the...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-12 15:02 UTC by Esteve Varela Colominas
Modified: 2023-01-05 22:39 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 Esteve Varela Colominas 2022-12-12 15:02:01 UTC
-- Configure summary:

Further Image Formats:
  jasper ................................. no
  mng .................................... no
  tiff ................................... yes
    Using system libtiff ................. yes
  webp ................................... yes
    Using system libwebp ................. yes
 

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    QT_FEATURE_system-tiff
    QT_FEATURE_system-webp
Comment 1 Larry the Git Cow gentoo-dev 2022-12-16 23:53:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=1b49b27b67e7be0db8fc3d9f3b9e5629fc3adbae

commit 1b49b27b67e7be0db8fc3d9f3b9e5629fc3adbae
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2022-12-16 23:51:26 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2022-12-16 23:52:52 +0000

    dev-qt/qtimageformats: fix tiff and webp configure flags
    
    Bug: https://bugs.gentoo.org/885607
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 dev-qt/qtimageformats/qtimageformats-6.4.9999.ebuild | 4 ++--
 dev-qt/qtimageformats/qtimageformats-6.5.9999.ebuild | 4 ++--
 dev-qt/qtimageformats/qtimageformats-6.9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-01-05 22:39:30 UTC
The bug has been closed via the following commit(s):

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

commit 2786d6046bb5b4c87e38726ec4883d653b1cfa12
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2023-01-05 14:55:50 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2023-01-05 22:38:56 +0000

    dev-qt/qtimageformats: add 6.4.2
    
    Closes: https://bugs.gentoo.org/885607
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 dev-qt/qtimageformats/Manifest                    |  1 +
 dev-qt/qtimageformats/qtimageformats-6.4.2.ebuild | 35 +++++++++++++++++++++++
 2 files changed, 36 insertions(+)