summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2017-05-05 16:43:10 +0200
committerNicola Murino2017-05-05 16:43:10 +0200
commit9c685eceab3671ee04246c535de99340f67bad0e (patch)
treeeb3aa4f48d3850c5bbf7c552dd06872e5504dfd7 /PKGBUILD
parent8be9c1868c02ded464a68f148ca40e63a1217737 (diff)
downloadaur-9c685eceab3671ee04246c535de99340f67bad0e.tar.gz
Update after 1.12 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51daa97af505..a956524d0967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgbase=mingw-w64-gst-rtsp-server-git
pkgname=('mingw-w64-gst-rtsp-server-git' 'mingw-w64-gst-rtsp-server-git-vslib')
-pkgver=1.11.1.r5.cd4e675
+pkgver=1.12.0.r1.51cd530
pkgrel=1
_gitname=gst-rtsp-server
pkgdesc="RTSP server library based on GStreamer (mingw-w64)"
arch=(any)
url="http://gstreamer.freedesktop.org/"
license=('LGPL')
-depends=('mingw-w64-gstreamer-git' 'mingw-w64-gst-plugins-base-git')
+depends=('mingw-w64-gst-plugins-base-git')
options=('!strip' '!buildflags' 'staticlibs')
makedepends=('mingw-w64-configure' 'mingw-w64-tools' 'git')
+optdepends=('mingw-w64-gst-rtsp-server-git-vslib: Visual Studio import lib')
conflicts=('mingw-w64-gst-rtsp-server')
source=("$_gitname::git://anongit.freedesktop.org/gstreamer/$_gitname")