Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: metadata.xml ChangeLog wireshark-1.8.0.ebuild
Date: Tue, 10 Jul 2012 15:07:43
Message-Id: 20120710150722.B753720063@flycatcher.gentoo.org
1 jer 12/07/10 15:07:22
2
3 Modified: metadata.xml ChangeLog wireshark-1.8.0.ebuild
4 Log:
5 Revert the USE=btbb addition (bug #425652).
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 net-analyzer/wireshark/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?r1=1.7&r2=1.8
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/metadata.xml,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- metadata.xml 9 Jul 2012 19:39:21 -0000 1.7
23 +++ metadata.xml 10 Jul 2012 15:07:22 -0000 1.8
24 @@ -35,11 +35,9 @@
25 </longdescription>
26 <use>
27 <flag name='ares'>Use GNU <pkg>net-dns/c-ares</pkg> library to resolve DNS names</flag>
28 -<flag name='btbb'>Use <pkg>net-libs/libbtbb</pkg> (and appropriate hardware) to sniff bluetooth baseband</flag>
29 <flag name='doc-pdf'>Build documentation in pdf format (US and a4 paper sizes)</flag>
30 <flag name='gcrypt'>Use GNU crypto library (<pkg>dev-libs/libgcrypt</pkg>) to decrypt ipsec traffic</flag>
31 <flag name='pcap'>Use <pkg>net-libs/libpcap</pkg> for network packet capturing (build dumpcap, rawshark)</flag>
32 <flag name='smi'>Use <pkg>net-libs/libsmi</pkg> to resolve numeric OIDs into human readable format</flag>
33 -<flag name='third-party-plugins'>Build plugins from third party sources</flag>
34 </use>
35 </pkgmetadata>
36
37
38
39 1.359 net-analyzer/wireshark/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.359&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.359&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.358&r2=1.359
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
48 retrieving revision 1.358
49 retrieving revision 1.359
50 diff -u -r1.358 -r1.359
51 --- ChangeLog 9 Jul 2012 19:39:21 -0000 1.358
52 +++ ChangeLog 10 Jul 2012 15:07:22 -0000 1.359
53 @@ -1,6 +1,10 @@
54 # ChangeLog for net-analyzer/wireshark
55 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.358 2012/07/09 19:39:21 zerochaos Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.359 2012/07/10 15:07:22 jer Exp $
58 +
59 + 10 Jul 2012; Jeroen Roovers <jer@g.o> wireshark-1.8.0.ebuild,
60 + metadata.xml:
61 + Revert the USE=btbb addition (bug #425652).
62
63 09 Jul 2012; Rick Farina <zerochaos@g.o> metadata.xml,
64 wireshark-1.8.0.ebuild:
65
66
67
68 1.7 net-analyzer/wireshark/wireshark-1.8.0.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild?rev=1.7&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild?rev=1.7&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild?r1=1.6&r2=1.7
73
74 Index: wireshark-1.8.0.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild,v
77 retrieving revision 1.6
78 retrieving revision 1.7
79 diff -u -r1.6 -r1.7
80 --- wireshark-1.8.0.ebuild 9 Jul 2012 19:39:21 -0000 1.6
81 +++ wireshark-1.8.0.ebuild 10 Jul 2012 15:07:22 -0000 1.7
82 @@ -1,6 +1,6 @@
83 # Copyright 1999-2012 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild,v 1.6 2012/07/09 19:39:21 zerochaos Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.0.ebuild,v 1.7 2012/07/10 15:07:22 jer Exp $
87
88 EAPI="4"
89 PYTHON_DEPEND="python? 2"
90 @@ -14,10 +14,8 @@
91 LICENSE="GPL-2"
92 SLOT="0"
93 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
94 -IUSE="adns ares btbb doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
95 -third-party-plugins profile +pcap portaudio python +caps selinux smi ssl zlib"
96 -
97 -REQUIRED_USE="btbb? ( third-party-plugins )"
98 +IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
99 +profile +pcap portaudio python +caps selinux smi ssl zlib"
100
101 RDEPEND=">=dev-libs/glib-2.14:2
102 zlib? ( sys-libs/zlib
103 @@ -37,7 +35,6 @@
104 !ares? ( adns? ( net-libs/adns ) )
105 geoip? ( dev-libs/geoip )
106 lua? ( >=dev-lang/lua-5.1 )
107 - btbb? ( >=net-libs/libbtbb-0.8-r1 )
108 selinux? ( sec-policy/selinux-wireshark )"
109
110 DEPEND="${RDEPEND}
111 @@ -107,10 +104,6 @@
112
113 src_prepare() {
114 epatch "${FILESDIR}"/${P}-underlinking.patch
115 - if use btbb; then
116 - cp -r "${EROOT}/usr/share/libbtbb/wireshark/." "${S}/" || die
117 - epatch "${S}/plugins/btbb/wireshark-1.8-btbb.patch"
118 - fi
119 eautoreconf
120 }