Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 160817 Details for
Bug 169494
New ebuilds: xneur, gxneur and kxneur
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-apps/xneur
xneur-0.9.0.ebuild (text/plain), 953 bytes, created by
Alexey
on 2008-07-19 10:12:43 UTC
(
hide
)
Description:
x11-apps/xneur
Filename:
MIME Type:
Creator:
Alexey
Created:
2008-07-19 10:12:43 UTC
Size:
953 bytes
patch
obsolete
># l6xus l6xus@jabber.ru on ira-station Linux 2.6.23-gentoo-r3 ># Sat, 19 Jul 2008 07:38:26 +0700 >DESCRIPTION="X auto keyboardlayout switcher" >HOMEPAGE="http://www.xneur.ru/" >RESTRICT="nomirror" >SRC_URI="http://dists.xneur.ru/release-${PV}/tgz/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 x86" >IUSE="aspell gstreamer openal aplay debug xpm" >DEPEND="x11-base/xorg-x11 > openal? (>=media-libs/freealut) > aplay? (media-sound/alsa-utils) > gstreamer? (media-libs/gstreamer) > aspell? (app-text/aspell) > xpm? (x11-libs/libXpm)" >src_compile() { >for sound in gstreamer openal aplay ; do > if use "${sound}" ; then > export EXTRA_ECONF="${EXTRA_ECONF} --with-sound=${sound}" > fi >done >if [ -z "${EXTRA_ECONF}" ] ; then > export EXTRA_ECONF="--with-sound=no" >fi >export EXTRA_ECONF="${EXTRA_ECONF} $(use_with aspell) $(use_with debug) $(use_with xpm)" >econf || die "econf failed" >emake || die "emake failed" >} >src_install() { >make DESTDIR="${D}" install || die >}
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 169494
:
112207
|
112208
|
113211
|
113213
|
122829
|
122830
|
122832
|
133405
|
133407
|
133408
|
154125
|
158983
|
160817
|
160819
|
193055
|
207188
|
207189
|
233151
|
233153
|
233155
|
233157
|
256406