Skip to content

Commit

Permalink
addpkg(main/jack-example-tools): 4
Browse files Browse the repository at this point in the history
  • Loading branch information
knyipab authored and Grimler91 committed Jun 24, 2024
1 parent 98a44e7 commit daaab46
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/jack-example-tools/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://jackaudio.org/
TERMUX_PKG_DESCRIPTION="Official JACK example clients and tools"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_LICENSE="GPL-2.0, GPL-3.0"
TERMUX_PKG_VERSION=4
TERMUX_PKG_SRCURL=https://github.com/jackaudio/jack-example-tools/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2b1e0dc3cb3b5bfb0423f0aeb21eb611437cf71ee0ace2ca199f05f02705f174
TERMUX_PKG_DEPENDS="alsa-lib, jack, libsamplerate, libsndfile"

0 comments on commit daaab46

Please sign in to comment.