diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-08-14 15:28:19 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-08-14 15:28:19 +0000 |
commit | 99dd500ea9db654d6dc392e54ba7cb28f38fa453 (patch) | |
tree | 1ffec6cfdb118dce66de5c47d50effe1446b4eda /net-www/gnash | |
parent | - update masking to make sure we pick up all gcc-config-2.x packages (diff) | |
download | gentoo-2-99dd500ea9db654d6dc392e54ba7cb28f38fa453.tar.gz gentoo-2-99dd500ea9db654d6dc392e54ba7cb28f38fa453.tar.bz2 gentoo-2-99dd500ea9db654d6dc392e54ba7cb28f38fa453.zip |
new snapshot currently -* because clicking does not work for me, sed sound support to on again
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'net-www/gnash')
-rw-r--r-- | net-www/gnash/ChangeLog | 10 | ||||
-rw-r--r-- | net-www/gnash/files/digest-gnash-0.7.1_p20060814 | 3 | ||||
-rw-r--r-- | net-www/gnash/gnash-0.7.1_p20060704.ebuild | 4 | ||||
-rw-r--r-- | net-www/gnash/gnash-0.7.1_p20060814.ebuild | 110 | ||||
-rw-r--r-- | net-www/gnash/gnash-0.7.1_p20090909.ebuild | 11 |
5 files changed, 129 insertions, 9 deletions
diff --git a/net-www/gnash/ChangeLog b/net-www/gnash/ChangeLog index 4829f2a07584..701745db01a5 100644 --- a/net-www/gnash/ChangeLog +++ b/net-www/gnash/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-www/gnash # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.18 2006/08/13 18:05:59 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.19 2006/08/14 15:28:19 genstef Exp $ + +*gnash-0.7.1_p20060814 (14 Aug 2006) + + 14 Aug 2006; Stefan Schweizer <genstef@gentoo.org> + gnash-0.7.1_p20060704.ebuild, +gnash-0.7.1_p20060814.ebuild, + gnash-0.7.1_p20090909.ebuild: + new snapshot currently -* because clicking does not work for me, sed sound + support to on again 13 Aug 2006; Stefan Schweizer <genstef@gentoo.org> -files/do-sound.diff, -files/kdedir.diff, -files/klash-makefile.diff, diff --git a/net-www/gnash/files/digest-gnash-0.7.1_p20060814 b/net-www/gnash/files/digest-gnash-0.7.1_p20060814 new file mode 100644 index 000000000000..5c34f7b2774b --- /dev/null +++ b/net-www/gnash/files/digest-gnash-0.7.1_p20060814 @@ -0,0 +1,3 @@ +MD5 6d10a163f10f2e0daf0cfd99983028d4 gnash-0.7.1_p20060814.tar.bz2 3337328 +RMD160 aa44780235529fb682849315e0dae2d6acbaab33 gnash-0.7.1_p20060814.tar.bz2 3337328 +SHA256 2e4cfa7e4639743fd0fff34b32dba961c3619d92ce6b1ff8f895bb7bc7e3031a gnash-0.7.1_p20060814.tar.bz2 3337328 diff --git a/net-www/gnash/gnash-0.7.1_p20060704.ebuild b/net-www/gnash/gnash-0.7.1_p20060704.ebuild index 71d1c826f5aa..b5f67f4f54f6 100644 --- a/net-www/gnash/gnash-0.7.1_p20060704.ebuild +++ b/net-www/gnash/gnash-0.7.1_p20060704.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20060704.ebuild,v 1.3 2006/08/08 12:00:43 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20060704.ebuild,v 1.4 2006/08/14 15:28:19 genstef Exp $ inherit nsplugins kde-functions autotools @@ -44,8 +44,6 @@ RDEPEND=" x11-libs/gtkglext x11-libs/pango" -S=${WORKDIR}/gnash - set-kdedir src_unpack() { diff --git a/net-www/gnash/gnash-0.7.1_p20060814.ebuild b/net-www/gnash/gnash-0.7.1_p20060814.ebuild new file mode 100644 index 000000000000..3c651428d4f5 --- /dev/null +++ b/net-www/gnash/gnash-0.7.1_p20060814.ebuild @@ -0,0 +1,110 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20060814.ebuild,v 1.1 2006/08/14 15:28:19 genstef Exp $ + +inherit nsplugins kde-functions autotools + +DESCRIPTION="Gnash is a GNU Flash movie player that supports many SWF v7 features" +HOMEPAGE="http://www.gnu.org/software/gnash" +#SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${PV}/${P}.tar.bz2" +SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="-*" +IUSE="mad nsplugin nptl xml kde video_cards_i810" +#dmalloc, broken see bug 142939 +#dmalloc? ( dev-libs/dmalloc ) +# $(use_enable dmalloc) \ + +RDEPEND=" + xml? ( dev-libs/libxml2 ) + kde? ( + kde-base/kdelibs + x11-libs/qt + ) + sys-libs/zlib + media-libs/jpeg + mad? ( media-libs/libmad ) + media-libs/libogg + media-libs/libpng + media-libs/libsdl + net-misc/curl + virtual/opengl + || ( + ( x11-libs/libX11 + x11-libs/libXi + x11-libs/libXmu + x11-libs/libXt + x11-proto/xproto ) + virtual/x11 + ) + dev-libs/atk + dev-libs/glib + >x11-libs/gtk+-2 + x11-libs/pango + media-libs/sdl-mixer + x11-libs/gtkglext" + #cairo? ( x11-libs/cairo ) + #gstreamer? ( media-libs/gstreamer ) + #!gstreamer? ( media-libs/sdl-mixer ) + +set-kdedir + +src_unpack() { + unpack ${A} + cd ${S} + + # enable sound by default + ssed="bool.*do_sound[ \t]*=[ \t]*" + grep "${ssed}" . -rl | xargs \ + sed -i -e "s:\(${ssed}\)false:\1true:" + + AT_M4DIR="macros" eautoreconf +} + +src_compile() { + local myconf + + use nsplugin && myconf="${myconf} --enable-plugin --with-plugindir=/opt/netscape/plugins" + + #--enable-renderer=engine Specify rendering engine: + # OpenGL (default) + # Cairo (experimental) + #cairo: does not work for plugins yet, offers flash for non-accelerated gfx? + #if use cairo; then + # myconf="${myconf} --enable-renderer=cairo" + #fi + #--enable-gui=flavor Specify gui flavor: + # GTK + # SDL -> has no controls, we do not USE it + #$(use_enable gtk glext) with USE=-gtk, fails to detect gtkglext, bug 135010 + #--enable-sound=gst,sdl + #if use gstreamer; then + # myconf="${myconf} --enable-sound=gst" + #else + myconf="${myconf} --enable-sound=sdl" + #fi + + econf \ + $(use_enable kde klash) \ + $(use_enable mad mp3) \ + $(use_enable nptl pthreads) \ + $(use_enable xml) \ + $(use_enable video_cards_i810 i810-lod-bias) \ + ${myconf} || die "econf failed" + emake || die "emake failed" +} + +src_install() { + emake DESTDIR=${D} install || die "emake install failed" + use nsplugin && inst_plugin /opt/netscape/plugins/libgnashplugin.so \ + || rm -rf ${D}/opt + dodoc AUTHORS ChangeLog NEWS README +} + +pkg_postinst() { + ewarn "ALPHA" + ewarn "gnash is still in heavy development" + ewarn "please report gnash bugs upstream to the gnash devs" +} diff --git a/net-www/gnash/gnash-0.7.1_p20090909.ebuild b/net-www/gnash/gnash-0.7.1_p20090909.ebuild index ea0f5947d2a9..78503ef28701 100644 --- a/net-www/gnash/gnash-0.7.1_p20090909.ebuild +++ b/net-www/gnash/gnash-0.7.1_p20090909.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20090909.ebuild,v 1.3 2006/08/13 18:05:59 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20090909.ebuild,v 1.4 2006/08/14 15:28:19 genstef Exp $ inherit nsplugins kde-functions autotools cvs @@ -52,14 +52,17 @@ RDEPEND=" x11-libs/gtkglext" #cairo? ( x11-libs/cairo ) -S=${WORKDIR}/gnash - set-kdedir src_unpack() { cvs_src_unpack cd ${S} + # enable sound by default + ssed="bool.*do_sound[ \t]*=[ \t]*" + grep "${ssed}" . -rl | xargs \ + sed -i -e "s:\(${ssed}\)false:\1true:" + AT_M4DIR="macros" eautoreconf } @@ -107,6 +110,4 @@ pkg_postinst() { ewarn "ALPHA" ewarn "gnash is still in heavy development" ewarn "please report gnash bugs upstream to the gnash devs" - echo - ewarn "To try out sound support use \"gnash -r 3 file.swf\"" } |