Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 348371
Collapse All | Expand All

(-)/usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild (-4 / +4 lines)
Lines 61-68 Link Here
61
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/lib prefix="${D}"/usr \
61
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/lib prefix="${D}"/usr \
62
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
62
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
63
63
64
	# rename scan to dvbscan
64
	# rename scan to scan-dvb
65
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan
65
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb
66
66
67
	# install scan-files
67
	# install scan-files
68
	local dir
68
	local dir
Lines 83-89 Link Here
83
83
84
	# install Documentation
84
	# install Documentation
85
	dodoc README
85
	dodoc README
86
	newdoc util/scan/README README.dvbscan
86
	newdoc util/scan/README README.scan-dvb
87
	newdoc util/szap/README README.zap
87
	newdoc util/szap/README README.zap
88
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
88
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
89
89
Lines 96-100 Link Here
96
	elog "The channel lists and other files are installed in"
96
	elog "The channel lists and other files are installed in"
97
	elog "/usr/share/dvb"
97
	elog "/usr/share/dvb"
98
	elog
98
	elog
99
	elog "The scanning utility is now installed as dvbscan."
99
	elog "The scanning utility, scan, is now installed as scan-dvb."
100
}
100
}
(-)/usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20070114.ebuild (-4 / +4 lines)
Lines 62-69 Link Here
62
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
62
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
63
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
63
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
64
64
65
	# rename scan to dvbscan
65
	# rename scan to scan-dvb
66
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan
66
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb
67
67
68
	# install scan-files
68
	# install scan-files
69
	local dir
69
	local dir
Lines 84-90 Link Here
84
84
85
	# install Documentation
85
	# install Documentation
86
	dodoc README
86
	dodoc README
87
	newdoc util/scan/README README.dvbscan
87
	newdoc util/scan/README README.scan-dvb
88
	newdoc util/szap/README README.zap
88
	newdoc util/szap/README README.zap
89
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
89
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
90
90
Lines 97-101 Link Here
97
	elog "The channel lists and other files are installed in"
97
	elog "The channel lists and other files are installed in"
98
	elog "/usr/share/dvb"
98
	elog "/usr/share/dvb"
99
	elog
99
	elog
100
	elog "The scanning utility is now installed as dvbscan."
100
	elog "The scanning utility, scan, is now installed as scan-dvb."
101
}
101
}
(-)/usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild (-4 / +4 lines)
Lines 61-68 Link Here
61
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
61
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
62
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
62
		DESTDIR="${D}" INSTDIR="${T}" install || die "install failed"
63
63
64
	# rename scan to dvbscan
64
	# rename scan to scan-dvb
65
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan
65
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb
66
66
67
	# install zap-files
67
	# install zap-files
68
	for dir in dvb-{s,c,t} atsc; do
68
	for dir in dvb-{s,c,t} atsc; do
Lines 76-82 Link Here
76
76
77
	# install Documentation
77
	# install Documentation
78
	dodoc README
78
	dodoc README
79
	newdoc util/scan/README README.dvbscan
79
	newdoc util/scan/README README.scan-dvb
80
	newdoc util/szap/README README.zap
80
	newdoc util/szap/README README.zap
81
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
81
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
82
82
Lines 89-93 Link Here
89
	elog "The channel lists and other files are installed in"
89
	elog "The channel lists and other files are installed in"
90
	elog "/usr/share/dvb"
90
	elog "/usr/share/dvb"
91
	elog
91
	elog
92
	elog "The scanning utility is now installed as dvbscan."
92
	elog "The scanning utility, scan, is now installed as scan-dvb."
93
}
93
}
(-)/usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223.ebuild (-4 / +4 lines)
Lines 53-60 Link Here
53
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
53
	emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \
54
		DESTDIR="${D}" INSTDIR="${T}" ${myopts} install || die "install failed"
54
		DESTDIR="${D}" INSTDIR="${T}" ${myopts} install || die "install failed"
55
55
56
	# rename scan to dvbscan
56
	# rename scan to scan-dvb
57
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan
57
	mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb
58
58
59
	# install zap-files
59
	# install zap-files
60
	for dir in dvb-{s,c,t} atsc; do
60
	for dir in dvb-{s,c,t} atsc; do
Lines 68-74 Link Here
68
68
69
	# install Documentation
69
	# install Documentation
70
	dodoc README
70
	dodoc README
71
	newdoc util/scan/README README.dvbscan
71
	newdoc util/scan/README README.scan-dvb
72
	newdoc util/szap/README README.zap
72
	newdoc util/szap/README README.zap
73
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
73
	newdoc util/av7110_loadkeys/README README.av7110_loadkeys
74
74
Lines 81-85 Link Here
81
	elog "The channel lists and other files are installed in"
81
	elog "The channel lists and other files are installed in"
82
	elog "/usr/share/dvb"
82
	elog "/usr/share/dvb"
83
	elog
83
	elog
84
	elog "The scanning utility is now installed as dvbscan."
84
	elog "The scanning utility, scan, is now installed as scan-dvb."
85
}
85
}

Return to bug 348371