Search Criteria
Package Details: audacious-plugins-git 1:4.1.r11.g9446cf0b9-1
Git Clone URL: | https://aur.archlinux.org/audacious-plugins-git.git (read-only, click to copy) |
---|---|
Package Base: | audacious-plugins-git |
Description: | Plugins for Audacious (git version) |
Upstream URL: | https://audacious-media-player.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Radioactiveman |
Maintainer: | Radioactiveman |
Last Packager: | Radioactiveman |
Votes: | 20 |
Popularity: | 0.000019 |
First Submitted: | 2011-06-02 19:15 |
Last Updated: | 2021-02-17 22:39 |
Dependencies (29)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- audacious-git
- curl (curl-git, curl-minimal-git)
- dbus-glib (dbus-glib-git)
- faad2 (faad2-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-gl-transition, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-headless, ffmpeg-ndi, ffmpeg-decklink, ffmpeg-git, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-nocuda, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full)
- flac (flac-git, flac-nodocs-git, flac-minimal-git)
- fluidsynth (fluidsynth-git)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- lame (lame-svn, lame-altivec)
- libbs2b (libbs2b-git)
- libcdio-paranoia (libcdio-paranoia-git)
- libcue (libcue-git)
- libmms (libmms-git)
- libmodplug (libopenmpt-modplug)
- libmtp (libmtp-git)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git, libpulse-nosystemd, pulseaudio-git)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git)
- libsidplayfp (libsidplayfp-experimental-svn)
- libvorbis (libvorbis-git, libvorbis-aotuv-lancer, libvorbis-aotuv)
- lirc (lirc-irdroid, lirc-git, lirc-devinput)
- mpg123 (mpg321, mpg123-svn)
- neon (neon-threadsafe)
- qt5-x11extras (qt5-x11extras-git)
- wavpack (wavpack-git)
- git (git-git) (make)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer) (make)
- python (python-dbg) (make)
Latest Comments
1 2 3 4 Next › Last »
Radioactiveman commented on 2020-05-11 17:26
@katt: Thanks for the suggestion. But I want to stick to packages in the official repositories. And since
libopenmpt
provideslibmodplug
the proper dependency islibmodplug
anyway, so you have the choice.katt commented on 2020-05-08 15:56
Could this be built with libopenmpt? The official package doesn't have it as libopenmpt is only in AUR, but I don't see why this package can't have it.
Just needs to be a makedepend and then optional dependency. (I already build it with libopenmpt by just having it installed).
Thanks in advance :)
Radioactiveman commented on 2020-04-14 22:46
@dvzrv: The official audacious-plugins package from [extra] requires jack2 as well. Feel free to file a bug report for this. If they adapt it, I will update the AUR package accordingly.
Radioactiveman commented on 2020-02-07 16:36
@ax34: The plugins now depend on Audacious. Thanks for the suggestion.
ax34 commented on 2020-02-05 18:13
@Radioactiveman, when i install both
audacious-git
andaudacious-plugins-git
with yay and then choose to remove makedepends after install yay removesaudacious-git
, so i believe one of them should depend on another.Radioactiveman commented on 2020-02-05 18:06
@ax34: Good question. Audacious from [extra] depends on audacious-plugins, but this approach is not possible for the AUR package because of circular dependencies. But the other direction (audacious-plugins depend on audacious) could work.
ax34 commented on 2020-02-04 14:06
Shouldn't it depend (not only makedepend) on
audacious-git
?dvzrv commented on 2019-02-13 11:52
@Radioactiveman: in case this package is still relevant at all, please change the dependency to jack, as jack2 provides jack.
Radioactiveman commented on 2015-04-25 11:35
Do you try to build a Qt only version but GTK is installed?
Please report that upstream (http://redmine.audacious-media-player.org/projects/audacious/issues) and attach the config.log file.
sparse commented on 2015-04-25 11:00
I have to set ${GLIB_CFLAGS}, ${GLIB_LIBS}, ${GTK_CFLAGS}, ${GTK_LIBS} and install/reinstall audacious/audacious-git to solve missing headers problem and finally sucessfuly compiled. seems works but i have errors when opening it (sorry for shitty english):
ERROR plugin-load.cc:61 [plugin_load]: /usr/lib/audacious/Input/vtx.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:61 [plugin_load]: /usr/lib/audacious/Effect/ladspa.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:61 [plugin_load]: /usr/lib/audacious/General/notify.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory
ERROR plugin-load.cc:61 [plugin_load]: /usr/lib/audacious/General/hotkey.so could not be loaded: libaudgui.so.3: cannot open shared object file: No such file or directory