./audio/xmms, X Multimedia System - an audio player with a Winamp GUI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.11, Package name: xmms-1.2.11, Maintainer: rh

XMMS --- X Multimedia System. XMMS is a multimedia player based on
the look of Winamp. Currently it plays mpeg layer 1/2/3, wav, au, and
CD audio. Other formats are supported by different xmms plugins (e.g.
xmms-mikmod).


Required to run:
[graphics/MesaLib] [audio/libmikmod] [audio/libvorbis] [x11/gtk]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/xproto] [x11/xf86vidmodeproto]

Package options: inet6

Master sites:

SHA1: 9d1eae4baab25fd35c9ddfb49321ca60222f672d
RMD160: 466a624572574c56595ef34f42c43d0b74857b0a
Filesize: 2520.539 KB

Version history: (Expand)


CVS history: (Expand)


   2009-07-22 11:22:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove empty, unused PLIST.
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370)
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
   2007-12-27 11:19:01 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Make sure to create locale directories; install_sh is undefined
in po/Makefile.in.in.
   2007-12-22 00:23:59 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs msgfmt.
   2007-12-06 11:30:53 by Martti Kuparinen | Files touched by this commit (1)
Log message:
Revert to previous, something is broken in my system...