mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libopenmpt: bump (#9317)
This commit is contained in:
@@ -3,18 +3,18 @@ DESCRIPTION="libopenmpt is a cross-platform C++ and C module playback \
|
||||
library. It is based on the player code of the Open ModPlug Tracker project. \
|
||||
It offers high-quality module playback on a variety of platforms."
|
||||
HOMEPAGE="https://openmpt.org/"
|
||||
COPYRIGHT="2004-2022 OpenMPT contributors
|
||||
COPYRIGHT="2004-2023 OpenMPT contributors
|
||||
1997-2003 Olivier Lapicque"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-$portVersion+release.autotools.tar.gz"
|
||||
CHECKSUM_SHA256="50c0d62ff2d9afefa36cce9f29042cb1fb8d4f0b386b81a0fc7734f35e21e6b6"
|
||||
CHECKSUM_SHA256="509143e5a4f3b13dd98eae289bfec1b564eddd71bbc7ca7864b82835e31330e1"
|
||||
SOURCE_DIR="libopenmpt-$portVersion+release.autotools"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||
|
||||
libopenmptVersion=0.3.3
|
||||
libopenmptVersion=0.4.4
|
||||
libopenmptVersionCompat="$libopenmptVersion compat >= ${libopenmptVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user