Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 322348 Details for
Bug 432954
x11-misc/simpleswitcher - (new ebuild) simple EWMH window switcher
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
simpleswitcher-9999.ebuild
simpleswitcher-9999.ebuild (text/plain), 874 bytes, created by
avx
on 2012-08-27 10:33:15 UTC
(
hide
)
Description:
simpleswitcher-9999.ebuild
Filename:
MIME Type:
Creator:
avx
Created:
2012-08-27 10:33:15 UTC
Size:
874 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > > >EAPI="4" > >inherit eutils toolchain-funcs git-2 > >DESCRIPTION="lightweight EWMH window switcher with features and looks of dmenu" >HOMEPAGE="https://github.com/seanpringle/simpleswitcher" >EGIT_PROJECT="simpleswitcher" >EGIT_REPO_URI="https://github.com/seanpringle/simpleswitcher" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-libs/expat > media-libs/fontconfig > media-libs/freetype:2 > x11-libs/libX11 > x11-libs/libXau > x11-libs/libxcb > x11-libs/libXdmcp > x11-libs/libXext > x11-libs/libXft > x11-libs/libXinerama > x11-libs/libXrender" > >RDEPEND=${DEPEND} > >src_compile() { > emake DESTDIR="${D}" PREFIX="/usr" || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install failed" > > doman simpleswitcher.1 >}
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 432954
: 322348