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: "Nguyen Thai Ngoc Duy (pclouds)" <pclouds@g.o>
Subject: gentoo-x86 commit in net-www/swfdec-mozilla: ChangeLog swfdec-mozilla-0.5.5.ebuild swfdec-mozilla-0.5.3.ebuild
Date: Sat, 22 Dec 2007 10:24:35 +0000
pclouds     07/12/22 10:24:35

  Modified:             ChangeLog
  Added:                swfdec-mozilla-0.5.5.ebuild
  Removed:              swfdec-mozilla-0.5.3.ebuild
  Log:
  Version bump and remove old versions, #202960
  (Portage version: 2.1.3_rc8)

Revision  Changes    Path
1.4                  net-www/swfdec-mozilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/swfdec-mozilla/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/swfdec-mozilla/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/swfdec-mozilla/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-www/swfdec-mozilla/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Nov 2007 18:13:58 -0000	1.3
+++ ChangeLog	22 Dec 2007 10:24:35 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for net-www/swfdec-mozilla
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/swfdec-mozilla/ChangeLog,v 1.3 2007/11/24 18:13:58 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/swfdec-mozilla/ChangeLog,v 1.4 2007/12/22 10:24:35 pclouds Exp $
+
+*swfdec-mozilla-0.5.5 (22 Dec 2007)
+
+  22 Dec 2007; Nguyễn Thái Ngọc Duy <pclouds@g.o>
+  -swfdec-mozilla-0.5.3.ebuild, +swfdec-mozilla-0.5.5.ebuild:
+  Version bump and remove old versions, #202960
 
 *swfdec-mozilla-0.5.4 (24 Nov 2007)
 



1.1                  net-www/swfdec-mozilla/swfdec-mozilla-0.5.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/swfdec-mozilla/swfdec-mozilla-0.5.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/swfdec-mozilla/swfdec-mozilla-0.5.5.ebuild?rev=1.1&content-type=text/plain

Index: swfdec-mozilla-0.5.5.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-www/swfdec-mozilla/swfdec-mozilla-0.5.5.ebuild,v 1.1 2007/12/22 10:24:35 pclouds Exp $

inherit multilib versionator

MY_PV=$(get_version_component_range 1-2)
DESCRIPTION="Swfdec-mozilla is a decoder/renderer netscape style plugin for Macromedia Flash animations."
HOMEPAGE="http://swfdec.freedesktop.org/"
SRC_URI="http://swfdec.freedesktop.org/download/${PN}/${MY_PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="xulrunner"

DEPEND="=media-libs/swfdec-${PV}*
	xulrunner? ( net-libs/xulrunner )
	!xulrunner? ( || ( www-client/mozilla-firefox www-client/seamonkey ) )"
RDEPEND=""

src_compile() {
	econf --with-plugin-dir=/usr/$(get_libdir)/nsbrowser/plugins
	emake || die "emake failed"
}

src_install() {
		  exeinto /usr/$(get_libdir)/nsbrowser/plugins
		  doexe src/.libs/libswfdecmozilla.so || die "libswfdecmozilla.so failed"
		  insinto /usr/$(get_libdir)/nsbrowser/plugins
		  doins src/libswfdecmozilla.la
}



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-libs/swfdec: ChangeLog swfdec-0.5.5.ebuild swfdec-0.5.4.ebuild swfdec-0.5.3.ebuild
Next by thread:
gentoo-x86 commit in gnome-extra/swfdec-gnome: ChangeLog swfdec-gnome-0.5.5.ebuild
Previous by date:
gentoo-x86 commit in media-libs/swfdec: ChangeLog swfdec-0.5.5.ebuild swfdec-0.5.4.ebuild swfdec-0.5.3.ebuild
Next by date:
gentoo-x86 commit in gnome-extra/swfdec-gnome: ChangeLog swfdec-gnome-0.5.5.ebuild


Updated Mar 21, 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.