Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234035 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.6.2
emesene-1.6.2.ebuild (text/plain), 1.05 KB, created by
Marco Paolone
on 2010-06-03 20:14:35 UTC
(
hide
)
Description:
emesene 1.6.2
Filename:
MIME Type:
Creator:
Marco Paolone
Created:
2010-06-03 20:14:35 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils python > >DESCRIPTION="Platform independent MSN Messenger client written in Python+GTK" >HOMEPAGE="http://www.emesene.org" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="spell webcam" > >DEPEND="dev-lang/python:2.6 > x11-libs/gtk+:2 > webcam? ( media-libs/libmimic media-plugins/gst-plugins-v4l2 ) > dev-python/pygtk" > >RDEPEND="${DEPEND} > spell? ( dev-python/gtkspell-python )" > >src_install() { > rm -f GPL PSF LGPL > rm -rf libmimic > insinto /usr/share/emesene > doins -r * || die "doins failed" > > fperms a+x /usr/share/emesene/emesene || die "fperms failed" > dosym /usr/share/emesene/emesene /usr/bin/emesene || die "dosym failed" > > doman misc/emesene.1 || die "doman failed" > > doicon misc/*.png misc/*.svg > > # install the desktop entry > domenu misc/emesene.desktop >} > >pkg_postinst() { > python_mod_optimize /usr/share/emesene >} > >pkg_postrm() { > python_mod_cleanup /usr/share/emesene >}
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