Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73805 Details for
Bug 113927
Updated ebuild media-video/dvdstyler-1.4 for gcc-4.0.2 on X86_64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated ebuild
dvdstyler-1.4.ebuild (text/plain), 1.22 KB, created by
Gen2
on 2005-11-29 11:26:44 UTC
(
hide
)
Description:
Updated ebuild
Filename:
MIME Type:
Creator:
Gen2
Created:
2005-11-29 11:26:44 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.4.ebuild,v 1.2 2005/09/05 21:10:32 dragonheart Exp $ > >inherit eutils > >MY_P=DVDStyler-${PV} > >DESCRIPTION="DVD filesystem Builder" >HOMEPAGE="http://dvdstyler.sourceforge.net" >SRC_URI="mirror://sourceforge/dvdstyler/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc x86" >IUSE="gnome" > >RDEPEND="app-cdr/dvd+rw-tools > dev-libs/expat > dev-libs/glib > media-libs/tiff > media-libs/libpng > media-libs/jpeg > media-libs/netpbm > >=media-video/dvdauthor-0.6.10 > media-video/mpgtx > >=media-video/mjpegtools-1.6.2 > sys-libs/zlib > x11-libs/gtk+ > =x11-libs/wxGTK-2.4* > virtual/cdrtools > virtual/libc > virtual/x11 > gnome? ( >=gnome-base/libgnomeui-2.0 )" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >S=${WORKDIR}/${MY_P} > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}"/${PV}/dvdstyler-gcc4-x86_64.patch >} >src_install() { > make DESTDIR=${D} install || die "failed to install" > rm ${D}usr/share/doc/${PN}/COPYING ${D}usr/share/doc/${PN}/INSTALL > mv ${D}usr/share/doc/${PN} ${D}usr/share/doc/${PF} > > make_desktop_entry dvdstyler DVDStyler dvdstyler.png Application >}
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 113927
:
73804
| 73805