Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 597574 Details for
Bug 701284
sys-fs/erofs-utils-1.3 - Userspace tools for EROFS images
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
erofs-utils-1.0.ebuild
erofs-utils-1.0.ebuild (text/plain), 504 bytes, created by
David Michael
on 2019-11-26 23:40:55 UTC
(
hide
)
Description:
erofs-utils-1.0.ebuild
Filename:
MIME Type:
Creator:
David Michael
Created:
2019-11-26 23:40:55 UTC
Size:
504 bytes
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit autotools > >DESCRIPTION="Userspace tools for EROFS images" >HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git" >SRC_URI="${HOMEPAGE}/snapshot/${P}.tar.gz" > >LICENSE="GPL-2+" >SLOT="0" >KEYWORDS="amd64" >IUSE="lz4" > >RDEPEND="lz4? ( >=app-arch/lz4-1.9 )" >DEPEND="${RDEPEND}" > >src_prepare() { > default > eautoreconf >} > >src_configure() { > econf $(use_enable lz4) >}
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 701284
: 597574 |
597576
|
632708
|
642876
|
657616
|
677704
|
677719
|
682180
|
712905