forked from Lainports/freebsd-ports
update to 2.32.1
This a first step in the upgrade, which is good enough to be built with newer version of vala without having yet to upgrade many other libs More further update will happen later
This commit is contained in:
parent
800f46b32c
commit
30c5e3bf16
3 changed files with 9 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnome-contacts
|
||||
PORTVERSION= 3.28.2
|
||||
PORTVERSION= 3.32.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
|
@ -29,7 +29,8 @@ LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \
|
|||
libnspr4.so:devel/nspr \
|
||||
libsecret-1.so:security/libsecret \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib
|
||||
libtelepathy-glib.so:net-im/telepathy-glib \
|
||||
libhandy-0.0.so:x11-toolkits/libhandy0
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
|
|
@ -38,8 +39,7 @@ USE_GNOME= cairo evolutiondataserver3 gdkpixbuf2 gnomedesktop3 gtk30 \
|
|||
intlhack introspection:build
|
||||
USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr
|
||||
USES= gettext gl gnome localbase meson perl5 pkgconfig \
|
||||
python:3.4+,build shebangfix sqlite tar:xz xorg
|
||||
SHEBANG_FILES= meson_post_install.py
|
||||
python:3.4+,build sqlite tar:xz xorg
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.Contacts.gschema.xml
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1525958162
|
||||
SHA256 (gnome-contacts-3.28.2.tar.xz) = 1c65ceff37d06ff7114b0d335f6c26e0f6bf1eff40af9feba73ad87cdfae8fc6
|
||||
SIZE (gnome-contacts-3.28.2.tar.xz) = 365188
|
||||
TIMESTAMP = 1601040282
|
||||
SHA256 (gnome-contacts-3.32.1.tar.xz) = de0bfd81e4ab4400e7b4b04e81d2de4f2ebae3d70226d3db750c15e9117ce19d
|
||||
SIZE (gnome-contacts-3.32.1.tar.xz) = 358800
|
||||
|
|
|
|||
|
|
@ -5,12 +5,8 @@ share/applications/org.gnome.Contacts.desktop
|
|||
share/dbus-1/services/org.gnome.Contacts.SearchProvider.service
|
||||
share/dbus-1/services/org.gnome.Contacts.service
|
||||
share/gnome-shell/search-providers/org.gnome.Contacts.search-provider.ini
|
||||
share/icons/hicolor/16x16/apps/gnome-contacts.png
|
||||
share/icons/hicolor/22x22/apps/gnome-contacts.png
|
||||
share/icons/hicolor/32x32/apps/gnome-contacts.png
|
||||
share/icons/hicolor/48x48/apps/gnome-contacts.png
|
||||
share/icons/hicolor/512x512/apps/gnome-contacts.png
|
||||
share/icons/hicolor/symbolic/apps/gnome-contacts-symbolic.svg
|
||||
share/icons/hicolor/scalable/apps/org.gnome.Contacts.svg
|
||||
share/icons/hicolor/symbolic/apps/org.gnome.Contacts-symbolic.svg
|
||||
share/locale/af/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-contacts.mo
|
||||
share/locale/as/LC_MESSAGES/gnome-contacts.mo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue