Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
audacious-plugins
Commits:
cdedb499 by Sven-Hendrik Haase at 2026-06-08T10:28:29+02:00
upgpkg: 4.6.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
pkgbase = audacious-plugins
pkgdesc = Plugins for Audacious
- pkgver = 4.5.1
- pkgrel = 2
+ pkgver = 4.6.1
+ pkgrel = 1
url = https://audacious-media-player.org/
arch = x86_64
- license = BSD
- license = GPL
- makedepends = audacious>=4.5.1
+ license = BSD-2-Clause
+ makedepends = audacious>=4.6.1
makedepends = meson
makedepends = glib2-devel
depends = alsa-lib
@@ -36,9 +35,11 @@ pkgbase = audacious-plugins
depends = libcddb
depends = opusfile
depends = libpipewire
- source =
https://distfiles.audacious-media-player.org/audacious-plugins-4.5.1.tar.bz2
+ depends = libstdc++
+ depends = libgcc
+ source =
https://distfiles.audacious-media-player.org/audacious-plugins-4.6.1.tar.bz2
source = sidplay-rom-paths.patch
- sha256sums =
f4feedc32776acfa9d24701d3b794fc97822f76da6991e91e627e70e561fdd3b
+ sha256sums =
22e58a8a2c3f3caa9687434353618c822963cc8846cd239de36d4e8e5bd166a6
sha256sums =
c32cd36f75dd18db082f9b9447f1c0982279703b9d648f5695295ff25c9b678d
pkgname = audacious-plugins
=====================================
PKGBUILD
=====================================
@@ -4,21 +4,21 @@
# Contributor: William Rea <[email protected]>
pkgname=audacious-plugins
-pkgver=4.5.1
-pkgrel=2
+pkgver=4.6.1
+pkgrel=1
pkgdesc="Plugins for Audacious"
arch=('x86_64')
url="https://audacious-media-player.org/"
-license=('BSD' 'GPL')
+license=('BSD-2-Clause')
depends=('alsa-lib' 'curl' 'faad2' 'ffmpeg' 'flac' 'fluidsynth'
'jack' 'lame' 'libcdio-paranoia' 'libcue' 'libmms' 'libmodplug'
'libmtp' 'libpulse' 'libnotify' 'libsamplerate' 'libsidplayfp'
'libvorbis' 'lirc' 'mpg123' 'neon' 'wavpack' 'libbs2b' 'libopenmpt'
- 'libcddb' 'opusfile' 'libpipewire')
+ 'libcddb' 'opusfile' 'libpipewire' 'libstdc++' 'libgcc')
makedepends=("audacious>=$pkgver" 'meson' 'glib2-devel')
source=(https://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2
sidplay-rom-paths.patch)
-sha256sums=('f4feedc32776acfa9d24701d3b794fc97822f76da6991e91e627e70e561fdd3b'
+sha256sums=('22e58a8a2c3f3caa9687434353618c822963cc8846cd239de36d4e8e5bd166a6'
'c32cd36f75dd18db082f9b9447f1c0982279703b9d648f5695295ff25c9b678d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audacious-plugins/-/commit/cdedb499cf31b2d770f03efb10ed831f9fcc41fd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audacious-plugins/-/commit/cdedb499cf31b2d770f03efb10ed831f9fcc41fd
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help