Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: metadata.xml ChangeLog gnash-0.8.8.ebuild
Date: Wed, 29 Sep 2010 09:22:32
Message-Id: 20100929092219.62C2220051@flycatcher.gentoo.org
1 chithanh 10/09/29 09:22:19
2
3 Modified: metadata.xml ChangeLog gnash-0.8.8.ebuild
4 Log:
5 Rename openssl USE flag back to ssl per ML discussion. Update maintainer metadata.
6
7 (Portage version: 2.2_rc85/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 www-plugins/gnash/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/metadata.xml?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/metadata.xml?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/metadata.xml?r1=1.8&r2=1.9
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/metadata.xml,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- metadata.xml 13 Aug 2010 19:02:06 -0000 1.8
23 +++ metadata.xml 29 Sep 2010 09:22:19 -0000 1.9
24 @@ -3,19 +3,19 @@
25 <pkgmetadata>
26 <herd>no-herd</herd>
27 <maintainer>
28 - <email>mrpouet@g.o</email>
29 - <name>Romain Perier</name>
30 - </maintainer>
31 - <maintainer>
32 <email>chithanh@g.o</email>
33 <name>Chí-Thanh Christopher Nguyễn</name>
34 </maintainer>
35 + <maintainer>
36 + <email>mrpouet@g.o</email>
37 + <name>Romain Perier</name>
38 + </maintainer>
39 <use>
40 <flag name='agg'>Rendering based on the Anti-Grain Geometry Rendering Engine library</flag>
41 <flag name='cygnal'>Enable building of the cygnal server</flag>
42 - <flag name='openssl'>Enable directly using OpenSSL</flag>
43 <flag name='sdl-sound'>Enable SDL audio output for the standalone player</flag>
44 <flag name='ssh'>Enable using SSH for network authentication in libnet</flag>
45 + <flag name='ssl'>Enable directly using OpenSSL in libnet (not needed for nsplugin ssl support)</flag>
46 <flag name='vaapi'>Enables VAAPI (Video Acceleration API) for hardware decoding</flag>
47 </use>
48 </pkgmetadata>
49
50
51
52 1.48 www-plugins/gnash/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.48&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.48&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.47&r2=1.48
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
61 retrieving revision 1.47
62 retrieving revision 1.48
63 diff -u -r1.47 -r1.48
64 --- ChangeLog 29 Sep 2010 00:29:45 -0000 1.47
65 +++ ChangeLog 29 Sep 2010 09:22:19 -0000 1.48
66 @@ -1,6 +1,11 @@
67 # ChangeLog for www-plugins/gnash
68 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.47 2010/09/29 00:29:45 chithanh Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.48 2010/09/29 09:22:19 chithanh Exp $
71 +
72 + 29 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
73 + gnash-0.8.8.ebuild, metadata.xml:
74 + Rename openssl USE flag back to ssl per ML discussion. Update maintainer
75 + metadata.
76
77 29 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
78 gnash-0.8.8.ebuild, +files/gnash-0.8.8-external-dejagnu.patch:
79
80
81
82 1.9 www-plugins/gnash/gnash-0.8.8.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?rev=1.9&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?rev=1.9&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?r1=1.8&r2=1.9
87
88 Index: gnash-0.8.8.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v
91 retrieving revision 1.8
92 retrieving revision 1.9
93 diff -u -r1.8 -r1.9
94 --- gnash-0.8.8.ebuild 29 Sep 2010 00:29:45 -0000 1.8
95 +++ gnash-0.8.8.ebuild 29 Sep 2010 09:22:19 -0000 1.9
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2010 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.8 2010/09/29 00:29:45 chithanh Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.9 2010/09/29 09:22:19 chithanh Exp $
101
102 EAPI=3
103 CMAKE_REQUIRED="never"
104 @@ -23,7 +23,7 @@
105 LICENSE="GPL-3"
106 SLOT="0"
107 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
108 -IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openssl python +sdl sdl-sound ssh test vaapi video_cards_intel xv"
109 +IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl sdl-sound ssh ssl test vaapi video_cards_intel xv"
110
111 RDEPEND=">=dev-libs/boost-1.41.0
112 !!dev-libs/boost:0
113 @@ -73,7 +73,7 @@
114 lirc? ( app-misc/lirc )
115 dbus? ( sys-apps/dbus )
116 ssh? ( >=net-libs/libssh-0.4[server] )
117 - openssl? ( dev-libs/openssl )
118 + ssl? ( dev-libs/openssl )
119 vaapi? ( x11-libs/libva[opengl?] )
120 xv? ( x11-libs/libXv )
121 "
122 @@ -224,7 +224,7 @@
123 $(use_enable nsplugin npapi) \
124 $(use_enable python) \
125 $(use_enable ssh) \
126 - $(use_enable openssl ssl) \
127 + $(use_enable ssl) \
128 $(use_enable test testsuite) \
129 $(use_enable video_cards_intel i810-lod-bias) \
130 --enable-gui=${gui} \