mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
75c36a41dc
commit
c0bc3b40e2
3 changed files with 5 additions and 52 deletions
|
@ -1,30 +0,0 @@
|
||||||
--- a/EternalTerminal/CMakeLists.txt
|
|
||||||
+++ b/EternalTerminal/CMakeLists.txt
|
|
||||||
@@ -519,17 +519,8 @@
|
|
||||||
${CORE_LIBRARIES})
|
|
||||||
decorate_target(htmd)
|
|
||||||
|
|
||||||
- enable_testing()
|
|
||||||
-
|
|
||||||
- file(GLOB TEST_SRCS test/*Test.cpp)
|
|
||||||
- add_executable(
|
|
||||||
- et-test
|
|
||||||
- ${TEST_SRCS}
|
|
||||||
- test/Main.cpp
|
|
||||||
- )
|
|
||||||
- add_dependencies(et-test TerminalCommon et-lib)
|
|
||||||
+ add_dependencies(TerminalCommon et-lib)
|
|
||||||
target_link_libraries(
|
|
||||||
- et-test
|
|
||||||
TerminalCommon
|
|
||||||
et-lib
|
|
||||||
${CMAKE_THREAD_LIBS_INIT}
|
|
||||||
@@ -539,8 +530,6 @@
|
|
||||||
${UTEMPTER_LIBRARIES}
|
|
||||||
${Boost_LIBRARIES}
|
|
||||||
${CORE_LIBRARIES})
|
|
||||||
- add_test(et-test et-test)
|
|
||||||
- decorate_target(et-test)
|
|
||||||
|
|
||||||
if(FUZZING)
|
|
||||||
add_executable(
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- a/EternalTerminal/external_imported/cxxopts/include/cxxopts.hpp 2022-05-05 17:20:44.000000000 +0200
|
|
||||||
+++ - 2023-07-10 20:07:25.607948589 +0200
|
|
||||||
@@ -37,6 +37,7 @@
|
|
||||||
#include <unordered_map>
|
|
||||||
#include <unordered_set>
|
|
||||||
#include <vector>
|
|
||||||
+#include <limits>
|
|
||||||
|
|
||||||
#ifdef __cpp_lib_optional
|
|
||||||
#include <optional>
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'EternalTerminal'
|
# Template file for 'EternalTerminal'
|
||||||
pkgname=EternalTerminal
|
pkgname=EternalTerminal
|
||||||
version=6.2.1
|
version=6.2.9
|
||||||
revision=6
|
revision=1
|
||||||
# revisions used for the specific versions of submodules.
|
# revisions used for the specific versions of submodules.
|
||||||
# they can be found in the external/ directory of the source code.
|
# they can be found in the external/ directory of the source code.
|
||||||
_sanitizers_gitrev="99e159ec9bc8dd362b08d18436bd40ff0648417b"
|
_sanitizers_gitrev="99e159ec9bc8dd362b08d18436bd40ff0648417b"
|
||||||
|
@ -9,9 +9,9 @@ _threadpool_gitrev="9a42ec1329f259a5f4881a291db1dcb8f2ad9040"
|
||||||
build_wrksrc=${pkgname}
|
build_wrksrc=${pkgname}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDISABLE_VCPKG=ON -DDISABLE_TELEMETRY=ON -DDISABLE_SENTRY=ON"
|
configure_args="-DDISABLE_VCPKG=ON -DDISABLE_TELEMETRY=ON -DDISABLE_SENTRY=ON"
|
||||||
hostmakedepends="protobuf"
|
hostmakedepends="protobuf pkg-config"
|
||||||
makedepends="gflags-devel libsodium-devel protobuf-devel openssl-devel
|
makedepends="gflags-devel libsodium-devel protobuf-devel openssl-devel
|
||||||
zlib-devel"
|
zlib-devel libunwind-devel libutempter-devel libselinux-devel libsepol-devel pcre-devel"
|
||||||
short_desc="Re-Connectable secure remote shell"
|
short_desc="Re-Connectable secure remote shell"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
@ -19,13 +19,10 @@ homepage="https://eternalterminal.dev/"
|
||||||
distfiles="https://github.com/MisterTea/EternalTerminal/archive/et-v${version}.tar.gz
|
distfiles="https://github.com/MisterTea/EternalTerminal/archive/et-v${version}.tar.gz
|
||||||
https://github.com/arsenm/sanitizers-cmake/archive/${_sanitizers_gitrev}.tar.gz
|
https://github.com/arsenm/sanitizers-cmake/archive/${_sanitizers_gitrev}.tar.gz
|
||||||
https://github.com/progschj/ThreadPool/archive/${_threadpool_gitrev}.tar.gz"
|
https://github.com/progschj/ThreadPool/archive/${_threadpool_gitrev}.tar.gz"
|
||||||
checksum="fdf68a51cb8b62b3dbbacd1d2aeba5d5491e5142e65c97713c2f1ce61d4fdbed
|
checksum="13bfb2722b011b5f0a28fa619508deca96deec9eee5e42b922add0c166d8185a
|
||||||
f9cf386638f455c5d2e7a835b95941201387d2531b8682942d59827663b58341
|
f9cf386638f455c5d2e7a835b95941201387d2531b8682942d59827663b58341
|
||||||
954e0ecdac1aa0da1e0fa78577ff0d352e53094df43762fbc1884f76a7e1dcd2"
|
954e0ecdac1aa0da1e0fa78577ff0d352e53094df43762fbc1884f76a7e1dcd2"
|
||||||
system_accounts="_eternal"
|
system_accounts="_eternal"
|
||||||
# UnixSocketHandler.cpp:53 Error reading: 104 Connection reset by peer
|
|
||||||
# SocketHandler.cpp:91 Failed a call to writeAll: Broken pipe
|
|
||||||
make_check=no
|
|
||||||
|
|
||||||
LDFLAGS="-lgflags"
|
LDFLAGS="-lgflags"
|
||||||
|
|
||||||
|
@ -46,10 +43,6 @@ post_patch() {
|
||||||
vsed -i CMakeLists.txt \
|
vsed -i CMakeLists.txt \
|
||||||
-e '/execinfo/!s/CORE_LIBRARIES$/& execinfo/'
|
-e '/execinfo/!s/CORE_LIBRARIES$/& execinfo/'
|
||||||
fi
|
fi
|
||||||
if [ -z "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
|
||||||
# Remove libatomic from LD if target arch supports atomics
|
|
||||||
vsed -e '/ atomic$/d' -i CMakeLists.txt
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue