summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-09-27 20:47:19 -0300
committerRafael Fontenelle2019-09-27 20:47:19 -0300
commit9cbb4b2b8fd2932b078b3a36a79f35fd0e7fe61b (patch)
tree32241e4947399474a776e3d52bdce9f66e2c71f9 /PKGBUILD
parent2a83dcbba1e159fad42a3f6ac7c7287e4f330939 (diff)
downloadaur-9cbb4b2b8fd2932b078b3a36a79f35fd0e7fe61b.tar.gz
Update to 0.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 2 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e39786d70f4..de0ad43fab4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=aravis
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc="A vision library for genicam-based cameras"
url="https://wiki.gnome.org/Projects/Aravis"
@@ -10,15 +10,7 @@ license=('LGPL2')
depends=('gtk3' 'libnotify' 'gst-plugins-base-libs' 'audit' 'libusb')
makedepends=('meson' 'gtk-doc' 'gobject-introspection' 'appstream-glib')
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('a399b2269328a3ad94d31f31fbdb8243dd81dd9c250dd73a4a2a5d405d9397fb')
-
-prepare() {
- cd "$pkgname-$pkgver"
- # https://github.com/AravisProject/aravis/issues/297
- sed -i '/Exec=/s/arv-viewer$/arv-viewer-0.8/' viewer/data/arv-viewer.desktop.in.in
- # https://github.com/AravisProject/aravis/issues/298
- sed -i "/-DARAVIS_LOCALE_DIR/s/('prefix'),/& 'share',/" viewer/meson.build
-}
+sha256sums=('e89d98a7b7920b5ea754e8e6a841499d93faecbd4f5b9e7dc0cef6f353b4db5f')
build() {
arch-meson $pkgname-$pkgver build