Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 70600 Details for
Bug 109202
new ebuild for mlt and mlt++
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mlt++ ebuild
mlt++-0.1.0.ebuild (text/plain), 557 bytes, created by
marco
on 2005-10-13 13:23:09 UTC
(
hide
)
Description:
mlt++ ebuild
Filename:
MIME Type:
Creator:
marco
Created:
2005-10-13 13:23:09 UTC
Size:
557 bytes
patch
obsolete
>#Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># >inherit cvs eutils > >ECVS_SERVER="cvs.sourceforge.net:/cvsroot/mlt" >ECVS_MODULE="mlt++" > >DESCRIPTION="c++ wrapper for mlt" >HOMEPAGE="http://mlt.sf.net" >#SRC_URI="mirror://sourceforge/kfilm/mlt.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc ~sparc ~amd64" >IUSE="" > >DEPEND="media-video/mlt" > >src_compile(){ > cd ${WORKDIR}/mlt++ > econf > emake >} > >src_install(){ > cd ${WORKDIR}/mlt++ > dodir usr/lib > einstall prefix=${D}/usr >} >
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 109202
:
70597
|
70599
| 70600 |
70700
|
71122
|
77470
|
77564
|
88104
|
88107
|
92603
|
97563