summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-12 00:46:43 +0000
committerwiz <wiz@pkgsrc.org>2015-07-12 00:46:43 +0000
commit36427e572d87b4767391d50df4a9bb3417ac7dc8 (patch)
tree68a12889d72d43c484d5524fcef8dd450cd0bd4e /net
parent071521de2cfd5df42b4b6743fe9174c78df277c5 (diff)
downloadpkgsrc-36427e572d87b4767391d50df4a9bb3417ac7dc8.tar.gz
Import gnome-online-accounts-3.16.3 as net/gnome-online-accounts.
Gnome Online Accounts (GOA) provides a centralized service that allows a set of online accounts to be configured for use with core GNOME applications. In UX terms, GOA provides a static list of online accounts that can be setup by users (through the Online Accounts panel in System Settings). These accounts can then be used by core GNOME applications. While third party applications can access the accounts setup through GOA, this is not its explicit goal, nor does GOA set out to enable third party applications to add online accounts of their own. There are several reasons for this: * Third-party applications should be able to identify themselves to online services for the purposes of branding and tracking. * Third-party applications shouldn't be able to identify themselves under a generic OS or distributor key - this would be misleading as to what is actually accessing the account, and would prevent there from being specific contracts of trust between users and applications who access their data. * It would prevent users from blocking specific applications from accessing their account (should an application sandboxing framework come into effect).
Diffstat (limited to 'net')
-rw-r--r--net/gnome-online-accounts/DESCR22
-rw-r--r--net/gnome-online-accounts/Makefile34
-rw-r--r--net/gnome-online-accounts/PLIST344
-rw-r--r--net/gnome-online-accounts/distinfo5
4 files changed, 405 insertions, 0 deletions
diff --git a/net/gnome-online-accounts/DESCR b/net/gnome-online-accounts/DESCR
new file mode 100644
index 00000000000..4913215339a
--- /dev/null
+++ b/net/gnome-online-accounts/DESCR
@@ -0,0 +1,22 @@
+Gnome Online Accounts (GOA) provides a centralized service that
+allows a set of online accounts to be configured for use with core
+GNOME applications. In UX terms, GOA provides a static list of
+online accounts that can be setup by users (through the Online
+Accounts panel in System Settings). These accounts can then be used
+by core GNOME applications.
+
+While third party applications can access the accounts setup through
+GOA, this is not its explicit goal, nor does GOA set out to enable
+third party applications to add online accounts of their own. There
+are several reasons for this:
+
+* Third-party applications should be able to identify themselves
+ to online services for the purposes of branding and tracking.
+* Third-party applications shouldn't be able to identify themselves
+ under a generic OS or distributor key - this would be misleading
+ as to what is actually accessing the account, and would prevent
+ there from being specific contracts of trust between users and
+ applications who access their data.
+* It would prevent users from blocking specific applications from
+ accessing their account (should an application sandboxing framework
+ come into effect).
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile
new file mode 100644
index 00000000000..29f11176697
--- /dev/null
+++ b/net/gnome-online-accounts/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1 2015/07/12 00:46:43 wiz Exp $
+
+DISTNAME= gnome-online-accounts-3.16.3
+CATEGORIES= net devel
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-online-accounts/3.16/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://wiki.gnome.org/Projects/GnomeOnlineAccounts
+COMMENT= Service that allows online accounts to be used with GNOME
+LICENSE= gnu-gpl-v2
+
+BUILD_DEPENDS+= gtk-doc>=1.3:../../textproc/gtk-doc
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake intltool pkg-config
+
+.include "../../chat/telepathy-glib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/schemas.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../net/libsoup/buildlink3.mk"
+.include "../../security/libsecret/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../www/librest07/buildlink3.mk"
+.include "../../www/webkit-gtk/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/gnome-online-accounts/PLIST b/net/gnome-online-accounts/PLIST
new file mode 100644
index 00000000000..a650d56bb9e
--- /dev/null
+++ b/net/gnome-online-accounts/PLIST
@@ -0,0 +1,344 @@
+@comment $NetBSD: PLIST,v 1.1 2015/07/12 00:46:43 wiz Exp $
+include/goa-1.0/goa/goa-generated.h
+include/goa-1.0/goa/goa.h
+include/goa-1.0/goa/goaclient.h
+include/goa-1.0/goa/goaenums.h
+include/goa-1.0/goa/goaenumtypes.h
+include/goa-1.0/goa/goaerror.h
+include/goa-1.0/goa/goatypes.h
+include/goa-1.0/goa/goaversion.h
+include/goa-1.0/goabackend/goabackend.h
+include/goa-1.0/goabackend/goabackendenums.h
+include/goa-1.0/goabackend/goabackendenumtypes.h
+include/goa-1.0/goabackend/goabackendtypes.h
+include/goa-1.0/goabackend/goaprovider.h
+lib/girepository-1.0/Goa-1.0.typelib
+lib/goa-1.0/include/goaconfig.h
+lib/goa-1.0/web-extensions/libgoawebextension.la
+lib/libgoa-1.0.la
+lib/libgoa-backend-1.0.la
+lib/pkgconfig/goa-1.0.pc
+lib/pkgconfig/goa-backend-1.0.pc
+libexec/goa-daemon
+man/man8/goa-daemon.8
+share/dbus-1/services/org.gnome.OnlineAccounts.service
+share/gir-1.0/Goa-1.0.gir
+share/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
+share/gnome-online-accounts/irc-networks.xml
+share/icons/hicolor/16x16/apps/goa-account-facebook.png
+share/icons/hicolor/16x16/apps/goa-account-flickr.png
+share/icons/hicolor/16x16/apps/goa-account-foursquare.png
+share/icons/hicolor/16x16/apps/goa-account-google.png
+share/icons/hicolor/16x16/apps/goa-account-owncloud.png
+share/icons/hicolor/16x16/apps/goa-account-pocket.png
+share/icons/hicolor/16x16/apps/goa-account.png
+share/icons/hicolor/16x16/apps/im-aim.png
+share/icons/hicolor/16x16/apps/im-ekiga.png
+share/icons/hicolor/16x16/apps/im-facebook.png
+share/icons/hicolor/16x16/apps/im-gadugadu.png
+share/icons/hicolor/16x16/apps/im-gizmo.png
+share/icons/hicolor/16x16/apps/im-google-talk.png
+share/icons/hicolor/16x16/apps/im-groupwise.png
+share/icons/hicolor/16x16/apps/im-icq.png
+share/icons/hicolor/16x16/apps/im-irc.png
+share/icons/hicolor/16x16/apps/im-jabber.png
+share/icons/hicolor/16x16/apps/im-local-xmpp.png
+share/icons/hicolor/16x16/apps/im-meanwhile.png
+share/icons/hicolor/16x16/apps/im-msn.png
+share/icons/hicolor/16x16/apps/im-mxit.png
+share/icons/hicolor/16x16/apps/im-myspace.png
+share/icons/hicolor/16x16/apps/im-qq.png
+share/icons/hicolor/16x16/apps/im-sametime.png
+share/icons/hicolor/16x16/apps/im-silc.png
+share/icons/hicolor/16x16/apps/im-sip.png
+share/icons/hicolor/16x16/apps/im-yahoo.png
+share/icons/hicolor/16x16/apps/im-zephyr.png
+share/icons/hicolor/22x22/apps/goa-account-facebook.png
+share/icons/hicolor/22x22/apps/goa-account-flickr.png
+share/icons/hicolor/22x22/apps/goa-account-foursquare.png
+share/icons/hicolor/22x22/apps/goa-account-google.png
+share/icons/hicolor/22x22/apps/goa-account-owncloud.png
+share/icons/hicolor/22x22/apps/goa-account-pocket.png
+share/icons/hicolor/22x22/apps/goa-account.png
+share/icons/hicolor/22x22/apps/im-aim.png
+share/icons/hicolor/22x22/apps/im-ekiga.png
+share/icons/hicolor/22x22/apps/im-facebook.png
+share/icons/hicolor/22x22/apps/im-gadugadu.png
+share/icons/hicolor/22x22/apps/im-gizmo.png
+share/icons/hicolor/22x22/apps/im-google-talk.png
+share/icons/hicolor/22x22/apps/im-groupwise.png
+share/icons/hicolor/22x22/apps/im-icq.png
+share/icons/hicolor/22x22/apps/im-irc.png
+share/icons/hicolor/22x22/apps/im-jabber.png
+share/icons/hicolor/22x22/apps/im-local-xmpp.png
+share/icons/hicolor/22x22/apps/im-meanwhile.png
+share/icons/hicolor/22x22/apps/im-msn.png
+share/icons/hicolor/22x22/apps/im-mxit.png
+share/icons/hicolor/22x22/apps/im-myspace.png
+share/icons/hicolor/22x22/apps/im-qq.png
+share/icons/hicolor/22x22/apps/im-sametime.png
+share/icons/hicolor/22x22/apps/im-silc.png
+share/icons/hicolor/22x22/apps/im-sip.png
+share/icons/hicolor/22x22/apps/im-yahoo.png
+share/icons/hicolor/22x22/apps/im-zephyr.png
+share/icons/hicolor/24x24/apps/goa-account-facebook.png
+share/icons/hicolor/24x24/apps/goa-account-flickr.png
+share/icons/hicolor/24x24/apps/goa-account-foursquare.png
+share/icons/hicolor/24x24/apps/goa-account-google.png
+share/icons/hicolor/24x24/apps/goa-account-owncloud.png
+share/icons/hicolor/24x24/apps/goa-account-pocket.png
+share/icons/hicolor/24x24/apps/goa-account.png
+share/icons/hicolor/24x24/apps/im-aim.png
+share/icons/hicolor/24x24/apps/im-ekiga.png
+share/icons/hicolor/24x24/apps/im-gadugadu.png
+share/icons/hicolor/24x24/apps/im-gizmo.png
+share/icons/hicolor/24x24/apps/im-google-talk.png
+share/icons/hicolor/24x24/apps/im-groupwise.png
+share/icons/hicolor/24x24/apps/im-icq.png
+share/icons/hicolor/24x24/apps/im-irc.png
+share/icons/hicolor/24x24/apps/im-jabber.png
+share/icons/hicolor/24x24/apps/im-local-xmpp.png
+share/icons/hicolor/24x24/apps/im-meanwhile.png
+share/icons/hicolor/24x24/apps/im-msn.png
+share/icons/hicolor/24x24/apps/im-mxit.png
+share/icons/hicolor/24x24/apps/im-myspace.png
+share/icons/hicolor/24x24/apps/im-qq.png
+share/icons/hicolor/24x24/apps/im-sametime.png
+share/icons/hicolor/24x24/apps/im-silc.png
+share/icons/hicolor/24x24/apps/im-sip.png
+share/icons/hicolor/24x24/apps/im-yahoo.png
+share/icons/hicolor/24x24/apps/im-zephyr.png
+share/icons/hicolor/256x256/apps/goa-account.png
+share/icons/hicolor/32x32/apps/goa-account-facebook.png
+share/icons/hicolor/32x32/apps/goa-account-flickr.png
+share/icons/hicolor/32x32/apps/goa-account-foursquare.png
+share/icons/hicolor/32x32/apps/goa-account-google.png
+share/icons/hicolor/32x32/apps/goa-account-owncloud.png
+share/icons/hicolor/32x32/apps/goa-account-pocket.png
+share/icons/hicolor/32x32/apps/goa-account.png
+share/icons/hicolor/32x32/apps/im-aim.png
+share/icons/hicolor/32x32/apps/im-ekiga.png
+share/icons/hicolor/32x32/apps/im-gadugadu.png
+share/icons/hicolor/32x32/apps/im-gizmo.png
+share/icons/hicolor/32x32/apps/im-google-talk.png
+share/icons/hicolor/32x32/apps/im-groupwise.png
+share/icons/hicolor/32x32/apps/im-icq.png
+share/icons/hicolor/32x32/apps/im-irc.png
+share/icons/hicolor/32x32/apps/im-jabber.png
+share/icons/hicolor/32x32/apps/im-local-xmpp.png
+share/icons/hicolor/32x32/apps/im-meanwhile.png
+share/icons/hicolor/32x32/apps/im-msn.png
+share/icons/hicolor/32x32/apps/im-mxit.png
+share/icons/hicolor/32x32/apps/im-myspace.png
+share/icons/hicolor/32x32/apps/im-qq.png
+share/icons/hicolor/32x32/apps/im-sametime.png
+share/icons/hicolor/32x32/apps/im-silc.png
+share/icons/hicolor/32x32/apps/im-sip.png
+share/icons/hicolor/32x32/apps/im-yahoo.png
+share/icons/hicolor/32x32/apps/im-zephyr.png
+share/icons/hicolor/48x48/apps/goa-account-facebook.png
+share/icons/hicolor/48x48/apps/goa-account-flickr.png
+share/icons/hicolor/48x48/apps/goa-account-foursquare.png
+share/icons/hicolor/48x48/apps/goa-account-google.png
+share/icons/hicolor/48x48/apps/goa-account-owncloud.png
+share/icons/hicolor/48x48/apps/goa-account-pocket.png
+share/icons/hicolor/48x48/apps/goa-account.png
+share/icons/hicolor/48x48/apps/im-aim.png
+share/icons/hicolor/48x48/apps/im-ekiga.png
+share/icons/hicolor/48x48/apps/im-facebook.png
+share/icons/hicolor/48x48/apps/im-gadugadu.png
+share/icons/hicolor/48x48/apps/im-gizmo.png
+share/icons/hicolor/48x48/apps/im-google-talk.png
+share/icons/hicolor/48x48/apps/im-groupwise.png
+share/icons/hicolor/48x48/apps/im-icq.png
+share/icons/hicolor/48x48/apps/im-irc.png
+share/icons/hicolor/48x48/apps/im-jabber.png
+share/icons/hicolor/48x48/apps/im-local-xmpp.png
+share/icons/hicolor/48x48/apps/im-meanwhile.png
+share/icons/hicolor/48x48/apps/im-msn.png
+share/icons/hicolor/48x48/apps/im-mxit.png
+share/icons/hicolor/48x48/apps/im-myspace.png
+share/icons/hicolor/48x48/apps/im-qq.png
+share/icons/hicolor/48x48/apps/im-sametime.png
+share/icons/hicolor/48x48/apps/im-silc.png
+share/icons/hicolor/48x48/apps/im-sip.png
+share/icons/hicolor/48x48/apps/im-yahoo.png
+share/icons/hicolor/48x48/apps/im-zephyr.png
+share/icons/hicolor/scalable/apps/im-aim.svg
+share/icons/hicolor/scalable/apps/im-ekiga.svg
+share/icons/hicolor/scalable/apps/im-gadugadu.svg
+share/icons/hicolor/scalable/apps/im-gizmo.svg
+share/icons/hicolor/scalable/apps/im-google-talk.svg
+share/icons/hicolor/scalable/apps/im-groupwise.svg
+share/icons/hicolor/scalable/apps/im-icq.svg
+share/icons/hicolor/scalable/apps/im-irc.svg
+share/icons/hicolor/scalable/apps/im-jabber.svg
+share/icons/hicolor/scalable/apps/im-local-xmpp.svg
+share/icons/hicolor/scalable/apps/im-meanwhile.svg
+share/icons/hicolor/scalable/apps/im-msn.svg
+share/icons/hicolor/scalable/apps/im-mxit.svg
+share/icons/hicolor/scalable/apps/im-myspace.svg
+share/icons/hicolor/scalable/apps/im-qq.svg
+share/icons/hicolor/scalable/apps/im-sametime.svg
+share/icons/hicolor/scalable/apps/im-silc.svg
+share/icons/hicolor/scalable/apps/im-sip.svg
+share/icons/hicolor/scalable/apps/im-yahoo.svg
+share/icons/hicolor/scalable/apps/im-zephyr.svg
+share/locale/af/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/an/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/an/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ar/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ar/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/as/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/as/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ast/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ast/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/az/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/be/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/be/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/be@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/bg/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/bg/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/bn/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/br/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/bs/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ca/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ca/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/crh/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/cs/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/cs/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/cy/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/da/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/da/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/de/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/de/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/dz/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/el/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/el/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/en_CA/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/en_GB/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/en_GB/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/eo/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/eo/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/es/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/es/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/et/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/et/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/eu/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/eu/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/fa/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/fa/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/fi/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/fi/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/fr/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/fr/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/fur/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ga/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ga/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/gd/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/gl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/gl/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/gu/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/gu/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/he/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/he/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/hi/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/hi/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/hr/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/hu/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/hu/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/id/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/id/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/is/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/it/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/it/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ja/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ja/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/kk/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/kk/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/km/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/km/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/kn/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/kn/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ko/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ko/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ku/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/lt/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/lt/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/lv/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/lv/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/mai/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/mk/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/mk/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ml/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ml/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/mr/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/mr/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ms/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ms/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/my/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/nb/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ne/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ne/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/nl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/nl/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/nn/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/oc/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/oc/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/or/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/or/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/pa/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/pa/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/pl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/pl/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ps/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/pt/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/pt/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ro/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ru/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/si/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sk/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sk/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/sl/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/sq/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sr/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/sv/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/sv/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ta/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ta/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/te/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/te/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/tg/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/tg/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/th/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/th/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/tr/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/ug/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/ug/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/uk/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/vi/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/xh/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts-tpaw.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo
+share/locale/zu/LC_MESSAGES/gnome-online-accounts-tpaw.mo
diff --git a/net/gnome-online-accounts/distinfo b/net/gnome-online-accounts/distinfo
new file mode 100644
index 00000000000..e4634e830af
--- /dev/null
+++ b/net/gnome-online-accounts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/12 00:46:43 wiz Exp $
+
+SHA1 (gnome-online-accounts-3.16.3.tar.xz) = a5d5e1bd69b8e0b7bf1f10621610790de38ed78a
+RMD160 (gnome-online-accounts-3.16.3.tar.xz) = 609caac3c6af40fd24439d440f3f31f618191b60
+Size (gnome-online-accounts-3.16.3.tar.xz) = 1420940 bytes