Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746221 - media-gfx/gmic improved ebuild with new digikam flag attached
Summary: media-gfx/gmic improved ebuild with new digikam flag attached
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (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: EBUILD
Depends on:
Blocks:
 
Reported: 2020-10-03 11:13 UTC by Siuchung Cheung (Clement)
Modified: 2020-11-06 17:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Modified ebuild with new digikam flag (gmic-2.9.1.ebuild,4.72 KB, text/plain)
2020-10-03 11:13 UTC, Siuchung Cheung (Clement)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Siuchung Cheung (Clement) 2020-10-03 11:13:56 UTC
Created attachment 663589 [details]
Modified ebuild with new digikam flag

Upstream added a new digikam plugin, which we currently don't enable. Arch Linux build for reference: https://github.com/archlinux/svntogit-community/commit/bef97e8939b39e66b1d2f30baa8468a07cc731da
Comment 1 Marek Szuba archtester gentoo-dev 2020-11-06 16:16:06 UTC
USE flags should be added, and if possible processed, in alphabetical order - but otherwise, looks good! I'll merge this soon.
Comment 2 Larry the Git Cow gentoo-dev 2020-11-06 17:18:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e75f48e522d2e576921c7c6d5082a4124260147

commit 3e75f48e522d2e576921c7c6d5082a4124260147
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-11-06 16:26:26 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-11-06 17:16:33 +0000

    media-gfx/gmic: bump to 2.9.2
    
    Includes USE=digikam support by Siuchung Cheung + fix for building under
    clang.
    
    Closes: https://bugs.gentoo.org/730932
    Closes: https://bugs.gentoo.org/745225
    Closes: https://bugs.gentoo.org/746221
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 media-gfx/gmic/Manifest                       |   1 +
 media-gfx/gmic/files/gmic-2.9.2_ipa-sra.patch |  15 ++
 media-gfx/gmic/gmic-2.9.2.ebuild              | 190 ++++++++++++++++++++++++++
 media-gfx/gmic/metadata.xml                   |   1 +
 4 files changed, 207 insertions(+)