Search Criteria
Package Details: exaile 4.1.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/exaile.git (read-only, click to copy) |
---|---|
Package Base: | exaile |
Description: | A full-featured Amarok-style media player for GTK+ |
Upstream URL: | https://www.exaile.org/ |
Licenses: | GPL2 |
Submitter: | xyproto |
Maintainer: | UnicornDarkness |
Last Packager: | UnicornDarkness |
Votes: | 145 |
Popularity: | 0.000014 |
First Submitted: | 2011-12-14 17:02 (UTC) |
Last Updated: | 2025-01-01 09:43 (UTC) |
Dependencies (32)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gst-python (gst-python-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-bsddb
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-mutagen (python-mutagen-gitAUR)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- pygobject-devel (python-gobject) (make)
- python-pipes (python-deadlibAUR) (check)
- python-pytest (check)
- python-sunau (python-deadlibAUR) (check)
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – BPM Counter plugin
- ipython (ipython-gitAUR) (optional) – ipconsole plugin
- libkeybinder3 (optional) – Xlib-based hotkeys
- libnotify (libnotify-gitAUR) (optional) – native notifications
- librsvg (librsvg-gitAUR) (optional) – scalable icons
- Show 12 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
UnicornDarkness commented on 2020-05-30 09:45 (UTC)
According to Arch package guidelines, I updated Exaile to v4.1.0-alpha1, because "The non-stable release allows the distribution to drop an EOL component (e.g. qt4, python2)."
UnicornDarkness commented on 2020-04-18 10:41 (UTC) (edited on 2020-04-18 10:41 (UTC) by UnicornDarkness)
WARNING
gst-python2
is no more available in official repositories, however this package is still available on Arch Linux Archive: https://archive.archlinux.org/packages/g/gst-python2/UnicornDarkness commented on 2020-02-17 17:33 (UTC)
@johnbrady: Thank for your report. It seems broken since Python 2 removal from official repositories. Exaile will use Python 3 in the next version, so while waiting, the
check()
function is disabled (4d38246b63b9).BTW, you can use the
--nocheck
argument withmakepkg
to workaround this, or modify theBUILDENV
variable in/etc/makepkg.conf
.johnbrady commented on 2020-02-17 15:26 (UTC) (edited on 2020-02-17 15:31 (UTC) by johnbrady)
python2-mox3
has now been removed from the Arch [community] repository, and is a mandatory requirement for installing Exaile, so running "makepkg -s
" fails on the current PKGBUILD for 4.0.2. How are we supposed to workaround this? [I manually removed the "check" specific lines from the downloaded PKGBUILD and it worked for me].UnicornDarkness commented on 2019-10-02 17:09 (UTC)
@Akrai: lyricwiki requires python2-beautifulsoup4 (an optional dependency), and python2-lxml is an optional dependency of python2-beautifulsoup4.
So, it is an optional dependency of an optional dependency.
akrai commented on 2019-10-02 16:33 (UTC)
Isn't python2-lxml an optional dependency too for getting lyrics from lyricsmania?
UnicornDarkness commented on 2019-06-30 08:21 (UTC)
@ratzfatz: They are already present in PKGBUILD. To install missing dependencies when use
makepkg
, pass the--syncdeps
option (e.g.makepkg -si
).ratzfatz commented on 2019-06-29 18:21 (UTC)
Hello,
The following dependencies are missing:
python2-mutagen python2-dbus
Regards,
Michael
UnicornDarkness commented on 2017-06-29 13:29 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »