mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gnome-contacts: update to 3.3.92.
This commit is contained in:
parent
b2bff05f98
commit
35d9fc7342
2 changed files with 7 additions and 6 deletions
|
@ -9,8 +9,6 @@ libfolks.so.25
|
||||||
libtelepathy-glib.so.0
|
libtelepathy-glib.so.0
|
||||||
libnotify.so.4
|
libnotify.so.4
|
||||||
libgdk_pixbuf-2.0.so.0
|
libgdk_pixbuf-2.0.so.0
|
||||||
libebook-1.2.so.12
|
|
||||||
libedataserver-1.2.so.15
|
|
||||||
libgoa-1.0.so.0
|
libgoa-1.0.so.0
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgee.so.2
|
libgee.so.2
|
||||||
|
@ -19,3 +17,6 @@ libglib-2.0.so.0
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libfolks-eds.so.25
|
||||||
|
libebook-1.2.so.13
|
||||||
|
libedataserver-1.2.so.16
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.2.2
|
version=3.3.92
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="GNOME contacts manager"
|
short_desc="GNOME contacts manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=9dfd56a40f3b89512a09d9e54c18227ae4bfe9b4cff87a72f7e17f6a35367d88
|
checksum=5cd65ecc9da097453987a8aeff63e0619f53a1c7e436ab9a67e4ef590fbfbe90
|
||||||
long_desc="
|
long_desc="
|
||||||
This packages the contacts manager for the GNOME desktop."
|
This packages the contacts manager for the GNOME desktop."
|
||||||
|
|
||||||
|
@ -17,6 +16,7 @@ Add_dependency run desktop-file-utils
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build vala-devel
|
Add_dependency build vala-devel
|
||||||
|
Add_dependency build telepathy-glib-devel
|
||||||
Add_dependency build gnome-desktop-devel
|
Add_dependency build gnome-desktop-devel
|
||||||
Add_dependency build folks-devel
|
Add_dependency build folks-devel
|
||||||
Add_dependency build libnotify-devel
|
Add_dependency build libnotify-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue