Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196476 Details for
Bug 276341
gnome-do-docklets ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnome-do-docklets-0.8.2.ebuild
gnome-do-docklets-0.8.2.ebuild (text/plain), 935 bytes, created by
Thomas Pani
on 2009-07-03 08:57:02 UTC
(
hide
)
Description:
gnome-do-docklets-0.8.2.ebuild
Filename:
MIME Type:
Creator:
Thomas Pani
Created:
2009-07-03 08:57:02 UTC
Size:
935 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2.ebuild,v 1.1 2009/06/27 07:40:28 graaff Exp $ > >EAPI=2 > >inherit eutils autotools gnome2 mono versionator > >MY_PN="do-plugins" >PVC=$(get_version_component_range 1-3) > >DESCRIPTION="Plugins to put the Do in Gnome Do" >HOMEPAGE="http://do.davebsd.com/" >SRC_URI="https://launchpad.net/${MY_PN}/0.8/${PVC}/+download/${P}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=gnome-extra/gnome-do-${PV}" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >src_configure() { > econf --enable-debug=no --enable-release=yes || die "configure failed" >} > >src_compile() >{ > # The make system is unfortunately broken for parallel builds and > # upstream indicated on IRC that they have no intention to fix > # that. > emake -j1 || die "make 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 276341
: 196476 |
196614