why does this require python2-pychromecast-git and two other -git packages? Why not the generic name without the -git suffix?
Search Criteria
Package Details: tizonia-all 0.14.0-1
Git Clone URL: | https://aur.archlinux.org/tizonia-all.git (read-only) |
---|---|
Package Base: | tizonia-all |
Description: | Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices. |
Upstream URL: | https://www.tizonia.org |
Licenses: | |
Submitter: | juanrubio |
Maintainer: | juanrubio |
Last Packager: | juanrubio |
Votes: | 3 |
Popularity: | 0.308061 |
First Submitted: | 2017-08-26 22:14 |
Last Updated: | 2018-04-24 20:07 |
Dependencies (33)
- alsa-lib (alsa-lib-x205ta)
- boost
- check (check-git)
- faad2 (faad2-git)
- flac (flac-git)
- lame (lame-svn, lame-altivec)
- libcurl-gnutls
- libfishsound
- libmad
- libogg (libogg-git)
- liboggz (liboggz-git)
- libpulse (libpulse-raop2, pulseaudio-git, pulseaudio-dmitryvk-bluetooth-lag, libpulse-nosystemd)
- libsndfile (libsndfile-git)
- libspotify
- libutil-linux (util-linux-aes, libutil-linux-selinux)
- libvorbis (libvorbis-aotuv, libvorbis-git, libvorbis-aotuv-lancer)
- libvpx (libvpx-git, libvpx-full-git)
- log4c
- mediainfo
- mpg123 (mpg321, mpg123-svn)
- opus (opus-git)
- opusfile (opusfile-git)
- python-plexapi
- python2-eventlet-git
- python2-fuzzywuzzy
- python2-gmusicapi
- python2-pafy (python2-pafy-git)
- python2-pychromecast-git
- python2-soundcloud-git
- python2-youtube-dl-git
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg)
- sqlite (sqlite-fossil)
- taglib
Required by (0)
Sources (1)
Latest Comments
juanrubio commented on 2018-02-03 15:24
xiretza commented on 2018-01-28 18:03
ghar commented on 2018-01-24 09:35
The python2-youtube-dl-git dependency failing with 404 on haskell-primitive, haskell-vector etc.
juanrubio commented on 2018-01-18 13:31
I believe this is the log4c AUR package that needs a small tweak. You can workaround it locally by editing log4c's PKGBUILD replacing
license="LGPL" with license=('LGPL')
The details are here: https://aur.archlinux.org/packages/log4c/
NoD commented on 2018-01-18 10:13
I get the following error: failed to verify log4c integrity
juanrubio commented on 2018-01-04 23:39
Glad to hear that it is working for you. Thanks for trying the software!.
ssmATarch commented on 2018-01-04 16:47
My bad, I had to rebuild all the dependencies from AUR. Anyways, huge thumbs up for packaging tizonia.
juanrubio commented on 2018-01-03 09:18
Hi!,
It works perfectly fine for me on Manjaro:
cat /etc/lsb-release DISTRIB_ID=ManjaroLinux DISTRIB_RELEASE=17.1.0 DISTRIB_CODENAME=Hakoila DISTRIB_DESCRIPTION="Manjaro Linux"
gcc --version gcc (GCC) 7.2.1 20171128
ssmATarch commented on 2018-01-02 18:13
Build fails with the new PKGBUILD. Here are the last few lines of the build output:
tizrmproxy.cc:266:31: error: expected primary-expression before ‘const’ const uint32_t &rid, const uint32_t &quantity) ^~~~~ tizrmproxy.cc:266:52: error: expected primary-expression before ‘const’ const uint32_t &rid, const uint32_t &quantity) ^~~~~
@ghar: is there still an issue with python2-pychromecast-git?.
Here at my end, with an up-to-date system (manjaro) tizonia-all got built without issues.
@xiretza: it is a good question. I don't remember exactly, but I believe python2-pychromecast-git was what worked for me at the time and possibly python2-pychromecast did not. I will revisit this for the next release.