Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 18 years ago
parent
commit
17d59b8171
2 changed files with 55 additions and 0 deletions
  1. +46
    -0
      package/daja77/wireshark/wireshark.desc
  2. +9
    -0
      package/daja77/wireshark/wireshark.desktop

+ 46
- 0
package/daja77/wireshark/wireshark.desc

@ -0,0 +1,46 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/daja77/wireshark/wireshark.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] A network protocol analyzer
[T] Wireshark is a free network protocol analyzer for Unix and Windows. It
[T] allows you to examine data from a live network or from a capture file
[T] on disk. You can interactively browse the capture data, viewing summary
[T] and detail information for each packet. Wireshark has several powerful
[T] features, including a rich display filter language and the ability to
[T] view the reconstructed stream of a TCP session.
[U] http://www.wireshark.org
[A] Gerald Combs <gerald@wireshark.org>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/network
[L] GPL
[S] Stable
[V] 0.99.5
[P] X -?---5---9 202.000
[D] 3166172624 wireshark-0.99.5.tar.gz http://www.wireshark.org/download/src/

+ 9
- 0
package/daja77/wireshark/wireshark.desktop

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=Wireshark
Comment=Traffic Analyser
Exec=wireshark
Terminal=false
Type=Application
Categories=System;Monitor
X-ROCK-Name=wireshark

Loading…
Cancel
Save