Trackma now uses jeepney instead of pydbus for the optional mpris tracker.
Search Criteria
Package Details: trackma-git 0.8.6.r52.g514d37e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trackma-git.git (read-only, click to copy) |
---|---|
Package Base: | trackma-git |
Description: | A lightweight and simple program for updating and using lists on several media tracking websites. |
Upstream URL: | https://z411.github.io/trackma/ |
Keywords: | anime Hummingbird manga Melative myanimelist VNDB |
Licenses: | GPL3 |
Conflicts: | trackma, wmal-git |
Provides: | trackma |
Submitter: | MagicAndWires |
Maintainer: | MagicAndWires (ahmubashshir) |
Last Packager: | MagicAndWires |
Votes: | 38 |
Popularity: | 0.97 |
First Submitted: | 2014-12-15 18:06 (UTC) |
Last Updated: | 2024-05-03 02:10 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-pyinotify
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- lsof (lsof-gitAUR) (optional) – polling tracker/pyinotify alternative
- python-cairo (python-cairo-gitAUR) (optional) – GTK frontend
- python-gobject (optional) – GTK frontend/MPRIS tracker
- python-jeepney (optional) – MPRIS tracker
- python-pillow (optional) – thumbnail images for GUI frontends
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (optional) – Qt frontend
- python-urwid (optional) – ncurses frontend
Required by (1)
- trackma-wrapper-git (requires trackma)
Sources (5)
FichteFoll commented on 2024-05-01 13:49 (UTC) (edited on 2024-05-01 13:50 (UTC) by FichteFoll)
FichteFoll commented on 2023-02-19 13:13 (UTC) (edited on 2023-02-19 13:13 (UTC) by FichteFoll)
Trackma now uses poetry (via https://github.com/z411/trackma/pull/653) for dependency management and installation, making python-poetry-core
required for installation.
Refer to https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517) for the commands and other dependencies required to build now.
tocic commented on 2022-12-24 05:51 (UTC)
Please update the upstream URL to its HTTPS counterpart.
ginnokami commented on 2022-10-31 12:40 (UTC)
@ahmubashshir I have created a pr to fix this.
ahmubashshir commented on 2022-10-23 15:03 (UTC) (edited on 2022-10-23 15:06 (UTC) by ahmubashshir)
@Typology, ~read this thread on arch bbs first, then create a pr with fix for this on my pkgbuilds repo... my pc is broken atm, so I'm in a tough spot.
Typology commented on 2022-10-21 09:45 (UTC)
==> Starting prepare()...
Submodule 'trackma/data/anime-relations' (https://github.com/erengy/anime-relations) registered for path 'trackma/data/anime-relations'
Cloning into '/home/mohad/.cache/paru/clone/trackma-git/src/trackma-git/trackma/data/anime-relations'...
fatal: transport 'file' not allowed
fatal: clone of '/home/mohad/.cache/paru/clone/trackma-git/src/anime-relations' into submodule path '/home/mohad/.cache/paru/clone/trackma-git/src/trackma-git/trackma/data/anime-relations' failed
Failed to clone 'trackma/data/anime-relations'. Retry scheduled
Cloning into '/home/mohad/.cache/paru/clone/trackma-git/src/trackma-git/trackma/data/anime-relations'...
fatal: transport 'file' not allowed
fatal: clone of '/home/mohad/.cache/paru/clone/trackma-git/src/anime-relations' into submodule path '/home/mohad/.cache/paru/clone/trackma-git/src/trackma-git/trackma/data/anime-relations' failed
Failed to clone 'trackma/data/anime-relations' a second time, aborting
==> ERROR: A failure occurred in prepare().
Aborting...
error: failed to build 'trackma-git-0.8.4.r191.g0a2558e-1':
error: packages failed to build: trackma-git-0.8.4.r191.g0a2558e-1
seems to be a problem in the prepare funciton
ahmubashshir commented on 2022-07-26 17:57 (UTC) (edited on 2022-07-26 17:59 (UTC) by ahmubashshir)
@Timptop89, did you actually check the pkgbuild before trying this out? In this pkgbuild, everything is optional except for the core functionality(i.e. CLI amd inotify monitor)
here's the list of optional feaures and their dependencies(install the one you wanna use, it's opt-in, not opt-out)
lsof – polling tracker/pyinotify alternative
python-cairo – GTK frontend
python-gobject – GTK frontend/MPRIS tracker
python-pillow – thumbnail images for GUI frontends
python-pydbus – MPRIS tracker
python-pyqt5 – Qt frontend
python-urwid – ncurses frontend
Timptop89 commented on 2022-07-26 17:12 (UTC) (edited on 2022-07-26 17:23 (UTC) by Timptop89)
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Showing this error while running trackma-qt
justfelix commented on 2022-01-22 11:55 (UTC) (edited on 2022-01-22 11:58 (UTC) by justfelix)
If someone wonders why the tracking doesn't work : pyinotify doesn't work with symlink, so reference the real path of your anime folder (or use another tracker, but that's more work and less ideal).
Pinned Comments
MagicAndWires commented on 2021-01-23 23:32 (UTC)
Just a heads up that ahmubashshir will be updating this package per commit as per regular VCS package standards, so this means this package will get updates a lot more often.
If that isn't your sort of thing then I suggest you move over to the stable version of this package.