mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-12 21:00:57 +00:00
12 lines
680 B
Bash
12 lines
680 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/xsco/libdjinterop
|
|
TERMUX_PKG_DESCRIPTION="C++ library for access to DJ record libraries"
|
|
TERMUX_PKG_LICENSE="LGPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.27.0"
|
|
TERMUX_PKG_SRCURL="https://github.com/xsco/libdjinterop/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
|
|
TERMUX_PKG_SHA256=c4e73bf3907fd45be1c9767bcd9f367cbb7c279b4fe047bf2216bc92ae3d1668
|
|
# ABI of libdjinterop is not yet stable, so any update requires rebuilding reverse dependencies
|
|
# See: https://github.com/mixxxdj/mixxx/blob/428dc665436492f1554d958ad014acca3eb4c8b1/CMakeLists.txt#L3179
|
|
TERMUX_PKG_AUTO_UPDATE=false
|
|
TERMUX_PKG_DEPENDS="libc++, libsqlite, zlib"
|