Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147513 Details for
Bug 211174
net-im/emesene ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emesene-1.0.ebuild
emesene-1.0.ebuild (text/plain), 768 bytes, created by
Marcello Magaldi
on 2008-03-28 09:25:43 UTC
(
hide
)
Description:
emesene-1.0.ebuild
Filename:
MIME Type:
Creator:
Marcello Magaldi
Created:
2008-03-28 09:25:43 UTC
Size:
768 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Platform independent MSN Messenger client written in Python+GTK" >HOMEPAGE="http://www.emesene.org" >SRC_URI="http://downloads.sourceforge.net/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~amd64 ~x86" > >DEPEND=">=dev-lang/python-2.4.3 > >=x11-libs/gtk+-2.8.20 > >=dev-python/pygtk-2.8.6" > >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${PN} > >src_install() { > insinto /usr/share/emesene > rm GPL PSF LGPL > doins -r * > echo -e '#!/bin/sh \n python /usr/share/emesene/Controller.py'>> emesene-start > dobin emesene-start > newicon "${S}"/themes/default/icon96.png ${PN}.png > make_desktop_entry emesene-start "EmeSeNe" ${PN}.png >}
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 211174
:
144496
|
147513
|
161463
|
161474
|
202207
|
220437
|
225889
|
225891
|
225893
|
226899
|
234035
|
256386
|
256410