mediastreamer 5.2.111 -> 5.3.15 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..79da0ae4393a 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.15"; dontWrapQtApps = true; @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-Le52tsyzOpepmvb+GOGCPwwTriPUjhYpa6GM+y/6USA="; + hash = "sha256-9uj5rq3iE8nMXoSEE815tHlhgs2RN9ruX/u6PVe/43k="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting install rpath to /nix/store/ydnvlr28indg1a8slbp5qvji1czggl66-mediastreamer2-5.3.15/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!