Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378066 Details for
Bug 512164
x11-terms/guake-9999 live ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Guake 9999 ebuild
guake-9999.ebuild (text/plain), 1.18 KB, created by
Anna Zubenko
on 2014-06-02 12:50:36 UTC
(
hide
)
Description:
Guake 9999 ebuild
Filename:
MIME Type:
Creator:
Anna Zubenko
Created:
2014-06-02 12:50:36 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-terms/guake/guake-0.4.4.ebuild,v 1.4 2012/10/17 03:46:04 phajdan.jr Exp $ > >EAPI=4 > >GCONF_DEBUG=no >GNOME2_LA_PUNT=yes > >PYTHON_DEPEND="2:2.7" > >inherit autotools git-2 gnome2 python > >EGIT_REPO_URI="https://github.com/Guake/guake.git" > >DESCRIPTION="A dropdown terminal made for the GTK+ desktops" >HOMEPAGE="http://guake.org/" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 arm x86" >IUSE="" > >RDEPEND="dev-python/dbus-python > dev-python/gconf-python > dev-python/notify-python > dev-python/pygtk > dev-python/pyxdg > x11-libs/gtk+:2 > x11-libs/libX11 > x11-libs/vte:0[python]" >DEPEND="${RDEPEND} > dev-util/intltool > virtual/pkgconfig" > >pkg_setup() { > DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README.rst" > G2CONF="--disable-static" > > python_set_active_version 2 > python_pkg_setup >} > >src_unpack() { > git-2_src_unpack >} > >src_prepare() { > python_convert_shebangs 2 src/{guake,prefs.py} > >py-compile > > eautoreconf > gnome2_src_prepare >} > >pkg_postinst() { > gnome2_pkg_postinst > python_mod_optimize ${PN} >} > >pkg_postrm() { > gnome2_pkg_postrm > python_mod_cleanup ${PN} >}
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 512164
:
378066