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

0.14-2

parent 67f6158f
No related branches found
No related tags found
No related merge requests found
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=folks
pkgver=0.14
pkgrel=1
pkgrel=2
pkgdesc="Library to aggregates people into metacontacts"
arch=(x86_64)
url="https://wiki.gnome.org/Projects/Folks"
......@@ -28,7 +28,7 @@ prepare() {
build() {
# LTO copies some GType constructors
arch-meson $pkgname build -D b_lto=false -D docs=true
ninja -C build
meson compile -C build
}
check() {
......
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