Search Criteria
Package Details: mylar3 0.8.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mylar3.git (read-only, click to copy) |
---|---|
Package Base: | mylar3 |
Description: | Comic book download automation for usenet and torrent users |
Upstream URL: | https://github.com/mylar3/mylar3 |
Licenses: | GPL-3.0-or-later |
Submitter: | fryfrog |
Maintainer: | txtsd (fryfrog) |
Last Packager: | txtsd |
Votes: | 7 |
Popularity: | 1.50 |
First Submitted: | 2020-05-06 18:19 (UTC) |
Last Updated: | 2024-11-16 07:22 (UTC) |
Dependencies (36)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-apschedulerAUR
- python-beautifulsoup4
- python-cfscrapeAUR
- python-cheroot
- python-cherrypy
- python-configparserAUR
- python-feedparser
- python-mako
- python-natsort
- python-packaging
- python-pillow (python-pillow-gitAUR)
- python-portend
- python-pycryptodome
- python-pystun3AUR
- python-pytz
- python-rarfile
- python-requests
- python-simplejson
- python-six
- python-tenacity
- python-tzlocal
- python-urllib3
- python-user_agent2AUR
- unrar (rarAUR)
- deluge (deluge-gitAUR) (optional) – torrent downloader
- nzbget (nzbget-binAUR, nzbget-gitAUR, nzbget-git-debugAUR) (optional) – usenet downloader
- prowlarrAUR (prowlarr-binAUR, prowlarr-developAUR, prowlarr-develop-binAUR, prowlarr-nightly-binAUR) (optional) – automatically integrates with and syncs indexers
- qbittorrent (qbittorrent-enhanced-qt5AUR, qbittorrent-qt5AUR, qbittorrent-gitAUR, qbittorrent-libtorrent-v1AUR, qbittorrent-enhanced-gitAUR, qbittorrent-enhanced-uaAUR, qbittorrent-enhanced-appimageAUR, qbittorrent-enhancedAUR) (optional) – torrent downloader
- rtorrent (rtorrent-colorAUR, rtorrent-pyro-gitAUR, rtorrent-vi-colorAUR, rtorrent-ps-chAUR, rtorrent-gitAUR, rtorrent-ipv6AUR, rtorrent-psAUR) (optional) – torrent downloader
- sabnzbdAUR (sabnzbd-gitAUR) (optional) – usenet downloader
- transmission-cli (transmission-sequential-cliAUR, transmission-cli-gitAUR, transmission-noxunlei-cliAUR, transmission3-cliAUR) (optional) – torrent downloader (CLI and daemon)
- transmission-gtk (transmission-sequential-gtkAUR, transmission-noxunlei-gtkAUR, transmission-gtk3AUR, transmission-gtk-gitAUR) (optional) – torrent downloader (GTK+)
- transmission-qt (transmission-qt-gitAUR, transmission-sequential-qtAUR, transmission-qt-ssl-gitAUR, transmission-noxunlei-qtAUR) (optional) – torrent downloader (Qt)
- vuzeAUR (vuze-extreme-modAUR) (optional) – torrent downloader
Required by (5)
- prowlarr (optional)
- prowlarr-bin (optional)
- prowlarr-develop (optional)
- prowlarr-develop-bin (optional)
- prowlarr-nightly-bin (optional)
Latest Comments
« First ‹ Previous 1 2
nhrjr commented on 2021-03-02 10:28 (UTC) (edited on 2021-03-02 10:29 (UTC) by nhrjr)
Hey @fryfrog Could you update the upstream url tag in .SRCINFO to specify github.com? It's giving gitlab, but the repo does not exist.
Also I consistently get sha256sum errors. On my machine with a fresh retrieved mylar source file:
~/.cache/yay/mylar3:> sha256sum mylar3-0.4.9.5.tar.gz
d4b173b233b0bb1a7119f9d2144244d49a633d94761dc6e1e7362702c5319716 mylar3-0.4.9.5.tar.gz
while PKGBUILD states: cf750c27d240c9bacbe13125acadb019671c0cc3cd8a2021e589d072006e92e9
Same happens with a manually downloaded source file. Maybe the upstream binary changed without a version increase?
fryfrog commented on 2020-01-05 00:53 (UTC)
AUR git packages don't get updated for commits, they get updated when the package needs changing. When you build it locally, it'll use the most recent version from git.
That error looks like the updater just doesn't know what branch or version you're on, which doesn't matter because you're not using their updating. If you want to catch up, just re-run it. Maybe AUR helpers have a
--devel
type option that will rebuild any-git
packages.liqiud commented on 2020-01-04 20:10 (UTC)
We're a few commits behind, should think about updating the package. Also, when doing the update, please resolve this error:
WARNING :: mylar.getVersion.153 : MAIN : No branch specified within config - will attempt to poll version from mylar
mlandgren commented on 2019-03-30 17:37 (UTC)
This will not run without python2-setuptools, you might want to add it to the dependencies.
fryfrog commented on 2018-03-19 17:01 (UTC)
Hey @niekez, I never saw your comment, sorry!
I just moved it from /etc/ to /var/lib, along with doing that to a few others. :)
niekez commented on 2017-09-19 08:46 (UTC)
fryfrog commented on 2017-03-20 17:17 (UTC)
fryfrog commented on 2017-02-13 00:05 (UTC)
« First ‹ Previous 1 2