Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172301 Details for
Bug 247501
dev-libs/eet-1.1.0 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
eet-1.1.0.ebuild
eet-1.1.0.ebuild (text/plain), 611 bytes, created by
Stian Viskjer
on 2008-11-18 21:01:27 UTC
(
hide
)
Description:
eet-1.1.0.ebuild
Filename:
MIME Type:
Creator:
Stian Viskjer
Created:
2008-11-18 21:01:27 UTC
Size:
611 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Eet is primarily a data encoding, decoding and storage library." >HOMEPAGE="http://enlightenment.org/p.php?p=about/efl/eet&l=en" >SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~x86" >IUSE="doc" > >DEPEND="media-libs/jpeg > sys-libs/zlib > doc? ( app-doc/doxygen )" > >src_install() { > emake DESTDIR="${D}" install || "make install failed" > > # docs > if use doc; then > dohtml -r doc/html/* > fi > dodoc AUTHORS ChangeLog NEWS 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 247501
: 172301 |
215593
|
215594