From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-p2p/deluge: ChangeLog deluge-0.5.6.2.ebuild deluge-0.5.6.1.ebuild
Date: Wed, 31 Oct 2007 10:58:01 -0700 [thread overview]
Message-ID: <20071031175801.GL30328@supernova> (raw)
In-Reply-To: <E1InFeX-0000UI-Jz@stork.gentoo.org>
On 15:38 Wed 31 Oct , Raul Porcel (armin76) wrote:
> 1.1 net-p2p/deluge/deluge-0.5.6.2.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/deluge/deluge-0.5.6.2.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/deluge/deluge-0.5.6.2.ebuild?rev=1.1&content-type=text/plain
> pkg_setup() {
> if has_version "<dev-libs/boost-1.34" && \
> ! built_with_use "dev-libs/boost" threads; then
> eerror "dev-libs/boost has to be built with threads USE-flag."
> die "Missing threads USE-flag for dev-libs/boost"
> fi
> }
>
> src_compile() {
> filter-ldflags -Wl,--as-needed
>
> distutils_src_compile
> }
If you moved the filter-ldflags() call up to pkg_setup(), you could drop
src_compile() altogether to clean up the ebuild a little.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
next parent reply other threads:[~2007-10-31 18:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1InFeX-0000UI-Jz@stork.gentoo.org>
2007-10-31 17:58 ` Donnie Berkholz [this message]
2007-10-31 18:25 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-p2p/deluge: ChangeLog deluge-0.5.6.2.ebuild deluge-0.5.6.1.ebuild Marijn Schouten (hkBst)
2007-10-31 18:38 ` Rémi Cardona
2007-10-31 19:13 ` Donnie Berkholz
2007-11-01 6:22 ` Mike Frysinger
2007-11-02 6:22 ` Donnie Berkholz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071031175801.GL30328@supernova \
--to=dberkholz@gentoo.org \
--cc=armin76@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox