Search Criteria
Package Details: kawanime 0.4.2-3
Git Clone URL: | https://aur.archlinux.org/kawanime.git (read-only, click to copy) |
---|---|
Package Base: | kawanime |
Description: | Desktop app for anime fans |
Upstream URL: | https://github.com/Kylart/KawAnime |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 2 |
Popularity: | 0.000161 |
First Submitted: | 2017-09-08 01:23 |
Last Updated: | 2020-02-08 23:52 |
Dependencies (7)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- desktop-file-utils (desktop-file-utils-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- hicolor-icon-theme (hicolor-icon-theme-git)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
- python (python-dbg) (make)
Latest Comments
fushinari commented on 2019-12-21 08:27
To get tracking working, as suggested by the dev, add this to the PKGBUILD before
npm install
:export VUE_APP_ANILIST_CLIENT_ID=2025
Also it packages as a snap and an AppImage too despite using only the debian package. Maybe just make electron-builder build the deb?
serjflint commented on 2019-11-25 16:53
Tracking is not working for Kitsu and AniList. Can't find authorize button for MAL.
coderobe commented on 2018-05-27 13:08
Sources are available, and this is not labelled as a -bin package, yet it pulls the .deb build and repackages it. Please update the pkgbuild to build from source instead.