Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195930 Details for
Bug 275657
gnome-extra/alarm-clock-1.2.1 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
alarm-clock-1.0_beta1.ebuild
alarm-clock-1.0_beta1.ebuild (text/plain), 741 bytes, created by
Vamp898
on 2009-06-28 03:02:04 UTC
(
hide
)
Description:
alarm-clock-1.0_beta1.ebuild
Filename:
MIME Type:
Creator:
Vamp898
Created:
2009-06-28 03:02:04 UTC
Size:
741 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >inherit eutils >DESCRIPTION="Alarm Clock is a personal alarm clock applet for the Gnome panel." >HOMEPAGE="http://alarm-clock.54.pl/" >SRC_URI="http://www.alarm-clock.pl/downloads/alarm-clock-1.0beta1.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" > >DEPEND="" >RDEPEND=">=dev-python/pygtk-2 > dev-python/notify-python > dev-python/gst-python" > >src_unpack() { > tar xvjf ${DISTDIR}/alarm-clock-1.0beta1.tar.bz2 -C ${WORKDIR}/ > mv ${WORKDIR}/alarm-clock-1.0beta1/* ${WORKDIR}/ >} >src_compile() { > > econf > emake || die "emake failed" > >} > >src_install() { > > emake DESTDIR="${D}" install || die "make install failed" > >}
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 275657
:
195930
|
196484
|
200077
|
205766
|
205782
|
214818