Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 577938 Details for
Bug 686854
gui-wm/wayfire-9999 - 3D wayland compositor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wayfire-9999.ebuild
wayfire-9999.ebuild (text/plain), 845 bytes, created by
atammy.bugs-gentoo
on 2019-05-28 16:33:17 UTC
(
hide
)
Description:
wayfire-9999.ebuild
Filename:
MIME Type:
Creator:
atammy.bugs-gentoo
Created:
2019-05-28 16:33:17 UTC
Size:
845 bytes
patch
obsolete
># Copyright 2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit git-r3 meson > >DESCRIPTION="A compiz like 3D wayland compositor" >HOMEPAGE="https://github.com/WayfireWM/wayfire" >EGIT_REPO_URI="https://github.com/WayfireWM/wayfire.git" > >LICENSE="MIT" >SLOT="0" >IUSE="+elogind systemd" >KEYWORDS="" > >DEPEND=" > =gui-libs/wlroots-9999 > media-libs/glm > x11-libs/gtk+ > x11-libs/cairo > x11-libs/libxkbcommon > x11-libs/pixman > media-libs/libjpeg-turbo > media-libs/libpng > elogind? ( >=sys-auth/elogind-239 ) > systemd? ( >=sys-apps/systemd-239 ) > " >RDEPEND="${DEPEND} x11-misc/xkeyboard-config" >BDEPEND=" > virtual/pkgconfig > >=dev-libs/wayland-protocols-9999 > " > > >pkg_preinst() { > if ! use systemd && ! use elogind; then > fowners root:0 /usr/bin/wayfire > fperms 4511 /usr/bin/wayfire > fi >}
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 686854
:
577880
|
577934
|
577938
|
624138
|
624140