Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202551 Details for
Bug 283022
gnome-extra/alarm-clock-applet-0.2.6 : ebuild proposal
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild v4
alarm-clock-applet-0.2.6.ebuild (text/plain), 1.04 KB, created by
Fabiano Francesconi
on 2009-08-28 19:49:25 UTC
(
hide
)
Description:
ebuild v4
Filename:
MIME Type:
Creator:
Fabiano Francesconi
Created:
2009-08-28 19:49:25 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit autotools eutils gnome2 versionator > >MY_PV=$(get_version_component_range 1-2) >DESCRIPTION="A fully-featured alarm clock for your GNOME panel" >HOMEPAGE="http://alarm-clock.pseudoberries.com/" >SRC_URI="http://launchpad.net/alarm-clock/trunk/${MY_PV}/+download/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="libnotify" > >RDEPEND=" > >=dev-libs/glib-2.13 > >=x11-libs/gtk+-2.11.0 > >=gnome-base/gnome-panel-2 > >=gnome-base/gnome-vfs-2.15.4 > >=gnome-base/gconf-2.8.0 > >=gnome-base/libgnome-2.8 > >=gnome-base/libgnomeui-2.8 > >=x11-themes/gnome-icon-theme-2.15 > >=gnome-base/libglade-2.4.0 > >=media-libs/gstreamer-0.10.2 > libnotify? ( >=x11-libs/libnotify-0.3.2 ) > " > >DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.12 > >=app-text/gnome-doc-utils-0.3.2 > dev-util/intltool" > >src_prepare() { > epatch "${FILESDIR}/${PV}-configure.ac.patch" > eautoreconf >} > >pkg_setup() { > G2CONF="${G2CONF} > $(use_enable libnotify) > " >}
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 283022
:
202472
|
202474
|
202533
|
202543
|
202546
|
202550
| 202551 |
228507