Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 372682 Details for
Bug 504638
media-video/dvdauthor-0.7.1 needs EMUTRAMP on hardened
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to ebuild
dvdauthor-paxmark.patch (text/plain), 739 bytes, created by
Andrew John Hughes
on 2014-03-14 22:30:43 UTC
(
hide
)
Description:
Patch to ebuild
Filename:
MIME Type:
Creator:
Andrew John Hughes
Created:
2014-03-14 22:30:43 UTC
Size:
739 bytes
patch
obsolete
>--- /mnt/builder/portage/media-video/dvdauthor/dvdauthor-0.7.1.ebuild 2013-04-10 15:31:22.000000000 +0100 >+++ dvdauthor-0.7.1.ebuild 2014-03-14 21:56:44.524530920 +0000 >@@ -3,7 +3,7 @@ > # $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.7.1.ebuild,v 1.2 2013/04/10 14:16:02 ssuominen Exp $ > > EAPI=5 >-inherit eutils flag-o-matic toolchain-funcs >+inherit eutils flag-o-matic pax-utils toolchain-funcs > > DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" > HOMEPAGE="http://dvdauthor.sourceforge.net/" >@@ -39,3 +39,8 @@ > append-cppflags "$($(tc-getPKG_CONFIG) --cflags fribidi)" #417041 > econf > } >+ >+src_install() { >+ emake DESTDIR="${D}" install >+ pax-mark E "${ED}usr/bin/mpeg2desc" >+}
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 504638
: 372682