Search Criteria
Package Details: audacious-plugins-git 1:4.4.r0.gb29776eee-1
Package Actions
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: | GPL, BSD |
Conflicts: | audacious-plugins |
Provides: | audacious-plugins |
Submitter: | Radioactiveman |
Maintainer: | Radioactiveman |
Last Packager: | Radioactiveman |
Votes: | 21 |
Popularity: | 0.002444 |
First Submitted: | 2011-06-02 19:15 (UTC) |
Last Updated: | 2024-07-20 10:57 (UTC) |
Dependencies (32)
- alsa-lib
- audacious-gitAUR
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- faad2 (faad2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- flac (flac-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- json-glib (json-glib-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libbs2b (libbs2b-gitAUR)
- libcddb
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libcue (libcue-gitAUR)
- libmms (libmms-gitAUR)
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR)
- libmtp (libmtp-gitAUR)
- libnotify (libnotify-gitAUR)
- libopenmpt (libopenmpt-svnAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libsidplayfp
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- lirc (lirc-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- neon
- opusfile (opusfile-gitAUR)
- wavpack (wavpack-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
Npa commented on 2024-05-27 15:52 (UTC)
@Radioactiveman ok thanks ! Build without problem since https://github.com/audacious-media-player/audacious-plugins/commit/1f0bc4c6940d27905d11e3324e30c6a63fad6392
Radioactiveman commented on 2024-05-26 18:56 (UTC)
@Npa: This error occurs since the update of Qt from 6.7 to 6.7.1. It has already been reported here: https://github.com/audacious-media-player/audacious/issues/1393
Npa commented on 2024-05-26 16:58 (UTC)
Hi build fails :
/usr/include/qt6/QtCore/qobject.h:160:62: erreur: l'assertion statique a échoué : No Q_OBJECT in the class passed to QObject::findChildren 160 | static_assert(QtPrivate::HasQ_OBJECT_Macro<ObjType>::Value, | ^
/usr/include/qt6/QtCore/qobject.h:160:62: note: « QtPrivate::HasQ_OBJECT_Macro<DockWidget>::Value » est évalué à « faux » Failed to compile main_window.cc (plugin)! make[5]: *** [../../buildsys.mk:532: main_window.plugin.o] Error 1 make[4]: *** [../../buildsys.mk:139: all] Error 2 make[3]: *** [../buildsys.mk:159: qtui] Error 2 make[2]: *** [../buildsys.mk:137: all] Error 2 make[1]: *** [buildsys.mk:159: src] Error 2 make: *** [buildsys.mk:137: all] Error 2 ==> ERREUR : Une erreur s’est produite dans build().Radioactiveman commented on 2024-04-06 20:59 (UTC)
@jki: Fixed, thanks for reporting.
jkl commented on 2024-04-06 17:14 (UTC) (edited on 2024-04-06 17:20 (UTC) by jkl)
@Radioactiveman When attempting to build with meson the build fails due to json-glib missing. Perhaps json-glib should be added to the deps. Also need the python-packaging package as a makedepend.
CasualUser commented on 2022-02-27 20:45 (UTC)
@Radioactiveman : thanks.
Radioactiveman commented on 2022-02-27 20:27 (UTC) (edited on 2022-02-27 20:52 (UTC) by Radioactiveman)
@CasualUser: Fixed, thanks for reporting. Forwarded to upstream bug tracker: https://redmine.audacious-media-player.org/issues/1159
CasualUser commented on 2022-02-27 13:20 (UTC) (edited on 2022-02-27 13:30 (UTC) by CasualUser)
Compilation fails on manjaro. Got this:
ffaudio-core.cc: In function ‘AVInputFormat get_format_by_content(const char, VFSFile&)’:
ffaudio-core.cc:291:36: error: invalid conversion from ‘const AVInputFormat’ to ‘AVInputFormat’ [-fpermissive]
291 | f = av_probe_input_format2 (& d, true, & score);
ffaudio-core.cc: In function ‘bool find_codec(AVFormatContext, CodecInfo)’:
ffaudio-core.cc:364:52: error: invalid conversion from ‘const AVCodec’ to ‘AVCodec’ [-fpermissive]
364 | AVCodec * codec = avcodec_find_decoder (stream->codecpar->codec_id);
FFmpeg just got updated to 5.0.4, can be this the cause?
Radioactiveman commented on 2021-10-16 16:00 (UTC)
@katt: Sure thing, I have added the libopenmpt dependency.
katt commented on 2021-10-16 13:37 (UTC)
Well, the day has finally come, the package in the official repos now builds with libopenmpt, could this be added to this package as well? :D
1 2 3 4 5 Next › Last »