Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913018

Summary: media-sound/volumeicon-0.5.1-r2 configure script includes bashism
Product: Gentoo Linux Reporter: Esteve Varela Colominas <esteve.varela>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, mgorny
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526268    

Description Esteve Varela Colominas 2023-08-25 20:55:02 UTC
I'm getting the following error, as dash is my system shell:

    ./configure: 7082: NOTIFY_CFLAGS+= -DCOMPILEWITH_NOTIFY: not found

I'd like to add the following patch to the package: https://github.com/Maato/volumeicon/commit/b034dd1fefe38ef41a5e70f212f2aabf68010f93
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-07 15:33:04 UTC
(In reply to Esteve Varela Colominas from comment #0)
> I'm getting the following error, as dash is my system shell:
> 
>     ./configure: 7082: NOTIFY_CFLAGS+= -DCOMPILEWITH_NOTIFY: not found
> 
> I'd like to add the following patch to the package:
> https://github.com/Maato/volumeicon/commit/
> b034dd1fefe38ef41a5e70f212f2aabf68010f93

Please do a PR to pull it in. Thanks!
Comment 2 Esteve Varela Colominas 2024-01-07 17:00:10 UTC
I'd much rather submit a PR to bump the ebuild to the current git revision, as there's a good 8 years difference. Is that an idea?