Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 598388 Details for
Bug 701950
x11-wm/wmderland-1.0.2 - X11 tiling window manager using space partitioning trees
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wmderland-1.0.2.ebuild
wmderland-1.0.2.ebuild (text/plain), 601 bytes, created by
m.aesophor
on 2019-12-04 08:32:06 UTC
(
hide
)
Description:
wmderland-1.0.2.ebuild
Filename:
MIME Type:
Creator:
m.aesophor
Created:
2019-12-04 08:32:06 UTC
Size:
601 bytes
patch
obsolete
># Copyright 2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >DESCRIPTION="X11 tiling window manager using space partitioning trees" >HOMEPAGE="https://github.com/aesophor/wmderland" >SRC_URI="https://raw.githubusercontent.com/aesophor/aesophor-overlay/master/x11-wm/wmderland/tarballs/wmderland-1.0.2.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="debug" > >DEPEND=" > x11-libs/libX11 > debug? ( dev-cpp/glog ) >" > >RDEPEND="${DEPEND}" > >src_compile() { > ./build.sh >} > >src_install() { > dobin build/Wmderland > dobin ipc-client/build/Wmderlandc >}
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 701950
:
598388
|
598390