Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 151066 Details for
Bug 219382
kollection-0.3.5.ebuild (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kollection-0.3.5.ebuild
kollection-0.3.5.ebuild (text/plain), 1.15 KB, created by
Jesús P Rey (Chuso)
on 2008-04-26 20:59:52 UTC
(
hide
)
Description:
kollection-0.3.5.ebuild
Filename:
MIME Type:
Creator:
Jesús P Rey (Chuso)
Created:
2008-04-26 20:59:52 UTC
Size:
1.15 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils kde-functions fdo-mime >IUSE="KDE" >DESCRIPTION="Kollection is a service menu which opens your emulecollection >files and let you send links to aMule or mldonkey" >HOMEPAGE="http://www.kde-apps.org/content/show.php/Kollection?content=66881" >SRC_URI="http://download.tuxfamily.org/ramielinux/Kollection/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >DEPEND="" >RDEPEND="${DEPEND} > kde-base/konqueror > dev-lang/python" >EMCVER="1.0" >S="${WORKDIR}/amule-emc-${EMCVER}" > >src_unpack() { > unpack ${A} || die "Unpacking ${A} failed!" > tar jxf ${WORKDIR}/${P}/amule-emc.tar.bz2 || die "Unpacking ${S}/amule-emc.tar.bz2 failed!" >} > >src_install() { > einstall || die "einstall failed" > cd ../${P} > dobin amk.py > set-kdedir > insinto "${KDEDIR}/share/apps/konqueror/servicemenus" > doins handleEmc.desktop > insinto "${KDEDIR}/share" > doins mimelnk > dodoc README >} >pkg_postinst() { > fdo-mime_desktop_database_update > fdo-mime_mime_database_update > buildsycoca >} >pkg_postrm() { > fdo-mime_desktop_database_update > fdo-mime_mime_database_update > buildsycoca >}
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 219382
: 151066