Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919312 - x11-misc/copyq-7.1.0 version bump
Summary: x11-misc/copyq-7.1.0 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-06 01:30 UTC by Kfir Ozer
Modified: 2023-12-23 19:01 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 Kfir Ozer 2023-12-06 01:30:28 UTC
just renaming the ebuild was enough. 

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-12-23 19:01:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722e022916a4e9ddbfa97eb934277d1adce5f3ec

commit 722e022916a4e9ddbfa97eb934277d1adce5f3ec
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-12-06 02:18:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-23 18:51:56 +0000

    x11-misc/copyq: add 7.1.0
    
    * Renamed misleading kde use flag to notification.
    * Reenabled tests, required moving to Openbox which is also used by
      upstream. IceWM failed with the mocked clicks
    * Removed debug use flag for doing very little. It sets Debug level over
      Info level and adds the src path for translation files.
    
    Bug: https://bugs.gentoo.org/916129
    Bug: https://bugs.gentoo.org/909077
    Closes: https://bugs.gentoo.org/919312
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/copyq/Manifest                            |   1 +
 x11-misc/copyq/copyq-7.1.0.ebuild                  | 138 +++++
 .../files/copyq-7.1.0-fix-gpg-2.1-support.patch    | 558 +++++++++++++++++++++
 .../files/copyq-7.1.0-fix-qt-6.6.0-build.patch     |  44 ++
 ...1.0-fix-test-failure-due-to-invalid-regex.patch |  98 ++++
 .../copyq-7.1.0-support-plugin-dir-envvar.patch    |  26 +
 x11-misc/copyq/metadata.xml                        |   3 +
 7 files changed, 868 insertions(+)