Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 255621 Details for
Bug 307687
app-misc/graphlcd-base-0.1.6 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc/graphlcd-base-0.1.7
graphlcd-base-0.1.7.ebuild (text/plain), 915 bytes, created by
Michael Lange
on 2010-11-27 18:28:33 UTC
(
hide
)
Description:
app-misc/graphlcd-base-0.1.7
Filename:
MIME Type:
Creator:
Michael Lange
Created:
2010-11-27 18:28:33 UTC
Size:
915 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >inherit eutils flag-o-matic multilib > >DESCRIPTION="Graphical LCD Driver" >HOMEPAGE="http://projects.vdr-developer.org/projects/show/graphlcd" >SRC_URI="http://projects.vdr-developer.org/attachments/download/414/${P}.tgz" > >KEYWORDS="amd64 x86" >SLOT="0" >LICENSE="GPL-2" >IUSE="truetype g15" > >DEPEND="" > >RDEPEND="truetype? ( media-libs/freetype > media-fonts/corefonts ) > g15? ( app-misc/g15daemon )" > >src_unpack() { > > unpack ${A} > cd "${S}" > > sed -i Make.config -e "s:usr\/local:usr:" -e "s:FLAGS *=:FLAGS ?=:" > epatch "${FILESDIR}/${PN}-0.1.5-nostrip.patch" > > use !truetype && sed -i "s:HAVE_FREETYPE2:#HAVE_FREETYPE2:" Make.config >} > >src_install() { > > make DESTDIR="${D}"/usr LIBDIR="${D}"/usr/$(get_libdir) install || die "make install failed" > > insinto /etc > doins graphlcd.conf > > dodoc docs/* >}
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 307687
:
221983
|
222249
| 255621