Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 50853 Details for
Bug 59613
New Ebuild: GnomeBaker
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Gnomebaker 0.3
gnomebaker-0.3.ebuild (text/plain), 885 bytes, created by
jon R-B
on 2005-02-09 13:19:18 UTC
(
hide
)
Description:
Gnomebaker 0.3
Filename:
MIME Type:
Creator:
jon R-B
Created:
2005-02-09 13:19:18 UTC
Size:
885 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils gnome2 flag-o-matic > >DESCRIPTION="GnomeBaker is a GTK2/Gnome cd burning application." >HOMEPAGE="http://gnomebaker.sf.net" >SRC_URI="mirror://sourceforge/gnomebaker/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >IUSE="" >KEYWORDS="x86" > >RDEPEND="${DEPEND} > app-cdr/cdrtools" > >DEPEND=">=x11-libs/gtk+-2.0 > >=gnome-base/libglade-2.0 > >=gnome-base/libgnomeui-2.0 > media-libs/libvorbis > media-sound/mpg123 > media-sound/sox" > >src_unpack() { > unpack ${A} > cd ${S} > > epatch ${FILESDIR}/Makefile.in.patch > epatch ${FILESDIR}/Makefile.am.patch > > >} > > > >src_compile() { > econf || die "econf Failed" > emake || die "emake Failed" >} > > >src_install() { > gnome2_src_install ># dodir /usr/share/applications ># insinto /usr/share/applications ># doins gnomebaker.desktop >}
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 59613
:
36883
|
36884
|
36930
|
44581
|
44587
|
49713
|
50566
| 50853 |
50854
|
50855
|
52697
|
52698
|
53228
|
55557
|
56358