Skip to content

Commit

Permalink
add: audiorelay-deb (#6863)
Browse files Browse the repository at this point in the history
  • Loading branch information
villamorrd authored Jan 14, 2025
1 parent 7770f86 commit 77c686e
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ arduino-cli-bin
arduino-ide-bin
asdf-vm
aseprite
audiorelay-deb
awesome-git
aws-cli-v2-bin
balena-etcher-deb
Expand Down
14 changes: 14 additions & 0 deletions packages/audiorelay-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
pkgbase = audiorelay-deb
gives = audiorelay
pkgver = 0.27.5
pkgdesc = Turn your phone into a microphone or speakers for PC
url = https://audiorelay.net/
arch = amd64
compatible = ubuntu:focal
compatible = ubuntu:jammy
maintainer = villamorrd <[email protected]>
repology = project: audiorelay
source = https://dl.audiorelay.net/setups/linux/audiorelay-0.27.5.deb
sha256sums = b4b00d3ba21718df61021a67cb7b3eaab5dfaaa779bef7e3247054a079cd3dee

pkgname = audiorelay-deb
14 changes: 14 additions & 0 deletions packages/audiorelay-deb/audiorelay-deb.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
pkgname="audiorelay-deb"
repology=("project: audiorelay")
arch=("amd64")
pkgver="0.27.5"
url='https://audiorelay.net/'
source=("https://dl.audiorelay.net/setups/linux/audiorelay-${pkgver}.deb")
sha256sums=("b4b00d3ba21718df61021a67cb7b3eaab5dfaaa779bef7e3247054a079cd3dee")
gives="audiorelay"
pkgdesc="Turn your phone into a microphone or speakers for PC"
maintainer=("villamorrd <[email protected]>")
compatible=(
"ubuntu:focal"
"ubuntu:jammy"
)
15 changes: 15 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,21 @@ pkgbase = aseprite

pkgname = aseprite
---
pkgbase = audiorelay-deb
gives = audiorelay
pkgver = 0.27.5
pkgdesc = Turn your phone into a microphone or speakers for PC
url = https://audiorelay.net/
arch = amd64
compatible = ubuntu:focal
compatible = ubuntu:jammy
maintainer = villamorrd <[email protected]>
repology = project: audiorelay
source = https://dl.audiorelay.net/setups/linux/audiorelay-0.27.5.deb
sha256sums = b4b00d3ba21718df61021a67cb7b3eaab5dfaaa779bef7e3247054a079cd3dee

pkgname = audiorelay-deb
---
pkgbase = awesome-git
gives = awesome
pkgver = 4.3
Expand Down

0 comments on commit 77c686e

Please sign in to comment.