Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121616 Details for
Bug 181474
media-sound/dabra (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dabra-0.1.ebuild
dabra-0.1.ebuild (text/plain), 1.21 KB, created by
Cheba
on 2007-06-09 19:06:23 UTC
(
hide
)
Description:
dabra-0.1.ebuild
Filename:
MIME Type:
Creator:
Cheba
Created:
2007-06-09 19:06:23 UTC
Size:
1.21 KB
patch
obsolete
># ========================================================================== ># This ebuild come from ycarus repository. Zugaina.org only host a copy. ># For more info go to http://gentoo.zugaina.org/ ># ***************** General Portage Overlay (11/20/06) ***************** ># ========================================================================== ># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ ># Nonofficial ebuild by Ycarus, For new version look here : http://gentoo.zugaina.org/ > >IUSE="" > >inherit eutils toolchain-funcs >DESCRIPTION="Dabra is a desktop notification client for the XMMS2 music player. > It uses libnotify to display nice popups about what track you're currently > listening to." > >SRC_URI="http://nooms.de/media/dabra/${P}.tar.bz2" >HOMEPAGE="http://nooms.de/projects/dabra/" >LICENSE="GPL-2" >SLOT="0" >RESTRICT="nomirror" >KEYWORDS="~amd64 ~ppc ~sparc x86 ~hppa ~mips ~ppc64 ~alpha ~ia64" > >RDEPEND=">=dev-python/pygtk-2 > dev-python/notify-python > media-sound/xmms2" > >src_compile() { > ${S}/waf configure || die "Configure failed" > ${S}/waf || die "Build failed" >} > >src_install() { > ${S}/waf --destdir=${D} install || die > dodoc AUTHORS COPYING README >} >
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 181474
: 121616