summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2008-04-26 23:30:28 +0000
committerJim Ramsay <lack@gentoo.org>2008-04-26 23:30:28 +0000
commit842c35936055b3560c0598d7450b26c6424bf926 (patch)
tree22f95aac38dc81f887110908371c371ee2f777e2 /net-www/libflashsupport
parentVersion bump - 2.2.11 is released (bug #219006) (diff)
downloadhistorical-842c35936055b3560c0598d7450b26c6424bf926.tar.gz
historical-842c35936055b3560c0598d7450b26c6424bf926.tar.bz2
historical-842c35936055b3560c0598d7450b26c6424bf926.zip
Changed socket path (Bug #203141)
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-www/libflashsupport')
-rw-r--r--net-www/libflashsupport/ChangeLog7
-rw-r--r--net-www/libflashsupport/Manifest4
-rw-r--r--net-www/libflashsupport/libflashsupport-1.2.ebuild14
3 files changed, 18 insertions, 7 deletions
diff --git a/net-www/libflashsupport/ChangeLog b/net-www/libflashsupport/ChangeLog
index 0cacbf45ca0b..c1f769028651 100644
--- a/net-www/libflashsupport/ChangeLog
+++ b/net-www/libflashsupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/libflashsupport
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/libflashsupport/ChangeLog,v 1.1 2007/05/14 14:17:21 lack Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/libflashsupport/ChangeLog,v 1.2 2008/04/26 23:30:28 lack Exp $
+
+ 26 Apr 2008; Jim Ramsay <lack@gentoo.org> libflashsupport-1.2.ebuild:
+ Changed socket path (Bug #203141)
*libflashsupport-1.2 (14 May 2007)
diff --git a/net-www/libflashsupport/Manifest b/net-www/libflashsupport/Manifest
index 2532e3616662..dbdc68e2628b 100644
--- a/net-www/libflashsupport/Manifest
+++ b/net-www/libflashsupport/Manifest
@@ -1,4 +1,4 @@
DIST libflashsupport-1.2.tar.bz2 13381 RMD160 0b4936a4bf80078247ccc8f0bcca4827774768c6 SHA1 1bfd7f48ac4031c9936bf3799cf2ea615a678bca SHA256 343dd2726944adb84fe175b0f638ab078fa29fcfccb5700eb1ca34f42eaf9154
-EBUILD libflashsupport-1.2.ebuild 2053 RMD160 d0d6d8b3040d5b183d749da0694c965b5aefcdf0 SHA1 c2373cbc61ae86f77eb853e8eb56a30837564c28 SHA256 bd07949f3bbc91bb94a77a1d7ad034cb81818a046f8db502dd107d69189199bc
-MISC ChangeLog 457 RMD160 ea5cfb921aeb245d42ef6cebf1dc6663b9e009d5 SHA1 5ed6fec85c1628db245cb5de9ad072f4b60ba7d6 SHA256 6d9c15afb45bf2e41a1110e8cd655636adbd7877d2d655fdf31ad2b01b2a477c
+EBUILD libflashsupport-1.2.ebuild 2181 RMD160 79dd724faefbf86d6f889fac54160f0a285f728c SHA1 3aab6ef5dc9717a7e78f533fc7942eb5207cda75 SHA256 db72c218e1c80eb661ff3d54297b74c2a61fb93958546266de116c302ba4f15c
+MISC ChangeLog 566 RMD160 05b04979776f0cf0277f2c17fcc424cf7a62b31a SHA1 fd9f2eaf5e444b4d798fa3dcaeffe0bad3e84723 SHA256 dc1b1405672702f27df74c8547cf4dded90f54bfd56badc6e2fc894f6fbab298
MISC metadata.xml 254 RMD160 1f5a6322e4956b30592a1e0caf7edc67613ecc43 SHA1 f0813ac26740fae9e0f0899b5dad74b5a6fd5b3c SHA256 740784d71bef88214e4d8508e351a376d8908f4c4b6175d98b6b77e107799f12
diff --git a/net-www/libflashsupport/libflashsupport-1.2.ebuild b/net-www/libflashsupport/libflashsupport-1.2.ebuild
index c099604da302..a3d1f17815ba 100644
--- a/net-www/libflashsupport/libflashsupport-1.2.ebuild
+++ b/net-www/libflashsupport/libflashsupport-1.2.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/libflashsupport/libflashsupport-1.2.ebuild,v 1.1 2007/05/14 14:17:21 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/libflashsupport/libflashsupport-1.2.ebuild,v 1.2 2008/04/26 23:30:28 lack Exp $
inherit multilib
-DESCRIPTION="Linux support library for Adobe Flash 9, adds pulseaudio/esd/oss audio output and HTTPS/RTMPS support"
+DESCRIPTION="Adds pulseaudio/esd/oss audio output and HTTPS/RTMPS support to
+Adobe Flash 9"
HOMEPAGE="http://pulseaudio.revolutionlinux.com/PulseAudio"
SRC_URI="https://svn.revolutionlinux.com/MILLE/XTERM/trunk/libflashsupport/Tarballs/${P}.tar.bz2"
@@ -23,6 +24,13 @@ RDEPEND="${DEPEND}
pulseaudio? ( media-sound/pulseaudio )
esd? ( media-sound/esound )"
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ sed -i -e 's:/var/lib/run/pulse/native:/var/run/pulse/native:' \
+ README flashsupport.c || die "sed failed"
+}
+
src_compile() {
if use pulseaudio; then
export LIBPULSEPATH="-DLIBPULSEPATH='\"libpulse-simple.so.0\"'"