Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 162796 Details for
Bug 234581
enhance media-libs/phat-0.4.1 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
enhance media-libs/phat-0.4.1 ebuild
phat-0.4.1.ebuild.patch (text/plain), 934 bytes, created by
Frieder Bürzele
on 2008-08-12 22:57:44 UTC
(
hide
)
Description:
enhance media-libs/phat-0.4.1 ebuild
Filename:
MIME Type:
Creator:
Frieder Bürzele
Created:
2008-08-12 22:57:44 UTC
Size:
934 bytes
patch
obsolete
>--- /usr/portage/media-libs/phat/phat-0.4.1.ebuild 2008-05-02 18:07:38.000000000 +0200 >+++ /usr/portage/media-libs/phat/phat-0.4.1.ebuild 2008-08-13 00:53:34.000000000 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2008 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.4.1.ebuild,v 1.7 2008/05/02 16:02:30 drac Exp $ >+# $Header: $ > > DESCRIPTION="PHAT is a collection of GTK+ widgets geared toward pro-audio apps." > HOMEPAGE="http://phat.berlios.de" >@@ -22,12 +22,13 @@ > } > > src_compile() { >- econf $(use_enable debug) >- emake || die "emake failed." >+ econf $(use_enable debug) \ >+ $(use_enable doc gtk-doc) || die >+ >+ emake || die "emake failed" > } > > src_install() { > emake DESTDIR="${D}" install || die "emake install failed." > dodoc AUTHORS BUGS ChangeLog NEWS README TODO >- use doc || rm -rf "${D}"/usr/share/gtk-doc/html/${PN} > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 234581
: 162796