@Bitals thanks, fixed
Search Criteria
Package Details: quickmedia r1438.29c346f-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/quickmedia.git (read-only, click to copy) |
---|---|
Package Base: | quickmedia |
Description: | A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites. |
Upstream URL: | https://git.dec05eba.com/QuickMedia |
Licenses: | GPL-3.0-only |
Submitter: | DEC05EBA |
Maintainer: | DEC05EBA |
Last Packager: | DEC05EBA |
Votes: | 14 |
Popularity: | 0.30 |
First Submitted: | 2024-11-15 18:42 (UTC) |
Last Updated: | 2024-11-16 08:22 (UTC) |
Dependencies (16)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-liteAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-noto-megamergeAUR, noto-fonts-mainAUR)
- sibsAUR (make)
- automediaAUR (optional) – For automatically downloading new chapters of tracked manga
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – For displaying webp thumbnails, uploading video thumbnails on matrix and merging video and audio when downloading youtube videos
- libnotify (libnotify-gitAUR) (optional) – For showing notifications
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR) (optional) – To display chinese, japanese and korean characters
- source-highlight (optional) – For syntax highlighting in matrix codeblocks
- waifu2x-ncnn-vulkan (waifu2x-ncnn-vulkan-gitAUR) (optional) – For upscaling manga pages when using the --upscale-images option
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – For downloading torrents when using nyaa.si plugin or opening remote links
- yt-dlp (yt-dlp-gitAUR) (optional) – To download soundcloud music
Required by (0)
Sources (2)
DEC05EBA commented on 2023-12-18 18:47 (UTC)
Bitals commented on 2023-12-18 18:44 (UTC)
mkdir emoji
in prepare()
has been giving me headaches for sometime now when rebuilding.
Please change it to mkdir -p emoji
to not fail if dir already exists.
DEC05EBA commented on 2023-10-14 16:33 (UTC)
Quickmedia no longer depends on yt-dlp for youtube. Youtube videos should now start faster and buffer much faster.
justcommenting commented on 2023-01-29 22:19 (UTC)
@DEC05EBA
In source=( "${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.r1310.5c854e1.tar.gz"
you're changing the "r1310.5c854e1" part every time instead of just using ${pkgver} - as you're supposed to (see man). As a result, if you do check aur PKGBUILD updates with your AUR helper, you have to compare the entire URL each time, which is annoying.
DEC05EBA commented on 2023-01-23 10:09 (UTC)
@Bitals that's an issue in the mpv package and it has been reported here: https://bugs.archlinux.org/task/77211?string=mpv&project=5&search_name=&type%5B0%5D=&sev%5B0%5D=&pri%5B0%5D=&due%5B0%5D=&reported%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto= but still good to know how to bypass the issue until it has been fixed
Bitals commented on 2023-01-23 09:56 (UTC)
wayland-protocols
is a dependency, builds after manually installing it.
09:47:39 Package wayland-protocols was not found in the pkg-config search path.
09:47:39 Perhaps you should add the directory containing `wayland-protocols.pc'
09:47:39 to the PKG_CONFIG_PATH environment variable
09:47:39 Package 'wayland-protocols', required by 'mpv', not found
09:47:39 Packages not found, using global lib...
09:47:39 Dependency mpv in version range >=1.0.0 is missing from pkg-config, trying global lib
09:47:39 Dependency not found in global lib, trying to download from package repository
09:47:39 Failed to build ninja file: No package with the name "mpv" was found
DEC05EBA commented on 2023-01-23 01:11 (UTC)
@justcommenting Im not exactly sure what you mean. What variable and what differences? do you mean which git commits the update contains so you can see a git history diff?
justcommenting commented on 2023-01-22 23:57 (UTC)
I agree, this isn't a git package. But, even if you don't change that part, you should at least use a variable in the source= URL so it's easier to track differences on updates.
Pinned Comments
DEC05EBA commented on 2020-09-10 19:19 (UTC) (edited on 2020-09-24 01:17 (UTC) by DEC05EBA)
See https://git.dec05eba.com/QuickMedia/about/ for controls and screenshots