summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2018-02-25 12:12:02 -0500
committerSolomon Choina2018-02-25 12:12:02 -0500
commit4f6cab1fab34210aa959fd2ac5e6b10ecae7c9ea (patch)
tree963583c439be1f64d760daf25de271c3c16b05dc
parentf9010331cdabb581b820f4c16dfe4745dd266f34 (diff)
downloadaur-4f6cab1fab34210aa959fd2ac5e6b10ecae7c9ea.tar.gz
update pkgver and delete remnants of the old ideas
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 5 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a71561129293..b43c934110b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 2 04:14:47 UTC 2018
+# Sun Feb 25 17:11:39 UTC 2018
pkgbase = mpv-ahjolinna-git
pkgdesc = MPV using ahjolinna's personal pre-made conf build
- pkgver = 0.28.0.r189.g7f3c7100d5
+ pkgver = 0.28.2.r300.g1f2d8ed01c
pkgrel = 1
url = http://mpv.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8a8d5ec5171b..8047fb75b2b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,14 @@
# Maintainer: ahjolinna <@yahoo.com>
+# Maintainer: Solomon Choina <shlomochoina@gmail.com>
# WARNING: The configure script will automatically enable any optional
# features it finds support for on your system. If you want to avoid
# linking against something you have installed, you'll have to disable
# it in the configure below. The package() script will attempt to
-# update the dependencies based on dynamic libraries when packaging.
-# Upstream recommends their forked ffmpeg, which can be installed alongside a
-# different system ffmpeg. You can build mpv against the system ffmpeg instead
-# by uncommenting the second line below, but this may sometimes fail to build
-# when mpv depends on a feature that hasn't been merged into upstream ffmpeg.
+# update the dependencies based on dynamic libraries when packaging..
pkgname=mpv-ahjolinna-git
_gitname=mpv
-pkgver=0.28.0.r189.g7f3c7100d5
+pkgver=0.28.2.r300.g1f2d8ed01c
pkgrel=1
#epoch=2
pkgdesc="MPV using ahjolinna's personal pre-made conf build"
@@ -122,7 +119,6 @@ build() {
--enable-libavdevice \
--lua=52arch \
--enable-sdl2 \
- --disable-sdl1 \
--enable-oss-audio \
--enable-rsound \
--enable-sndio \