diff --git a/mail-client/trojita/trojita-0.7.0~git.recipe b/mail-client/trojita/trojita-0.7.0~git.recipe index 86d941ea7..0e99be531 100644 --- a/mail-client/trojita/trojita-0.7.0~git.recipe +++ b/mail-client/trojita/trojita-0.7.0~git.recipe @@ -36,14 +36,14 @@ REQUIRES=" haiku${secondaryArchSuffix} # cmd:gpgconf$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix -# lib:libgpgmepp$secondaryArchSuffix # lib:libgpg_error$secondaryArchSuffix +# lib:libgpgmepp$secondaryArchSuffix lib:libmimetic$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Network$secondaryArchSuffix - lib:libQt5Svg$secondaryArchSuffix lib:libQt5Sql$secondaryArchSuffix + lib:libQt5Svg$secondaryArchSuffix lib:libQt5Test$secondaryArchSuffix lib:libQt5WebKit$secondaryArchSuffix lib:libQt5WebKitWidgets$secondaryArchSuffix @@ -55,14 +55,14 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libcrypto$secondaryArchSuffix -# devel:libgpgmepp$secondaryArchSuffix # devel:libgpg_error$secondaryArchSuffix +# devel:libgpgmepp$secondaryArchSuffix devel:libmimetic$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix devel:libQt5Network$secondaryArchSuffix - devel:libQt5Svg$secondaryArchSuffix devel:libQt5Sql$secondaryArchSuffix + devel:libQt5Svg$secondaryArchSuffix devel:libQt5Test$secondaryArchSuffix devel:libQt5WebKit$secondaryArchSuffix devel:libQt5WebKitWidgets$secondaryArchSuffix @@ -73,16 +73,16 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:cat cmd:cmake + cmd:g++$secondaryArchSuffix cmd:git # cmd:gpgconf$secondaryArchSuffix - cmd:g++$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix + cmd:python # cmd:ragel cmd:sed - cmd:python - cmd:svn cmd:strip + cmd:svn cmd:xargs " diff --git a/net-analyzer/iperf/iperf-2.0.9.recipe b/net-analyzer/iperf/iperf-2.0.9.recipe index be7db5440..f9fec2924 100644 --- a/net-analyzer/iperf/iperf-2.0.9.recipe +++ b/net-analyzer/iperf/iperf-2.0.9.recipe @@ -25,12 +25,12 @@ BUILD_REQUIRES=" haiku_devel " BUILD_PREREQUIRES=" - cmd:gcc + cmd:awk cmd:g++ + cmd:gcc + cmd:grep cmd:make cmd:sed - cmd:grep - cmd:awk " BUILD() diff --git a/net-analyzer/netcat/netcat-1.10.recipe b/net-analyzer/netcat/netcat-1.10.recipe index 086a70df0..75bedb05f 100644 --- a/net-analyzer/netcat/netcat-1.10.recipe +++ b/net-analyzer/netcat/netcat-1.10.recipe @@ -24,9 +24,9 @@ BUILD_REQUIRES=" haiku_devel " BUILD_PREREQUIRES=" - cmd:make cmd:gcc cmd:ld + cmd:make " BUILD() diff --git a/net-analyzer/nmap/nmap-7.40.recipe b/net-analyzer/nmap/nmap-7.40.recipe index 9df99671e..e1d203a22 100644 --- a/net-analyzer/nmap/nmap-7.40.recipe +++ b/net-analyzer/nmap/nmap-7.40.recipe @@ -32,15 +32,15 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libpcap$secondaryArchSuffix - lib:libssl$secondaryArchSuffix lib:libpcre$secondaryArchSuffix + lib:libssl$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libpcap$secondaryArchSuffix - devel:libssl$secondaryArchSuffix devel:libpcre$secondaryArchSuffix + devel:libssl$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:awk diff --git a/net-analyzer/tcpdump/tcpdump-4.9.2.recipe b/net-analyzer/tcpdump/tcpdump-4.9.2.recipe index f6cd530b5..c35045443 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.2.recipe +++ b/net-analyzer/tcpdump/tcpdump-4.9.2.recipe @@ -53,11 +53,11 @@ BUILD_REQUIRES=" devel:libpcap " BUILD_PREREQUIRES=" + cmd:autoconf + cmd:automake cmd:awk cmd:gcc cmd:make - cmd:autoconf - cmd:automake cmd:strip " diff --git a/net-analyzer/wireshark/wireshark-2.2.7.recipe b/net-analyzer/wireshark/wireshark-2.2.7.recipe index 9346d4971..f48b75e20 100644 --- a/net-analyzer/wireshark/wireshark-2.2.7.recipe +++ b/net-analyzer/wireshark/wireshark-2.2.7.recipe @@ -24,7 +24,6 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" wireshark$secondaryArchSuffix = $portVersion - cmd:wireshark$secondaryArchSuffix cmd:capinfos$secondaryArchSuffix cmd:captype$secondaryArchSuffix cmd:dftest$secondaryArchSuffix @@ -37,38 +36,39 @@ PROVIDES=" cmd:reordercap$secondaryArchSuffix cmd:text2pcap$secondaryArchSuffix cmd:tshark$secondaryArchSuffix - lib:libwireshark$secondaryArchSuffix =8.1.7 compat >= 8 - lib:libwiretap$secondaryArchSuffix = 6.0.7 compat >= 6 - lib:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 - lib:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 + cmd:wireshark$secondaryArchSuffix devel:libwireshark$secondaryArchSuffix =8.1.7 compat >= 8 devel:libwiretap$secondaryArchSuffix = 6.0.7 compat >= 6 devel:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 devel:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 + lib:libwireshark$secondaryArchSuffix =8.1.7 compat >= 8 + lib:libwiretap$secondaryArchSuffix = 6.0.7 compat >= 6 + lib:libwscodecs$secondaryArchSuffix = 1.0.0 compat >= 1 + lib:libwsutil$secondaryArchSuffix = 7.0.0 compat >= 7 " REQUIRES=" haiku$secondaryArchSuffix lib:libgcrypt$secondaryArchSuffix - lib:libgpg_error$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libgmodule_2.0$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix lib:libgthread_2.0$secondaryArchSuffix - lib:libpcap$secondaryArchSuffix - lib:libz$secondaryArchSuffix lib:libintl$secondaryArchSuffix + lib:libpcap$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Multimedia$secondaryArchSuffix lib:libQt5PrintSupport$secondaryArchSuffix lib:libQt5Widgets$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix - devel:libgpg_error$secondaryArchSuffix devel:libgl$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix + devel:libgpg_error$secondaryArchSuffix devel:libpcap$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix diff --git a/net-analyzer/wireshark/wireshark-2.4.2.recipe b/net-analyzer/wireshark/wireshark-2.4.2.recipe index 05ba82d39..ed5ee1cca 100644 --- a/net-analyzer/wireshark/wireshark-2.4.2.recipe +++ b/net-analyzer/wireshark/wireshark-2.4.2.recipe @@ -24,7 +24,6 @@ SECONDARY_ARCHITECTURES="?x86" PROVIDES=" wireshark$secondaryArchSuffix = $portVersion - cmd:wireshark$secondaryArchSuffix cmd:capinfos$secondaryArchSuffix cmd:captype$secondaryArchSuffix cmd:dftest$secondaryArchSuffix @@ -38,38 +37,39 @@ PROVIDES=" cmd:sharkd$secondaryArchSuffix cmd:text2pcap$secondaryArchSuffix cmd:tshark$secondaryArchSuffix - lib:libwireshark$secondaryArchSuffix =10.0.2 compat >= 10 - lib:libwiretap$secondaryArchSuffix = 7.0.2 compat >= 7 - lib:libwscodecs$secondaryArchSuffix = 1.1.0 compat >= 1 - lib:libwsutil$secondaryArchSuffix = 8.0.0 compat >= 8 + cmd:wireshark$secondaryArchSuffix devel:libwireshark$secondaryArchSuffix =10.0.2 compat >= 10 devel:libwiretap$secondaryArchSuffix = 7.0.2 compat >= 7 devel:libwscodecs$secondaryArchSuffix = 1.1.0 compat >= 1 devel:libwsutil$secondaryArchSuffix = 8.0.0 compat >= 8 + lib:libwireshark$secondaryArchSuffix =10.0.2 compat >= 10 + lib:libwiretap$secondaryArchSuffix = 7.0.2 compat >= 7 + lib:libwscodecs$secondaryArchSuffix = 1.1.0 compat >= 1 + lib:libwsutil$secondaryArchSuffix = 8.0.0 compat >= 8 " REQUIRES=" haiku$secondaryArchSuffix lib:libgcrypt$secondaryArchSuffix - lib:libgpg_error$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libgmodule_2.0$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix lib:libgthread_2.0$secondaryArchSuffix - lib:libpcap$secondaryArchSuffix - lib:libz$secondaryArchSuffix lib:libintl$secondaryArchSuffix + lib:libpcap$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Multimedia$secondaryArchSuffix lib:libQt5PrintSupport$secondaryArchSuffix lib:libQt5Widgets$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix - devel:libgpg_error$secondaryArchSuffix devel:libgl$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix + devel:libgpg_error$secondaryArchSuffix devel:libpcap$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix diff --git a/net-dialup/lrzsz/lrzsz-0.12.20.recipe b/net-dialup/lrzsz/lrzsz-0.12.20.recipe index a09cbb215..04e7a4856 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20.recipe +++ b/net-dialup/lrzsz/lrzsz-0.12.20.recipe @@ -12,12 +12,12 @@ ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" lrzsz = $portVersion - cmd:lrz = $portVersion - cmd:lsz = $portVersion cmd:lrb = $portVersion cmd:lrx = $portVersion + cmd:lrz = $portVersion cmd:lsb = $portVersion cmd:lsx = $portVersion + cmd:lsz = $portVersion " REQUIRES=" haiku diff --git a/net-dialup/minicom/minicom-2.6.2.recipe b/net-dialup/minicom/minicom-2.6.2.recipe index 61dd3b3f7..bcdd806ff 100644 --- a/net-dialup/minicom/minicom-2.6.2.recipe +++ b/net-dialup/minicom/minicom-2.6.2.recipe @@ -13,10 +13,10 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" minicom$secondaryArchSuffix = $portVersion - cmd:minicom$secondaryArchSuffix = $portVersion - cmd:xminicom$secondaryArchSuffix = $portVersion cmd:ascii_xfr$secondaryArchSuffix = $portVersion + cmd:minicom$secondaryArchSuffix = $portVersion cmd:runscript$secondaryArchSuffix = $portVersion + cmd:xminicom$secondaryArchSuffix = $portVersion " REQUIRES=" haiku$secondaryArchSuffix @@ -31,9 +31,9 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:autoconf - cmd:make cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:make " BUILD() diff --git a/net-dns/libidn/libidn-1.33.recipe b/net-dns/libidn/libidn-1.33.recipe index 1b7f7af90..561ebfb94 100644 --- a/net-dns/libidn/libidn-1.33.recipe +++ b/net-dns/libidn/libidn-1.33.recipe @@ -13,8 +13,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libidn$secondaryArchSuffix = $portVersion compat >= 1 - lib:libidn$secondaryArchSuffix = 11.6.16 compat >= 11 cmd:idn$secondaryArchSuffix + lib:libidn$secondaryArchSuffix = 11.6.16 compat >= 11 " REQUIRES=" haiku$secondaryArchSuffix @@ -38,12 +38,12 @@ BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:automake + cmd:find cmd:gcc$secondaryArchSuffix + cmd:gettext >= 0.19.3 cmd:ld$secondaryArchSuffix cmd:libtoolize$secondaryArchSuffix cmd:make - cmd:gettext >= 0.19.3 - cmd:find " BUILD() diff --git a/net-dns/libidn/libidn-1.34.recipe b/net-dns/libidn/libidn-1.34.recipe index 6c4abee86..90549e8ff 100644 --- a/net-dns/libidn/libidn-1.34.recipe +++ b/net-dns/libidn/libidn-1.34.recipe @@ -17,8 +17,8 @@ libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" libidn$secondaryArchSuffix = $portVersion - lib:libidn$secondaryArchSuffix = $libVersionCompat cmd:idn$secondaryArchSuffix + lib:libidn$secondaryArchSuffix = $libVersionCompat " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2.recipe b/net-fs/curlftpfs/curlftpfs-0.9.2.recipe index 214d81ba2..bf540bcf9 100644 --- a/net-fs/curlftpfs/curlftpfs-0.9.2.recipe +++ b/net-fs/curlftpfs/curlftpfs-0.9.2.recipe @@ -34,16 +34,16 @@ PROVIDES=" REQUIRES=" haiku userland_fs - lib:libglib_2.0 lib:libcurl + lib:libglib_2.0 lib:libintl " BUILD_REQUIRES=" haiku_devel userland_fs - devel:libglib_2.0 devel:libcurl + devel:libglib_2.0 devel:libintl " BUILD_PREREQUIRES=" diff --git a/net-fs/samba/samba-3.6.25.recipe b/net-fs/samba/samba-3.6.25.recipe index e28d46561..63e6fe6e8 100644 --- a/net-fs/samba/samba-3.6.25.recipe +++ b/net-fs/samba/samba-3.6.25.recipe @@ -52,8 +52,8 @@ PROVIDES=" cmd:tdbbackup$secondaryArchSuffix = $portVersion cmd:tdbdump$secondaryArchSuffix = $portVersion cmd:tdbrestore$secondaryArchSuffix = $portVersion - cmd:testparm$secondaryArchSuffix = $portVersion cmd:tdbtool$secondaryArchSuffix = $portVersion + cmd:testparm$secondaryArchSuffix = $portVersion lib:libnetapi$secondaryArchSuffix = $portVersion lib:libsmbclient$secondaryArchSuffix = $portVersion lib:libsmbsharemodes$secondaryArchSuffix = $portVersion @@ -72,8 +72,8 @@ REQUIRES=" PROVIDES_devel=" samba${secondaryArchSuffix}_devel = $portVersion - devel:libsmbclient$secondaryArchSuffix = $portVersion devel:libnetapi$secondaryArchSuffix = $portVersion compat >= 0 + devel:libsmbclient$secondaryArchSuffix = $portVersion devel:libsmbsharemodes$secondaryArchSuffix = $portVersion compat >= 0 devel:libtalloc$secondaryArchSuffix = $portVersion compat >= 2 devel:libtdb$secondaryArchSuffix = $portVersion compat >= 1 diff --git a/net-ftp/atftp/atftp-0.7.1.recipe b/net-ftp/atftp/atftp-0.7.1.recipe index dea203db8..9d9fcf7fc 100644 --- a/net-ftp/atftp/atftp-0.7.1.recipe +++ b/net-ftp/atftp/atftp-0.7.1.recipe @@ -21,14 +21,14 @@ PROVIDES=" " REQUIRES=" haiku - lib:libreadline lib:libncurses + lib:libreadline " BUILD_REQUIRES=" haiku_devel - devel:libreadline devel:libncurses + devel:libreadline " BUILD_PREREQUIRES=" cmd:awk diff --git a/net-ftp/lftp/lftp-4.4.16.recipe b/net-ftp/lftp/lftp-4.4.16.recipe index c71fad61c..16c8ca6dc 100644 --- a/net-ftp/lftp/lftp-4.4.16.recipe +++ b/net-ftp/lftp/lftp-4.4.16.recipe @@ -23,16 +23,16 @@ GLOBAL_WRITABLE_FILES=" PROVIDES=" lftp$secondaryArchSuffix = $portVersion - lib:liblftp_jobs$secondaryArchSuffix = 0.0.0 compat >= 0 - lib:liblftp_tasks$secondaryArchSuffix = 0.0.0 compat >= 0 cmd:lftp = $portVersion compat >= 4 cmd:lftpget = $portVersion compat >= 4 + lib:liblftp_jobs$secondaryArchSuffix = 0.0.0 compat >= 0 + lib:liblftp_tasks$secondaryArchSuffix = 0.0.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix ca_root_certificates - lib:libreadline$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix + lib:libreadline$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -47,19 +47,19 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libreadline$secondaryArchSuffix devel:libcrypto$secondaryArchSuffix + devel:libreadline$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" + cmd:aclocal cmd:autoconf cmd:automake - cmd:aclocal + cmd:find cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:libtoolize cmd:make - cmd:find cmd:pkg_config cmd:sed " diff --git a/net-ftp/lftp/lftp-4.8.3.recipe b/net-ftp/lftp/lftp-4.8.3.recipe index 14a9da919..bc1c6477a 100644 --- a/net-ftp/lftp/lftp-4.8.3.recipe +++ b/net-ftp/lftp/lftp-4.8.3.recipe @@ -23,19 +23,19 @@ GLOBAL_WRITABLE_FILES=" PROVIDES=" lftp$secondaryArchSuffix = $portVersion - lib:liblftp_jobs$secondaryArchSuffix = 0.0.0 compat >= 0 - lib:liblftp_tasks$secondaryArchSuffix = 0.0.0 compat >= 0 cmd:lftp$secondaryArchSuffix = $portVersion compat >= 4 cmd:lftpget$secondaryArchSuffix = $portVersion compat >= 4 + lib:liblftp_jobs$secondaryArchSuffix = 0.0.0 compat >= 0 + lib:liblftp_tasks$secondaryArchSuffix = 0.0.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix ca_root_certificates - lib:libexpat$secondaryArchSuffix - lib:libintl$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix + lib:libexpat$secondaryArchSuffix lib:libgnutls$secondaryArchSuffix lib:libiconv$secondaryArchSuffix + lib:libintl$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libreadline$secondaryArchSuffix lib:libssl$secondaryArchSuffix @@ -53,25 +53,25 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libexpat$secondaryArchSuffix - devel:libintl$secondaryArchSuffix devel:libcrypto$secondaryArchSuffix + devel:libexpat$secondaryArchSuffix devel:libgnutls$secondaryArchSuffix devel:libiconv$secondaryArchSuffix + devel:libintl$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libreadline$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" + cmd:aclocal cmd:autoconf cmd:automake - cmd:aclocal cmd:awk + cmd:find cmd:gcc$secondaryArchSuffix cmd:libtoolize$secondaryArchSuffix cmd:make - cmd:find cmd:pkg_config$secondaryArchSuffix cmd:sed " diff --git a/net-ftp/tnftp/tnftp-20151004.recipe b/net-ftp/tnftp/tnftp-20151004.recipe index 896d0d401..f79e51016 100644 --- a/net-ftp/tnftp/tnftp-20151004.recipe +++ b/net-ftp/tnftp/tnftp-20151004.recipe @@ -44,13 +44,13 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf - cmd:automake cmd:autoheader + cmd:automake cmd:gcc cmd:ld - cmd:pkg_config cmd:libtoolize cmd:make + cmd:pkg_config " BUILD() diff --git a/net-im/poezio/poezio-0.11.recipe b/net-im/poezio/poezio-0.11.recipe index 6bde0acd2..101a16329 100644 --- a/net-im/poezio/poezio-0.11.recipe +++ b/net-im/poezio/poezio-0.11.recipe @@ -30,20 +30,20 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - cmd:python3 aiodns_python3 - slixmpp_python3 - pycares_python3$secondaryArchSuffix - pyasn1_python3 pyasn1_modules_python3 + pyasn1_python3 + pycares_python3$secondaryArchSuffix + slixmpp_python3 + cmd:python3 " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix setuptools_python3 + cmd:gcc$secondaryArchSuffix " BUILD() diff --git a/net-im/qutim/qutim-0.3.3.recipe b/net-im/qutim/qutim-0.3.3.recipe index 077626986..00318014c 100644 --- a/net-im/qutim/qutim-0.3.3.recipe +++ b/net-im/qutim/qutim-0.3.3.recipe @@ -38,8 +38,8 @@ SECONDARY_ARCHITECTURES="x86 !x86_gcc2" PROVIDES=" qutim$secondaryArchSuffix = $portVersion - cmd:qutim$secondaryArchSuffix app:qutIM$secondaryArchSuffix + cmd:qutim$secondaryArchSuffix " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-im/telegram-desktop/telegram_desktop-1.3.10.recipe b/net-im/telegram-desktop/telegram_desktop-1.3.10.recipe index cdcaf906c..364704867 100644 --- a/net-im/telegram-desktop/telegram_desktop-1.3.10.recipe +++ b/net-im/telegram-desktop/telegram_desktop-1.3.10.recipe @@ -84,8 +84,8 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:cmake - cmd:gyp cmd:gcc$secondaryArchSuffix + cmd:gyp cmd:make cmd:pkg_config$secondaryArchSuffix " diff --git a/net-im/vacuum/vacuum-1.2.5.recipe b/net-im/vacuum/vacuum-1.2.5.recipe index d139a7e65..7715efade 100644 --- a/net-im/vacuum/vacuum-1.2.5.recipe +++ b/net-im/vacuum/vacuum-1.2.5.recipe @@ -29,8 +29,8 @@ BUILD_REQUIRES=" devel:libz${secondaryArchSuffix} " BUILD_PREREQUIRES=" - cmd:g++${secondaryArchSuffix} cmd:cmake + cmd:g++${secondaryArchSuffix} cmd:make " diff --git a/net-irc/irssi/irssi-1.0.5.recipe b/net-irc/irssi/irssi-1.0.5.recipe index e74a85453..b12711bbc 100644 --- a/net-irc/irssi/irssi-1.0.5.recipe +++ b/net-irc/irssi/irssi-1.0.5.recipe @@ -39,13 +39,13 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:aclocal - cmd:automake cmd:autoconf + cmd:automake cmd:gcc cmd:git + cmd:ld cmd:libtoolize cmd:links - cmd:ld cmd:make cmd:perl cmd:pkg_config diff --git a/net-irc/irssi/irssi-1.1.1.recipe b/net-irc/irssi/irssi-1.1.1.recipe index 3125b3b56..134ed00d5 100644 --- a/net-irc/irssi/irssi-1.1.1.recipe +++ b/net-irc/irssi/irssi-1.1.1.recipe @@ -126,8 +126,8 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:autoreconf cmd:gcc - cmd:libtoolize cmd:ld + cmd:libtoolize cmd:make cmd:perl cmd:pkg_config diff --git a/net-irc/quassel/quassel-0.10.0.recipe b/net-irc/quassel/quassel-0.10.0.recipe index 17ea9926c..20bde2bc8 100644 --- a/net-irc/quassel/quassel-0.10.0.recipe +++ b/net-irc/quassel/quassel-0.10.0.recipe @@ -23,8 +23,8 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" quassel${secondaryArchSuffix} = $portVersion cmd:quassel${secondaryArchSuffix} - cmd:quasselcore${secondaryArchSuffix} cmd:quasselclient${secondaryArchSuffix} + cmd:quasselcore${secondaryArchSuffix} " REQUIRES=" haiku${secondaryArchSuffix} diff --git a/net-irc/quassel/quassel-0.13_git.recipe b/net-irc/quassel/quassel-0.13_git.recipe index 74bda014c..ec6d3c280 100644 --- a/net-irc/quassel/quassel-0.13_git.recipe +++ b/net-irc/quassel/quassel-0.13_git.recipe @@ -24,8 +24,8 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" quassel${secondaryArchSuffix} = $portVersion cmd:quassel$secondaryArchSuffix - cmd:quasselcore$secondaryArchSuffix cmd:quasselclient$secondaryArchSuffix + cmd:quasselcore$secondaryArchSuffix " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-irc/quassel/quassel-0.9.2.recipe b/net-irc/quassel/quassel-0.9.2.recipe index bcddd63bf..ee3343899 100644 --- a/net-irc/quassel/quassel-0.9.2.recipe +++ b/net-irc/quassel/quassel-0.9.2.recipe @@ -22,8 +22,8 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" quassel${secondaryArchSuffix} = $portVersion cmd:quassel${secondaryArchSuffix} - cmd:quasselcore${secondaryArchSuffix} cmd:quasselclient${secondaryArchSuffix} + cmd:quasselcore${secondaryArchSuffix} " REQUIRES=" haiku${secondaryArchSuffix} @@ -40,9 +40,9 @@ BUILD_PREREQUIRES=" cmd:cmake cmd:g++${secondaryArchSuffix} cmd:make - cmd:qmake$secondaryArchSuffix cmd:moc$secondaryArchSuffix cmd:pkg_config$secondaryArchSuffix + cmd:qmake$secondaryArchSuffix " BUILD() diff --git a/net-irc/weechat/weechat-2.1.recipe b/net-irc/weechat/weechat-2.1.recipe index efccab5f2..21059ef6e 100644 --- a/net-irc/weechat/weechat-2.1.recipe +++ b/net-irc/weechat/weechat-2.1.recipe @@ -24,11 +24,10 @@ REQUIRES=" lib:libcurl$secondaryArchSuffix lib:libgcrypt$secondaryArchSuffix lib:libgnutls$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix # for libgcrypt lib:libintl$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libz$secondaryArchSuffix - # for libgcrypt - lib:libgpg_error$secondaryArchSuffix " PROVIDES_devel=" diff --git a/net-libs/glib_networking/glib_networking-2.38.1.recipe b/net-libs/glib_networking/glib_networking-2.38.1.recipe index 7f86995d6..bc38798a1 100644 --- a/net-libs/glib_networking/glib_networking-2.38.1.recipe +++ b/net-libs/glib_networking/glib_networking-2.38.1.recipe @@ -25,33 +25,33 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libz$secondaryArchSuffix - lib:libxml2$secondaryArchSuffix lib:libffi$secondaryArchSuffix - lib:libintl$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix - lib:libgnutls$secondaryArchSuffix lib:libgmp$secondaryArchSuffix + lib:libgnutls$secondaryArchSuffix + lib:libintl$secondaryArchSuffix + lib:libxml2$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libz$secondaryArchSuffix - devel:libxml2$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix + devel:libgmp$secondaryArchSuffix devel:libgnutls$secondaryArchSuffix devel:libnettle$secondaryArchSuffix devel:libtasn1$secondaryArchSuffix - devel:libgmp$secondaryArchSuffix + devel:libxml2$secondaryArchSuffix + devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix - cmd:ld$secondaryArchSuffix - cmd:libtoolize$secondaryArchSuffix cmd:aclocal cmd:autoconf - cmd:make + cmd:gcc$secondaryArchSuffix cmd:intltool_update + cmd:ld$secondaryArchSuffix + cmd:libtoolize$secondaryArchSuffix + cmd:make cmd:pkg_config$secondaryArchSuffix cmd:python " diff --git a/net-libs/gnutls/gnutls-2.8.6.recipe b/net-libs/gnutls/gnutls-2.8.6.recipe index e9c5d9cee..096fdb2d5 100644 --- a/net-libs/gnutls/gnutls-2.8.6.recipe +++ b/net-libs/gnutls/gnutls-2.8.6.recipe @@ -19,9 +19,9 @@ ARCHITECTURES="x86_gcc2" PROVIDES=" gnutls = $portVersion + lib:libgnutls = 26.14.12 compat = 26 lib:libgnutls_extra = 26.14.12 compat = 26 lib:libgnutls_openssl = 26.14.12 compat = 26 - lib:libgnutls = 26.14.12 compat = 26 lib:libgnutlsxx = 26.14.12 compat = 26 " REQUIRES=" @@ -48,9 +48,9 @@ REQUIRES_bin=" PROVIDES_devel=" gnutls_devel = $portVersion + devel:libgnutls = 26.14.12 compat = 26 devel:libgnutls_extra = 26.14.12 compat = 26 devel:libgnutls_openssl = 26.14.12 compat = 26 - devel:libgnutls = 26.14.12 compat = 26 devel:libgnutlsxx = 26.14.12 compat = 26 " REQUIRES_devel=" diff --git a/net-libs/gnutls/gnutls34-3.4.17.recipe b/net-libs/gnutls/gnutls34-3.4.17.recipe index e6f323e89..b3791ea93 100644 --- a/net-libs/gnutls/gnutls34-3.4.17.recipe +++ b/net-libs/gnutls/gnutls34-3.4.17.recipe @@ -21,16 +21,16 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" gnutls34$secondaryArchSuffix = $portVersion - lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 lib:libgnutls$secondaryArchSuffix = 30.7.0 compat >= 30 + lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES=" haiku$secondaryArchSuffix - lib:libgpg_error$secondaryArchSuffix - lib:libnettle$secondaryArchSuffix lib:libgmp$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix lib:libiconv$secondaryArchSuffix + lib:libnettle$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -53,10 +53,10 @@ REQUIRES_bin=" gnutls34$secondaryArchSuffix == $portVersion base haiku$secondaryArchSuffix lib:libgcrypt$secondaryArchSuffix - lib:libgpg_error$secondaryArchSuffix - lib:libnettle$secondaryArchSuffix lib:libgmp$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix lib:libiconv$secondaryArchSuffix + lib:libnettle$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -68,8 +68,8 @@ CONFLICTS_bin=" PROVIDES_devel=" gnutls34${secondaryArchSuffix}_devel = $portVersion - devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 devel:libgnutls$secondaryArchSuffix = 30.7.0 compat >= 30 + devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES_devel=" @@ -89,11 +89,11 @@ CONFLICTS_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix - devel:libgpg_error$secondaryArchSuffix - devel:libnettle$secondaryArchSuffix devel:libgmp$secondaryArchSuffix - devel:libtasn1$secondaryArchSuffix + devel:libgpg_error$secondaryArchSuffix devel:libiconv$secondaryArchSuffix + devel:libnettle$secondaryArchSuffix + devel:libtasn1$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/net-libs/hubbub/hubbub-0.3.4.recipe b/net-libs/hubbub/hubbub-0.3.4.recipe index 352a0d8c5..73150317c 100644 --- a/net-libs/hubbub/hubbub-0.3.4.recipe +++ b/net-libs/hubbub/hubbub-0.3.4.recipe @@ -36,9 +36,9 @@ REQUIRES_devel=" " BUILD_REQUIRES=" - devel:libparserutils$secondaryArchSuffix - devel:libjson_c$secondaryArchSuffix devel:libiconv$secondaryArchSuffix + devel:libjson_c$secondaryArchSuffix + devel:libparserutils$secondaryArchSuffix " BUILD_PREREQUIRES=" haiku${secondaryArchSuffix}_devel diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.recipe b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.recipe index c47f3243d..49b4b7f1f 100644 --- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.recipe +++ b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.recipe @@ -21,11 +21,11 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libboost_system$secondaryArchSuffix + lib:libboost_chrono$secondaryArchSuffix lib:libboost_filesystem$secondaryArchSuffix lib:libboost_program_options$secondaryArchSuffix + lib:libboost_system$secondaryArchSuffix lib:libboost_thread$secondaryArchSuffix - lib:libboost_chrono$secondaryArchSuffix lib:libboost_unit_test_framework$secondaryArchSuffix lib:libdb$secondaryArchSuffix lib:libevent$secondaryArchSuffix @@ -46,11 +46,11 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix + devel:libboost_chrono$secondaryArchSuffix devel:libboost_filesystem$secondaryArchSuffix devel:libboost_program_options$secondaryArchSuffix + devel:libboost_system$secondaryArchSuffix devel:libboost_thread$secondaryArchSuffix - devel:libboost_chrono$secondaryArchSuffix devel:libboost_unit_test_framework$secondaryArchSuffix devel:libdb$secondaryArchSuffix devel:libevent$secondaryArchSuffix diff --git a/net-libs/libdom/libdom-0.3.2.recipe b/net-libs/libdom/libdom-0.3.2.recipe index be3fccf11..c3b9e3723 100644 --- a/net-libs/libdom/libdom-0.3.2.recipe +++ b/net-libs/libdom/libdom-0.3.2.recipe @@ -28,12 +28,12 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + netsurf_buildsystem >= 1.6 + xml_parser devel:libexpat$secondaryArchSuffix devel:libhubbub$secondaryArchSuffix devel:libparserutils$secondaryArchSuffix devel:libwapcaplet$secondaryArchSuffix - netsurf_buildsystem >= 1.6 - xml_parser " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix diff --git a/net-libs/libhttp/libhttp-0.9.mod.recipe b/net-libs/libhttp/libhttp-0.9.mod.recipe index df2822411..063ffde80 100644 --- a/net-libs/libhttp/libhttp-0.9.mod.recipe +++ b/net-libs/libhttp/libhttp-0.9.mod.recipe @@ -36,8 +36,8 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" makefile_engine - cmd:make cmd:gcc$secondaryArchSuffix + cmd:make " BUILD() diff --git a/net-libs/libktorrent/libktorrent-2.1.0.recipe b/net-libs/libktorrent/libktorrent-2.1.0.recipe index 268cf3d36..3dd9163bc 100644 --- a/net-libs/libktorrent/libktorrent-2.1.0.recipe +++ b/net-libs/libktorrent/libktorrent-2.1.0.recipe @@ -52,8 +52,11 @@ REQUIRES_devel=" " BUILD_REQUIRES=" - extra_cmake_modules >= 5.39 haiku${secondaryArchSuffix}_devel + extra_cmake_modules >= 5.39 + devel:libboost_system$secondaryArchSuffix + devel:libgcrypt$secondaryArchSuffix + devel:libgmp$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -71,11 +74,8 @@ BUILD_REQUIRES=" devel:libKF5Solid$secondaryArchSuffix devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.7 - devel:libboost_system$secondaryArchSuffix - devel:libgcrypt$secondaryArchSuffix - devel:libgmp$secondaryArchSuffix devel:libqca$secondaryArchSuffix >= 2 + devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" cmd:cmake diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe index 75f6ee431..ab04bfffd 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.recipe @@ -64,8 +64,8 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libcrypto$secondaryArchSuffix devel:libgcrypt$secondaryArchSuffix - devel:libgpg_error$secondaryArchSuffix devel:libgnutls$secondaryArchSuffix + devel:libgpg_error$secondaryArchSuffix devel:libssl$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/net-libs/libnatpmp/libnatpmp-20150609.recipe b/net-libs/libnatpmp/libnatpmp-20150609.recipe index e1bbde39b..fa47fcf32 100644 --- a/net-libs/libnatpmp/libnatpmp-20150609.recipe +++ b/net-libs/libnatpmp/libnatpmp-20150609.recipe @@ -16,8 +16,8 @@ SECONDARY_ARCHITECTURES="?x86_gcc2 x86" PROVIDES=" libnatpmp$secondaryArchSuffix = $portVersion - lib:libnatpmp$secondaryArchSuffix = 1 cmd:natpmpc + lib:libnatpmp$secondaryArchSuffix = 1 " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-libs/libnice/libnice-0.1.14.recipe b/net-libs/libnice/libnice-0.1.14.recipe index 6f11bd550..e4b5837d6 100644 --- a/net-libs/libnice/libnice-0.1.14.recipe +++ b/net-libs/libnice/libnice-0.1.14.recipe @@ -22,12 +22,12 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" libnice$secondaryArchSuffix = $portVersion - lib:libnice$secondaryArchSuffix = 10.7.0 compat >= 10 cmd:sdp_example$secondaryArchSuffix = $portVersion cmd:simple_example$secondaryArchSuffix = $portVersion cmd:stunbdc$secondaryArchSuffix = $portVersion cmd:stund$secondaryArchSuffix = $portVersion cmd:threaded_example$secondaryArchSuffix = $portVersion + lib:libnice$secondaryArchSuffix = 10.7.0 compat >= 10 " REQUIRES=" haiku$secondaryArchSuffix @@ -60,8 +60,8 @@ BUILD_PREREQUIRES=" cmd:autoconf cmd:gcc$secondaryArchSuffix # cmd:gtkdocize - cmd:libtoolize cmd:ld$secondaryArchSuffix + cmd:libtoolize cmd:make cmd:pkg_config$secondaryArchSuffix " diff --git a/net-libs/libotr/libotr-4.1.1.recipe b/net-libs/libotr/libotr-4.1.1.recipe index a09c8668a..e040fcc61 100644 --- a/net-libs/libotr/libotr-4.1.1.recipe +++ b/net-libs/libotr/libotr-4.1.1.recipe @@ -26,13 +26,13 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" libotr$secondaryArchSuffix = $portVersion - lib:libotr$secondaryArchSuffix = 5.1.1 compat >= 5 cmd:otr_mackey$secondaryArchSuffix cmd:otr_modify$secondaryArchSuffix cmd:otr_parse$secondaryArchSuffix cmd:otr_readforge$secondaryArchSuffix cmd:otr_remac$secondaryArchSuffix cmd:otr_sesskeys$secondaryArchSuffix + lib:libotr$secondaryArchSuffix = 5.1.1 compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-libs/libpcap/libpcap-1.8.1.recipe b/net-libs/libpcap/libpcap-1.8.1.recipe index 270f68e99..28755fca8 100644 --- a/net-libs/libpcap/libpcap-1.8.1.recipe +++ b/net-libs/libpcap/libpcap-1.8.1.recipe @@ -52,12 +52,12 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:autoconf + cmd:bison + cmd:flex cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:libtoolize cmd:make - cmd:bison - cmd:flex cmd:pkg_config$secondaryArchSuffix " diff --git a/net-libs/libsoup/libsoup-2.58.2.recipe b/net-libs/libsoup/libsoup-2.58.2.recipe index 43c4223a7..161956d75 100644 --- a/net-libs/libsoup/libsoup-2.58.2.recipe +++ b/net-libs/libsoup/libsoup-2.58.2.recipe @@ -19,14 +19,14 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libcurl$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libglib_networking_2.0${secondaryArchSuffix} - lib:libz$secondaryArchSuffix - lib:libxml2$secondaryArchSuffix - lib:libsqlite3$secondaryArchSuffix - lib:libcurl$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libintl$secondaryArchSuffix + lib:libsqlite3$secondaryArchSuffix + lib:libxml2$secondaryArchSuffix + lib:libz$secondaryArchSuffix " PROVIDES_devel=" @@ -39,21 +39,21 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - lib:libglib_networking_2.0${secondaryArchSuffix} - devel:libglib_2.0$secondaryArchSuffix - devel:libz$secondaryArchSuffix - devel:libxml2$secondaryArchSuffix - devel:libsqlite3$secondaryArchSuffix devel:libcurl$secondaryArchSuffix + devel:libglib_2.0$secondaryArchSuffix + devel:libsqlite3$secondaryArchSuffix + devel:libxml2$secondaryArchSuffix + devel:libz$secondaryArchSuffix + lib:libglib_networking_2.0${secondaryArchSuffix} " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix - cmd:pkg_config$secondaryArchSuffix - cmd:intltool_update - cmd:libtool cmd:autoconf cmd:automake + cmd:gcc$secondaryArchSuffix + cmd:intltool_update + cmd:libtool cmd:make + cmd:pkg_config$secondaryArchSuffix cmd:python " diff --git a/net-libs/libsoup/libsoup-2.60.2.recipe b/net-libs/libsoup/libsoup-2.60.2.recipe index 6dc8a62b5..8f45eb5fd 100644 --- a/net-libs/libsoup/libsoup-2.60.2.recipe +++ b/net-libs/libsoup/libsoup-2.60.2.recipe @@ -19,14 +19,14 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libcurl$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libglib_networking_2.0${secondaryArchSuffix} - lib:libz$secondaryArchSuffix - lib:libxml2$secondaryArchSuffix - lib:libsqlite3$secondaryArchSuffix - lib:libcurl$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libintl$secondaryArchSuffix + lib:libsqlite3$secondaryArchSuffix + lib:libxml2$secondaryArchSuffix + lib:libz$secondaryArchSuffix " PROVIDES_devel=" @@ -39,21 +39,21 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - lib:libglib_networking_2.0${secondaryArchSuffix} - devel:libglib_2.0$secondaryArchSuffix - devel:libz$secondaryArchSuffix - devel:libxml2$secondaryArchSuffix - devel:libsqlite3$secondaryArchSuffix devel:libcurl$secondaryArchSuffix + devel:libglib_2.0$secondaryArchSuffix + devel:libsqlite3$secondaryArchSuffix + devel:libxml2$secondaryArchSuffix + devel:libz$secondaryArchSuffix + lib:libglib_networking_2.0${secondaryArchSuffix} " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix - cmd:pkg_config$secondaryArchSuffix - cmd:intltool_update - cmd:libtool cmd:autoconf cmd:automake + cmd:gcc$secondaryArchSuffix + cmd:intltool_update + cmd:libtool cmd:make + cmd:pkg_config$secondaryArchSuffix cmd:python2 " diff --git a/net-libs/libsrtp/libsrtp-1.5.4.recipe b/net-libs/libsrtp/libsrtp-1.5.4.recipe index aeb46d94a..ca6565248 100644 --- a/net-libs/libsrtp/libsrtp-1.5.4.recipe +++ b/net-libs/libsrtp/libsrtp-1.5.4.recipe @@ -37,8 +37,8 @@ BUILD_PREREQUIRES=" cmd:autoconf cmd:automake cmd:gcc$secondaryArchSuffix - cmd:make cmd:libtoolize$secondaryArchSuffix + cmd:make cmd:pkg_config$secondaryArchSuffix " diff --git a/net-libs/libtorrent/libtorrent-0.13.6.recipe b/net-libs/libtorrent/libtorrent-0.13.6.recipe index 083dd81c7..adc9c0ee3 100644 --- a/net-libs/libtorrent/libtorrent-0.13.6.recipe +++ b/net-libs/libtorrent/libtorrent-0.13.6.recipe @@ -17,9 +17,9 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libz$secondaryArchSuffix - lib:libcrypto$secondaryArchSuffix cmd:gettext$secondaryArchSuffix + lib:libcrypto$secondaryArchSuffix + lib:libz$secondaryArchSuffix " PROVIDES_devel=" @@ -29,8 +29,8 @@ PROVIDES_devel=" REQUIRES_devel=" haiku${secondaryArchSuffix}_devel libtorrent$secondaryArchSuffix == $portVersion base - cmd:pkg_config$secondaryArchSuffix cmd:gettext$secondaryArchSuffix + cmd:pkg_config$secondaryArchSuffix devel:libcppunit$secondaryArchSuffix devel:libz$secondaryArchSuffix " @@ -43,10 +43,10 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:libtoolize$secondaryArchSuffix cmd:autoreconf cmd:g++$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:libtoolize$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix cmd:strip$secondaryArchSuffix diff --git a/net-libs/libupnp/libupnp-1.6.22.recipe b/net-libs/libupnp/libupnp-1.6.22.recipe index cce9362ad..166f4fd41 100644 --- a/net-libs/libupnp/libupnp-1.6.22.recipe +++ b/net-libs/libupnp/libupnp-1.6.22.recipe @@ -19,9 +19,9 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" libupnp$secondaryArchSuffix = $portVersion - lib:libupnp$secondaryArchSuffix = 6.3.6 compat >= 6 lib:libixml$secondaryArchSuffix = 2.0.8 compat >= 2 lib:libthreadutil$secondaryArchSuffix = 6.0.4 compat >= 6 + lib:libupnp$secondaryArchSuffix = 6.3.6 compat >= 6 " REQUIRES=" haiku$secondaryArchSuffix @@ -29,9 +29,9 @@ REQUIRES=" PROVIDES_devel=" libupnp${secondaryArchSuffix}_devel = $portVersion - devel:libupnp$secondaryArchSuffix = 6.3.6 compat >= 6 devel:libixml$secondaryArchSuffix = 2.0.8 compat >= 2 devel:libthreadutil$secondaryArchSuffix = 6.0.4 compat >= 6 + devel:libupnp$secondaryArchSuffix = 6.3.6 compat >= 6 " REQUIRES_devel=" libupnp$secondaryArchSuffix == $portVersion base @@ -41,12 +41,12 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix - cmd:make - cmd:libtoolize cmd:aclocal cmd:autoconf cmd:automake + cmd:gcc$secondaryArchSuffix + cmd:libtoolize + cmd:make cmd:pkg_config$secondaryArchSuffix " diff --git a/net-libs/libvncserver/libvncserver-0.9.11.recipe b/net-libs/libvncserver/libvncserver-0.9.11.recipe index cc1c7b8a4..92a46d810 100644 --- a/net-libs/libvncserver/libvncserver-0.9.11.recipe +++ b/net-libs/libvncserver/libvncserver-0.9.11.recipe @@ -16,14 +16,14 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" libvncserver$secondaryArchSuffix = $portVersion - lib:libvncserver$secondaryArchSuffix = $portVersion lib:libvncclient$secondaryArchSuffix = $portVersion + lib:libvncserver$secondaryArchSuffix = $portVersion " REQUIRES=" haiku$secondaryArchSuffix lib:libgcrypt$secondaryArchSuffix - lib:libgpg_error$secondaryArchSuffix lib:libgnutls$secondaryArchSuffix + lib:libgpg_error$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libpng16$secondaryArchSuffix lib:libz$secondaryArchSuffix @@ -31,9 +31,9 @@ REQUIRES=" PROVIDES_devel=" libvncserver${secondaryArchSuffix}_devel = $portVersion + cmd:libvncserver_config$secondaryArchSuffix = $portVersion devel:libvncclient$secondaryArchSuffix = $portVersion devel:libvncserver$secondaryArchSuffix = $portVersion - cmd:libvncserver_config$secondaryArchSuffix = $portVersion " REQUIRES_devel=" libvncserver$secondaryArchSuffix == $portVersion base diff --git a/net-libs/libwebsockets/libwebsockets-3.0.0.recipe b/net-libs/libwebsockets/libwebsockets-3.0.0.recipe index 88345545a..e5fb2e2d8 100644 --- a/net-libs/libwebsockets/libwebsockets-3.0.0.recipe +++ b/net-libs/libwebsockets/libwebsockets-3.0.0.recipe @@ -43,8 +43,8 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix cmd:cmake + cmd:gcc$secondaryArchSuffix cmd:make cmd:openssl " diff --git a/net-libs/miniupnpc/miniupnpc-2.1.recipe b/net-libs/miniupnpc/miniupnpc-2.1.recipe index 90871b833..25c7182fe 100644 --- a/net-libs/miniupnpc/miniupnpc-2.1.recipe +++ b/net-libs/miniupnpc/miniupnpc-2.1.recipe @@ -40,8 +40,8 @@ BUILD_REQUIRES=" " BUILD_PREREQUIRES=" cmd:cmake - cmd:make cmd:gcc$secondaryArchSuffix + cmd:make " BUILD() diff --git a/net-libs/serf/serf-1.3.9.recipe b/net-libs/serf/serf-1.3.9.recipe index c91f0dc88..d9b9f78af 100644 --- a/net-libs/serf/serf-1.3.9.recipe +++ b/net-libs/serf/serf-1.3.9.recipe @@ -20,14 +20,13 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libssl$secondaryArchSuffix - lib:libcrypto$secondaryArchSuffix - lib:libz$secondaryArchSuffix lib:libapr_1$secondaryArchSuffix lib:libaprutil_1$secondaryArchSuffix - # aprutil brings us -lexpat and -liconv - lib:libexpat$secondaryArchSuffix - lib:libiconv$secondaryArchSuffix + lib:libcrypto$secondaryArchSuffix + lib:libexpat$secondaryArchSuffix # aprutil brings us + lib:libiconv$secondaryArchSuffix # aprutil brings us + lib:libssl$secondaryArchSuffix + lib:libz$secondaryArchSuffix " PROVIDES_devel=" @@ -42,21 +41,20 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libssl$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix - devel:libz$secondaryArchSuffix devel:libapr_1$secondaryArchSuffix devel:libaprutil_1$secondaryArchSuffix - # aprutil brings us -lexpat and -liconv - devel:libexpat$secondaryArchSuffix - devel:libiconv$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix + devel:libexpat$secondaryArchSuffix # aprutil brings us + devel:libiconv$secondaryArchSuffix # aprutil brings us + devel:libssl$secondaryArchSuffix + devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" + cmd:apr_1_config$secondaryArchSuffix + cmd:apu_1_config$secondaryArchSuffix cmd:gcc$secondaryArchSuffix #cmd:make cmd:scons - cmd:apr_1_config$secondaryArchSuffix - cmd:apu_1_config$secondaryArchSuffix " BUILD() diff --git a/net-misc/aria2/aria2-1.18.9.recipe b/net-misc/aria2/aria2-1.18.9.recipe index ca626767c..bf05640a3 100644 --- a/net-misc/aria2/aria2-1.18.9.recipe +++ b/net-misc/aria2/aria2-1.18.9.recipe @@ -43,13 +43,13 @@ BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:automake + cmd:find cmd:gcc$secondaryArchSuffix + cmd:gettext cmd:ld$secondaryArchSuffix cmd:libtoolize cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:gettext - cmd:find " BUILD() diff --git a/net-misc/mosh/mosh-1.3.2.recipe b/net-misc/mosh/mosh-1.3.2.recipe index dc296b9ab..7ed17e00c 100644 --- a/net-misc/mosh/mosh-1.3.2.recipe +++ b/net-misc/mosh/mosh-1.3.2.recipe @@ -20,9 +20,9 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" mosh$secondaryArchSuffix = $portVersion + cmd:mosh cmd:mosh_client cmd:mosh_server - cmd:mosh " REQUIRES=" haiku$secondaryArchSuffix diff --git a/net-misc/wget/wget-1.18.recipe b/net-misc/wget/wget-1.18.recipe index 8e209f2d3..a56e549f7 100644 --- a/net-misc/wget/wget-1.18.recipe +++ b/net-misc/wget/wget-1.18.recipe @@ -27,10 +27,10 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix + lib:libiconv$secondaryArchSuffix + lib:libintl$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix - lib:libintl$secondaryArchSuffix - lib:libiconv$secondaryArchSuffix " BUILD_REQUIRES=" @@ -40,16 +40,16 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix >= 1.2.3 " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix cmd:aclocal cmd:autoconf + cmd:find + cmd:gcc$secondaryArchSuffix + cmd:gettext cmd:libtoolize$secondaryArchSuffix cmd:make cmd:makeinfo - cmd:pod2man - cmd:gettext - cmd:find cmd:pkg_config$secondaryArchSuffix + cmd:pod2man " BUILD() diff --git a/net-misc/wget/wget-1.19.4.recipe b/net-misc/wget/wget-1.19.4.recipe index 29a7b8bb2..fbb741fd8 100644 --- a/net-misc/wget/wget-1.19.4.recipe +++ b/net-misc/wget/wget-1.19.4.recipe @@ -27,10 +27,10 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix + lib:libiconv$secondaryArchSuffix + lib:libintl$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix - lib:libintl$secondaryArchSuffix - lib:libiconv$secondaryArchSuffix " BUILD_REQUIRES=" @@ -41,16 +41,16 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix >= 1.2.3 " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix cmd:aclocal cmd:autoconf + cmd:find + cmd:gcc$secondaryArchSuffix + cmd:gettext cmd:libtoolize$secondaryArchSuffix cmd:make cmd:makeinfo - cmd:pod2man - cmd:gettext - cmd:find cmd:pkg_config$secondaryArchSuffix + cmd:pod2man " BUILD() diff --git a/net-misc/wput/wput-0.6.2.recipe b/net-misc/wput/wput-0.6.2.recipe index 432b898ba..f4db4dd9a 100644 --- a/net-misc/wput/wput-0.6.2.recipe +++ b/net-misc/wput/wput-0.6.2.recipe @@ -20,24 +20,24 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libgnutls_openssl$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libintl$secondaryArchSuffix - lib:libgnutls_openssl$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libgnutls_openssl$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libgnutls_openssl$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:awk - cmd:libtoolize$secondaryArchSuffix cmd:gcc$secondaryArchSuffix cmd:gzip + cmd:libtoolize$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix " diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.3.0~git.recipe b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.3.0~git.recipe index 821410ccc..8c26381f9 100644 --- a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.3.0~git.recipe +++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.3.0~git.recipe @@ -31,8 +31,8 @@ REQUIRES=" lib:libiconv$secondaryArchSuffix lib:libidn$secondaryArchSuffix lib:libintl$secondaryArchSuffix - lib:libQt5Core$secondaryArchSuffix lib:libQt5Concurrent$secondaryArchSuffix + lib:libQt5Core$secondaryArchSuffix lib:libQt5Gui$secondaryArchSuffix lib:libQt5Multimedia$secondaryArchSuffix lib:libQt5Network$secondaryArchSuffix diff --git a/net-p2p/ktorrent/ktorrent-5.1.1~git.recipe b/net-p2p/ktorrent/ktorrent-5.1.1~git.recipe index e8289b65a..b7ed05137 100644 --- a/net-p2p/ktorrent/ktorrent-5.1.1~git.recipe +++ b/net-p2p/ktorrent/ktorrent-5.1.1~git.recipe @@ -86,8 +86,11 @@ REQUIRES=" " BUILD_REQUIRES=" - extra_cmake_modules >= 5.39 haiku${secondaryArchSuffix}_devel + extra_cmake_modules >= 5.39 + devel:libboost_system$secondaryArchSuffix + devel:libgcrypt$secondaryArchSuffix + devel:libgmp$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -115,11 +118,8 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.7 - devel:libboost_system$secondaryArchSuffix - devel:libgcrypt$secondaryArchSuffix - devel:libgmp$secondaryArchSuffix devel:libqca$secondaryArchSuffix + devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" cmd:cmake diff --git a/net-proxy/haproxy/haproxy-1.6.7.recipe b/net-proxy/haproxy/haproxy-1.6.7.recipe index 4ff6afbe0..aad9f1c6c 100644 --- a/net-proxy/haproxy/haproxy-1.6.7.recipe +++ b/net-proxy/haproxy/haproxy-1.6.7.recipe @@ -25,8 +25,8 @@ REQUIRES=" BUILD_PREREQUIRES=" haiku_devel cmd:cmp - cmd:make cmd:gcc + cmd:make " BUILD() diff --git a/net-proxy/haproxy/haproxy-1.7.0.git.recipe b/net-proxy/haproxy/haproxy-1.7.0.git.recipe index a5dc35b40..e9398dba7 100644 --- a/net-proxy/haproxy/haproxy-1.7.0.git.recipe +++ b/net-proxy/haproxy/haproxy-1.7.0.git.recipe @@ -23,8 +23,8 @@ REQUIRES=" BUILD_PREREQUIRES=" haiku_devel - cmd:make cmd:gcc + cmd:make " BUILD() diff --git a/net-proxy/privoxy/privoxy-3.0.26.recipe b/net-proxy/privoxy/privoxy-3.0.26.recipe index 02a319a90..816010808 100644 --- a/net-proxy/privoxy/privoxy-3.0.26.recipe +++ b/net-proxy/privoxy/privoxy-3.0.26.recipe @@ -38,14 +38,14 @@ BUILD_REQUIRES=" devel:libz " BUILD_PREREQUIRES=" - cmd:autoheader cmd:autoconf + cmd:autoheader cmd:awk - cmd:make - cmd:grep - cmd:sed - cmd:g++ cmd:find + cmd:g++ + cmd:grep + cmd:make + cmd:sed " BUILD() diff --git a/net-proxy/torsocks/torsocks-1.2.recipe b/net-proxy/torsocks/torsocks-1.2.recipe index 977723e88..a48ac69db 100644 --- a/net-proxy/torsocks/torsocks-1.2.recipe +++ b/net-proxy/torsocks/torsocks-1.2.recipe @@ -39,12 +39,12 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel >= $haikuVersion " BUILD_PREREQUIRES=" - cmd:gcc$secondaryArchSuffix - cmd:ld$secondaryArchSuffix - cmd:libtoolize cmd:aclocal cmd:autoconf cmd:automake + cmd:gcc$secondaryArchSuffix + cmd:ld$secondaryArchSuffix + cmd:libtoolize cmd:make " diff --git a/net-proxy/torsocks/torsocks-1.3.recipe b/net-proxy/torsocks/torsocks-1.3.recipe index e428f2fe0..cce89722b 100644 --- a/net-proxy/torsocks/torsocks-1.3.recipe +++ b/net-proxy/torsocks/torsocks-1.3.recipe @@ -43,9 +43,9 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel " BUILD_PREREQUIRES=" + cmd:autoreconf cmd:gcc$secondaryArchSuffix cmd:libtoolize$secondaryArchSuffix - cmd:autoreconf cmd:make "