Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48150 Details for
Bug 77355
Updated Ebuild nuvexport, with ?Correct Gentoo? Install Methods
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated with einfo output
nuvexport-20050106.ebuild (text/plain), 2.29 KB, created by
donald webster
on 2005-01-10 17:15:18 UTC
(
hide
)
Description:
Updated with einfo output
Filename:
MIME Type:
Creator:
donald webster
Created:
2005-01-10 17:15:18 UTC
Size:
2.29 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-tv/nuvexport/nuvexport-20041022.ebuild,v 1.2 2004/11/30 22:07:55 swegener Exp $ > >S=${WORKDIR}/nuvexport-0.2 >DESCRIPTION="Export from mythtv recorded NuppelVideo files" >HOMEPAGE="http://www.forevermore.net/mythtv/" >SRC_URI="http://www.forevermore.net/files/nuvexport/nuvexport-0.2-cvs20050106.tar.bz2" >LICENSE="as-is" >SLOT="0" > >IUSE="" > >KEYWORDS="~x86" >DEPEND="" >RDEPEND="dev-perl/DBI > media-video/ffmpeg > media-video/transcode > media-video/mjpegtools > || ( media-tv/mythtv media-tv/mythtv-cvs )" > >src_install() { > dobin mpeg2cut nuvexport nuvinfo > doman man/nuvexport.1 man/nuvexport-svcd.1 man/nuvexport-vcd.1 man/nuvexport-xvid.1 > > dosym /usr/bin/nuvexport /usr/bin/nuvexport-divx > dosym /usr/bin/nuvexport /usr/bin/nuvexport-dvcd > dosym /usr/bin/nuvexport /usr/bin/nuvexport-dvd > dosym /usr/bin/nuvexport /usr/bin/nuvexport-mp3 > dosym /usr/bin/nuvexport /usr/bin/nuvexport-mpeg2cut > dosym /usr/bin/nuvexport /usr/bin/nuvexport-nuvsql > dosym /usr/bin/nuvexport /usr/bin/nuvexport-svcd > dosym /usr/bin/nuvexport /usr/bin/nuvexport-vcd > dosym /usr/bin/nuvexport /usr/bin/nuvexport-asf > dosym /usr/bin/nuvexport /usr/bin/nuvexport-xvid > > insinto /usr/share/nuvexport/mythtv/ > doins mythtv/nuvinfo.pm mythtv/db.pm mythtv/recordings.pm > > insinto /usr/share/nuvexport/export/ > doins export/generic.pm export/ffmpeg.pm export/transcode.pm \ > export/DivX.pm export/DVCD.pm export/DVD.pm export/MP3.pm \ > export/MPEG2_cut.pm export/NUV_SQL.pm export/SVCD.pm \ > export/VCD.pm export/ASF.pm export/XviD.pm > > insinto /usr/share/nuvexport/nuv_export/ > doins nuv_export/shared_utils.pm nuv_export/task.pm nuv_export/ui.pm >} >pkg_postinst() { > einfo "***************************************************************" > einfo "nuvexport REQUIRES that the package media-video/transcode be" > einfo "compiled with support for certain codecs. Your USE flags might" > einfo "need to include avi, divx4linux, jpeg, mjpeg, mpeg and xvid" > einfo "(and possibly other codecs)." > einfo "" > einfo "You can use \"emerge media-video/transcode -pv\" to see what USE" > einfo "flags your transcode was compiled with and what is available." > einfo "***************************************************************" >}
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 77355
:
48082
| 48150