Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 178421 Details for
Bug 254895
[new package] media-sound/buzztard-0.4.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
buzztard-0.4.0.ebuild
buzztard-0.4.0.ebuild (text/plain), 1.10 KB, created by
Jimmy.Jazz
on 2009-01-13 22:20:45 UTC
(
hide
)
Description:
buzztard-0.4.0.ebuild
Filename:
MIME Type:
Creator:
Jimmy.Jazz
Created:
2009-01-13 22:20:45 UTC
Size:
1.10 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils flag-o-matic > >DESCRIPTION="It is a music production environment like Buzz" >SRC_URI="http://downloads.sourceforge.net/${PN}/${P}.tar.gz" >HOMEPAGE="http://www.buzztard.org/index.php/Building" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" > >IUSE="mp3 gnome" > >RDEPEND=" > media-libs/gstreamer > media-libs/gst-plugins-base > media-libs/gst-plugins-good > media-libs/gst-plugins-buzztard > dev-libs/glib > x11-libs/gtk+ > dev-libs/atk > x11-libs/pango > gnome-base/librsvg > gnome-base/gnome-vfs > dev-libs/libxml2 > gnome-base/libgnomecanvas > gnome? ( gnome-base/gconf ) > mp3? ( media-libs/gst-plugins-bad )" > >DEPEND="${RDEPEND}" > >src_compile() { > filter-ldflags "-Wl,--as-needed" > > local myconf="" > > cd ${S} > > if ! use gnome; then > myconf="${myconf} --disable-schemas-install" > fi > > econf \ > ${myconf} \ > $(use_with gnome desktop-dir gnome) > > emake || die "make failed" >} > >src_install() { > cd ${S} > emake DESTDIR=${D} install > > doicon ${S}/pixmaps/gnome/48x48/buzztard.png > rm ${D}/usr/share/mime/* >}
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 254895
: 178421