gnome-contacts: update to 3.6.0.
This commit is contained in:
parent
7e4b248479
commit
3f247cdf93
2 changed files with 19 additions and 19 deletions
|
@ -1,22 +1,22 @@
|
||||||
libgnome-desktop-3.so.2
|
libgnome-desktop-3.so.4
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libgdk-3.so.0
|
libgdk-3.so.0
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libcairo.so.2
|
|
||||||
libpango-1.0.so.0
|
|
||||||
libfolks-telepathy.so.25
|
libfolks-telepathy.so.25
|
||||||
|
libfolks-eds.so.25
|
||||||
libfolks.so.25
|
libfolks.so.25
|
||||||
libtelepathy-glib.so.0
|
|
||||||
libnotify.so.4
|
libnotify.so.4
|
||||||
libgdk_pixbuf-2.0.so.0
|
libtelepathy-glib.so.0
|
||||||
libgoa-1.0.so.0
|
libedataserver-1.2.so.17
|
||||||
libgio-2.0.so.0
|
|
||||||
libgee.so.2
|
libgee.so.2
|
||||||
|
libm.so.6
|
||||||
|
libcheese-gtk.so.23
|
||||||
|
libcheese.so.7
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libcairo.so.2
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
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,17 +1,17 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.4.1
|
version=3.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
makedepends="pkg-config intltool vala-devel telepathy-glib-devel gnome-desktop-devel folks-devel libnotify-devel"
|
makedepends="pkg-config intltool vala-devel telepathy-glib-devel>=0.19.9
|
||||||
revision=1
|
gnome-desktop-devel>=3.6.0 folks-devel>=0.7.4.1 libnotify-devel
|
||||||
|
cheese-devel>=3.6.0"
|
||||||
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=673614fe6cd5f986132819eeb21d67c40af336ffd2c4ca4c3e99365114f13523
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=203ed52fbdad3412fa88ae011c0d1cf94e8fe15c13dc192e8be554a1268614a5
|
||||||
long_desc="
|
long_desc="
|
||||||
This packages the contacts manager for the GNOME desktop."
|
This packages the contacts manager for the GNOME desktop."
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue