Skip to content
Snippets Groups Projects
Commit 0e2b0ab3 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

0.12.2-1

parent 0cc431a0
No related branches found
No related tags found
No related merge requests found
......@@ -2,19 +2,20 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=libgexiv2
pkgver=0.12.1
pkgrel=4
pkgver=0.12.2
pkgrel=1
pkgdesc='GObject-based wrapper around the Exiv2 library'
url='https://wiki.gnome.org/Projects/gexiv2'
arch=(x86_64)
license=(GPL2)
depends=(exiv2 glib2)
makedepends=(git gobject-introspection meson python-gobject vala)
source=("git+https://gitlab.gnome.org/GNOME/gexiv2#commit=a904953bb912ce383227a1a464bbc76b837046c7") # tag: gexiv2-0.12.1
source=("git+https://gitlab.gnome.org/GNOME/gexiv2.git?signed#tag=gexiv2-$pkgver")
sha256sums=('SKIP')
validpgpkeys=('AC9CD4E32D7C7F6357BA8ADD10F6E970175D29E1') # Jens Georg <mail@jensge.org>
build() {
arch-meson gexiv2 build -Denable-gtk-doc=true
arch-meson gexiv2 build -D gtk_doc=true
meson compile -C build
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment