mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gnome-contacts: update to 3.26; gnome is now maintained by Gottox
This commit is contained in:
parent
1e57bbeb13
commit
978758b6f9
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.22.1
|
version=3.26
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="vala-devel telepathy-glib-devel
|
makedepends="vala-devel telepathy-glib-devel
|
||||||
|
@ -9,11 +9,11 @@ makedepends="vala-devel telepathy-glib-devel
|
||||||
cheese-devel libchamplain-devel geocode-glib-devel"
|
cheese-devel libchamplain-devel geocode-glib-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="GNOME contacts manager"
|
short_desc="GNOME contacts manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version}/$pkgname-$version.tar.xz"
|
||||||
checksum=e45297fb6f379a978605f7e183201be70dff2912f55072a363bdb1f67d9fe87b
|
checksum=f819ac74b2ad581f9741614627f49ef519713324afd9e4fc0ea5ac261a5f68c1
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue