Update to gnome-online-accounts-3.3.92.

This commit is contained in:
ajacoutot 2012-03-29 06:43:54 +00:00
parent 9d6226fb02
commit e28994d4f6
5 changed files with 49 additions and 75 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2011/12/03 22:17:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2012/03/29 06:43:54 ajacoutot Exp $
COMMENT= interfaces for interacting with online accounts
GNOME_PROJECT= gnome-online-accounts
GNOME_VERSION= 3.2.1
REVISION= 0
GNOME_VERSION= 3.3.92
SHARED_LIBS += goa-1.0 0.0 # .0.0
SHARED_LIBS += goa-backend-1.0 0.0 # .0.0
@ -17,21 +16,22 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm atk-1.0
WANTLIB += c cairo cairo-gobject dbus-1 drm enchant expat ffi
WANTLIB += fontconfig freetype gailutil-3 gcrypt gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0
WANTLIB += gpg-error gstapp-0.10 gstbase-0.10 gstinterfaces-0.10
WANTLIB += gstpbutils-0.10 gstreamer-0.10 gstvideo-0.10 gthread-2.0
WANTLIB += gtk-3 icudata icui18n icuuc javascriptcoregtk-3.0 jpeg
WANTLIB += json-glib-1.0 m notify orc-0.4 pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += rest-0.7 soup-2.4 soup-gnome-2.4 sqlite3 stdc++ webkitgtk-3.0
WANTLIB += xcb xcb-render xcb-shm xml2 xslt z
MODULES= devel/gettext \
x11/gnome
WANTLIB += GL ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xt atk-1.0 c cairo cairo-gobject
WANTLIB += dbus-1 enchant expat ffi fontconfig freetype gailutil-3
WANTLIB += gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gnome-keyring gobject-2.0 gpg-error gstapp-0.10 gstbase-0.10
WANTLIB += gstinterfaces-0.10 gstpbutils-0.10 gstreamer-0.10 gstvideo-0.10
WANTLIB += gthread-2.0 gtk-3 icudata icui18n icuuc jpeg json-glib-1.0 m
WANTLIB += notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png pthread pthread-stubs rest-0.7 soup-2.4 soup-gnome-2.4
WANTLIB += sqlite3 stdc++ webkitgtk-3.0 xcb xcb-render xcb-shm
WANTLIB += xml2 xslt z javascriptcoregtk-3.0
BUILD_DEPENDS= textproc/docbook-xsl
LIB_DEPENDS= devel/json-glib \
devel/libnotify \

View File

