Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181695 Details for
Bug 232036
{media-video/gnome-mplayer,www-plugins/gecko-mediaplayer}-0.9.5 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gecko-mediaplayer-0.9.4-r1 ebuild
gecko-mediaplayer-0.9.4-r1.ebuild (text/plain), 1.18 KB, created by
Jouni Rinne
on 2009-02-11 19:09:06 UTC
(
hide
)
Description:
gecko-mediaplayer-0.9.4-r1 ebuild
Filename:
MIME Type:
Creator:
Jouni Rinne
Created:
2009-02-11 19:09:06 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: Exp $ > >EAPI="1" >inherit autotools eutils gnome2 multilib > >DESCRIPTION="A browser plug-in for GNOME MPlayer." >HOMEPAGE="http://code.google.com/p/gecko-mediaplayer" >SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="gnome" > >RDEPEND=" > dev-libs/glib:2 > net-libs/xulrunner:1.9 > dev-libs/nspr > >=sys-apps/dbus-0.95 > >=dev-libs/dbus-glib-0.70 > >=media-video/gnome-mplayer-${PV} > gnome? ( gnome-base/gconf:2 )" >DEPEND="${RDEPEND} > dev-util/pkgconfig > sys-devel/gettext" > >G2CONF=" > $(use_with gnome gconf) > $(use !gnome && echo "--disable-schemas-install")" > >DOCS="ChangeLog INSTALL > DOCS/tech/javascript.txt" > >src_install() { > gnome2_src_install > > # remove docs in DOCS and empty dir > rm -rf "${D}"/usr/share/doc/${PN} > rmdir -p "${D}"/var/lib > > # move plugins to correct location and clean empty dirs > dodir /usr/$(get_libdir)/nsbrowser/plugins > mv "${D}"/usr/$(get_libdir)/nspr/mozilla/plugins/${PN}* \ > "${D}"/usr/$(get_libdir)/nsbrowser/plugins || die "mv plugins failed." > rmdir -p "${D}"/usr/$(get_libdir)/nspr/mozilla/plugins >} >
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 232036
:
161104
|
167696
|
170480
|
175739
|
175740
|
175842
|
175998
|
176653
|
177146
|
177148
|
177150
|
177152
|
177153
|
177155
|
177157
|
177594
|
177595
|
177635
|
177636
|
177637
|
181218
|
181220
|
181412
|
181483
| 181695 |
186238
|
186239