Package Details: xmms 1.2.11-1

Git Clone URL: https://aur.archlinux.org/xmms.git (read-only, click to copy)
Package Base: xmms
Description: X Multimedia System (XMMS) is an audio player for Unix-like systems released under a free software license.
Upstream URL: https://www.xmms.org
Licenses: GPL
Submitter: mdominguez
Maintainer: mdominguez
Last Packager: mdominguez
Votes: 1
Popularity: 0.61
First Submitted: 2023-02-23 03:35 (UTC)
Last Updated: 2023-02-23 03:35 (UTC)

Dependencies (9)

Sources (4)

Latest Comments

l8086 commented on 2024-04-25 02:39 (UTC)

For those of you who still use this old but golden software, you need to disable the Link Time Optimization (LTO), as xmms fails to compile with the flag -flto (present in Arch's standard CFLAGS and LDFLAGS). To do it, just add options=('!lto') to PKGBUILD.

Note: As noted by Marsa below, xmms.org is unfortunately down. I recommend replacing it with Slackware's xmms copy. (https://mirrors.slackware.com/slackware/slackware-15.0/source/xap/xmms/xmms-1.2.11.tar.bz2), as the md5sum of the fossies.org copy does not match the original source.

Marsa commented on 2024-03-21 22:29 (UTC)

The website is down (the account was suspended) https://fossies.org/linux/misc/old/xmms-1.2.11.tar.gz could be used instead.