./audio/audacious-plugins, Plugins for Audacious media player

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


Branch: pkgsrc-2017Q3, Version: 3.5.2nb16, Package name: audacious-plugins-3.5.2nb16, Maintainer: pkgsrc-users

These are the basic plugins needed for the input, output, visualization,
and effects of the Audacious media player.


Required to run:
[multimedia/libogg] [net/libmms] [www/neon] [www/curl] [devel/libbinio] [devel/SDL] [graphics/imlib2] [misc/libcdio-paranoia] [audio/libsndfile] [audio/faad2] [audio/libcddb] [audio/arts] [audio/pulseaudio] [audio/libmad] [audio/audacious] [audio/jack] [audio/mpg123] [audio/libvorbis] [audio/wavpack] [audio/libmpcdec] [audio/lame] [audio/libsamplerate] [audio/taglib]

Required to build:
[x11/xextproto] [x11/inputproto] [x11/glproto] [x11/compositeproto] [x11/damageproto] [x11/renderproto] [x11/xcb-proto] [x11/xf86driproto] [x11/xproto] [x11/fixesproto4] [x11/dri2proto] [x11/randrproto] [x11/recordproto] [x11/xf86vidmodeproto] [devel/gdbus-codegen] [pkgtools/cwrappers] [pkgtools/x11-links]

Package options: arts, inet6, jack, pulseaudio

Master sites:

SHA1: 470a9c009a92627fb824118762b156eb4604099f
RMD160: 2cf98e4fbf0e778672d509cd486274a8f7e4f10d
Filesize: 1693.934 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-04 17:39:51 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket #5561 - requested by wiz
audio/audacious-plugins: build fix

Revisions pulled up:
- audio/audacious-plugins/Makefile                              1.75-1.76
- audio/audacious-plugins/PLIST                                 1.13

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat Sep 30 16:03:34 UTC 2017

   Modified Files:
   	pkgsrc/audio/audacious-plugins: Makefile

   Log message:
   audacious-plugins: Add libsamplerate bl3.mk

   Fixes build without Jack.
   From PR 52575 by John D. Baker.

   To generate a diff of this commit:
   cvs rdiff -u -r1.74 -r1.75 pkgsrc/audio/audacious-plugins/Makefile

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Wed Oct  4 11:29:37 UTC 2017

   Modified Files:
           pkgsrc/audio/audacious-plugins: Makefile PLIST

   Log message:
   audacious-plugins: add gdbus-codegen as build dependency

   When it is found, the mpris2 plugin is built, which lead to "random"
   PLIST problems. Depend on it to always build it.

   Bump PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.75 -r1.76 pkgsrc/audio/audacious-plugins/Makefile
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/audacious-plugins/PLIST