@ -1,5 +1,5 @@
MD5 (gnome/gnome-online-accounts-3.2.1.tar.xz) = VMoyKv1MiZI4RgurpPrX2w==
RMD160 (gnome/gnome-online-accounts-3.2.1.tar.xz) = ynSYUuypSm1jZ5oeWWVFF/YRib0=
SHA1 (gnome/gnome-online-accounts-3.2.1.tar.xz) = GEBC6jozH7RU0CcKoyQiC9B0kBU=
SHA256 (gnome/gnome-online-accounts-3.2.1.tar.xz) = VJwhDDWP0FWYoAy3qNj1sP1uGPfLMhw8FkH7GPExIjQ=
SIZE (gnome/gnome-online-accounts-3.2.1.tar.xz) = 457816
MD5 (gnome/gnome-online-accounts-3.3.92.tar.xz) = JjFim11Y5msEhH6rZ8Vdnw==
RMD160 (gnome/gnome-online-accounts-3.3.92.tar.xz) = mh9I3gLhM0ZYa0SHLVerVvRQOts=
SHA1 (gnome/gnome-online-accounts-3.3.92.tar.xz) = OShdoZZnmuI/Q5EzA4wG89LpQ3o=
SHA256 (gnome/gnome-online-accounts-3.3.92.tar.xz) = QH4uSxpBpATjDNzqpETDY8s+/v1Lz2E4EcjUBxz0rSM=
SIZE (gnome/gnome-online-accounts-3.3.92.tar.xz) = 483380

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-doc_Makefile_in,v 1.1 2011/09/29 07:58:15 jasper Exp $
Fix the argument to prevent xsltproc from going online.
--- doc/Makefile.in.orig Thu Sep 29 09:55:48 2011
+++ doc/Makefile.in Thu Sep 29 09:56:00 2011
@@ -857,7 +857,7 @@ uninstall-man: uninstall-man8
.xml.8:
- $(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
+ $(XSLTPROC) --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
@ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
#all-local:

View File

@ -1,25 +0,0 @@
$OpenBSD: patch-src_goabackend_goalogging_c,v 1.2 2011/09/26 21:20:35 jasper Exp $
commit 080c1d09636020a72878372dcb5895e1286c8293
Author: Jasper Lievisse Adriaanse <jasper@humppa.nl>
Date: Mon Sep 26 23:14:33 2011 +0200
Kludge around lack of gettid(2) syscall on various systems.
https://bugzilla.gnome.org/show_bug.cgi?id=660177
--- src/goabackend/goalogging.c.orig Thu Aug 25 15:50:26 2011
+++ src/goabackend/goalogging.c Mon Sep 26 23:16:09 2011
@@ -207,7 +207,12 @@ goa_log (GoaLogLevel level,
break;
}
+ /* TODO: Need to find a portable way of getting the thread ID (#660177) */
+#ifdef SYS_gettid
thread_str = g_strdup_printf ("%d", (gint) syscall (SYS_gettid));
+#else
+ thread_str = g_strdup_printf ("%d", (gint) getpid());
+#endif /* SYS_gettid */
g_print ("%s%s%s.%03d:%s%s%s[%s]%s:%s%s%s:%s %s %s[%s, %s()]%s\n",
_color_get (_COLOR_BOLD_ON), _color_get (_COLOR_FG_YELLOW), time_buf, (gint) now.tv_usec / 1000, _color_get (_COLOR_RESET),
_color_get (_COLOR_FG_MAGENTA), _color_get (_COLOR_BOLD_ON), thread_str, _color_get (_COLOR_RESET),

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2011/12/03 22:17:16 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/03/29 06:43:54 ajacoutot Exp $
%%SHARED%%
include/goa-1.0/
include/goa-1.0/goa/
@ -22,6 +22,7 @@ include/goa-1.0/goabackend/goaoauth2provider.h
include/goa-1.0/goabackend/goaoauthprovider.h
include/goa-1.0/goabackend/goaprovider.h
include/goa-1.0/goabackend/goatwitterprovider.h
include/goa-1.0/goabackend/goawindowsliveprovider.h
include/goa-1.0/goabackend/goayahooprovider.h
lib/girepository-1.0/
lib/girepository-1.0/Goa-1.0.typelib
@ -39,43 +40,34 @@ share/dbus-1/services/
share/dbus-1/services/org.gnome.OnlineAccounts.service
share/gir-1.0/
share/gir-1.0/Goa-1.0.gir
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/goa-account-facebook.png
share/icons/hicolor/16x16/apps/goa-account-google.png
share/icons/hicolor/16x16/apps/goa-account-msn.png
share/icons/hicolor/16x16/apps/goa-account-twitter.png
share/icons/hicolor/16x16/apps/goa-account-yahoo.png
share/icons/hicolor/16x16/apps/goa-account.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/goa-account-facebook.png
share/icons/hicolor/22x22/apps/goa-account-google.png
share/icons/hicolor/22x22/apps/goa-account-msn.png
share/icons/hicolor/22x22/apps/goa-account-twitter.png
share/icons/hicolor/22x22/apps/goa-account-yahoo.png
share/icons/hicolor/22x22/apps/goa-account.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/goa-account-facebook.png
share/icons/hicolor/24x24/apps/goa-account-google.png
share/icons/hicolor/24x24/apps/goa-account-msn.png
share/icons/hicolor/24x24/apps/goa-account-twitter.png
share/icons/hicolor/24x24/apps/goa-account-yahoo.png
share/icons/hicolor/24x24/apps/goa-account.png
share/icons/hicolor/256x256/
share/icons/hicolor/256x256/apps/
share/icons/hicolor/256x256/apps/goa-account.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/goa-account-facebook.png
share/icons/hicolor/32x32/apps/goa-account-google.png
share/icons/hicolor/32x32/apps/goa-account-msn.png
share/icons/hicolor/32x32/apps/goa-account-twitter.png
share/icons/hicolor/32x32/apps/goa-account-yahoo.png
share/icons/hicolor/32x32/apps/goa-account.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/goa-account-facebook.png
share/icons/hicolor/48x48/apps/goa-account-google.png
share/icons/hicolor/48x48/apps/goa-account-msn.png
share/icons/hicolor/48x48/apps/goa-account-twitter.png
share/icons/hicolor/48x48/apps/goa-account-yahoo.png
share/icons/hicolor/48x48/apps/goa-account.png
@ -85,6 +77,9 @@ share/locale/ar/LC_MESSAGES/gnome-online-accounts.mo
share/locale/as/
share/locale/as/LC_MESSAGES/
share/locale/as/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ast/
share/locale/ast/LC_MESSAGES/
share/locale/ast/LC_MESSAGES/gnome-online-accounts.mo
share/locale/be/LC_MESSAGES/gnome-online-accounts.mo
share/locale/bg/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ca/LC_MESSAGES/gnome-online-accounts.mo
@ -99,24 +94,39 @@ share/locale/en_GB/LC_MESSAGES/
share/locale/en_GB/LC_MESSAGES/gnome-online-accounts.mo
share/locale/eo/LC_MESSAGES/gnome-online-accounts.mo
share/locale/es/LC_MESSAGES/gnome-online-accounts.mo
share/locale/et/LC_MESSAGES/gnome-online-accounts.mo
share/locale/eu/LC_MESSAGES/gnome-online-accounts.mo
share/locale/fa/
share/locale/fa/LC_MESSAGES/
share/locale/fa/LC_MESSAGES/gnome-online-accounts.mo
share/locale/fi/LC_MESSAGES/gnome-online-accounts.mo
share/locale/fr/LC_MESSAGES/gnome-online-accounts.mo
share/locale/gl/LC_MESSAGES/gnome-online-accounts.mo
share/locale/gu/
share/locale/gu/LC_MESSAGES/
share/locale/gu/LC_MESSAGES/gnome-online-accounts.mo
share/locale/he/LC_MESSAGES/gnome-online-accounts.mo
share/locale/hu/LC_MESSAGES/gnome-online-accounts.mo
share/locale/id/LC_MESSAGES/gnome-online-accounts.mo
share/locale/it/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ja/LC_MESSAGES/gnome-online-accounts.mo
share/locale/km/
share/locale/km/LC_MESSAGES/
share/locale/km/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ko/LC_MESSAGES/gnome-online-accounts.mo
share/locale/lt/
share/locale/lt/LC_MESSAGES/
share/locale/lt/LC_MESSAGES/gnome-online-accounts.mo
share/locale/lv/LC_MESSAGES/gnome-online-accounts.mo
share/locale/mk/
share/locale/mk/LC_MESSAGES/
share/locale/mk/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ml/
share/locale/ml/LC_MESSAGES/
share/locale/ml/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ms/
share/locale/ms/LC_MESSAGES/
share/locale/ms/LC_MESSAGES/gnome-online-accounts.mo
share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo
share/locale/pa/
share/locale/pa/LC_MESSAGES/
@ -124,6 +134,7 @@ share/locale/pa/LC_MESSAGES/gnome-online-accounts.mo
share/locale/pl/LC_MESSAGES/gnome-online-accounts.mo
share/locale/pt/LC_MESSAGES/gnome-online-accounts.mo
share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo
share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo
share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo
@ -141,6 +152,9 @@ share/locale/th/
share/locale/th/LC_MESSAGES/
share/locale/th/LC_MESSAGES/gnome-online-accounts.mo
share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo
share/locale/ug/
share/locale/ug/LC_MESSAGES/
share/locale/ug/LC_MESSAGES/gnome-online-accounts.mo
share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo
share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo
share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo