Search Criteria
Package Details: exaile 4.2.2-1
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://exaile.org |
| Licenses: | GPL-2.0-only |
| Submitter: | xyproto |
| Maintainer: | UnicornDarkness |
| Last Packager: | UnicornDarkness |
| Votes: | 149 |
| Popularity: | 0.42 |
| First Submitted: | 2011-12-14 17:02 (UTC) |
| Last Updated: | 2026-03-30 19:01 (UTC) |
Dependencies (41)
- at-spi2-core (at-spi2-core-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gst-python (gst-python-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- gvfs (gvfs-gitAUR, gvfs-googledriveAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgirepository
- pango (pango-gitAUR, pango-nothai-gitAUR)
- python
- python-bsddb
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-mutagen (python-mutagen-gitAUR)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- Show 21 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
twa022 commented on 2020-11-25 20:25 (UTC)
cddb-py should no longer be an optdepend (python2 only). The disc I'd plugin is broken pending the merge of a new libdiscid based version. (https://github.com/exaile/exaile/pull/652)
spydaap can be readded as an optdepend for the daap server and client (spydaap-git built against python3).
UnicornDarkness commented on 2020-11-25 19:56 (UTC)
@SpotlightKid: Unbekannt -> this is because of your locale. Bug reported upstream, and fixed in 8b336a506a13.
SpotlightKid commented on 2020-11-25 13:21 (UTC)
I get test failures in the check function with the latest 4.1.0beta1-1 version:
https://cpaste.org/?7c2f99699ae94732#7BTuhYRncLS5884EdgQmZVD4n75AJR1wdYTHzRNruF3g
UnicornDarkness commented on 2020-05-30 18:08 (UTC)
@oldherl: Fixed, thanks.
oldherl commented on 2020-05-30 18:00 (UTC)
Change the lines in
check()to:would fix it.
oldherl commented on 2020-05-30 17:42 (UTC)
Error in check()
On Arch, py.test-3 command should be replaced to py.test?
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-python2is 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
--nocheckargument withmakepkgto workaround this, or modify theBUILDENVvariable in/etc/makepkg.conf.johnbrady commented on 2020-02-17 15:26 (UTC) (edited on 2020-02-17 15:31 (UTC) by johnbrady)
python2-mox3has 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].« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »