summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Kalb2016-09-14 21:07:43 +0200
committerMarkus Kalb2016-09-14 21:07:43 +0200
commit7229552a0b35c32a5c04c232bb4be32848eb7f49 (patch)
tree03e7e72ed43903bbc5acfb3ba11e582fc2ad0f41
parent9c03b8d249aa51b5162daa7a324661c90133e02e (diff)
downloadaur-7229552a0b35c32a5c04c232bb4be32848eb7f49.tar.gz
update boost dep to 1.61.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7c0bcbd031f..442328b327cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 8 13:57:24 UTC 2016
+# Wed Sep 14 19:07:00 UTC 2016
pkgbase = libasdcp-cth
pkgdesc = open source implementation of SMPTE and the MXF Interop Sound & Picture Track File format.
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 3
url = http://carlh.net/asdcplib
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libasdcp-cth
makedepends = pkg-config
makedepends = boost
depends = libxml++>=2.6
- depends = boost-libs
+ depends = boost-libs>=1.61.0
provides = asdcplib
conflicts = asdcplib
source = libasdcp-cth-0.1.2.tar.bz2::http://carlh.net/downloads/asdcplib-cth/libasdcp-cth-0.1.2.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index c5e4a70aa746..d39459e624c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Stefan Karner <stefan.karner@student.tuwien.ac.at>
pkgname=libasdcp-cth
pkgver=0.1.2
-pkgrel=1
+pkgrel=3
pkgdesc="open source implementation of SMPTE and the MXF Interop Sound & Picture Track File format."
arch=('i686' 'x86_64')
url="http://carlh.net/asdcplib"
license=('GPL')
-depends=('libxml++>=2.6' 'boost-libs')
+depends=('libxml++>=2.6' 'boost-libs>=1.61.0')
makedepends=('python2' 'pkg-config' 'boost')
source=("${pkgname}-${pkgver}.tar.bz2::http://carlh.net/downloads/asdcplib-cth/${pkgname}-${pkgver}.tar.bz2")
#http://carlh.net/downloads/libcxml/libcxml-0.12.0.tar.bz2o