public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, sbriesen@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-video/qdvdauthor: ChangeLog qdvdauthor-1.0.0.ebuild
Date: Sun, 16 Mar 2008 16:36:54 -0700	[thread overview]
Message-ID: <20080316233653.GE6852@comet> (raw)
In-Reply-To: <E1Jb1OL-0002lm-35@stork.gentoo.org>

On 22:31 Sun 16 Mar     , Stefan Briesenick (sbriesen) wrote:
> 1.1                  media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild
> 
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild?rev=1.1&content-type=text/plain

> src_unpack() {
> 	unpack ${A}
> 	cd "${S}"
> 
> 	# do not over-optimize (see bug #147250)
> 	replace-flags -O? -O2

What if people want to under-optimize, with -O1 or -O0? Just replace -O3 
and maybe -Os.

> src_install() {
> 	make -C qdvdauthor            INSTALL_ROOT="${D}" install || die "qdvdauthor install failed"
> 	make -C qdvdauthor/qslideshow INSTALL_ROOT="${D}" install || die "qslideshow install failed"
> 	make -C qdvdauthor/qplayer    INSTALL_ROOT="${D}" install || die "qplayer install failed"

If emake doesn't work here, please add a comment to note this.

Thanks,
Donnie
-- 
gentoo-dev@lists.gentoo.org mailing list



           reply	other threads:[~2008-03-16 23:36 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1Jb1OL-0002lm-35@stork.gentoo.org>]

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=20080316233653.GE6852@comet \
    --to=dberkholz@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=sbriesen@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