Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 229139 Details for
Bug 317165
gnome-extra/avant-window-navigator{,-extras}-0.4.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for awn-0.4.0
avant-window-navigator-0.4.0.ebuild (text/plain), 1.76 KB, created by
Amit Prakash Ambasta
on 2010-04-25 20:58:35 UTC
(
hide
)
Description:
Ebuild for awn-0.4.0
Filename:
MIME Type:
Creator:
Amit Prakash Ambasta
Created:
2010-04-25 20:58:35 UTC
Size:
1.76 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >EAPI=3 >inherit gnome2 python > >DESCRIPTION="Fully customizable dock for the Free desktop" >HOMEPAGE="https://launchpad.net/awn" >SRC_URI="http://launchpad.net/awn/0.4/${PV}/+download/${P}.tar.gz" >LICENSE="GPL-2 LGPL-2.1 CCPL-Attribution-ShareAlike-3.0" > >SLOT="0" >KEYWORDS="~x86" >IUSE="doc gconf" > >RDEPEND=" > dev-libs/dbus-glib > >=dev-libs/glib-2.16.0 > dev-python/pycairo > dev-python/pygtk:2 > gnome-base/libgtop > >=x11-libs/gtk+-2.12.0 > x11-libs/libX11 > x11-libs/libXcomposite > x11-libs/libXext > x11-libs/libXrender > x11-libs/libdesktop-agnostic[gconf?] > >=x11-libs/libwnck-2.22 > dev-python/pyxdg >" >DEPEND="dev-libs/dbus-glib > >=dev-libs/glib-2.16.0 > dev-python/pycairo > dev-python/pygtk:2 > gnome-base/libgtop > >=x11-libs/gtk+-2.12.0 > x11-libs/libX11 > x11-libs/libXcomposite > x11-libs/libXext > x11-libs/libXrender > x11-libs/libdesktop-agnostic[gconf?] > >=x11-libs/libwnck-2.22 > > || ( >=dev-lang/vala-0.7.9 ~dev-lang/vala-0.7.7 ) > >=dev-util/gtk-doc-1.4 > >=dev-util/intltool-0.35.5 > dev-util/pkgconfig > x11-proto/compositeproto > x11-proto/renderproto > x11-proto/xextproto > x11-proto/xproto > gconf? ( gnome-base/gconf:2 ) >" >DOCS="AUTHORS ChangeLog NEWS README TODO" > >src_unpack() { > gnome2_src_unpack > rm py-compile > ln -s $(type -P true) py-compile >} > >src_compile() { > econf $( use_enable doc gtk_doc) \ > $(use_enable gconf schemas-install) \ > --disable-static \ > --disable-pymod-checks \ > --enable-extra-version=-gentoo-desktop-effects > > emake || die "emake failed" > >} > >pkg_postinst() { > gnome2_pkg_postinst > > ewarn > ewarn "AWN will be of no use if you do not have a compositing manager." > > python_mod_optimize awn >} > >pkg_postrm() { > gnome2_pkg_postrm > python_mod_cleanup awn >}
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 317165
:
229133
|
229135
|
229137
|
229139
|
230569
|
230571
|
230587
|
230615
|
230831
|
241465
|
275219
|
275419
|
275429
|
275431
|
287707
|
291129
|
291131
|
291823