Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ librewolf-deb
libspa-codec-bluez5-aac-bin
libssl1.1-deb
libtomlplusplus-header
libwebrtc-audio-processing1-deb
libx86emu
libxapp1-deb
lightpad-git
Expand Down
13 changes: 13 additions & 0 deletions packages/libwebrtc-audio-processing1-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pkgbase = libwebrtc-audio-processing1-deb
gives = libwebrtc-audio-processing1
pkgver = 0.3-1+b2
pkgdesc = AudioProcessing module from the WebRTC project
arch = amd64
arch = arm64
maintainer = Oren Klopfer <oren@taumoda.com>
source_amd64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_amd64.deb
sha256sums_amd64 = f15b5c775c12f483f46fabbcb8ce7a479020035435577f402059a6fd77c986b4
source_arm64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_arm64.deb
sha256sums_arm64 = 7355923234e2a21d381661efaa09729238b511e85efe358c2b48925367f4b81a

pkgname = libwebrtc-audio-processing1-deb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pkgname="libwebrtc-audio-processing1-deb"
gives="libwebrtc-audio-processing1"
pkgdesc="AudioProcessing module from the WebRTC project"
arch=('amd64' 'arm64')
pkgver="0.3-1+b2"
source=("http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/${gives}_${pkgver}_${CARCH}.deb")
maintainer=("Oren Klopfer <oren@taumoda.com>")
sha256sums_amd64=('f15b5c775c12f483f46fabbcb8ce7a479020035435577f402059a6fd77c986b4')
sha256sums_arm64=('7355923234e2a21d381661efaa09729238b511e85efe358c2b48925367f4b81a')
14 changes: 14 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -6103,6 +6103,20 @@ pkgbase = libtomlplusplus-header

pkgname = libtomlplusplus-header
---
pkgbase = libwebrtc-audio-processing1-deb
gives = libwebrtc-audio-processing1
pkgver = 0.3-1+b2
pkgdesc = AudioProcessing module from the WebRTC project
arch = amd64
arch = arm64
maintainer = Oren Klopfer <oren@taumoda.com>
source_amd64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_amd64.deb
sha256sums_amd64 = f15b5c775c12f483f46fabbcb8ce7a479020035435577f402059a6fd77c986b4
source_arm64 = http://ftp.debian.org/debian/pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3-1+b2_arm64.deb
sha256sums_arm64 = 7355923234e2a21d381661efaa09729238b511e85efe358c2b48925367f4b81a

pkgname = libwebrtc-audio-processing1-deb
---
pkgbase = libx86emu
gives = libx86emu3
pkgver = 3.5
Expand Down
Loading