pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jun 10 19:48:26 UTC 2020

Modified Files:
        pkgsrc/security: Makefile
Added Files:
        pkgsrc/security/gnome-online-accounts: DESCR Makefile PLIST
            buildlink3.mk distinfo
        pkgsrc/security/gnome-online-accounts/patches: patch-configure

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.763 -r1.764 pkgsrc/security/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/security/gnome-online-accounts/DESCR \
    pkgsrc/security/gnome-online-accounts/Makefile \
    pkgsrc/security/gnome-online-accounts/PLIST \
    pkgsrc/security/gnome-online-accounts/buildlink3.mk \
    pkgsrc/security/gnome-online-accounts/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/security/gnome-online-accounts/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.763 pkgsrc/security/Makefile:1.764
--- pkgsrc/security/Makefile:1.763      Wed Jun 10 14:33:17 2020
+++ pkgsrc/security/Makefile    Wed Jun 10 19:48:26 2020
@@ -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

Added files:

Index: pkgsrc/security/gnome-online-accounts/DESCR
diff -u /dev/null pkgsrc/security/gnome-online-accounts/DESCR:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/DESCR Wed Jun 10 19:48:26 2020
@@ -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.
Index: pkgsrc/security/gnome-online-accounts/Makefile
diff -u /dev/null pkgsrc/security/gnome-online-accounts/Makefile:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/Makefile      Wed Jun 10 19:48:26 2020
@@ -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@localhost
+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"
Index: pkgsrc/security/gnome-online-accounts/PLIST
diff -u /dev/null pkgsrc/security/gnome-online-accounts/PLIST:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/PLIST Wed Jun 10 19:48:26 2020
@@ -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
Index: pkgsrc/security/gnome-online-accounts/buildlink3.mk
diff -u /dev/null pkgsrc/security/gnome-online-accounts/buildlink3.mk:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/buildlink3.mk Wed Jun 10 19:48:26 2020
@@ -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
Index: pkgsrc/security/gnome-online-accounts/distinfo
diff -u /dev/null pkgsrc/security/gnome-online-accounts/distinfo:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/distinfo      Wed Jun 10 19:48:26 2020
@@ -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

Index: pkgsrc/security/gnome-online-accounts/patches/patch-configure
diff -u /dev/null pkgsrc/security/gnome-online-accounts/patches/patch-configure:1.1
--- /dev/null   Wed Jun 10 19:48:26 2020
+++ pkgsrc/security/gnome-online-accounts/patches/patch-configure       Wed Jun 10 19:48:26 2020
@@ -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
+ 



Home | Main Index | Thread Index | Old Index