Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879231 - dev-util/cdecl: use release tarball to drop autoreconf
Summary: dev-util/cdecl: use release tarball to drop autoreconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-02 23:20 UTC by Sam James
Modified: 2022-11-03 09:36 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-02 23:20:32 UTC
Using the release tarball at https://github.com/paul-j-lucas/cdecl/releases/download/cdecl-13.0/cdecl-13.0.tar.gz should let the ebuild drop eautoreconf & bison/flex deps.

Noticed when debugging a build failure with FLEX="reflex" (sys-devel/reflex) which is unrelated and I'll file separately.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-03 09:36:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136caffa2b7e295e54c802fad9450ac5e7519ce1

commit 136caffa2b7e295e54c802fad9450ac5e7519ce1
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2022-11-03 09:34:53 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-11-03 09:34:56 +0000

    dev-util/cdecl: use release tarball to drop autoreconf
    
    Closes: https://bugs.gentoo.org/879231
    Signed-off-by: Florian Schmaus <flow@gentoo.org>
    Suggested-by: Sam James <sam@gentoo.org>

 dev-util/cdecl/Manifest          |  2 +-
 dev-util/cdecl/cdecl-13.0.ebuild | 11 +----------
 2 files changed, 2 insertions(+), 11 deletions(-)