Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 323324 Details for
Bug 431308
media-video/mkvtoolnix: please review prefix changes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for mkvtoolnix-5.8.0.ebuild
mkvtoolnix-5.8.0.ebuild.patch (text/plain), 1.10 KB, created by
Christoph Junghans (RETIRED)
on 2012-09-09 17:38:30 UTC
(
hide
)
Description:
patch for mkvtoolnix-5.8.0.ebuild
Filename:
MIME Type:
Creator:
Christoph Junghans (RETIRED)
Created:
2012-09-09 17:38:30 UTC
Size:
1.10 KB
patch
obsolete
>--- /usr/portage/media-video/mkvtoolnix/mkvtoolnix-5.8.0.ebuild 2012-09-02 16:40:43.000000000 -0600 >+++ mkvtoolnix-5.8.0.ebuild 2012-09-08 16:20:59.000000000 -0600 >@@ -3,7 +3,7 @@ > # $Header: /var/cvsroot/gentoo-x86/media-video/mkvtoolnix/mkvtoolnix-5.8.0.ebuild,v 1.1 2012/09/02 22:40:43 radhermit Exp $ > > EAPI=4 >-inherit eutils toolchain-funcs versionator wxwidgets >+inherit eutils multilib toolchain-funcs versionator wxwidgets > > DESCRIPTION="Tools to create, alter, and inspect Matroska files" > HOMEPAGE="http://www.bunkus.org/videotools/mkvtoolnix" >@@ -11,7 +11,7 @@ > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="~amd64 ~x86" >+KEYWORDS="~amd64 ~x86 ~x86-linux" > IUSE="bzip2 debug lzo pch qt4 wxwidgets" > > RDEPEND=" >@@ -71,10 +71,12 @@ > $(use_enable wxwidgets) \ > ${myconf} \ > --disable-optimization \ >- --docdir=/usr/share/doc/${PF} \ >+ --docdir="${EPREFIX}"/usr/share/doc/${PF} \ > --with-boost-regex=boost_regex \ > --with-boost-filesystem=boost_filesystem \ > --with-boost-system=boost_system \ >+ --with-boost="${EPREFIX}"/usr \ >+ --with-boost-libdir="${EPREFIX}"/usr/$(get_libdir) \ > --without-curl > } >
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 431308
:
321264
| 323324