* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-video/qdvdauthor: ChangeLog qdvdauthor-1.0.0.ebuild [not found] <E1Jb1OL-0002lm-35@stork.gentoo.org> @ 2008-03-16 23:36 ` Donnie Berkholz 0 siblings, 0 replies; only message in thread From: Donnie Berkholz @ 2008-03-16 23:36 UTC (permalink / raw To: gentoo-dev, sbriesen 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 ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-16 23:36 UTC | newest] Thread overview: (only message) (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <E1Jb1OL-0002lm-35@stork.gentoo.org> 2008-03-16 23:36 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-video/qdvdauthor: ChangeLog qdvdauthor-1.0.0.ebuild Donnie Berkholz
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox