Search Criteria
Package Details: gnomecast-git 1.9.9.r174.b87b597-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnomecast-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gnomecast-git |
| Description: | A native Linux GUI for casting local files to Chromecast devices |
| Upstream URL: | https://github.com/keredson/gnomecast |
| Licenses: | GPL3 |
| Conflicts: | gnomecast |
| Provides: | gnomecast |
| Submitter: | mischka |
| Maintainer: | damian101 |
| Last Packager: | yochananmarqos |
| Votes: | 9 |
| Popularity: | 0.000955 |
| First Submitted: | 2018-02-16 03:23 (UTC) |
| Last Updated: | 2020-08-22 15:08 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- python-bottle
- python-dbus
- python-gobject
- python-html5lib (python-html5lib-gitAUR)
- python-paste
- python-pycaptionAUR
- python-pychromecast (python-pychromecast-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
sevkard commented on 2018-03-29 01:18 (UTC) (edited on 2018-03-31 02:48 (UTC) by sevkard)
Ok, a couple of workarounds for the errors until the pkgbuild gets fixed: python-dbus and python-gobject should be added as makedepends or installed beforehand.
Also you need to install/upgrade pip to 9.0.3 to get past another error:¹ ¹python-pip version 9.0.1 is on the repos at the time of this commentboredland commented on 2018-03-11 20:32 (UTC)
Well. Thats the problem with "no-deps" like I said. I really don't understand what this limitation by the guidelines is good for and now removed "no-deps".
fatmike commented on 2018-03-11 16:10 (UTC)
Next dependency error:
boredland commented on 2018-03-11 10:14 (UTC)
I guess that is related to the "no-deps" flag for pip. The wiki recommends it like I did:
<https://wiki.archlinux.org/index.php/Python_package_guidelines#Installation_methods>Perhaps a better way would be to install the enum34 package explicitly. There is only a official "python2-enum34" package, but also "python-enum-compat" in aur. Didn't try though.fatmike commented on 2018-03-11 09:11 (UTC)
Thank you.
Unfortunately, i now get the next error:
I don't know which packet to install for this.
Besides that, you don't even need to copy the
gnomecast_48.pngicon. The svgs are already installed by thesetup.pyscript.boredland commented on 2018-03-10 20:51 (UTC)
Hi! I added both of the dependencies (guess I automatically had pip, pychromecast was already installed due to another packages dependency) and removed the icon-stuff. Please check if this works for you.
fatmike commented on 2018-03-10 20:04 (UTC) (edited on 2018-03-10 20:12 (UTC) by fatmike)
Thank you for adapting this package.
A few comments:
python-piptomakedepends..desktopfile aspython setup.py installwill install the correct icons and also a.desktopfile. Simply delete the code from line26on.pkg_resources.DistributionNotFound: The 'pychromecast' distribution was not found and is required by gnomecastfatmike commented on 2018-02-24 12:24 (UTC)
Ok, i will try to have a look although i'm also not experienced in python packaging. Anyone else?
mischka commented on 2018-02-23 15:09 (UTC)
Sorry, it requires another dependency in the AUR and I'm not interested in maintaining a package for a python library. I'm going to disown this, feel free to take it over.
« First ‹ Previous 1 2 3 4 Next › Last »