summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblackhole2020-01-08 10:30:21 +0100
committerblackhole2020-01-08 10:30:21 +0100
commitd95e64a7129ef1531f5c4c3f3fc303c7ba9f4677 (patch)
treeca583ad1e7cb92f6f0346aa96fc46875e1156eed /PKGBUILD
parent581d4ef597089bb8d526e865a90d64ed18458346 (diff)
downloadaur-d95e64a7129ef1531f5c4c3f3fc303c7ba9f4677.tar.gz
Update to version 26.0.15
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2753f4709e77..0d0b4f0075e0 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,17 @@
# Maintainer: AudioLinux <audiolinux AT fastmail DOT fm>
-# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=jriver-media-center
-_debpkgver=23.0.102
-pkgver=23.0.102
-pkgrel=2
+_debpkgver=26.0.15
+pkgver=26.0.15
+pkgrel=1
pkgdesc="The Most Comprehensive Media Software"
arch=('x86_64')
url="http://www.jriver.com/"
license=('custom')
-depends=('alsa-lib' 'gcc-libs' 'libx11' 'libxext' 'libxcb' 'libxau' 'libxdmcp' 'util-linux' 'libxext' 'gtk2')
+depends=('alsa-lib' 'gcc-libs' 'libx11' 'libxext' 'libxcb' 'libxau' 'libxdmcp' 'util-linux' 'libxext' 'gtk3' 'webkit2gtk' 'gstreamer' 'gst-plugins-base' 'gst-plugins-base-libs' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav')
optdepends=('mesa-libgl: nouveau video support' 'nvidia-libgl: nvidia video support' 'vorbis-tools' 'musepack-tools')
-conflicts=('jriver-media-center24')
-source=("http://files.jriver.com/mediacenter/channels/v23/latest/MediaCenter-$_debpkgver-amd64.deb" 'License.txt')
+conflicts=('jriver-media-center' 'jriver-media-center24')
+source=("http://files.jriver.com/mediacenter/channels/v26/latest/MediaCenter-$_debpkgver-amd64.deb" 'License.txt')
sha256sums=('SKIP' 'ee00f430918df6be37777a61e12812875b5583379c78daaa969bae7383a41fbd')
package() {