Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 383538 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]
Combined ebuild for libhdhomerun and hdhomerun_config_gui
hdhomerun-20140604.ebuild (text/plain), 711 bytes, created by
Bob Johnson
on 2014-08-24 18:34:00 UTC
(
hide
)
Description:
Combined ebuild for libhdhomerun and hdhomerun_config_gui
Filename:
MIME Type:
Creator:
Bob Johnson
Created:
2014-08-24 18:34:00 UTC
Size:
711 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=5 > >inherit eutils > >DESCRIPTION="SiliconDust HDHomeRun Utilties" >HOMEPAGE="http://www.silicondust.com/support/hdhomerun/downloads/linux/" >SRC_URI="http://download.silicondust.com/hdhomerun/lib${PN}_${PV}.tgz > http://download.silicondust.com/hdhomerun/${PN}_config_gui_${PV}.tgz" > >LICENSE="LGPL-3+" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="!!media-libs/libhdhomerun" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${PN}_config_gui" > >src_install() { > dobin src/hdhomerun_config_gui > cd ../lib${PN} > dobin hdhomerun_config > dolib libhdhomerun.so > insinto /usr/include/hdhomerun > doins *.h > dodoc README >}
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