~alpine/aports

community/mplayer: rebuild with libdvdread support v1 APPLIED

Carlo Dé: 1
 community/mplayer: rebuild with libdvdread support

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3669/mbox | git am -3
Learn more about email & git

[PATCH] community/mplayer: rebuild with libdvdread support Export this patch

  Otherwise mplayer can't deal with DVD devices/ISO files.
---
 community/mplayer/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/mplayer/APKBUILD b/community/mplayer/APKBUILD
index f14552cc1a..448e82adee 100644
--- a/community/mplayer/APKBUILD
+++ b/community/mplayer/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mplayer
pkgver=1.4.0
pkgrel=2
pkgrel=3
pkgdesc="A movie player for linux"
url="http://www.mplayerhq.hu/design7/news.html"
arch="x86_64 aarch64"
license="GPL-2.0-or-later"
subpackages="$pkgname-doc"
makedepends="libxxf86dga-dev libxv-dev libmad-dev lame-dev libao-dev
	libtheora-dev xvidcore-dev zlib-dev sdl-dev freetype-dev
	libtheora-dev xvidcore-dev zlib-dev sdl-dev freetype-dev libdvdread-dev
	x264-dev faac-dev fontconfig-dev libxvmc-dev alsa-lib-dev live-media-dev
	mesa-dev yasm libpng-dev libvdpau-dev libvpx-dev libcdio-paranoia-dev"

-- 
2.32.0