mediastreamer 5.2.111 -> 5.3.34 https://repology.org/project/mediastreamer/versions attrpath: mediastreamer Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/mediastreamer/default.nix b/pkgs/development/libraries/mediastreamer/default.nix index f1c109b244b3..70b6b4aa15f0 100644 --- a/pkgs/development/libraries/mediastreamer/default.nix +++ b/pkgs/development/libraries/mediastreamer/default.nix @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { pname = "mediastreamer2"; - version = "5.2.111"; + version = "5.3.34"; dontWrapQtApps = true; @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-Le52tsyzOpepmvb+GOGCPwwTriPUjhYpa6GM+y/6USA="; + hash = "sha256-pDb9KRwEU2Kki0pggXXfP62i8eetcc/abpZ0SKCl0lA="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mediastreamer nix build failed. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/qhpw32pz39y6i30b3vrbw5fw6zv5549f-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting install rpath to /nix/store/3bcq4jl8cyfcrpg5x08jcznsylrn8vds-mediastreamer2-5.3.34/lib -- Looking for sys/shm.h -- Looking for sys/shm.h - found -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found CMake Error at CMakeLists.txt:161 (find_package): By not providing "FindOrtp.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Ortp", but CMake did not find one. Could not find a package configuration file provided by "Ortp" (requested version 5.3.0) with any of the following names: OrtpConfig.cmake ortp-config.cmake Add the installation prefix of "Ortp" to CMAKE_PREFIX_PATH or set "Ortp_DIR" to a directory containing one of the above files. If "Ortp" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred!