~alpine/aports

[alpine-aports] [PATCH] community/vlc: 1.Enable gnutls for secure protocols. 2.Auto activation of optimizations is a good thing.

Details
Message ID
<20180320062534.13559-1-taner76@gmail.com>
Sender timestamp
1521527134
DKIM signature
missing
Download raw message
Patch: +3 -4
---
 community/vlc/APKBUILD | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/community/vlc/APKBUILD b/community/vlc/APKBUILD
index 51f9d8a4..2070eea9 100644
--- a/community/vlc/APKBUILD
+++ b/community/vlc/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vlc
pkgver=3.0.1
pkgrel=0
pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
triggers="vlc-libs.trigger=/usr/lib/vlc/plugins"
pkgusers="vlc"
@@ -110,6 +110,7 @@ makedepends="
	xcb-util-keysyms-dev
	xdg-utils
	samba-dev
	gnutls-dev
	"
source="http://get.videolan.org/vlc/$pkgver/$pkgname-$pkgver.tar.xz
	omxil-rpi-codecs.patch
@@ -142,10 +143,7 @@ build() {
		--build=$CBUILD \
		--host=$CHOST \
		--prefix=/usr \
		--disable-mmx \
		--disable-sse \
		--disable-nls \
		--disable-optimizations \
		--disable-rpath \
		--enable-a52 \
		--enable-avcodec \
@@ -177,6 +175,7 @@ build() {
		--enable-wma-fixed \
		--enable-x264 \
		--enable-xvideo \
		--enable-gnutls \
		$_arch_opts \
		|| return 1

-- 
2.16.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)