diff options
author | nia <nia@pkgsrc.org> | 2020-06-10 19:48:26 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-06-10 19:48:26 +0000 |
commit | 2a3ea196fdd3d849818e51f71c02713a9dfa0129 (patch) | |
tree | 4e84b2bc095f41e01eab8ab49894ab2bfc62efcf | |
parent | 540d527ddee25a945cae6517e1052eed80161714 (diff) | |
download | pkgsrc-2a3ea196fdd3d849818e51f71c02713a9dfa0129.tar.gz |
security: Add gnome-online-accounts
Single sign-on framework for GNOME. It aims to provide a way for users to
setup online accounts to be used by the core system and core applications
only. Calendar entries show up in GNOME Shell, e-mail in Evolution, online
storages are exposed as GVolumes, and so on.
-rw-r--r-- | security/Makefile | 3 | ||||
-rw-r--r-- | security/gnome-online-accounts/DESCR | 4 | ||||
-rw-r--r-- | security/gnome-online-accounts/Makefile | 29 | ||||
-rw-r--r-- | security/gnome-online-accounts/PLIST | 116 | ||||
-rw-r--r-- | security/gnome-online-accounts/buildlink3.mk | 14 | ||||
-rw-r--r-- | security/gnome-online-accounts/distinfo | 7 | ||||
-rw-r--r-- | security/gnome-online-accounts/patches/patch-configure | 42 |
7 files changed, 214 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 60387ef1ae2..0257943bc26 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.763 2020/06/10 14:33:17 taca Exp $ +# $NetBSD: Makefile,v 1.764 2020/06/10 19:48:26 nia Exp $ # COMMENT= Security tools @@ -93,6 +93,7 @@ SUBDIR+= fwbuilder SUBDIR+= gcr SUBDIR+= gnome-keyring SUBDIR+= gnome-keyring-manager +SUBDIR+= gnome-online-accounts SUBDIR+= gnu-crypto SUBDIR+= gnu-pw-mgr SUBDIR+= gnupg diff --git a/security/gnome-online-accounts/DESCR b/security/gnome-online-accounts/DESCR new file mode 100644 index 00000000000..9dbc4162703 --- /dev/null +++ b/security/gnome-online-accounts/DESCR @@ -0,0 +1,4 @@ +Single sign-on framework for GNOME. It aims to provide a way for users to +setup online accounts to be used by the core system and core applications +only. Calendar entries show up in GNOME Shell, e-mail in Evolution, online +storages are exposed as GVolumes, and so on. diff --git a/security/gnome-online-accounts/Makefile b/security/gnome-online-accounts/Makefile new file mode 100644 index 00000000000..e4198a01992 --- /dev/null +++ b/security/gnome-online-accounts/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1 2020/06/10 19:48:26 nia Exp $ + +DISTNAME= gnome-online-accounts-3.36.0 +CATEGORIES= security gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-online-accounts/3.36/} +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://wiki.gnome.org/Projects/GnomeOnlineAccounts +COMMENT= Single sign-on framework for GNOME +LICENSE= gnu-lgpl-v2 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config gmake +USE_TOOLS+= msgfmt msgmerge xgettext + +CONFIGURE_ENV+= GLIB_COMPILE_SCHEMAS=glib-compile-schemas + +PKGCONFIG_OVERRIDE+= src/goabackend/goa-backend-1.0.pc.in +PKGCONFIG_OVERRIDE+= src/goa/goa-1.0.pc.in + +.include "../../devel/glib2/schemas.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../textproc/json-glib/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/security/gnome-online-accounts/PLIST b/security/gnome-online-accounts/PLIST new file mode 100644 index 00000000000..f264ca54a6b --- /dev/null +++ b/security/gnome-online-accounts/PLIST @@ -0,0 +1,116 @@ +@comment $NetBSD: PLIST,v 1.1 2020/06/10 19:48:26 nia 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/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/goaprovider.h +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 +share/dbus-1/services/org.gnome.OnlineAccounts.service +share/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml +share/icons/hicolor/scalable/apps/goa-account-exchange.svg +share/icons/hicolor/scalable/apps/goa-account-facebook.svg +share/icons/hicolor/scalable/apps/goa-account-fedora.svg +share/icons/hicolor/scalable/apps/goa-account-flickr.svg +share/icons/hicolor/scalable/apps/goa-account-foursquare.svg +share/icons/hicolor/scalable/apps/goa-account-google.svg +share/icons/hicolor/scalable/apps/goa-account-lastfm.svg +share/icons/hicolor/scalable/apps/goa-account-msn.svg +share/icons/hicolor/scalable/apps/goa-account-owncloud.svg +share/icons/hicolor/scalable/apps/goa-account.svg +share/icons/hicolor/symbolic/apps/goa-account-exchange-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-facebook-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-flickr-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-foursquare-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-google-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-lastfm-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-msn-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-owncloud-symbolic.svg +share/icons/hicolor/symbolic/apps/goa-account-symbolic.svg +share/locale/af/LC_MESSAGES/gnome-online-accounts.mo +share/locale/an/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ar/LC_MESSAGES/gnome-online-accounts.mo +share/locale/as/LC_MESSAGES/gnome-online-accounts.mo +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/bn_IN/LC_MESSAGES/gnome-online-accounts.mo +share/locale/bs/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ca/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ckb/LC_MESSAGES/gnome-online-accounts.mo +share/locale/cs/LC_MESSAGES/gnome-online-accounts.mo +share/locale/da/LC_MESSAGES/gnome-online-accounts.mo +share/locale/de/LC_MESSAGES/gnome-online-accounts.mo +share/locale/el/LC_MESSAGES/gnome-online-accounts.mo +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/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/fur/LC_MESSAGES/gnome-online-accounts.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.mo +share/locale/gu/LC_MESSAGES/gnome-online-accounts.mo +share/locale/he/LC_MESSAGES/gnome-online-accounts.mo +share/locale/hi/LC_MESSAGES/gnome-online-accounts.mo +share/locale/hr/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/is/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/kab/LC_MESSAGES/gnome-online-accounts.mo +share/locale/kk/LC_MESSAGES/gnome-online-accounts.mo +share/locale/km/LC_MESSAGES/gnome-online-accounts.mo +share/locale/kn/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ko/LC_MESSAGES/gnome-online-accounts.mo +share/locale/lt/LC_MESSAGES/gnome-online-accounts.mo +share/locale/lv/LC_MESSAGES/gnome-online-accounts.mo +share/locale/mjw/LC_MESSAGES/gnome-online-accounts.mo +share/locale/mk/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ml/LC_MESSAGES/gnome-online-accounts.mo +share/locale/mr/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ms/LC_MESSAGES/gnome-online-accounts.mo +share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ne/LC_MESSAGES/gnome-online-accounts.mo +share/locale/nl/LC_MESSAGES/gnome-online-accounts.mo +share/locale/oc/LC_MESSAGES/gnome-online-accounts.mo +share/locale/or/LC_MESSAGES/gnome-online-accounts.mo +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/sk/LC_MESSAGES/gnome-online-accounts.mo +share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo +share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo +share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts.mo +share/locale/sv/LC_MESSAGES/gnome-online-accounts.mo +share/locale/ta/LC_MESSAGES/gnome-online-accounts.mo +share/locale/te/LC_MESSAGES/gnome-online-accounts.mo +share/locale/tg/LC_MESSAGES/gnome-online-accounts.mo +share/locale/th/LC_MESSAGES/gnome-online-accounts.mo +share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo +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 +share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo +share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo diff --git a/security/gnome-online-accounts/buildlink3.mk b/security/gnome-online-accounts/buildlink3.mk new file mode 100644 index 00000000000..1cfcbd2bd0b --- /dev/null +++ b/security/gnome-online-accounts/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/06/10 19:48:26 nia Exp $ + +BUILDLINK_TREE+= gnome-online-accounts + +.if !defined(GNOME_ONLINE_ACCOUNTS_BUILDLINK3_MK) +GNOME_ONLINE_ACCOUNTS_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gnome-online-accounts+= gnome-online-accounts>=3.36.0 +BUILDLINK_PKGSRCDIR.gnome-online-accounts?= ../../wip/gnome-online-accounts + +.include "../../x11/gtk3/buildlink3.mk" +.endif # GNOME_ONLINE_ACCOUNTS_BUILDLINK3_MK + +BUILDLINK_TREE+= -gnome-online-accounts diff --git a/security/gnome-online-accounts/distinfo b/security/gnome-online-accounts/distinfo new file mode 100644 index 00000000000..abfb63cedfc --- /dev/null +++ b/security/gnome-online-accounts/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1 2020/06/10 19:48:26 nia Exp $ + +SHA1 (gnome-online-accounts-3.36.0.tar.xz) = e1b1f5ddd9d78e9f0822284ddb53f771fe9a96e0 +RMD160 (gnome-online-accounts-3.36.0.tar.xz) = dd5bc0427140b0eaab80687ec53efe4b8ea9f23e +SHA512 (gnome-online-accounts-3.36.0.tar.xz) = 2d04ea016c1bace9a2cb6ef7a6539c7f878cfa9b309394b18ed692ef1b9b73bf5f93a3f9edcb74170f1be4823a5c9ac6cde3b4e7245906e1b4e130d33eeb1c81 +Size (gnome-online-accounts-3.36.0.tar.xz) = 860472 bytes +SHA1 (patch-configure) = db66ef8d31189e5b92b0e8e9d9db40b88f87d72c diff --git a/security/gnome-online-accounts/patches/patch-configure b/security/gnome-online-accounts/patches/patch-configure new file mode 100644 index 00000000000..f88c93f7418 --- /dev/null +++ b/security/gnome-online-accounts/patches/patch-configure @@ -0,0 +1,42 @@ +$NetBSD: patch-configure,v 1.1 2020/06/10 19:48:26 nia Exp $ + +Shell portability. + +--- configure.orig 2020-03-10 13:08:11.000000000 +0000 ++++ configure +@@ -16991,14 +16991,14 @@ fi + + + if test "$enable_fedora" != "no"; then +- if test "$enable_fedora" == "yes" && +- test "$have_fedora" == "no" ; then ++ if test "$enable_fedora" = "yes" && ++ test "$have_fedora" = "no" ; then + as_fn_error $? "Fedora Account System support requested, but not available" "$LINENO" 5 + fi + + enable_fedora=$have_fedora + +- if test "$enable_fedora" == "yes"; then ++ if test "$enable_fedora" = "yes"; then + + $as_echo "#define GCR_API_SUBJECT_TO_CHANGE 1" >>confdefs.h + +@@ -17389,14 +17389,14 @@ fi + + + if test "$enable_kerberos" != "no"; then +- if test "$enable_kerberos" == "yes" && +- test "$have_kerberos" == "no" ; then ++ if test "$enable_kerberos" = "yes" && ++ test "$have_kerberos" = "no" ; then + as_fn_error $? "kerberos support requested, but not available" "$LINENO" 5 + fi + + enable_kerberos=$have_kerberos + +- if test "$enable_kerberos" == "yes"; then ++ if test "$enable_kerberos" = "yes"; then + + $as_echo "#define GCR_API_SUBJECT_TO_CHANGE 1" >>confdefs.h + |