mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
net-analyzer: code style.
This commit is contained in:
@@ -7,9 +7,9 @@ COPYRIGHT="1999-2007 Board of Trustees of University of Illinois"
|
||||
LICENSE="UIUC"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/theunrealgeek/iperf/archive/v${portVersion}.zip"
|
||||
CHECKSUM_SHA256="6078ac6b52b543bbd40c4061e2dcd1e12c79cff06e7f67cd7787db9b7dc70e12"
|
||||
SOURCE_FILENAME="iperf-${portVersion}.zip"
|
||||
SOURCE_DIR="iperf-${portVersion}"
|
||||
CHECKSUM_SHA256="6078ac6b52b543bbd40c4061e2dcd1e12c79cff06e7f67cd7787db9b7dc70e12"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ COPYRIGHT="1996 hobbit"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://downloads.sf.net/nc110/unix%20netcat%201.10%20by%20_Hobbit_/%5BUnnamed%20release%5D/nc110.tgz"
|
||||
SOURCE_DIR=""
|
||||
CHECKSUM_SHA256="5b3fda14e972d908896a605293f4634a72e2968278117410e12d8b3faf9a3976"
|
||||
SOURCE_DIR=""
|
||||
PATCHES="netcat-1.10.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -10,9 +10,9 @@ code as Wireshark, and with editcap, which is a program to read capture \
|
||||
files and write the packets from that capture file, possibly in a \
|
||||
different capture file format, and with some packets possibly removed \
|
||||
from the capture."
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="1998-2015 Gerald Combs"
|
||||
HOMEPAGE="http://www.wireshark.org"
|
||||
COPYRIGHT="1998-2015 Gerald Combs"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/wireshark/wireshark/archive/wireshark-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f25b52104235c5293ba4e451ee98a429f531954976f85e46af501c4e0ae06ad8"
|
||||
@@ -62,6 +62,7 @@ REQUIRES="
|
||||
lib:libQt5PrintSupport$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libgcrypt$secondaryArchSuffix
|
||||
|
||||
@@ -10,9 +10,9 @@ code as Wireshark, and with editcap, which is a program to read capture \
|
||||
files and write the packets from that capture file, possibly in a \
|
||||
different capture file format, and with some packets possibly removed \
|
||||
from the capture."
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="1998-2017 Gerald Combs"
|
||||
HOMEPAGE="https://www.wireshark.org"
|
||||
COPYRIGHT="1998-2017 Gerald Combs"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/wireshark/wireshark/archive/wireshark-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b9b60b3a23e2f24f0f9a75d67364b8eef649960c9d1926697739825a3a7a9861"
|
||||
@@ -63,6 +63,7 @@ REQUIRES="
|
||||
lib:libQt5PrintSupport$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libgcrypt$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user