Skip to content

Commit

Permalink
add: audiorelay-deb
Browse files Browse the repository at this point in the history
  • Loading branch information
villamorrd committed Jan 11, 2025
1 parent 0ad48b5 commit 69dde43
Show file tree
Hide file tree
Showing 4 changed files with 39 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
13 changes: 13 additions & 0 deletions packages/audiorelay-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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
pacdeps = libflac8
maintainer = villamorrd <[email protected]>
repology = project: audiorelay
source = https://dl.audiorelay.net/setups/linux/audiorelay-0.27.5.deb
sha256sums = b4b00d3ba21718df61021a67cb7b3eaab5dfaaa779bef7e3247054a079cd3dee

pkgname = audiorelay-deb
11 changes: 11 additions & 0 deletions packages/audiorelay-deb/audiorelay-deb.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
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")
pacdeps=("libflac8")
gives="audiorelay"
pkgdesc="Turn your phone into a microphone or speakers for PC"
maintainer=("villamorrd <[email protected]>")
14 changes: 14 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,20 @@ 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
pacdeps = libflac8
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 69dde43

Please sign in to comment.