Skip to content

Commit

Permalink
Merge pull request #9855 from mglae/le13_audiodecoder.sidplay
Browse files Browse the repository at this point in the history
audiodecoder.sidplay: fix linking / update addon (22.0.0.1)
  • Loading branch information
chewitt authored Mar 10, 2025
2 parents 1d1d733 + 0c6ff94 commit fa2000e
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="audiodecoder.sidplay"
PKG_VERSION="20.2.0-Nexus"
PKG_SHA256="ab1f89237c91bc7157557f42dadcff50a7191eb7285ee668543defce9f1efcf2"
PKG_REV="8"
PKG_VERSION="8586d3fe9f6ddcb0acf4183f561cb9de92d2624f"
PKG_SHA256="79b767b6022cf84b0b243fc8b4a832a7b73608c618e0e9b21d8c5ab3a906a873"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/audiodecoder.sidplay"
Expand All @@ -17,5 +17,3 @@ PKG_LONGDESC="audiodecoder.sidplay"

PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.audiodecoder"

PKG_CMAKE_OPTS_TARGET="-DSIDPLAY2_LIBRARIES=${SYSROOT_PREFIX}/usr/lib"

0 comments on commit fa2000e

Please sign in to comment.