Skip to content

Commit

Permalink
upd(libspa-codec-bluez5-aac-bin): 0.3.65-4~glasgall1 -> `1.2.4-1ubu…
Browse files Browse the repository at this point in the history
…ntu2~glasgall1`
  • Loading branch information
W-Floyd committed Jan 8, 2025
1 parent 0df5881 commit 9906a3b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 12 deletions.
7 changes: 4 additions & 3 deletions packages/libspa-codec-bluez5-aac-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
pkgbase = libspa-codec-bluez5-aac-bin
gives = libspa-codec-bluez5-aac
pkgver = 0.3.65-4~glasgall1
pkgver = 1.2.4-1ubuntu2~glasgall1
pkgdesc = Adds AAC bluetooth codec to pipewire
arch = amd64
depends = libspa-0.2-bluetooth
noextract = archive
maintainer = Zahrun <[email protected]>
source = @libspa-codec-bluez5-aac-bin~0.3.65-4~glasgall1::https://github.com/Zahrun/libspa-0.2-bluetooth/raw/main/libspa-codec-bluez5-aac_0.3.65-4~glasgall1_amd64.tar.xz
sha256sums = 9a235d1b5d8bb52302f9c8159da828ca7c8de15614233967d484d92cba4e56c2
source_amd64 = archive::https://launchpad.net/~aglasgall/+archive/ubuntu/pipewire-extra-bt-codecs/+files/libspa-0.2-bluetooth_1.2.4-1ubuntu2~glasgall1_amd64.deb/
sha256sums_amd64 = 9a9b0411790ee991ba1afb7756d579f2005ca94d01cf71393f2f724184119a87

pkgname = libspa-codec-bluez5-aac-bin
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
pkgname="libspa-codec-bluez5-aac-bin"
gives="libspa-codec-bluez5-aac"
pkgver="0.3.65-4~glasgall1"
source=("@${pkgname}~${pkgver}::https://github.com/Zahrun/libspa-0.2-bluetooth/raw/main/libspa-codec-bluez5-aac_${pkgver}_amd64.tar.xz")
pkgver="1.2.4-1ubuntu2~glasgall1"
arch=("amd64")
source_amd64="archive::https://launchpad.net/~aglasgall/+archive/ubuntu/pipewire-extra-bt-codecs/+files/libspa-0.2-bluetooth_${pkgver}_amd64.deb/" # FIXME: We add a trailing slash to trick it into not installing.
sha256sums_amd64="9a9b0411790ee991ba1afb7756d579f2005ca94d01cf71393f2f724184119a87"
noextract=("archive")
pkgdesc="Adds AAC bluetooth codec to pipewire"
sha256sums=("9a235d1b5d8bb52302f9c8159da828ca7c8de15614233967d484d92cba4e56c2")
arch=('amd64')
maintainer=("Zahrun <[email protected]>")
depends=("libspa-0.2-bluetooth")

prepare() {
dpkg-deb -R "archive" "${pkgname}-${pkgver}"
find .
}

package() {
cd "${pkgname}~${pkgver}"
install -Dm644 libspa-codec-bluez5-aac.so -t "${pkgdir}/usr/lib/x86_64-linux-gnu/spa-0.2/bluez5/"
install -Dm644 "${pkgname}-${pkgver}/usr/lib/${AARCH}-linux-gnu/spa-0.2/bluez5/libspa-codec-bluez5-aac.so" -t "${pkgdir}/usr/lib/${AARCH}-linux-gnu/spa-0.2/bluez5/"
}
Binary file not shown.
7 changes: 4 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -5910,13 +5910,14 @@ pkgname = librewolf-deb
---
pkgbase = libspa-codec-bluez5-aac-bin
gives = libspa-codec-bluez5-aac
pkgver = 0.3.65-4~glasgall1
pkgver = 1.2.4-1ubuntu2~glasgall1
pkgdesc = Adds AAC bluetooth codec to pipewire
arch = amd64
depends = libspa-0.2-bluetooth
noextract = archive
maintainer = Zahrun <[email protected]>
source = @libspa-codec-bluez5-aac-bin~0.3.65-4~glasgall1::https://github.com/Zahrun/libspa-0.2-bluetooth/raw/main/libspa-codec-bluez5-aac_0.3.65-4~glasgall1_amd64.tar.xz
sha256sums = 9a235d1b5d8bb52302f9c8159da828ca7c8de15614233967d484d92cba4e56c2
source_amd64 = archive::https://launchpad.net/~aglasgall/+archive/ubuntu/pipewire-extra-bt-codecs/+files/libspa-0.2-bluetooth_1.2.4-1ubuntu2~glasgall1_amd64.deb/
sha256sums_amd64 = 9a9b0411790ee991ba1afb7756d579f2005ca94d01cf71393f2f724184119a87

pkgname = libspa-codec-bluez5-aac-bin
---
Expand Down

0 comments on commit 9906a3b

Please sign in to comment.