Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363614 Details for
Bug 491734
dev-util/tup - File oriented, directed acyclic graph based build system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Initial ebuild for dev-util/tup
tup-9999.ebuild (text/plain), 531 bytes, created by
Alexander Dubov
on 2013-11-20 06:01:39 UTC
(
hide
)
Description:
Initial ebuild for dev-util/tup
Filename:
MIME Type:
Creator:
Alexander Dubov
Created:
2013-11-20 06:01:39 UTC
Size:
531 bytes
patch
obsolete
>EAPI=5 >inherit eutils git-2 > >DESCRIPTION="Tup is file oriented, directed acyclic graph based build system" >HOMEPAGE="http://gittup.org/tup/index.html" >EGIT_REPO_URI="https://github.com/gittup/tup.git" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="" >IUSE="doc suid" > >DEPEND="sys-fs/fuse" >RDEPEND="${DEPEND}" > >src_compile() { > cd "${S}" > # Needed for fuse mount > addwrite /dev/fuse > ./bootstrap.sh >} > >src_install() { > dobin tup > dolib.a libtup.a libtup_client.a > doman tup.1 > > use doc && dohtml -r docs > use suid && fperms 4711 /usr/bin/tup >}
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 491734
: 363614