Summary: | new ebuild for sys-apps/pacman-3.3.3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nathan Phillip Brink (binki) (RETIRED) <binki> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | EBUILD, InOverlay |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | sunrise-overlay | ||
Package list: | Runtime testing required: | --- | |
Attachments: |
metadata.xml
metadata.xml pacman-3.3.3.ebuild pacman-3.3.3.ebuild |
Description
Nathan Phillip Brink (binki) (RETIRED)
![]() Created attachment 214886 [details]
metadata.xml
Created attachment 214893 [details]
metadata.xml
Created attachment 214894 [details]
pacman-3.3.3.ebuild
there is a wierd sed line to selectively remove parts of acinclude.m4 because running libtoolize with libtool-2.2.6 installed breaks the build very quickly. I'm not sure if this is something that can be brought upstream; however, I do know that one will have to be very careful to change the line numbers in the sed expression if upstream changes acinclude.m4 (and I'm too inexperienced with sed to come up with a better expression).
Created attachment 214896 [details]
pacman-3.3.3.ebuild
I accidentally left out the src_install() function... showing how much these ebuilds have been tested ;-)
and... this ebuild _should_ depend on libfetch for the USE="internal-download"; I'm pretty sure that that package isn't in portage On tree Thank you for your contribution |