Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
Subject: gentoo-x86 commit in www-plugins/gecko-mediaplayer: ChangeLog gecko-mediaplayer-0.9.9.ebuild
Date: Thu, 11 Feb 2010 09:44:52 +0000
ssuominen    10/02/11 09:44:52

  Modified:             ChangeLog gecko-mediaplayer-0.9.9.ebuild
  Log:
  Use nsplugins.eclass wrt #304519, thanks to Martin von Gagern for reporting and Petr Pisar for solution.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 www-plugins/gecko-mediaplayer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	10 Feb 2010 16:37:53 -0000	1.30
+++ ChangeLog	11 Feb 2010 09:44:51 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for www-plugins/gecko-mediaplayer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog,v 1.30 2010/02/10 16:37:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/ChangeLog,v 1.31 2010/02/11 09:44:51 ssuominen Exp $
+
+  11 Feb 2010; Samuli Suominen <ssuominen@g.o>
+  gecko-mediaplayer-0.9.9.ebuild:
+  Use nsplugins.eclass wrt #304519, thanks to Martin von Gagern for
+  reporting and Petr Pisar for solution.
 
 *gecko-mediaplayer-0.9.9 (10 Feb 2010)
 



1.2                  www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild?r1=1.1&r2=1.2

Index: gecko-mediaplayer-0.9.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gecko-mediaplayer-0.9.9.ebuild	10 Feb 2010 16:37:53 -0000	1.1
+++ gecko-mediaplayer-0.9.9.ebuild	11 Feb 2010 09:44:51 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild,v 1.1 2010/02/10 16:37:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gecko-mediaplayer/gecko-mediaplayer-0.9.9.ebuild,v 1.2 2010/02/11 09:44:51 ssuominen Exp $
 
 EAPI=2
 GCONF_DEBUG=no
-inherit autotools gnome2 multilib
+inherit autotools gnome2 multilib nsplugins
 
 DESCRIPTION="A browser plugin that uses GNOME MPlayer"
 HOMEPAGE="http://code.google.com/p/gecko-mediaplayer/"
@@ -30,7 +30,8 @@
 	G2CONF="--disable-dependency-tracking
 		$(use_enable gnome schemas-install)
 		$(use_with gnome gconf)
-		--with-gio"
+		--with-gio
+		--with-plugin-dir=/usr/$(get_libdir)/${PLUGINS_DIR}"
 }
 
 src_prepare() {
@@ -43,12 +44,5 @@
 
 src_install() {
 	gnome2_src_install
-	rm -rf "${D}"/usr/share/doc/${PN}
-
-	# move plugins to correct location and clean up empty dirs
-	dodir /usr/$(get_libdir)/nsbrowser/plugins
-	mv "${D}"/usr/$(get_libdir)/nspr/mozilla/plugins/${PN}* \
-		"${D}"/usr/$(get_libdir)/nsbrowser/plugins || die
-	rm -rf "${D}"/usr/$(get_libdir)/nspr
-	rm -rf "${D}"/var
+	rm -rf "${D}"/usr/share/doc/${PN} "${D}"/var
 }





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-editors/nano: ChangeLog nano-2.2.3.ebuild
Next by thread:
gentoo-x86 commit in www-client/opera: ChangeLog opera-10.50_pre6219.ebuild
Previous by date:
gentoo-x86 commit in profiles: use.local.desc
Next by date:
gentoo-x86 commit in app-emacs/proofgeneral/files: 50proofgeneral-gentoo.el


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.