public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-plugins/mozplugger: ChangeLog mozplugger-1.14.0-r1.ebuild mozplugger-1.14.0.ebuild mozplugger-1.12.1.ebuild mozplugger-1.10.2.ebuild
@ 2010-07-24  3:48 Patrick McLean (chutzpah)
  0 siblings, 0 replies; only message in thread
From: Patrick McLean (chutzpah) @ 2010-07-24  3:48 UTC (permalink / raw
  To: gentoo-commits

chutzpah    10/07/24 03:48:49

  Modified:             ChangeLog
  Added:                mozplugger-1.14.0-r1.ebuild
  Removed:              mozplugger-1.14.0.ebuild mozplugger-1.12.1.ebuild
                        mozplugger-1.10.2.ebuild
  Log:
  Revision bump, remove useless /usr/lib/mozilla/plugins symlink and make sure that the plugins go to the right libdir. Clean out some older versions.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  www-plugins/mozplugger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/mozplugger/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Jul 2010 00:16:28 -0000	1.5
+++ ChangeLog	24 Jul 2010 03:48:49 -0000	1.6
@@ -1,6 +1,15 @@
 # ChangeLog for www-plugins/mozplugger
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/mozplugger/ChangeLog,v 1.5 2010/07/21 00:16:28 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/mozplugger/ChangeLog,v 1.6 2010/07/24 03:48:49 chutzpah Exp $
+
+*mozplugger-1.14.0-r1 (24 Jul 2010)
+
+  24 Jul 2010; Patrick McLean <chutzpah@gentoo.org>
+  -mozplugger-1.10.2.ebuild, -mozplugger-1.12.1.ebuild,
+  -mozplugger-1.14.0.ebuild, +mozplugger-1.14.0-r1.ebuild:
+  Revision bump, remove useless /usr/lib/mozilla/plugins symlink and make
+  sure that the plugins go to the right libdir. Clean out some older
+  versions.
 
 *mozplugger-1.14.0 (21 Jul 2010)
 



1.1                  www-plugins/mozplugger/mozplugger-1.14.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/mozplugger-1.14.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/mozplugger/mozplugger-1.14.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: mozplugger-1.14.0-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-plugins/mozplugger/mozplugger-1.14.0-r1.ebuild,v 1.1 2010/07/24 03:48:49 chutzpah Exp $

EAPI=2
inherit nsplugins multilib toolchain-funcs

DESCRIPTION="Streaming media plugin for Mozilla, based on netscape-plugger"
SRC_URI="http://mozplugger.mozdev.org/files/${P}.tar.gz"
HOMEPAGE="http://mozplugger.mozdev.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
	net-libs/xulrunner:1.9"

src_prepare() {
	sed -i "s:libprefix=.*:libprefix=/$(get_libdir):" Makefile
}

src_compile() {
	emake \
		CC="$(tc-getCC)" \
		LD="$(tc-getCC)" \
		RPM_OPT_FLAGS="${CFLAGS}" \
		XCFLAGS="-fPIC -Wall" \
		COMMON_LDFLAGS="${LDFLAGS}" \
		all || die
}

src_install() {
	emake root="${D}" install || die
	dodoc ChangeLog README
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-24  3:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24  3:48 [gentoo-commits] gentoo-x86 commit in www-plugins/mozplugger: ChangeLog mozplugger-1.14.0-r1.ebuild mozplugger-1.14.0.ebuild mozplugger-1.12.1.ebuild mozplugger-1.10.2.ebuild Patrick McLean (chutzpah)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox