Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34715 Details for
Bug 41059
version bump : media-tv/linuxtv-dvb : 1.0.1 => 1.1.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
linuxtv-dvb-apps-1.1.0.ebuild
linuxtv-dvb-apps-1.1.0.ebuild (text/plain), 1.45 KB, created by
stan
on 2004-07-03 08:47:49 UTC
(
hide
)
Description:
linuxtv-dvb-apps-1.1.0.ebuild
Filename:
MIME Type:
Creator:
stan
Created:
2004-07-03 08:47:49 UTC
Size:
1.45 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild,v 1.2 2003/10/11 21:15:31 lanius Exp $ > >DESCRIPTION="DVB test applications" >HOMEPAGE="http://www.linuxtv.org" >SRC_URI="http://www.linuxtv.org/download/dvb/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="!<media-tv/linuxtv-dvb-1.1" >S=${WORKDIR}/${P} > >src_compile() { > make >} > >src_install() { > > cd ${S}/util/av7110_loadkeys > dobin av7110_loadkeys evtest > docinto av7110_loadkeys > dodoc README *.rc5 *.rcmm > > cd ${S}/util/szap > dobin czap szap tzap > docinto zap > dodoc README channels.conf* > > cd ${S}/util/scan > dobin scan > docinto scan > dodoc README > > insopts -m0755 > > cd ${S}/util/dvbnet > make DESTDIR=${D}/usr/bin install || die "make install dvbnet failed" > docinto dvbnet > insinto /usr/share/doc/${PF}/dvbnet > doins ${S}/util/dvbnet/net_start.* > > cd ${S}/test > docinto test > dodoc README > insinto /usr/share/doc/${PF}/test > doins `make -qp | grep ^TARGETS | sed 's/TARGETS = //'` > > insinto /usr/share/doc/${PF} > doins ${FILESDIR}/makedev.napi >} > >pkg_postinst() { > einfo "" > einfo "If you don't use devfs, run" > einfo "/usr/share/doc/${PF}/makedev.napi to create" > einfo "the device nodes." > einfo "" > einfo "similarly if you use udev run this file as the dvb" > einfo "drivers don't support automatic node creation with udev" > einfo "yet" > 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 41059
:
26938
|
26939
| 34715 |
34716