Package Details: miru-git 5.5.8.r0.gb079e79-1

Git Clone URL: https://aur.archlinux.org/miru-git.git (read-only, click to copy)
Package Base: miru-git
Description: Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.(Use system-wide electron)
Upstream URL: https://miru.watch/
Keywords: anime anime-streaming miru miru-git
Licenses: GPL-3.0-only
Conflicts: miru
Provides: miru
Submitter: kyngs
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.000031
First Submitted: 2023-06-27 21:07 (UTC)
Last Updated: 2024-11-11 02:43 (UTC)

Dependencies (10)

Required by (0)

Sources (2)

Latest Comments

zxp19821005 commented on 2024-08-15 00:40 (UTC)

@SHADOW2310 Please notice that:

  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found

I think maybe you can try to install openssl openssl-1.0 openssl-1.1.

SHADOW2310 commented on 2024-08-14 18:22 (UTC) (edited on 2024-08-14 18:30 (UTC) by SHADOW2310)

Tried building but i get this error every time:

Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found
  version "3.3.1")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindOpenSSL.cmake:689 (find_package_handle_standard_args)
  CMakeLists.txt:24 (find_package)


-- Configuring incomplete, errors occurred!
ERR! OMG Process terminated: 1
prebuild ERR! build Error: Failed to build cmake with exit code 1




==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'miru-git-5.2.16.r0.g0ef55b1-1': 
error: packages failed to build: miru-git-5.2.16.r0.g0ef55b1-1

zxp19821005 commented on 2024-07-30 03:47 (UTC)

@docar Thanks for your feedback, I've changed to use yarn and build OK.

docar commented on 2024-07-29 18:52 (UTC)

Hi I've tried to install this multiple times but I'm getting the following error:

Downloading typescript@5.4.5: 5.83 MB/5.83 MB, done
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /home/docar/.cache/paru/clone/miru-git/src/.pnpm_store/v3
  Virtual store is at:             ../node_modules/.pnpm
../../.pnpm_store/v3/tmp/_tmp_42469_e2235ef6b3c30e3b61eb7e82a6bc353b [@capacitor/assets@3.0.1]: Running npm-install script, failed in 6m 13.8s
...2469_e2235ef6b3c30e3b61eb7e82a6bc353b npm-install$ npm install
│ npm warn deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
│ > @capacitor/assets@3.0.1 prepare
│ > husky install
│ husky - .git can't be found (see https://typicode.github.io/husky/#/?id=custom-directory)
│ npm notice
│ npm notice New minor version of npm available! 10.7.0 -> 10.8.2
│ npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
│ npm notice To update run: npm install -g npm@10.8.2
│ npm notice
│ npm error code 1
│ npm error path /home/docar/.cache/paru/clone/miru-git/src/.pnpm_store/v3/tmp/_tmp_42469_e2235ef6b3c30e3b61eb7e82a6bc353b
│ npm error command failed
│ npm error command sh -c husky install
│ npm error A complete log of this run can be found in: /home/docar/.cache/paru/clone/miru-git/src/.electron-gyp/.npm/_logs/2024-07-29T18_32_14_221Z-debug-0.log
└─ Failed in 6m 13.8s at /home/docar/.cache/paru/clone/miru-git/src/.pnpm_store/v3/tmp/_tmp_42469_e2235ef6b3c30e3b61eb7e82a6bc353b
Downloading typescript@5.3.3: 5.76 MB/5.76 MB, done
Downloading @fontsource-variable/material-symbols-outlined@5.0.24: 8.05 MB/8.05 MB, done
Downloading capacitor-nodejs@https://github.com/funniray/Capacitor-NodeJS/releases/download/nodejs-18/capacitor-nodejs-1.0.0-beta.6.tgz: 54.65 MB/54.65 MB, done
Downloading 7zip-bin@5.2.0: 5.63 MB/5.63 MB, done
Downloading app-builder-bin@4.0.0: 45.10 MB/45.10 MB, done
Downloading @trapezedev/gradle-parse@7.0.10: 7.23 MB/7.23 MB, done
Downloading three@0.159.0: 9.39 MB/9.39 MB, done
 ERR_PNPM_PREPARE_PACKAGE  Failed to prepare git-hosted package fetched from "https://codeload.github.com/thaunknown/capacitor-assets/tar.gz/6b1034e757096615badc49119cb25e34ed7942ad": @capacitor/assets@3.0.1 npm-install: `npm install`
Exit status 1
..                                       | Progress: resolved 0, reused 0, downloaded 1274, added 1356
==> ERROR: A failure occurred in build().
    Aborting...