Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
04f44d6a
Commit
04f44d6a
authored
10 months ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
community/sdl2_mixer: upgrade to 2.8.0
parent
90c8614c
No related branches found
No related tags found
1 merge request
!67458
Upgrade sdl2_mixer
Pipeline
#240697
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/sdl2_mixer/APKBUILD
+8
-7
8 additions, 7 deletions
community/sdl2_mixer/APKBUILD
with
8 additions
and
7 deletions
community/sdl2_mixer/APKBUILD
+
8
−
7
View file @
04f44d6a
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
sdl2_mixer
pkgname
=
sdl2_mixer
pkgver
=
2.
6.3
pkgver
=
2.
8.0
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"A simple multi-channel audio mixer"
pkgdesc
=
"A simple multi-channel audio mixer"
url
=
"https://github.com/libsdl-org/SDL_mixer"
url
=
"https://github.com/libsdl-org/SDL_mixer"
arch
=
"all"
arch
=
"all"
...
@@ -10,21 +10,23 @@ license="Zlib"
...
@@ -10,21 +10,23 @@ license="Zlib"
makedepends
=
"
makedepends
=
"
cmake
cmake
flac-dev
flac-dev
fluidsynth
fluidsynth-dev
fluidsynth-dev
libmikmod-dev
libmikmod-dev
libmodplug-dev
libmodplug-dev
libvorbis-dev
libvorbis-dev
libxmp-dev
linux-headers
linux-headers
mpg123-dev
mpg123-dev
opusfile-dev
opusfile-dev
samurai
samurai
sdl2-dev
sdl2-dev
wavpack-dev
"
"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
options
=
"!check"
# no test suite
options
=
"!check"
# no test suite
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/libsdl-org/SDL_mixer/archive/refs/tags/release-
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/libsdl-org/SDL_mixer/archive/refs/tags/release-
$pkgver
.tar.gz"
vfork-check.patch
"
builddir
=
"
$srcdir
/SDL_mixer-release-
$pkgver
"
builddir
=
"
$srcdir
/SDL_mixer-release-
$pkgver
"
build
()
{
build
()
{
...
@@ -39,6 +41,5 @@ package() {
...
@@ -39,6 +41,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
74c2b449e8a9928679d42e25bd7a5967e41fe9d51732f26197c6bbe1db9170be784125b7f268476050017f3dc970497e09a0409d50731026a18355375d0369ce sdl2_mixer-2.6.3.tar.gz
e4c9a4418725ce019bb62216c8fd484cf04b34e2099af633d4c84e0e558fe6ba1921e791c5dde319266ffe3a1237f887871c819a249a8df7e9440c36fce181da sdl2_mixer-2.8.0.tar.gz
f2a23937d4508e7aa91cc96abd8126180537723e5fd017a88f0299649676a193e1f3eb9123a5b9fb6e5d1569bd0854b84834e4db0f5b54c0734baafa2e84c04c vfork-check.patch
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment