From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, tsunam@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-misc/boinc: boinc-5.8.15.ebuild ChangeLog boinc-5.10.28.ebuild boinc-5.5.6.ebuild boinc-5.2.14.ebuild boinc-4.72.20050813-r3.ebuild boinc-5.4.11.ebuild
Date: Wed, 16 Jan 2008 22:27:16 -0800 [thread overview]
Message-ID: <20080117062716.GA3711@supernova> (raw)
In-Reply-To: <E1JFLK0-0006DR-IF@stork.gentoo.org>
On 03:21 Thu 17 Jan , Joshua Jackson (tsunam) wrote:
> 1.1 sci-misc/boinc/boinc-5.10.28.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-5.10.28.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-5.10.28.ebuild?rev=1.1&content-type=text/plain
> src_compile() {
> append-flags -O3 -funroll-loops -fforce-addr -ffast-math
Something this wacky could really use a comment. Presumably upstream
highly recommends these flags. Perhaps a custom-cflags USE flag could
disable them.
> src_install() {
> make install DESTDIR=""${D}"" || die "make install failed"
Please use emake, if it works. If not, add a comment.
> mkdir "${D}"/var "${D}"/var/lib "${D}"/var/lib/boinc/
`mkdir -p` isn't portable?
> cp "${S}"/ca-bundle.crt "${D}"/var/lib/boinc
> chown boinc:boinc "${D}"/var/lib/boinc
Could use fowners here.
> newinitd "${FILESDIR}"/boinc.init boinc
> newconfd "${FILESDIR}"/boinc.conf boinc
>
> make_desktop_entry boinc_gui BOINC boinc Science /var/lib/boinc
> }
Thanks,
Donnie
--
gentoo-dev@lists.gentoo.org mailing list
next parent reply other threads:[~2008-01-17 6:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1JFLK0-0006DR-IF@stork.gentoo.org>
2008-01-17 6:27 ` Donnie Berkholz [this message]
2008-01-17 6:43 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-misc/boinc: boinc-5.8.15.ebuild ChangeLog boinc-5.10.28.ebuild boinc-5.5.6.ebuild boinc-5.2.14.ebuild boinc-4.72.20050813-r3.ebuild boinc-5.4.11.ebuild Mike Frysinger
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=20080117062716.GA3711@supernova \
--to=dberkholz@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=tsunam@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