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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TBK
aports
Commits
dd86ab30
Commit
dd86ab30
authored
7 years ago
by
Carlo Landmeter
Browse files
Options
Downloads
Patches
Plain Diff
main/mpd: upgrade to 0.20.7 and add libmpdclient support
parent
b095c341
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/mpd/APKBUILD
+5
-4
5 additions, 4 deletions
main/mpd/APKBUILD
with
5 additions
and
4 deletions
main/mpd/APKBUILD
+
5
−
4
View file @
dd86ab30
...
@@ -3,12 +3,12 @@
...
@@ -3,12 +3,12 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname
=
mpd
pkgname
=
mpd
pkgver
=
0.20.
6
pkgver
=
0.20.
7
case
$pkgver
in
case
$pkgver
in
*
.
*
.
*
)
_branch
=
${
pkgver
%.*
}
;;
*
.
*
.
*
)
_branch
=
${
pkgver
%.*
}
;;
*
.
*
)
_branch
=
$pkgver
;;
*
.
*
)
_branch
=
$pkgver
;;
esac
esac
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
pkgdesc
=
"Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url
=
"https://musicpd.org"
url
=
"https://musicpd.org"
pkgusers
=
"mpd"
pkgusers
=
"mpd"
...
@@ -20,7 +20,7 @@ makedepends="lame-dev glib-dev curl-dev libao-dev libmad-dev flac-dev
...
@@ -20,7 +20,7 @@ makedepends="lame-dev glib-dev curl-dev libao-dev libmad-dev flac-dev
libogg-dev faad2-dev libid3tag-dev libvorbis-dev alsa-lib-dev
libogg-dev faad2-dev libid3tag-dev libvorbis-dev alsa-lib-dev
libsamplerate-dev libshout-dev libmodplug-dev boost-dev icu-dev
libsamplerate-dev libshout-dev libmodplug-dev boost-dev icu-dev
libnfs-dev samba-dev opus-dev ffmpeg-dev
libnfs-dev samba-dev opus-dev ffmpeg-dev
autoconf automake libtool"
autoconf automake libtool
libmpdclient-dev
"
install
=
"
$pkgname
.pre-install"
install
=
"
$pkgname
.pre-install"
subpackages
=
"
$pkgname
-doc
$pkgname
-dbg"
subpackages
=
"
$pkgname
-doc
$pkgname
-dbg"
source
=
"https://www.musicpd.org/download/mpd/
$_branch
/mpd-
$pkgver
.tar.xz
source
=
"https://www.musicpd.org/download/mpd/
$_branch
/mpd-
$pkgver
.tar.xz
...
@@ -51,6 +51,7 @@ build() {
...
@@ -51,6 +51,7 @@ build() {
--enable-nfs
\
--enable-nfs
\
--enable-smbclient
\
--enable-smbclient
\
--enable-ffmpeg
\
--enable-ffmpeg
\
--enable-libmpdclient
\
||
return
1
||
return
1
make
||
return
1
make
||
return
1
}
}
...
@@ -77,7 +78,7 @@ package() {
...
@@ -77,7 +78,7 @@ package() {
"
$pkgdir
"
/var/lib/mpd/music
||
return
1
"
$pkgdir
"
/var/lib/mpd/music
||
return
1
}
}
sha512sums
=
"
3377e095eaf8cd3ae14e4218fd85d1bcd79d29899ad4c61f5cd2a0b714c5e8aa22aa3b8bd54477195b93ddd44b8e82f8c6428c8f36174c98cba631554224dcfe
mpd-0.20.
6
.tar.xz
sha512sums
=
"
e69f7f30a7175875fce7a8ea62ed4224d1411c034e871f9896af49726173809e2bd8741b542a2b03a070bf330ed17be814f9f5ee9d0846fe455858c7e0326c61
mpd-0.20.
7
.tar.xz
d6a98c5f60a60ddd5fa94b25864f800a6a6fb6ffe114793293d0ccc71bb5d1cdb847ca39fde4128446b55a38be85634106d5d6f2c77ee450f33631b30140781a underlinking.patch
d6a98c5f60a60ddd5fa94b25864f800a6a6fb6ffe114793293d0ccc71bb5d1cdb847ca39fde4128446b55a38be85634106d5d6f2c77ee450f33631b30140781a underlinking.patch
f425c20e18207a406f84a6a664f02625fca9d42977b1289f4ba8595406b26f6aa73b4f1cb5a1115858cb75fa7844f42d7174adba3f6af1af216c44901a1ccaa0 stacksize.patch
f425c20e18207a406f84a6a664f02625fca9d42977b1289f4ba8595406b26f6aa73b4f1cb5a1115858cb75fa7844f42d7174adba3f6af1af216c44901a1ccaa0 stacksize.patch
3725a528a45edf60e6a9ebd75c880aa63d0e71ab40c20dbc538af2d7c83ca657833b6853d9b488d635883fb7871bb76fada129b3bf8acff4bb060f98a5ad8774 mpd.initd
3725a528a45edf60e6a9ebd75c880aa63d0e71ab40c20dbc538af2d7c83ca657833b6853d9b488d635883fb7871bb76fada129b3bf8acff4bb060f98a5ad8774 mpd.initd
...
...
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