aboutsummaryrefslogtreecommitdiffstats
path: root/community/mplayer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mplayer/APKBUILD')
-rw-r--r--community/mplayer/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/mplayer/APKBUILD b/community/mplayer/APKBUILD
index b218938782..88e59e7820 100644
--- a/community/mplayer/APKBUILD
+++ b/community/mplayer/APKBUILD
@@ -2,7 +2,7 @@
pkgname=mplayer
pkgver=1.3.0
_ver=${pkgver/_/}
-pkgrel=4
+pkgrel=5
pkgdesc="A movie player for linux"
url="http://www.mplayerhq.hu/"
arch="x86_64"
@@ -23,6 +23,7 @@ build() {
./configure \
--prefix=/usr \
+ --enable-runtime-cpudetection \
--disable-gui \
--disable-gif \
--disable-arts \