Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296607 Details for
Bug 395595
volnoti-0.1.ebuild (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
volnoti-0.1.ebuild
volnoti-0.1.ebuild (text/plain), 660 bytes, created by
David Brazdil
on 2011-12-21 21:39:52 UTC
(
hide
)
Description:
volnoti-0.1.ebuild
Filename:
MIME Type:
Creator:
David Brazdil
Created:
2011-12-21 21:39:52 UTC
Size:
660 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v3 ># $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volnoti-0.1.ebuild $ > >EAPI=4 > >inherit toolchain-funcs multilib > >SLOT="0" >MY_P="${PN}-${PV}" > >DESCRIPTION="Lightweight volume notification" >HOMEPAGE="https://github.com/davidbrazdil/volnoti" >SRC_URI="https://github.com/downloads/davidbrazdil/volnoti/${MY_P}.tar.gz" > >LICENSE="GPL-3" >KEYWORDS="~amd64 ~x86" > >RDEPEND="sys-apps/dbus > dev-libs/dbus-glib > x11-libs/gtk+ > x11-libs/gdk-pixbuf" >DEPEND="dev-util/pkgconfig" > >S=${WORKDIR}/${MY_P} > >src_compile() { > tc-export CC > emake >}
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 395595
:
296599
|
296607
|
296609
|
296611