Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161953 Details for
Bug 233670
Request ebuild for libhdhomerun
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libhdhomerun ebuild
libhdhomerun-20080727.ebuild (text/plain), 813 bytes, created by
imrambi
on 2008-08-02 04:38:52 UTC
(
hide
)
Description:
libhdhomerun ebuild
Filename:
MIME Type:
Creator:
imrambi
Created:
2008-08-02 04:38:52 UTC
Size:
813 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >#inherit flag-o-matic > >SLOT="0" >LICENSE="LGPL-3" >KEYWORDS="amd64 x86 ~ppc" >DESCRIPTION="Drivers for the HDHomerun HDTV Digital tuner as provided by SiliconDust" >SRC_URI="http://download.silicondust.com/hdhomerun/${PN}_${PV}.tgz" >HOMEPAGE="http://www.silicondust.com/" >IUSE="" > >S=${WORKDIR}/${PN} > >src_unpack() { > unpack ${A} > cd "${S}" > #gunzip ${FILESDIR}/Makefile.gz > mv ${FILESDIR}/Makefile ${S} >} > >src_compile() { > > #append-flags "" #"-DWall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith" > make || die "Build failed" >} > >src_install() { > mkdir /usr/include/libhdhomerun > cp *.h /usr/include/libhdhomerun > dolib libhdhomerun.so > dobin hdhomerun_config >}
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 233670
:
161948
|
161950
| 161953 |
175756
|
176315
|
182629
|
182631
|
183400
|
183402
|
204859
|
204861
|
383538
|
390628
|
390630
|
390632