Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307039 Details for
Bug 410083
new ebuilds: x11-misc/spacefm-plugins x11-misc/spacefm-cdemu-plugin x11-misc/spacefm-trash-plugin x11-misc/spacefm-dmenu-plugin x11-misc/spacefm-httpshare-plugin x11-misc/spacefm-pdfmerge-plugin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
spacefm-dmenu-plugin-0.5.ebuild
spacefm-dmenu-plugin-0.5.ebuild (text/plain), 1.16 KB, created by
Julian Ospald
on 2012-03-29 00:06:23 UTC
(
hide
)
Description:
spacefm-dmenu-plugin-0.5.ebuild
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-03-29 00:06:23 UTC
Size:
1.16 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >DESCRIPTION="Allows user to open files with any command in the user's \$PATH via dmenu" >HOMEPAGE="http://code.google.com/p/bashscripts/source/browse/trunk/spacefm-plugin/share-via-http-server/share-via-http-server" >SRC_URI="http://bashscripts.googlecode.com/files/Open-with_v${PV}.spacefm-plugin.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="x11-misc/dmenu > x11-misc/spacefm" > >src_install() { > find -name COPYING -delete > insinto /usr/share/spacefm/plugins/dmenu > doins -r cstm_* plugin > insinto /usr/share/spacefm/plugin-files > doins "${DISTDIR}"/Open-with_v${PV}.spacefm-plugin.tar.gz >} > >pkg_postinst() { > einfo "" > einfo "You might need to restart spacefm for the changes to take effect." > einfo "" > elog "If you want to add a plugin to a different menu via design-mode" > elog "use the plugin-files from '/usr/share/spacefm/plugin-files'." > einfo "" >} > >pkg_postrm() { > einfo "" > elog "If you have copied the plugin to a different menu using the" > elog "design mode you might want to remove it from there as well." > einfo "" >}
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 410083
:
307031
|
307035
|
307037
| 307039 |
307041
|
307305
|
307307