mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
0ca949acfd
commit
fd172f3699
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'folks'
|
# Template file for 'folks'
|
||||||
pkgname=folks
|
pkgname=folks
|
||||||
version=0.12.1
|
version=0.13.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Db_lto=false -Dlibsocialweb-backend=false $(vopt_bool vala vala)"
|
configure_args="-Db_lto=false -Dlibsocialweb-backend=false $(vopt_bool vala vala)"
|
||||||
hostmakedepends="pkg-config intltool glib-devel $(vopt_if vala vala)
|
hostmakedepends="pkg-config intltool glib-devel $(vopt_if vala vala)
|
||||||
|
@ -11,10 +11,10 @@ makedepends="readline-devel telepathy-glib-devel zeitgeist-devel
|
||||||
depends="zeitgeist"
|
depends="zeitgeist"
|
||||||
short_desc="GObject Library to aggregate people into metacontacts"
|
short_desc="GObject Library to aggregate people into metacontacts"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1.0-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Folks"
|
homepage="https://wiki.gnome.org/Projects/Folks"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3ca9f2d50fdf5a7a3d3f59c49bd54ceaf8d8181938762370e07535f86d36d475
|
checksum=3df1c663b82fe211aead2b31cae1fc41d124e85436375762f6745c45ba46aa5d
|
||||||
nocross="Needs Vala, which needs evolution-dataserver GIR"
|
nocross="Needs Vala, which needs evolution-dataserver GIR"
|
||||||
|
|
||||||
# NOTE: Vala build opt is broken because upstream doesn't package all necessary
|
# NOTE: Vala build opt is broken because upstream doesn't package all necessary
|
||||||
|
|
Loading…
Add table
Reference in a new issue