diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index b7074b79368c..7df5451fe5d9 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,68 +1,69 @@ # Created by: Anders Nordby # $FreeBSD$ PORTNAME= file-roller PORTVERSION= 3.38.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Archive manager for zip files, tar, etc LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libnotify.so:devel/libnotify RUN_DEPENDS= gtar:archivers/gtar PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gnome libarchive localbase \ meson pkgconfig python:3.5+,build tar:xz USE_GNOME= cairo gtk30 INSTALLS_ICONS= yes USE_LDCONFIG= yes MESON_ARGS= -Dpackagekit=false BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.FileRoller.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= NAUTILUS OPTIONS_DEFAULT=NAUTILUS OPTIONS_GROUP= FORMATS OPTIONS_GROUP_FORMATS= 7ZIP ARJ LZO RAR ZIP FORMATS_DESC= Additional compression formats support 7ZIP_DESC= 7zip archive support 7ZIP_RUN_DEPENDS= 7z:archivers/p7zip ARJ_DESC= ARJ archive support ARJ_RUN_DEPENDS= arj:archivers/arj LZO_DESC= LZO compression support LZO_RUN_DEPENDS= lzop:archivers/lzop RAR_DESC= RAR archive support RAR_RUN_DEPENDS= rar:archivers/rar \ unrar:archivers/unrar ZIP_DESC= ZIP archive support ZIP_RUN_DEPENDS= zip:archivers/zip NAUTILUS_DESC= Nautilus context menu actions NAUTILUS_USE= GNOME=nautilus3 NAUTILUS_MESON_TRUE= nautilus-actions post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/src/fr-command-tar.c \ ${WRKSRC}/src/fr-command-zip.c .include diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index a911bfebb70f..d12855aa8158 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,82 +1,83 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= evolution-data-server -PORTVERSION= 3.28.5 -PORTREVISION= 8 +PORTVERSION= 3.38.0 CATEGORIES= databases gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Data backends for the Evolution integrated mail/PIM suite LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libfribidi.so:converters/fribidi \ libgcr-base-3.so:security/gcr \ libgoa-1.0.so:net/gnome-online-accounts \ libgdata.so:devel/libgdata \ libical.so:devel/libical \ libnss3.so:security/nss \ libicudata.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libjson-glib-1.0.so:devel/json-glib \ libp11-kit.so:security/p11-kit \ libnspr4.so:devel/nspr \ - libsecret-1.so:security/libsecret + libsecret-1.so:security/libsecret \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libcanberra.so:audio/libcanberra PORTSCOUT= limitw:1,even USES= bdb:5 cmake compiler:c++11-lib gettext gnome gperf \ iconv localbase pathfix pkgconfig python:3.6+,build\ sqlite tar:xz USE_CXXSTD= gnu++11 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \ -DENABLE_INTROSPECTION=ON \ -DENABLE_UOA=OFF CMAKE_ARGS+= -DWITH_LIBDB_CFLAGS=-I${LOCALBASE}/include/db5 \ -DWITH_LIBDB_LIBS="-L${LOCALBASE}/lib -ldb-5" GLIB_SCHEMAS= org.gnome.evolution-data-server.addressbook.gschema.xml \ org.gnome.evolution-data-server.calendar.gschema.xml \ org.gnome.evolution-data-server.gschema.xml \ org.gnome.Evolution.DefaultSources.gschema.xml \ org.gnome.evolution.eds-shell.gschema.xml \ org.gnome.evolution.shell.network-config.gschema.xml PLIST_SUB= EVO_VERSION="1.2" OPTIONS_SUB= yes OPTIONS_DEFINE= WEATHER KERBEROS LDAP OPTIONS_DEFAULT=WEATHER KERBEROS LDAP KERBEROS_CMAKE_ON= -DWITH_KRB5=/usr KERBEROS_CMAKE_OFF= -DWITH_KRB5=OFF KERBEROS_USES= ssl LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF LDAP_USE= openldap=yes WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather WEATHER_CMAKE_BOOL= ENABLE_WEATHER .include post-patch: @${REINPLACE_CMD} -e 's| python3| ${PYTHON_VERSION}|g' \ ${WRKSRC}/CMakeLists.txt post-install: @${RM} -rf ${STAGEDIR}${PREFIX}/lib/systemd .include diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo index de1bba3e39bd..bfcf46a2b86c 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538599385 -SHA256 (gnome3/evolution-data-server-3.28.5.tar.xz) = d95348d27207cde4ff3209d16c9336fd2a97d958f4c563450ccdf2f7c07e8788 -SIZE (gnome3/evolution-data-server-3.28.5.tar.xz) = 4455136 +TIMESTAMP = 1601284904 +SHA256 (gnome/evolution-data-server-3.38.0.tar.xz) = 13689a7b55765806c4d5f3b05ef6c24b0bf9957b9ed9240c2dd09a2cdb13b0af +SIZE (gnome/evolution-data-server-3.38.0.tar.xz) = 4652520 diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 0b0d425602dd..b3b38154177f 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -1,525 +1,565 @@ +etc/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop include/evolution-data-server/camel/camel-address.h include/evolution-data-server/camel/camel-async-closure.h +include/evolution-data-server/camel/camel-autocleanups.h include/evolution-data-server/camel/camel-block-file.h include/evolution-data-server/camel/camel-certdb.h include/evolution-data-server/camel/camel-charset-map.h include/evolution-data-server/camel/camel-cipher-context.h include/evolution-data-server/camel/camel-data-cache.h include/evolution-data-server/camel/camel-data-wrapper.h include/evolution-data-server/camel/camel-db.h include/evolution-data-server/camel/camel-debug.h include/evolution-data-server/camel/camel-enums.h include/evolution-data-server/camel/camel-enumtypes.h include/evolution-data-server/camel/camel-file-utils.h include/evolution-data-server/camel/camel-filter-driver.h include/evolution-data-server/camel/camel-filter-input-stream.h include/evolution-data-server/camel/camel-filter-output-stream.h include/evolution-data-server/camel/camel-filter-search.h include/evolution-data-server/camel/camel-folder-search.h include/evolution-data-server/camel/camel-folder-summary.h include/evolution-data-server/camel/camel-folder-thread.h include/evolution-data-server/camel/camel-folder.h include/evolution-data-server/camel/camel-gpg-context.h include/evolution-data-server/camel/camel-html-parser.h include/evolution-data-server/camel/camel-iconv.h include/evolution-data-server/camel/camel-index.h include/evolution-data-server/camel/camel-internet-address.h include/evolution-data-server/camel/camel-junk-filter.h include/evolution-data-server/camel/camel-local-settings.h include/evolution-data-server/camel/camel-lock-client.h include/evolution-data-server/camel/camel-lock-helper.h include/evolution-data-server/camel/camel-lock.h include/evolution-data-server/camel/camel-medium.h include/evolution-data-server/camel/camel-memchunk.h include/evolution-data-server/camel/camel-mempool.h include/evolution-data-server/camel/camel-message-info-base.h include/evolution-data-server/camel/camel-message-info.h include/evolution-data-server/camel/camel-mime-filter-basic.h include/evolution-data-server/camel/camel-mime-filter-bestenc.h include/evolution-data-server/camel/camel-mime-filter-canon.h include/evolution-data-server/camel/camel-mime-filter-charset.h include/evolution-data-server/camel/camel-mime-filter-crlf.h include/evolution-data-server/camel/camel-mime-filter-enriched.h include/evolution-data-server/camel/camel-mime-filter-from.h include/evolution-data-server/camel/camel-mime-filter-gzip.h include/evolution-data-server/camel/camel-mime-filter-html.h include/evolution-data-server/camel/camel-mime-filter-index.h include/evolution-data-server/camel/camel-mime-filter-linewrap.h include/evolution-data-server/camel/camel-mime-filter-pgp.h include/evolution-data-server/camel/camel-mime-filter-progress.h include/evolution-data-server/camel/camel-mime-filter-tohtml.h include/evolution-data-server/camel/camel-mime-filter-windows.h include/evolution-data-server/camel/camel-mime-filter-yenc.h include/evolution-data-server/camel/camel-mime-filter.h include/evolution-data-server/camel/camel-mime-message.h include/evolution-data-server/camel/camel-mime-parser.h include/evolution-data-server/camel/camel-mime-part-utils.h include/evolution-data-server/camel/camel-mime-part.h include/evolution-data-server/camel/camel-mime-utils.h include/evolution-data-server/camel/camel-movemail.h include/evolution-data-server/camel/camel-msgport.h include/evolution-data-server/camel/camel-multipart-encrypted.h include/evolution-data-server/camel/camel-multipart-signed.h include/evolution-data-server/camel/camel-multipart.h include/evolution-data-server/camel/camel-name-value-array.h include/evolution-data-server/camel/camel-named-flags.h include/evolution-data-server/camel/camel-net-utils.h include/evolution-data-server/camel/camel-network-service.h include/evolution-data-server/camel/camel-network-settings.h include/evolution-data-server/camel/camel-nntp-address.h include/evolution-data-server/camel/camel-null-output-stream.h include/evolution-data-server/camel/camel-object-bag.h include/evolution-data-server/camel/camel-object.h include/evolution-data-server/camel/camel-offline-folder.h include/evolution-data-server/camel/camel-offline-settings.h include/evolution-data-server/camel/camel-offline-store.h include/evolution-data-server/camel/camel-operation.h include/evolution-data-server/camel/camel-partition-table.h include/evolution-data-server/camel/camel-provider.h include/evolution-data-server/camel/camel-sasl-anonymous.h include/evolution-data-server/camel/camel-sasl-cram-md5.h include/evolution-data-server/camel/camel-sasl-digest-md5.h include/evolution-data-server/camel/camel-sasl-gssapi.h include/evolution-data-server/camel/camel-sasl-login.h include/evolution-data-server/camel/camel-sasl-ntlm.h include/evolution-data-server/camel/camel-sasl-plain.h include/evolution-data-server/camel/camel-sasl-popb4smtp.h include/evolution-data-server/camel/camel-sasl-xoauth2-google.h include/evolution-data-server/camel/camel-sasl-xoauth2-outlook.h include/evolution-data-server/camel/camel-sasl-xoauth2.h include/evolution-data-server/camel/camel-sasl.h include/evolution-data-server/camel/camel-search-private.h include/evolution-data-server/camel/camel-search-sql-sexp.h include/evolution-data-server/camel/camel-service.h include/evolution-data-server/camel/camel-session.h include/evolution-data-server/camel/camel-settings.h include/evolution-data-server/camel/camel-sexp.h include/evolution-data-server/camel/camel-smime-context.h include/evolution-data-server/camel/camel-store-settings.h include/evolution-data-server/camel/camel-store-summary.h include/evolution-data-server/camel/camel-store.h include/evolution-data-server/camel/camel-stream-buffer.h include/evolution-data-server/camel/camel-stream-filter.h include/evolution-data-server/camel/camel-stream-fs.h include/evolution-data-server/camel/camel-stream-mem.h include/evolution-data-server/camel/camel-stream-null.h include/evolution-data-server/camel/camel-stream-process.h include/evolution-data-server/camel/camel-stream.h include/evolution-data-server/camel/camel-string-utils.h include/evolution-data-server/camel/camel-subscribable.h include/evolution-data-server/camel/camel-text-index.h include/evolution-data-server/camel/camel-transport.h include/evolution-data-server/camel/camel-trie.h include/evolution-data-server/camel/camel-uid-cache.h include/evolution-data-server/camel/camel-url-scanner.h include/evolution-data-server/camel/camel-url.h include/evolution-data-server/camel/camel-utf8.h include/evolution-data-server/camel/camel-utils.h include/evolution-data-server/camel/camel-vee-data-cache.h include/evolution-data-server/camel/camel-vee-folder.h include/evolution-data-server/camel/camel-vee-message-info.h include/evolution-data-server/camel/camel-vee-store.h include/evolution-data-server/camel/camel-vee-summary.h include/evolution-data-server/camel/camel-vtrash-folder.h include/evolution-data-server/camel/camel-weak-ref-group.h include/evolution-data-server/camel/camel.h +include/evolution-data-server/libebackend/e-backend-autocleanups.h include/evolution-data-server/libebackend/e-backend-enums.h include/evolution-data-server/libebackend/e-backend-enumtypes.h include/evolution-data-server/libebackend/e-backend-factory.h include/evolution-data-server/libebackend/e-backend.h include/evolution-data-server/libebackend/e-cache-reaper.h include/evolution-data-server/libebackend/e-cache.h include/evolution-data-server/libebackend/e-collection-backend-factory.h include/evolution-data-server/libebackend/e-collection-backend.h include/evolution-data-server/libebackend/e-data-factory.h include/evolution-data-server/libebackend/e-db3-utils.h include/evolution-data-server/libebackend/e-dbhash.h include/evolution-data-server/libebackend/e-dbus-server.h include/evolution-data-server/libebackend/e-file-cache.h include/evolution-data-server/libebackend/e-oauth2-support.h include/evolution-data-server/libebackend/e-offline-listener.h include/evolution-data-server/libebackend/e-server-side-source-credentials-provider.h include/evolution-data-server/libebackend/e-server-side-source.h include/evolution-data-server/libebackend/e-source-registry-server.h include/evolution-data-server/libebackend/e-sqlite3-vfs.h include/evolution-data-server/libebackend/e-subprocess-factory.h include/evolution-data-server/libebackend/e-user-prompter-server-extension.h include/evolution-data-server/libebackend/e-user-prompter-server.h include/evolution-data-server/libebackend/e-user-prompter.h include/evolution-data-server/libebackend/e-webdav-collection-backend.h include/evolution-data-server/libebackend/libebackend.h include/evolution-data-server/libebook-contacts/e-address-western.h +include/evolution-data-server/libebook-contacts/e-book-contacts-enums.h include/evolution-data-server/libebook-contacts/e-book-contacts-enumtypes.h -include/evolution-data-server/libebook-contacts/e-book-contacts-types.h +include/evolution-data-server/libebook-contacts/e-book-contacts-utils.h include/evolution-data-server/libebook-contacts/e-book-query.h include/evolution-data-server/libebook-contacts/e-contact.h include/evolution-data-server/libebook-contacts/e-name-western.h include/evolution-data-server/libebook-contacts/e-phone-number.h include/evolution-data-server/libebook-contacts/e-source-backend-summary-setup.h include/evolution-data-server/libebook-contacts/e-vcard.h include/evolution-data-server/libebook-contacts/libebook-contacts.h include/evolution-data-server/libebook/e-book-client-cursor.h include/evolution-data-server/libebook/e-book-client-view.h include/evolution-data-server/libebook/e-book-client.h include/evolution-data-server/libebook/e-book-enumtypes.h include/evolution-data-server/libebook/e-book-types.h +include/evolution-data-server/libebook/e-book-utils.h include/evolution-data-server/libebook/e-book-view.h include/evolution-data-server/libebook/e-book.h include/evolution-data-server/libebook/e-destination.h include/evolution-data-server/libebook/libebook.h include/evolution-data-server/libecal/e-cal-check-timezones.h include/evolution-data-server/libecal/e-cal-client-view.h include/evolution-data-server/libecal/e-cal-client.h +include/evolution-data-server/libecal/e-cal-component-alarm-instance.h +include/evolution-data-server/libecal/e-cal-component-alarm-repeat.h +include/evolution-data-server/libecal/e-cal-component-alarm-trigger.h +include/evolution-data-server/libecal/e-cal-component-alarm.h +include/evolution-data-server/libecal/e-cal-component-alarms.h +include/evolution-data-server/libecal/e-cal-component-attendee.h +include/evolution-data-server/libecal/e-cal-component-datetime.h +include/evolution-data-server/libecal/e-cal-component-id.h +include/evolution-data-server/libecal/e-cal-component-organizer.h +include/evolution-data-server/libecal/e-cal-component-parameter-bag.h +include/evolution-data-server/libecal/e-cal-component-period.h +include/evolution-data-server/libecal/e-cal-component-property-bag.h +include/evolution-data-server/libecal/e-cal-component-range.h +include/evolution-data-server/libecal/e-cal-component-text.h include/evolution-data-server/libecal/e-cal-component.h +include/evolution-data-server/libecal/e-cal-enums.h include/evolution-data-server/libecal/e-cal-enumtypes.h include/evolution-data-server/libecal/e-cal-recur.h include/evolution-data-server/libecal/e-cal-system-timezone.h include/evolution-data-server/libecal/e-cal-time-util.h -include/evolution-data-server/libecal/e-cal-types.h include/evolution-data-server/libecal/e-cal-util.h -include/evolution-data-server/libecal/e-cal-view.h -include/evolution-data-server/libecal/e-cal.h +include/evolution-data-server/libecal/e-reminder-watcher.h include/evolution-data-server/libecal/e-timezone-cache.h include/evolution-data-server/libecal/libecal.h include/evolution-data-server/libedata-book/e-book-backend-cache.h include/evolution-data-server/libedata-book/e-book-backend-db-cache.h include/evolution-data-server/libedata-book/e-book-backend-factory.h include/evolution-data-server/libedata-book/e-book-backend-sexp.h include/evolution-data-server/libedata-book/e-book-backend-sqlitedb.h include/evolution-data-server/libedata-book/e-book-backend-summary.h +include/evolution-data-server/libedata-book/e-book-backend-sync.h include/evolution-data-server/libedata-book/e-book-backend.h include/evolution-data-server/libedata-book/e-book-cache.h include/evolution-data-server/libedata-book/e-book-meta-backend.h include/evolution-data-server/libedata-book/e-book-sqlite.h include/evolution-data-server/libedata-book/e-data-book-cursor-cache.h include/evolution-data-server/libedata-book/e-data-book-cursor-sqlite.h include/evolution-data-server/libedata-book/e-data-book-cursor.h include/evolution-data-server/libedata-book/e-data-book-direct.h include/evolution-data-server/libedata-book/e-data-book-factory.h include/evolution-data-server/libedata-book/e-data-book-view.h include/evolution-data-server/libedata-book/e-data-book.h include/evolution-data-server/libedata-book/e-subprocess-book-factory.h +include/evolution-data-server/libedata-book/e-system-locale-watcher.h include/evolution-data-server/libedata-book/libedata-book.h -include/evolution-data-server/libedata-cal/e-cal-backend-cache.h include/evolution-data-server/libedata-cal/e-cal-backend-factory.h include/evolution-data-server/libedata-cal/e-cal-backend-intervaltree.h include/evolution-data-server/libedata-cal/e-cal-backend-sexp.h -include/evolution-data-server/libedata-cal/e-cal-backend-store.h include/evolution-data-server/libedata-cal/e-cal-backend-sync.h include/evolution-data-server/libedata-cal/e-cal-backend-util.h include/evolution-data-server/libedata-cal/e-cal-backend.h include/evolution-data-server/libedata-cal/e-cal-cache.h include/evolution-data-server/libedata-cal/e-cal-meta-backend.h include/evolution-data-server/libedata-cal/e-data-cal-factory.h include/evolution-data-server/libedata-cal/e-data-cal-view.h include/evolution-data-server/libedata-cal/e-data-cal.h include/evolution-data-server/libedata-cal/e-subprocess-cal-factory.h include/evolution-data-server/libedata-cal/libedata-cal.h include/evolution-data-server/libedataserver/e-cancellable-locks.h include/evolution-data-server/libedataserver/e-categories.h include/evolution-data-server/libedataserver/e-client.h include/evolution-data-server/libedataserver/e-collator.h include/evolution-data-server/libedataserver/e-credentials.h include/evolution-data-server/libedataserver/e-data-server-util.h +include/evolution-data-server/libedataserver/e-dataserver-autocleanups.h include/evolution-data-server/libedataserver/e-debug-log.h include/evolution-data-server/libedataserver/e-extensible.h include/evolution-data-server/libedataserver/e-extension.h include/evolution-data-server/libedataserver/e-flag.h include/evolution-data-server/libedataserver/e-free-form-exp.h include/evolution-data-server/libedataserver/e-gdata-oauth2-authorizer.h -include/evolution-data-server/libedataserver/e-gdbus-templates.h include/evolution-data-server/libedataserver/e-iterator.h include/evolution-data-server/libedataserver/e-list-iterator.h include/evolution-data-server/libedataserver/e-list.h include/evolution-data-server/libedataserver/e-memory.h include/evolution-data-server/libedataserver/e-module.h include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-oauth2-service-base.h include/evolution-data-server/libedataserver/e-oauth2-service-google.h include/evolution-data-server/libedataserver/e-oauth2-service-outlook.h include/evolution-data-server/libedataserver/e-oauth2-service.h include/evolution-data-server/libedataserver/e-oauth2-services.h include/evolution-data-server/libedataserver/e-operation-pool.h include/evolution-data-server/libedataserver/e-proxy.h include/evolution-data-server/libedataserver/e-secret-store.h include/evolution-data-server/libedataserver/e-sexp.h include/evolution-data-server/libedataserver/e-soup-auth-bearer.h +include/evolution-data-server/libedataserver/e-soup-logger.h include/evolution-data-server/libedataserver/e-soup-session.h include/evolution-data-server/libedataserver/e-soup-ssl-trust.h include/evolution-data-server/libedataserver/e-source-address-book.h include/evolution-data-server/libedataserver/e-source-alarms.h include/evolution-data-server/libedataserver/e-source-authentication.h include/evolution-data-server/libedataserver/e-source-autocomplete.h include/evolution-data-server/libedataserver/e-source-autoconfig.h include/evolution-data-server/libedataserver/e-source-backend.h include/evolution-data-server/libedataserver/e-source-calendar.h include/evolution-data-server/libedataserver/e-source-camel.h include/evolution-data-server/libedataserver/e-source-collection.h include/evolution-data-server/libedataserver/e-source-contacts.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-oauth2.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl-password.h include/evolution-data-server/libedataserver/e-source-credentials-provider-impl.h include/evolution-data-server/libedataserver/e-source-credentials-provider.h include/evolution-data-server/libedataserver/e-source-enums.h include/evolution-data-server/libedataserver/e-source-enumtypes.h include/evolution-data-server/libedataserver/e-source-extension.h include/evolution-data-server/libedataserver/e-source-goa.h include/evolution-data-server/libedataserver/e-source-ldap.h include/evolution-data-server/libedataserver/e-source-local.h include/evolution-data-server/libedataserver/e-source-mail-account.h include/evolution-data-server/libedataserver/e-source-mail-composition.h include/evolution-data-server/libedataserver/e-source-mail-identity.h include/evolution-data-server/libedataserver/e-source-mail-signature.h include/evolution-data-server/libedataserver/e-source-mail-submission.h include/evolution-data-server/libedataserver/e-source-mail-transport.h include/evolution-data-server/libedataserver/e-source-mdn.h include/evolution-data-server/libedataserver/e-source-memo-list.h include/evolution-data-server/libedataserver/e-source-offline.h include/evolution-data-server/libedataserver/e-source-openpgp.h include/evolution-data-server/libedataserver/e-source-proxy.h include/evolution-data-server/libedataserver/e-source-refresh.h include/evolution-data-server/libedataserver/e-source-registry-watcher.h include/evolution-data-server/libedataserver/e-source-registry.h include/evolution-data-server/libedataserver/e-source-resource.h include/evolution-data-server/libedataserver/e-source-revision-guards.h include/evolution-data-server/libedataserver/e-source-security.h include/evolution-data-server/libedataserver/e-source-selectable.h include/evolution-data-server/libedataserver/e-source-smime.h include/evolution-data-server/libedataserver/e-source-task-list.h include/evolution-data-server/libedataserver/e-source-uoa.h include/evolution-data-server/libedataserver/e-source-weather.h include/evolution-data-server/libedataserver/e-source-webdav.h include/evolution-data-server/libedataserver/e-source.h include/evolution-data-server/libedataserver/e-time-utils.h include/evolution-data-server/libedataserver/e-uid.h include/evolution-data-server/libedataserver/e-url.h include/evolution-data-server/libedataserver/e-webdav-discover.h include/evolution-data-server/libedataserver/e-webdav-session.h include/evolution-data-server/libedataserver/e-xml-document.h include/evolution-data-server/libedataserver/e-xml-hash-utils.h include/evolution-data-server/libedataserver/e-xml-utils.h include/evolution-data-server/libedataserver/eds-version.h include/evolution-data-server/libedataserver/libedataserver.h +include/evolution-data-server/libedataserverui/e-buffer-tagger.h include/evolution-data-server/libedataserverui/e-cell-renderer-color.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-oauth2.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h include/evolution-data-server/libedataserverui/e-credentials-prompter.h +include/evolution-data-server/libedataserverui/e-reminders-widget.h include/evolution-data-server/libedataserverui/e-trust-prompt.h include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h include/evolution-data-server/libedataserverui/libedataserverui.h +lib/evolution-data-server/addressbook-backends/libebookbackendcarddav.so lib/evolution-data-server/addressbook-backends/libebookbackendfile.so lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.so %%LDAP%%lib/evolution-data-server/addressbook-backends/libebookbackendldap.so -lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.so lib/evolution-data-server/calendar-backends/libecalbackendcaldav.so lib/evolution-data-server/calendar-backends/libecalbackendcontacts.so lib/evolution-data-server/calendar-backends/libecalbackendfile.so lib/evolution-data-server/calendar-backends/libecalbackendgtasks.so lib/evolution-data-server/calendar-backends/libecalbackendhttp.so %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.so +lib/evolution-data-server/calendar-backends/libecalbackendwebdavnotes.so lib/evolution-data-server/camel-providers/libcamelimapx.so lib/evolution-data-server/camel-providers/libcamelimapx.urls lib/evolution-data-server/camel-providers/libcamellocal.so lib/evolution-data-server/camel-providers/libcamellocal.urls lib/evolution-data-server/camel-providers/libcamelnntp.so lib/evolution-data-server/camel-providers/libcamelnntp.urls lib/evolution-data-server/camel-providers/libcamelpop3.so lib/evolution-data-server/camel-providers/libcamelpop3.urls lib/evolution-data-server/camel-providers/libcamelsendmail.so lib/evolution-data-server/camel-providers/libcamelsendmail.urls lib/evolution-data-server/camel-providers/libcamelsmtp.so lib/evolution-data-server/camel-providers/libcamelsmtp.urls lib/evolution-data-server/credential-modules/module-credentials-goa.so lib/evolution-data-server/libedbus-private.so lib/evolution-data-server/registry-modules/module-cache-reaper.so lib/evolution-data-server/registry-modules/module-gnome-online-accounts.so lib/evolution-data-server/registry-modules/module-google-backend.so lib/evolution-data-server/registry-modules/module-oauth2-services.so lib/evolution-data-server/registry-modules/module-outlook-backend.so lib/evolution-data-server/registry-modules/module-secret-monitor.so lib/evolution-data-server/registry-modules/module-trust-prompt.so lib/evolution-data-server/registry-modules/module-webdav-backend.so lib/evolution-data-server/registry-modules/module-yahoo-backend.so lib/girepository-1.0/Camel-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EBackend-%%EVO_VERSION%%.typelib lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib +lib/girepository-1.0/ECal-2.0.typelib +lib/girepository-1.0/EDataBook-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EDataCal-2.0.typelib lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib lib/girepository-1.0/EDataServerUI-%%EVO_VERSION%%.typelib lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.61 -lib/libcamel-%%EVO_VERSION%%.so.61.0.0 +lib/libcamel-%%EVO_VERSION%%.so.62 +lib/libcamel-%%EVO_VERSION%%.so.62.0.0 lib/libebackend-%%EVO_VERSION%%.so lib/libebackend-%%EVO_VERSION%%.so.10 lib/libebackend-%%EVO_VERSION%%.so.10.0.0 lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.19 -lib/libebook-%%EVO_VERSION%%.so.19.1.3 +lib/libebook-%%EVO_VERSION%%.so.20 +lib/libebook-%%EVO_VERSION%%.so.20.1.3 lib/libebook-contacts-%%EVO_VERSION%%.so -lib/libebook-contacts-%%EVO_VERSION%%.so.2 -lib/libebook-contacts-%%EVO_VERSION%%.so.2.0.0 -lib/libecal-%%EVO_VERSION%%.so -lib/libecal-%%EVO_VERSION%%.so.19 -lib/libecal-%%EVO_VERSION%%.so.19.0.0 +lib/libebook-contacts-%%EVO_VERSION%%.so.3 +lib/libebook-contacts-%%EVO_VERSION%%.so.3.0.0 +lib/libecal-2.0.so +lib/libecal-2.0.so.1 +lib/libecal-2.0.so.1.0.0 lib/libedata-book-%%EVO_VERSION%%.so -lib/libedata-book-%%EVO_VERSION%%.so.25 -lib/libedata-book-%%EVO_VERSION%%.so.25.0.0 -lib/libedata-cal-%%EVO_VERSION%%.so -lib/libedata-cal-%%EVO_VERSION%%.so.28 -lib/libedata-cal-%%EVO_VERSION%%.so.28.0.0 +lib/libedata-book-%%EVO_VERSION%%.so.26 +lib/libedata-book-%%EVO_VERSION%%.so.26.0.0 +lib/libedata-cal-2.0.so +lib/libedata-cal-2.0.so.1 +lib/libedata-cal-2.0.so.1.0.0 lib/libedataserver-%%EVO_VERSION%%.so -lib/libedataserver-%%EVO_VERSION%%.so.23 -lib/libedataserver-%%EVO_VERSION%%.so.23.0.0 +lib/libedataserver-%%EVO_VERSION%%.so.25 +lib/libedataserver-%%EVO_VERSION%%.so.25.0.0 lib/libedataserverui-%%EVO_VERSION%%.so lib/libedataserverui-%%EVO_VERSION%%.so.2 lib/libedataserverui-%%EVO_VERSION%%.so.2.0.0 libdata/pkgconfig/camel-%%EVO_VERSION%%.pc libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc libdata/pkgconfig/libebook-%%EVO_VERSION%%.pc libdata/pkgconfig/libebook-contacts-%%EVO_VERSION%%.pc -libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc +libdata/pkgconfig/libecal-2.0.pc libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc +libdata/pkgconfig/libedata-cal-2.0.pc libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc libexec/camel-gpg-photo-saver libexec/camel-index-control-%%EVO_VERSION%% @(,mail,2755) libexec/camel-lock-helper-%%EVO_VERSION%% libexec/evolution-addressbook-factory libexec/evolution-addressbook-factory-subprocess libexec/evolution-calendar-factory libexec/evolution-calendar-factory-subprocess libexec/evolution-data-server/addressbook-export libexec/evolution-data-server/csv2vcard +libexec/evolution-data-server/evolution-alarm-notify libexec/evolution-data-server/list-sources libexec/evolution-scan-gconf-tree-xml libexec/evolution-source-registry libexec/evolution-user-prompter share/GConf/gsettings/evolution-data-server.convert -share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service -share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service -share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service -share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service +share/applications/org.gnome.Evolution-alarm-notify.desktop +share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook10.service +share/dbus-1/services/org.gnome.evolution.dataserver.Calendar8.service +share/dbus-1/services/org.gnome.evolution.dataserver.Sources5.service +share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter0.service %%LDAP%%%%DATADIR%%/evolutionperson.schema share/gir-1.0/Camel-%%EVO_VERSION%%.gir +share/gir-1.0/EBackend-%%EVO_VERSION%%.gir share/gir-1.0/EBook-%%EVO_VERSION%%.gir share/gir-1.0/EBookContacts-%%EVO_VERSION%%.gir +share/gir-1.0/ECal-2.0.gir +share/gir-1.0/EDataBook-%%EVO_VERSION%%.gir +share/gir-1.0/EDataCal-2.0.gir share/gir-1.0/EDataServer-%%EVO_VERSION%%.gir share/gir-1.0/EDataServerUI-%%EVO_VERSION%%.gir share/locale/am/LC_MESSAGES/evolution-data-server.mo share/locale/ar/LC_MESSAGES/evolution-data-server.mo share/locale/as/LC_MESSAGES/evolution-data-server.mo share/locale/ast/LC_MESSAGES/evolution-data-server.mo share/locale/az/LC_MESSAGES/evolution-data-server.mo share/locale/be/LC_MESSAGES/evolution-data-server.mo share/locale/bg/LC_MESSAGES/evolution-data-server.mo share/locale/bn/LC_MESSAGES/evolution-data-server.mo share/locale/bn_IN/LC_MESSAGES/evolution-data-server.mo share/locale/bs/LC_MESSAGES/evolution-data-server.mo share/locale/ca/LC_MESSAGES/evolution-data-server.mo share/locale/ca@valencia/LC_MESSAGES/evolution-data-server.mo share/locale/cs/LC_MESSAGES/evolution-data-server.mo share/locale/cy/LC_MESSAGES/evolution-data-server.mo share/locale/da/LC_MESSAGES/evolution-data-server.mo share/locale/de/LC_MESSAGES/evolution-data-server.mo share/locale/dz/LC_MESSAGES/evolution-data-server.mo share/locale/el/LC_MESSAGES/evolution-data-server.mo share/locale/en@shaw/LC_MESSAGES/evolution-data-server.mo share/locale/en_AU/LC_MESSAGES/evolution-data-server.mo share/locale/en_CA/LC_MESSAGES/evolution-data-server.mo share/locale/en_GB/LC_MESSAGES/evolution-data-server.mo share/locale/eo/LC_MESSAGES/evolution-data-server.mo share/locale/es/LC_MESSAGES/evolution-data-server.mo share/locale/et/LC_MESSAGES/evolution-data-server.mo share/locale/eu/LC_MESSAGES/evolution-data-server.mo share/locale/fa/LC_MESSAGES/evolution-data-server.mo share/locale/fi/LC_MESSAGES/evolution-data-server.mo share/locale/fr/LC_MESSAGES/evolution-data-server.mo share/locale/fur/LC_MESSAGES/evolution-data-server.mo share/locale/ga/LC_MESSAGES/evolution-data-server.mo share/locale/gl/LC_MESSAGES/evolution-data-server.mo share/locale/gu/LC_MESSAGES/evolution-data-server.mo share/locale/he/LC_MESSAGES/evolution-data-server.mo share/locale/hi/LC_MESSAGES/evolution-data-server.mo share/locale/hr/LC_MESSAGES/evolution-data-server.mo share/locale/hu/LC_MESSAGES/evolution-data-server.mo share/locale/id/LC_MESSAGES/evolution-data-server.mo share/locale/is/LC_MESSAGES/evolution-data-server.mo share/locale/it/LC_MESSAGES/evolution-data-server.mo share/locale/ja/LC_MESSAGES/evolution-data-server.mo share/locale/ka/LC_MESSAGES/evolution-data-server.mo share/locale/kk/LC_MESSAGES/evolution-data-server.mo share/locale/km/LC_MESSAGES/evolution-data-server.mo share/locale/kn/LC_MESSAGES/evolution-data-server.mo share/locale/ko/LC_MESSAGES/evolution-data-server.mo share/locale/ku/LC_MESSAGES/evolution-data-server.mo share/locale/lt/LC_MESSAGES/evolution-data-server.mo share/locale/lv/LC_MESSAGES/evolution-data-server.mo share/locale/mai/LC_MESSAGES/evolution-data-server.mo share/locale/mk/LC_MESSAGES/evolution-data-server.mo share/locale/ml/LC_MESSAGES/evolution-data-server.mo share/locale/mn/LC_MESSAGES/evolution-data-server.mo share/locale/mr/LC_MESSAGES/evolution-data-server.mo share/locale/ms/LC_MESSAGES/evolution-data-server.mo share/locale/nb/LC_MESSAGES/evolution-data-server.mo share/locale/ne/LC_MESSAGES/evolution-data-server.mo share/locale/nl/LC_MESSAGES/evolution-data-server.mo share/locale/nn/LC_MESSAGES/evolution-data-server.mo share/locale/oc/LC_MESSAGES/evolution-data-server.mo share/locale/or/LC_MESSAGES/evolution-data-server.mo share/locale/pa/LC_MESSAGES/evolution-data-server.mo share/locale/pl/LC_MESSAGES/evolution-data-server.mo share/locale/pt/LC_MESSAGES/evolution-data-server.mo share/locale/pt_BR/LC_MESSAGES/evolution-data-server.mo share/locale/ro/LC_MESSAGES/evolution-data-server.mo share/locale/ru/LC_MESSAGES/evolution-data-server.mo share/locale/rw/LC_MESSAGES/evolution-data-server.mo share/locale/si/LC_MESSAGES/evolution-data-server.mo share/locale/sk/LC_MESSAGES/evolution-data-server.mo share/locale/sl/LC_MESSAGES/evolution-data-server.mo share/locale/sq/LC_MESSAGES/evolution-data-server.mo share/locale/sr/LC_MESSAGES/evolution-data-server.mo share/locale/sr@latin/LC_MESSAGES/evolution-data-server.mo share/locale/sv/LC_MESSAGES/evolution-data-server.mo share/locale/ta/LC_MESSAGES/evolution-data-server.mo share/locale/te/LC_MESSAGES/evolution-data-server.mo share/locale/tg/LC_MESSAGES/evolution-data-server.mo share/locale/th/LC_MESSAGES/evolution-data-server.mo share/locale/tr/LC_MESSAGES/evolution-data-server.mo share/locale/ug/LC_MESSAGES/evolution-data-server.mo share/locale/uk/LC_MESSAGES/evolution-data-server.mo share/locale/vi/LC_MESSAGES/evolution-data-server.mo share/locale/wa/LC_MESSAGES/evolution-data-server.mo share/locale/xh/LC_MESSAGES/evolution-data-server.mo share/locale/zh_CN/LC_MESSAGES/evolution-data-server.mo share/locale/zh_HK/LC_MESSAGES/evolution-data-server.mo share/locale/zh_TW/LC_MESSAGES/evolution-data-server.mo share/pixmaps/evolution-data-server/category_birthday_16.png share/pixmaps/evolution-data-server/category_business_16.png share/pixmaps/evolution-data-server/category_favorites_16.png share/pixmaps/evolution-data-server/category_gifts_16.png share/pixmaps/evolution-data-server/category_goals_16.png share/pixmaps/evolution-data-server/category_holiday-cards_16.png share/pixmaps/evolution-data-server/category_holiday_16.png share/pixmaps/evolution-data-server/category_hot-contacts_16.png share/pixmaps/evolution-data-server/category_ideas_16.png share/pixmaps/evolution-data-server/category_international_16.png share/pixmaps/evolution-data-server/category_key-customer_16.png share/pixmaps/evolution-data-server/category_miscellaneous_16.png share/pixmaps/evolution-data-server/category_personal_16.png share/pixmaps/evolution-data-server/category_phonecalls_16.png share/pixmaps/evolution-data-server/category_status_16.png share/pixmaps/evolution-data-server/category_strategies_16.png share/pixmaps/evolution-data-server/category_suppliers_16.png share/pixmaps/evolution-data-server/category_time-and-expenses_16.png share/vala/vapi/camel-%%EVO_VERSION%%.deps share/vala/vapi/camel-%%EVO_VERSION%%.vapi +share/vala/vapi/libebackend-%%EVO_VERSION%%.deps +share/vala/vapi/libebackend-%%EVO_VERSION%%.vapi share/vala/vapi/libebook-%%EVO_VERSION%%.deps share/vala/vapi/libebook-%%EVO_VERSION%%.vapi share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.deps share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.vapi +share/vala/vapi/libecal-2.0.deps +share/vala/vapi/libecal-2.0.vapi +share/vala/vapi/libedata-book-%%EVO_VERSION%%.deps +share/vala/vapi/libedata-book-%%EVO_VERSION%%.vapi +share/vala/vapi/libedata-cal-2.0.deps +share/vala/vapi/libedata-cal-2.0.vapi share/vala/vapi/libedataserver-%%EVO_VERSION%%.deps share/vala/vapi/libedataserver-%%EVO_VERSION%%.vapi share/vala/vapi/libedataserverui-%%EVO_VERSION%%.deps share/vala/vapi/libedataserverui-%%EVO_VERSION%%.vapi diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile index b043dfb98394..173eef9ad583 100644 --- a/deskutils/bijiben/Makefile +++ b/deskutils/bijiben/Makefile @@ -1,39 +1,38 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= bijiben -PORTVERSION= 3.28.3 -PORTREVISION= 2 +PORTVERSION= 3.38.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Note editor designed to remain simple to use LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libtracker-control-2.0.so:sysutils/tracker \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libgoa-1.0.so:net/gnome-online-accounts \ libical.so:devel/libical \ libzeitgeist-2.0.so:sysutils/zeitgeist \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/e2fsprogs-libuuid \ + libhandy-0.0.so:x11-toolkits/libhandy0 PORTSCOUT= limitw:1,even USES= compiler:c++11-lib desktop-file-utils gettext gnome \ localbase meson pkgconfig python:build,3.4+ \ shared-mime-info shebangfix tar:xz USE_LDCONFIG= yes USE_GNOME= cairo evolutiondataserver3 intltool INSTALLS_ICONS= yes MESON_ARGS= -Dzeitgeist=true SHEBANG_FILES= ${WRKSRC}/build-aux/meson_post_install.py -GLIB_SCHEMAS= org.gnome.bijiben.gschema.xml \ - org.gnome.bijiben.enums.xml +GLIB_SCHEMAS= org.gnome.Notes.gschema.xml .include diff --git a/deskutils/bijiben/distinfo b/deskutils/bijiben/distinfo index 0e8680fe448c..4c10fc0956c9 100644 --- a/deskutils/bijiben/distinfo +++ b/deskutils/bijiben/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529614643 -SHA256 (gnome/bijiben-3.28.3.tar.xz) = 22d2a5f03dbaa9e8c5d186863289f185249c51f610bfa1fb5c3ed766a813e951 -SIZE (gnome/bijiben-3.28.3.tar.xz) = 683372 +TIMESTAMP = 1601294321 +SHA256 (gnome/bijiben-3.38.0.tar.xz) = 1ff6cc0ac6c62907bf2a09a17215edd2f17b74dacab3a5c89a29c3049172be2b +SIZE (gnome/bijiben-3.38.0.tar.xz) = 602164 diff --git a/deskutils/bijiben/pkg-plist b/deskutils/bijiben/pkg-plist index b81786bb08a3..92f2e58cd5af 100644 --- a/deskutils/bijiben/pkg-plist +++ b/deskutils/bijiben/pkg-plist @@ -1,288 +1,362 @@ bin/bijiben libexec/bijiben-shell-search-provider -share/applications/org.gnome.bijiben.desktop +share/applications/org.gnome.Notes.desktop %%DATADIR%%/Default.css %%DATADIR%%/bijiben.js %%DATADIR%%/icons/hicolor/16x16/actions/note.png %%DATADIR%%/icons/hicolor/24x24/actions/note.png %%DATADIR%%/icons/hicolor/48x48/actions/note.png -%%DATADIR%%/icons/hicolor/scalable/actions/link.svg -share/dbus-1/services/org.gnome.bijiben.SearchProvider.service -share/gnome-shell/search-providers/org.gnome.bijiben-search-provider.ini +%%DATADIR%%/icons/hicolor/symbolic/actions/link-symbolic.svg +share/dbus-1/services/org.gnome.Notes.SearchProvider.service +share/gnome-shell/search-providers/org.gnome.Notes-search-provider.ini share/help/C/bijiben/colors.page share/help/C/bijiben/create.page share/help/C/bijiben/cut-copy-paste.page share/help/C/bijiben/delete-permanent.page share/help/C/bijiben/delete-restore.page share/help/C/bijiben/delete.page share/help/C/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/C/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/C/bijiben/figures/notes-3-12.png +share/help/C/bijiben/figures/notes-3-36.png share/help/C/bijiben/format-list.page share/help/C/bijiben/format-text.page share/help/C/bijiben/index.page share/help/C/bijiben/introduction.page share/help/C/bijiben/legal.xml share/help/C/bijiben/new-window.page share/help/C/bijiben/notebooks.page share/help/C/bijiben/rename.page share/help/C/bijiben/search.page share/help/C/bijiben/share.page +share/help/ca/bijiben/colors.page +share/help/ca/bijiben/create.page +share/help/ca/bijiben/cut-copy-paste.page +share/help/ca/bijiben/delete-permanent.page +share/help/ca/bijiben/delete-restore.page +share/help/ca/bijiben/delete.page +share/help/ca/bijiben/figures/hicolor_apps_16x16_bijiben.png +share/help/ca/bijiben/figures/hicolor_apps_48x48_bijiben.png +share/help/ca/bijiben/figures/notes-3-36.png +share/help/ca/bijiben/format-list.page +share/help/ca/bijiben/format-text.page +share/help/ca/bijiben/index.page +share/help/ca/bijiben/introduction.page +share/help/ca/bijiben/legal.xml +share/help/ca/bijiben/new-window.page +share/help/ca/bijiben/notebooks.page +share/help/ca/bijiben/rename.page +share/help/ca/bijiben/search.page +share/help/ca/bijiben/share.page share/help/cs/bijiben/colors.page share/help/cs/bijiben/create.page share/help/cs/bijiben/cut-copy-paste.page share/help/cs/bijiben/delete-permanent.page share/help/cs/bijiben/delete-restore.page share/help/cs/bijiben/delete.page share/help/cs/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/cs/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/cs/bijiben/figures/notes-3-12.png +share/help/cs/bijiben/figures/notes-3-36.png share/help/cs/bijiben/format-list.page share/help/cs/bijiben/format-text.page share/help/cs/bijiben/index.page share/help/cs/bijiben/introduction.page share/help/cs/bijiben/legal.xml share/help/cs/bijiben/new-window.page share/help/cs/bijiben/notebooks.page share/help/cs/bijiben/rename.page share/help/cs/bijiben/search.page share/help/cs/bijiben/share.page share/help/de/bijiben/colors.page share/help/de/bijiben/create.page share/help/de/bijiben/cut-copy-paste.page share/help/de/bijiben/delete-permanent.page share/help/de/bijiben/delete-restore.page share/help/de/bijiben/delete.page share/help/de/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/de/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/de/bijiben/figures/notes-3-12.png +share/help/de/bijiben/figures/notes-3-36.png share/help/de/bijiben/format-list.page share/help/de/bijiben/format-text.page share/help/de/bijiben/index.page share/help/de/bijiben/introduction.page share/help/de/bijiben/legal.xml share/help/de/bijiben/new-window.page share/help/de/bijiben/notebooks.page share/help/de/bijiben/rename.page share/help/de/bijiben/search.page share/help/de/bijiben/share.page share/help/el/bijiben/colors.page share/help/el/bijiben/create.page share/help/el/bijiben/cut-copy-paste.page share/help/el/bijiben/delete-permanent.page share/help/el/bijiben/delete-restore.page share/help/el/bijiben/delete.page share/help/el/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/el/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/el/bijiben/figures/notes-3-12.png +share/help/el/bijiben/figures/notes-3-36.png share/help/el/bijiben/format-list.page share/help/el/bijiben/format-text.page share/help/el/bijiben/index.page share/help/el/bijiben/introduction.page share/help/el/bijiben/legal.xml share/help/el/bijiben/new-window.page share/help/el/bijiben/notebooks.page share/help/el/bijiben/rename.page share/help/el/bijiben/search.page share/help/el/bijiben/share.page share/help/es/bijiben/colors.page share/help/es/bijiben/create.page share/help/es/bijiben/cut-copy-paste.page share/help/es/bijiben/delete-permanent.page share/help/es/bijiben/delete-restore.page share/help/es/bijiben/delete.page share/help/es/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/es/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/es/bijiben/figures/notes-3-12.png +share/help/es/bijiben/figures/notes-3-36.png share/help/es/bijiben/format-list.page share/help/es/bijiben/format-text.page share/help/es/bijiben/index.page share/help/es/bijiben/introduction.page share/help/es/bijiben/legal.xml share/help/es/bijiben/new-window.page share/help/es/bijiben/notebooks.page share/help/es/bijiben/rename.page share/help/es/bijiben/search.page share/help/es/bijiben/share.page share/help/fr/bijiben/colors.page share/help/fr/bijiben/create.page share/help/fr/bijiben/cut-copy-paste.page share/help/fr/bijiben/delete-permanent.page share/help/fr/bijiben/delete-restore.page share/help/fr/bijiben/delete.page share/help/fr/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/fr/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/fr/bijiben/figures/notes-3-12.png +share/help/fr/bijiben/figures/notes-3-36.png share/help/fr/bijiben/format-list.page share/help/fr/bijiben/format-text.page share/help/fr/bijiben/index.page share/help/fr/bijiben/introduction.page share/help/fr/bijiben/legal.xml share/help/fr/bijiben/new-window.page share/help/fr/bijiben/notebooks.page share/help/fr/bijiben/rename.page share/help/fr/bijiben/search.page share/help/fr/bijiben/share.page +share/help/fur/bijiben/colors.page +share/help/fur/bijiben/create.page +share/help/fur/bijiben/cut-copy-paste.page +share/help/fur/bijiben/delete-permanent.page +share/help/fur/bijiben/delete-restore.page +share/help/fur/bijiben/delete.page +share/help/fur/bijiben/figures/hicolor_apps_16x16_bijiben.png +share/help/fur/bijiben/figures/hicolor_apps_48x48_bijiben.png +share/help/fur/bijiben/figures/notes-3-36.png +share/help/fur/bijiben/format-list.page +share/help/fur/bijiben/format-text.page +share/help/fur/bijiben/index.page +share/help/fur/bijiben/introduction.page +share/help/fur/bijiben/legal.xml +share/help/fur/bijiben/new-window.page +share/help/fur/bijiben/notebooks.page +share/help/fur/bijiben/rename.page +share/help/fur/bijiben/search.page +share/help/fur/bijiben/share.page share/help/hu/bijiben/colors.page share/help/hu/bijiben/create.page share/help/hu/bijiben/cut-copy-paste.page share/help/hu/bijiben/delete-permanent.page share/help/hu/bijiben/delete-restore.page share/help/hu/bijiben/delete.page share/help/hu/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/hu/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/hu/bijiben/figures/notes-3-12.png +share/help/hu/bijiben/figures/notes-3-36.png share/help/hu/bijiben/format-list.page share/help/hu/bijiben/format-text.page share/help/hu/bijiben/index.page share/help/hu/bijiben/introduction.page share/help/hu/bijiben/legal.xml share/help/hu/bijiben/new-window.page share/help/hu/bijiben/notebooks.page share/help/hu/bijiben/rename.page share/help/hu/bijiben/search.page share/help/hu/bijiben/share.page +share/help/id/bijiben/colors.page +share/help/id/bijiben/create.page +share/help/id/bijiben/cut-copy-paste.page +share/help/id/bijiben/delete-permanent.page +share/help/id/bijiben/delete-restore.page +share/help/id/bijiben/delete.page +share/help/id/bijiben/figures/hicolor_apps_16x16_bijiben.png +share/help/id/bijiben/figures/hicolor_apps_48x48_bijiben.png +share/help/id/bijiben/figures/notes-3-36.png +share/help/id/bijiben/format-list.page +share/help/id/bijiben/format-text.page +share/help/id/bijiben/index.page +share/help/id/bijiben/introduction.page +share/help/id/bijiben/legal.xml +share/help/id/bijiben/new-window.page +share/help/id/bijiben/notebooks.page +share/help/id/bijiben/rename.page +share/help/id/bijiben/search.page +share/help/id/bijiben/share.page share/help/ko/bijiben/colors.page share/help/ko/bijiben/create.page share/help/ko/bijiben/cut-copy-paste.page share/help/ko/bijiben/delete-permanent.page share/help/ko/bijiben/delete-restore.page share/help/ko/bijiben/delete.page share/help/ko/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/ko/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/ko/bijiben/figures/notes-3-12.png +share/help/ko/bijiben/figures/notes-3-36.png share/help/ko/bijiben/format-list.page share/help/ko/bijiben/format-text.page share/help/ko/bijiben/index.page share/help/ko/bijiben/introduction.page share/help/ko/bijiben/legal.xml share/help/ko/bijiben/new-window.page share/help/ko/bijiben/notebooks.page share/help/ko/bijiben/rename.page share/help/ko/bijiben/search.page share/help/ko/bijiben/share.page share/help/pl/bijiben/colors.page share/help/pl/bijiben/create.page share/help/pl/bijiben/cut-copy-paste.page share/help/pl/bijiben/delete-permanent.page share/help/pl/bijiben/delete-restore.page share/help/pl/bijiben/delete.page share/help/pl/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/pl/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/pl/bijiben/figures/notes-3-12.png +share/help/pl/bijiben/figures/notes-3-36.png share/help/pl/bijiben/format-list.page share/help/pl/bijiben/format-text.page share/help/pl/bijiben/index.page share/help/pl/bijiben/introduction.page share/help/pl/bijiben/legal.xml share/help/pl/bijiben/new-window.page share/help/pl/bijiben/notebooks.page share/help/pl/bijiben/rename.page share/help/pl/bijiben/search.page share/help/pl/bijiben/share.page share/help/pt_BR/bijiben/colors.page share/help/pt_BR/bijiben/create.page share/help/pt_BR/bijiben/cut-copy-paste.page share/help/pt_BR/bijiben/delete-permanent.page share/help/pt_BR/bijiben/delete-restore.page share/help/pt_BR/bijiben/delete.page share/help/pt_BR/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/pt_BR/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/pt_BR/bijiben/figures/notes-3-12.png +share/help/pt_BR/bijiben/figures/notes-3-36.png share/help/pt_BR/bijiben/format-list.page share/help/pt_BR/bijiben/format-text.page share/help/pt_BR/bijiben/index.page share/help/pt_BR/bijiben/introduction.page share/help/pt_BR/bijiben/legal.xml share/help/pt_BR/bijiben/new-window.page share/help/pt_BR/bijiben/notebooks.page share/help/pt_BR/bijiben/rename.page share/help/pt_BR/bijiben/search.page share/help/pt_BR/bijiben/share.page share/help/sv/bijiben/colors.page share/help/sv/bijiben/create.page share/help/sv/bijiben/cut-copy-paste.page share/help/sv/bijiben/delete-permanent.page share/help/sv/bijiben/delete-restore.page share/help/sv/bijiben/delete.page share/help/sv/bijiben/figures/hicolor_apps_16x16_bijiben.png share/help/sv/bijiben/figures/hicolor_apps_48x48_bijiben.png -share/help/sv/bijiben/figures/notes-3-12.png +share/help/sv/bijiben/figures/notes-3-36.png share/help/sv/bijiben/format-list.page share/help/sv/bijiben/format-text.page share/help/sv/bijiben/index.page share/help/sv/bijiben/introduction.page share/help/sv/bijiben/legal.xml share/help/sv/bijiben/new-window.page share/help/sv/bijiben/notebooks.page share/help/sv/bijiben/rename.page share/help/sv/bijiben/search.page share/help/sv/bijiben/share.page -share/icons/hicolor/16x16/apps/org.gnome.bijiben.png -share/icons/hicolor/22x22/apps/org.gnome.bijiben.png -share/icons/hicolor/24x24/apps/org.gnome.bijiben.png -share/icons/hicolor/256x256/apps/org.gnome.bijiben.png -share/icons/hicolor/32x32/apps/org.gnome.bijiben.png -share/icons/hicolor/48x48/apps/org.gnome.bijiben.png -share/icons/hicolor/scalable/apps/org.gnome.bijiben-symbolic.svg +share/help/uk/bijiben/colors.page +share/help/uk/bijiben/create.page +share/help/uk/bijiben/cut-copy-paste.page +share/help/uk/bijiben/delete-permanent.page +share/help/uk/bijiben/delete-restore.page +share/help/uk/bijiben/delete.page +share/help/uk/bijiben/figures/hicolor_apps_16x16_bijiben.png +share/help/uk/bijiben/figures/hicolor_apps_48x48_bijiben.png +share/help/uk/bijiben/figures/notes-3-36.png +share/help/uk/bijiben/format-list.page +share/help/uk/bijiben/format-text.page +share/help/uk/bijiben/index.page +share/help/uk/bijiben/introduction.page +share/help/uk/bijiben/legal.xml +share/help/uk/bijiben/new-window.page +share/help/uk/bijiben/notebooks.page +share/help/uk/bijiben/rename.page +share/help/uk/bijiben/search.page +share/help/uk/bijiben/share.page +share/icons/hicolor/scalable/apps/org.gnome.Notes.svg +share/icons/hicolor/symbolic/apps/org.gnome.Notes-symbolic.svg share/locale/af/LC_MESSAGES/bijiben.mo share/locale/ar/LC_MESSAGES/bijiben.mo share/locale/as/LC_MESSAGES/bijiben.mo share/locale/be/LC_MESSAGES/bijiben.mo share/locale/bs/LC_MESSAGES/bijiben.mo share/locale/ca/LC_MESSAGES/bijiben.mo share/locale/ca@valencia/LC_MESSAGES/bijiben.mo +share/locale/ckb/LC_MESSAGES/bijiben.mo share/locale/cs/LC_MESSAGES/bijiben.mo share/locale/da/LC_MESSAGES/bijiben.mo share/locale/de/LC_MESSAGES/bijiben.mo share/locale/el/LC_MESSAGES/bijiben.mo share/locale/en_AU/LC_MESSAGES/bijiben.mo share/locale/en_GB/LC_MESSAGES/bijiben.mo share/locale/eo/LC_MESSAGES/bijiben.mo share/locale/es/LC_MESSAGES/bijiben.mo share/locale/et/LC_MESSAGES/bijiben.mo share/locale/eu/LC_MESSAGES/bijiben.mo share/locale/fa/LC_MESSAGES/bijiben.mo share/locale/fi/LC_MESSAGES/bijiben.mo share/locale/fr/LC_MESSAGES/bijiben.mo share/locale/fur/LC_MESSAGES/bijiben.mo share/locale/ga/LC_MESSAGES/bijiben.mo share/locale/gl/LC_MESSAGES/bijiben.mo share/locale/he/LC_MESSAGES/bijiben.mo share/locale/hr/LC_MESSAGES/bijiben.mo share/locale/hu/LC_MESSAGES/bijiben.mo share/locale/id/LC_MESSAGES/bijiben.mo share/locale/is/LC_MESSAGES/bijiben.mo share/locale/it/LC_MESSAGES/bijiben.mo share/locale/ja/LC_MESSAGES/bijiben.mo share/locale/kk/LC_MESSAGES/bijiben.mo share/locale/ko/LC_MESSAGES/bijiben.mo share/locale/lt/LC_MESSAGES/bijiben.mo share/locale/lv/LC_MESSAGES/bijiben.mo share/locale/ml/LC_MESSAGES/bijiben.mo +share/locale/ms/LC_MESSAGES/bijiben.mo share/locale/nb/LC_MESSAGES/bijiben.mo share/locale/ne/LC_MESSAGES/bijiben.mo share/locale/nl/LC_MESSAGES/bijiben.mo share/locale/oc/LC_MESSAGES/bijiben.mo share/locale/or/LC_MESSAGES/bijiben.mo share/locale/pa/LC_MESSAGES/bijiben.mo share/locale/pl/LC_MESSAGES/bijiben.mo share/locale/pt/LC_MESSAGES/bijiben.mo share/locale/pt_BR/LC_MESSAGES/bijiben.mo share/locale/ro/LC_MESSAGES/bijiben.mo share/locale/ru/LC_MESSAGES/bijiben.mo share/locale/sk/LC_MESSAGES/bijiben.mo share/locale/sl/LC_MESSAGES/bijiben.mo share/locale/sr/LC_MESSAGES/bijiben.mo share/locale/sr@latin/LC_MESSAGES/bijiben.mo share/locale/sv/LC_MESSAGES/bijiben.mo +share/locale/ta/LC_MESSAGES/bijiben.mo share/locale/te/LC_MESSAGES/bijiben.mo share/locale/tg/LC_MESSAGES/bijiben.mo share/locale/tr/LC_MESSAGES/bijiben.mo share/locale/uk/LC_MESSAGES/bijiben.mo share/locale/vi/LC_MESSAGES/bijiben.mo share/locale/zh_CN/LC_MESSAGES/bijiben.mo share/locale/zh_HK/LC_MESSAGES/bijiben.mo share/locale/zh_TW/LC_MESSAGES/bijiben.mo -share/metainfo/org.gnome.bijiben.appdata.xml -share/mime/packages/org.gnome.bijiben.xml +share/metainfo/org.gnome.Notes.appdata.xml +share/mime/packages/org.gnome.Notes.xml diff --git a/deskutils/gnome-calendar/Makefile b/deskutils/gnome-calendar/Makefile index ccd374637a22..849db20c13eb 100644 --- a/deskutils/gnome-calendar/Makefile +++ b/deskutils/gnome-calendar/Makefile @@ -1,39 +1,39 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gnome-calendar -PORTVERSION= 3.28.2 -PORTREVISION= 2 +PORTVERSION= 3.38.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Simple and beatiful calendar application for GNOME LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libical.so:devel/libical \ libdazzle-1.0.so:x11-toolkits/libdazzle \ libsoup-2.4.so:devel/libsoup \ libgweather-3.so:net/libgweather \ libgeoclue-2.so:net/geoclue \ libgeocode-glib.so:net/geocode-glib \ - libgoa-1.0.so:net/gnome-online-accounts + libgoa-1.0.so:net/gnome-online-accounts \ + libhandy-0.0.so:x11-toolkits/libhandy0 RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome \ localbase:ldflags meson pkgconfig python:3.4+,build tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= cairo evolutiondataserver3 gtksourceview3 BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.calendar.enums.xml \ org.gnome.calendar.gschema.xml .include diff --git a/deskutils/gnome-calendar/distinfo b/deskutils/gnome-calendar/distinfo index b78847beb34e..d82f5fcd8ba8 100644 --- a/deskutils/gnome-calendar/distinfo +++ b/deskutils/gnome-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525503444 -SHA256 (gnome/gnome-calendar-3.28.2.tar.xz) = dcf72dd7850a8a29dd16ebd2594acd83ac9c35b83f9f6ee87a7c3ae49eeddc74 -SIZE (gnome/gnome-calendar-3.28.2.tar.xz) = 2440592 +TIMESTAMP = 1601304188 +SHA256 (gnome/gnome-calendar-3.38.0.tar.xz) = c3684252a72bb59089d071514458a4aeba417f9551ff5d548e1a5984e47b4733 +SIZE (gnome/gnome-calendar-3.38.0.tar.xz) = 547516 diff --git a/deskutils/gnome-calendar/pkg-plist b/deskutils/gnome-calendar/pkg-plist index a608d22050b0..300134299cdc 100644 --- a/deskutils/gnome-calendar/pkg-plist +++ b/deskutils/gnome-calendar/pkg-plist @@ -1,70 +1,70 @@ bin/gnome-calendar share/applications/org.gnome.Calendar.desktop share/dbus-1/services/org.gnome.Calendar.service share/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini -share/icons/hicolor/16x16/apps/org.gnome.Calendar.png -share/icons/hicolor/22x22/apps/org.gnome.Calendar.png -share/icons/hicolor/24x24/apps/org.gnome.Calendar.png -share/icons/hicolor/256x256/apps/org.gnome.Calendar.png -share/icons/hicolor/32x32/apps/org.gnome.Calendar.png -share/icons/hicolor/48x48/apps/org.gnome.Calendar.png -share/icons/hicolor/512x512/apps/org.gnome.Calendar.png +share/icons/hicolor/scalable/apps/org.gnome.Calendar.Devel.svg +share/icons/hicolor/scalable/apps/org.gnome.Calendar.svg share/icons/hicolor/symbolic/apps/org.gnome.Calendar-symbolic.svg +share/icons/hicolor/symbolic/apps/org.gnome.Calendar.Devel-symbolic.svg share/locale/af/LC_MESSAGES/gnome-calendar.mo share/locale/an/LC_MESSAGES/gnome-calendar.mo share/locale/ar/LC_MESSAGES/gnome-calendar.mo share/locale/be/LC_MESSAGES/gnome-calendar.mo share/locale/bs/LC_MESSAGES/gnome-calendar.mo share/locale/ca/LC_MESSAGES/gnome-calendar.mo share/locale/ca@valencia/LC_MESSAGES/gnome-calendar.mo +share/locale/ckb/LC_MESSAGES/gnome-calendar.mo share/locale/cs/LC_MESSAGES/gnome-calendar.mo share/locale/da/LC_MESSAGES/gnome-calendar.mo share/locale/de/LC_MESSAGES/gnome-calendar.mo share/locale/el/LC_MESSAGES/gnome-calendar.mo share/locale/en_GB/LC_MESSAGES/gnome-calendar.mo share/locale/eo/LC_MESSAGES/gnome-calendar.mo share/locale/es/LC_MESSAGES/gnome-calendar.mo share/locale/et/LC_MESSAGES/gnome-calendar.mo share/locale/eu/LC_MESSAGES/gnome-calendar.mo share/locale/fa/LC_MESSAGES/gnome-calendar.mo share/locale/fi/LC_MESSAGES/gnome-calendar.mo share/locale/fr/LC_MESSAGES/gnome-calendar.mo share/locale/fur/LC_MESSAGES/gnome-calendar.mo share/locale/ga/LC_MESSAGES/gnome-calendar.mo share/locale/gd/LC_MESSAGES/gnome-calendar.mo share/locale/gl/LC_MESSAGES/gnome-calendar.mo share/locale/he/LC_MESSAGES/gnome-calendar.mo share/locale/hr/LC_MESSAGES/gnome-calendar.mo share/locale/hu/LC_MESSAGES/gnome-calendar.mo share/locale/id/LC_MESSAGES/gnome-calendar.mo share/locale/is/LC_MESSAGES/gnome-calendar.mo share/locale/it/LC_MESSAGES/gnome-calendar.mo share/locale/ja/LC_MESSAGES/gnome-calendar.mo share/locale/kk/LC_MESSAGES/gnome-calendar.mo share/locale/ko/LC_MESSAGES/gnome-calendar.mo share/locale/lt/LC_MESSAGES/gnome-calendar.mo share/locale/lv/LC_MESSAGES/gnome-calendar.mo +share/locale/mjw/LC_MESSAGES/gnome-calendar.mo share/locale/ml/LC_MESSAGES/gnome-calendar.mo +share/locale/ms/LC_MESSAGES/gnome-calendar.mo share/locale/nb/LC_MESSAGES/gnome-calendar.mo share/locale/ne/LC_MESSAGES/gnome-calendar.mo share/locale/nl/LC_MESSAGES/gnome-calendar.mo share/locale/oc/LC_MESSAGES/gnome-calendar.mo share/locale/pa/LC_MESSAGES/gnome-calendar.mo share/locale/pl/LC_MESSAGES/gnome-calendar.mo share/locale/pt/LC_MESSAGES/gnome-calendar.mo share/locale/pt_BR/LC_MESSAGES/gnome-calendar.mo share/locale/ro/LC_MESSAGES/gnome-calendar.mo share/locale/ru/LC_MESSAGES/gnome-calendar.mo share/locale/sk/LC_MESSAGES/gnome-calendar.mo share/locale/sl/LC_MESSAGES/gnome-calendar.mo share/locale/sr/LC_MESSAGES/gnome-calendar.mo share/locale/sr@latin/LC_MESSAGES/gnome-calendar.mo share/locale/sv/LC_MESSAGES/gnome-calendar.mo +share/locale/ta/LC_MESSAGES/gnome-calendar.mo share/locale/tg/LC_MESSAGES/gnome-calendar.mo share/locale/th/LC_MESSAGES/gnome-calendar.mo share/locale/tr/LC_MESSAGES/gnome-calendar.mo share/locale/uk/LC_MESSAGES/gnome-calendar.mo share/locale/zh_CN/LC_MESSAGES/gnome-calendar.mo share/locale/zh_HK/LC_MESSAGES/gnome-calendar.mo share/locale/zh_TW/LC_MESSAGES/gnome-calendar.mo share/metainfo/org.gnome.Calendar.appdata.xml diff --git a/deskutils/gnome-clocks/Makefile b/deskutils/gnome-clocks/Makefile index 901020693cf9..3218794fd9da 100644 --- a/deskutils/gnome-clocks/Makefile +++ b/deskutils/gnome-clocks/Makefile @@ -1,34 +1,34 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= gnome-clocks PORTVERSION= 3.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Clocks for GNOME 3 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ vala:lang/vala LIB_DEPENDS= libgeoclue-2.so:net/geoclue \ libgeocode-glib.so:net/geocode-glib \ libgweather-3.so:net/libgweather PORTSCOUT= limitw:1,even USES= gettext gnome localbase meson pkgconfig python:3.4+,build \ shebangfix tar:xz USE_LDCONFIG= yes USE_GNOME= cairo gnomedesktop3 gsound INSTALLS_ICONS= yes SHEBANG_FILES= build-aux/post-install.py GLIB_SCHEMAS= org.gnome.clocks.gschema.xml .include diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 195961b14c3a..2c7060a110d9 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -1,64 +1,64 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gnome-contacts -PORTVERSION= 3.32.1 +PORTVERSION= 3.38 CATEGORIES= deskutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Contacts manager for gnome LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vala>=0.14.0:lang/vala LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libclutter-1.0.so:graphics/clutter \ libcogl.so:graphics/cogl \ libdrm.so:graphics/libdrm \ libexpat.so:textproc/expat2 \ libfolks.so:net-im/folks \ libgee-0.8.so:devel/libgee \ libgeocode-glib.so:net/geocode-glib \ libgoa-1.0.so:net/gnome-online-accounts \ libgstreamer-1.0.so:multimedia/gstreamer1 \ libjson-glib-1.0.so:devel/json-glib \ libnotify.so:devel/libnotify \ libnspr4.so:devel/nspr \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libtelepathy-glib.so:net-im/telepathy-glib \ - libhandy-0.0.so:x11-toolkits/libhandy0 + libhandy-1.so:x11-toolkits/libhandy PORTSCOUT= limitw:1,even USE_GL= egl 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 sqlite tar:xz xorg GLIB_SCHEMAS= org.gnome.Contacts.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_DEFINE_i386= CHEESE OPTIONS_DEFINE_amd64= CHEESE OPTIONS_DEFAULT_i386= CHEESE OPTIONS_DEFAULT_amd64= CHEESE MANPAGES_MESON_TRUE= with-manpage MANPAGES_USE= GNOME=libxslt:build MANPAGES_BUILD_DEPENDS= docbook-xml>=0:textproc/docbook-xml \ docbook-xsl>=0:textproc/docbook-xsl CHEESE_DESC= Cheese webcam support CHEESE_MESON_YES= with-cheese CHEESE_LIB_DEPENDS= libcheese-gtk.so:multimedia/cheese .include diff --git a/deskutils/gnome-contacts/distinfo b/deskutils/gnome-contacts/distinfo index 84c6395bc994..7896f8e7b0e3 100644 --- a/deskutils/gnome-contacts/distinfo +++ b/deskutils/gnome-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601040282 -SHA256 (gnome-contacts-3.32.1.tar.xz) = de0bfd81e4ab4400e7b4b04e81d2de4f2ebae3d70226d3db750c15e9117ce19d -SIZE (gnome-contacts-3.32.1.tar.xz) = 358800 +TIMESTAMP = 1601293849 +SHA256 (gnome-contacts-3.38.tar.xz) = 7fc2ee689c1f39c2e6375eb760b94e1651ce4a828ad408206d3a03e133da19af +SIZE (gnome-contacts-3.38.tar.xz) = 656880 diff --git a/deskutils/gnome-contacts/files/patch-src_contacts-window.vala b/deskutils/gnome-contacts/files/patch-src_contacts-window.vala deleted file mode 100644 index 2dcea49d845d..000000000000 --- a/deskutils/gnome-contacts/files/patch-src_contacts-window.vala +++ /dev/null @@ -1,14 +0,0 @@ ---- src/contacts-window.vala.orig 2019-04-24 11:12:58 UTC -+++ src/contacts-window.vala -@@ -35,9 +35,9 @@ public class Contacts.Window : Gtk.ApplicationWindow { - [GtkChild] - private TitleBar titlebar; - [GtkChild] -- private HeaderBar left_header; -+ private Gtk.HeaderBar left_header; - [GtkChild] -- private HeaderBar right_header; -+ private Gtk.HeaderBar right_header; - [GtkChild] - private Overlay notification_overlay; - [GtkChild] diff --git a/deskutils/gnome-contacts/pkg-plist b/deskutils/gnome-contacts/pkg-plist index 621e844f5bcf..6e8b8c91fd9c 100644 --- a/deskutils/gnome-contacts/pkg-plist +++ b/deskutils/gnome-contacts/pkg-plist @@ -1,81 +1,84 @@ bin/gnome-contacts libexec/gnome-contacts-search-provider %%MANPAGES%%man/man1/gnome-contacts.1.gz 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/scalable/apps/org.gnome.Contacts.Devel.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 share/locale/ast/LC_MESSAGES/gnome-contacts.mo share/locale/be/LC_MESSAGES/gnome-contacts.mo share/locale/bg/LC_MESSAGES/gnome-contacts.mo share/locale/bn_IN/LC_MESSAGES/gnome-contacts.mo share/locale/bs/LC_MESSAGES/gnome-contacts.mo share/locale/ca/LC_MESSAGES/gnome-contacts.mo share/locale/ca@valencia/LC_MESSAGES/gnome-contacts.mo share/locale/cs/LC_MESSAGES/gnome-contacts.mo share/locale/da/LC_MESSAGES/gnome-contacts.mo share/locale/de/LC_MESSAGES/gnome-contacts.mo share/locale/el/LC_MESSAGES/gnome-contacts.mo share/locale/en_CA/LC_MESSAGES/gnome-contacts.mo share/locale/en_GB/LC_MESSAGES/gnome-contacts.mo share/locale/eo/LC_MESSAGES/gnome-contacts.mo share/locale/es/LC_MESSAGES/gnome-contacts.mo share/locale/et/LC_MESSAGES/gnome-contacts.mo share/locale/eu/LC_MESSAGES/gnome-contacts.mo share/locale/fa/LC_MESSAGES/gnome-contacts.mo share/locale/fi/LC_MESSAGES/gnome-contacts.mo share/locale/fr/LC_MESSAGES/gnome-contacts.mo share/locale/fur/LC_MESSAGES/gnome-contacts.mo share/locale/ga/LC_MESSAGES/gnome-contacts.mo share/locale/gd/LC_MESSAGES/gnome-contacts.mo share/locale/gl/LC_MESSAGES/gnome-contacts.mo share/locale/gu/LC_MESSAGES/gnome-contacts.mo share/locale/he/LC_MESSAGES/gnome-contacts.mo share/locale/hi/LC_MESSAGES/gnome-contacts.mo share/locale/hr/LC_MESSAGES/gnome-contacts.mo share/locale/hu/LC_MESSAGES/gnome-contacts.mo share/locale/id/LC_MESSAGES/gnome-contacts.mo share/locale/is/LC_MESSAGES/gnome-contacts.mo share/locale/it/LC_MESSAGES/gnome-contacts.mo share/locale/ja/LC_MESSAGES/gnome-contacts.mo share/locale/kk/LC_MESSAGES/gnome-contacts.mo share/locale/kn/LC_MESSAGES/gnome-contacts.mo share/locale/ko/LC_MESSAGES/gnome-contacts.mo share/locale/lt/LC_MESSAGES/gnome-contacts.mo share/locale/lv/LC_MESSAGES/gnome-contacts.mo +share/locale/mjw/LC_MESSAGES/gnome-contacts.mo share/locale/mk/LC_MESSAGES/gnome-contacts.mo share/locale/ml/LC_MESSAGES/gnome-contacts.mo share/locale/mr/LC_MESSAGES/gnome-contacts.mo +share/locale/ms/LC_MESSAGES/gnome-contacts.mo share/locale/nb/LC_MESSAGES/gnome-contacts.mo share/locale/ne/LC_MESSAGES/gnome-contacts.mo share/locale/nl/LC_MESSAGES/gnome-contacts.mo share/locale/oc/LC_MESSAGES/gnome-contacts.mo share/locale/or/LC_MESSAGES/gnome-contacts.mo share/locale/pa/LC_MESSAGES/gnome-contacts.mo share/locale/pl/LC_MESSAGES/gnome-contacts.mo share/locale/pt/LC_MESSAGES/gnome-contacts.mo share/locale/pt_BR/LC_MESSAGES/gnome-contacts.mo share/locale/ro/LC_MESSAGES/gnome-contacts.mo share/locale/ru/LC_MESSAGES/gnome-contacts.mo share/locale/sk/LC_MESSAGES/gnome-contacts.mo share/locale/sl/LC_MESSAGES/gnome-contacts.mo share/locale/sr/LC_MESSAGES/gnome-contacts.mo share/locale/sr@latin/LC_MESSAGES/gnome-contacts.mo share/locale/sv/LC_MESSAGES/gnome-contacts.mo share/locale/ta/LC_MESSAGES/gnome-contacts.mo share/locale/te/LC_MESSAGES/gnome-contacts.mo share/locale/tg/LC_MESSAGES/gnome-contacts.mo share/locale/th/LC_MESSAGES/gnome-contacts.mo share/locale/tr/LC_MESSAGES/gnome-contacts.mo share/locale/ug/LC_MESSAGES/gnome-contacts.mo share/locale/uk/LC_MESSAGES/gnome-contacts.mo share/locale/vi/LC_MESSAGES/gnome-contacts.mo share/locale/zh_CN/LC_MESSAGES/gnome-contacts.mo share/locale/zh_HK/LC_MESSAGES/gnome-contacts.mo share/locale/zh_TW/LC_MESSAGES/gnome-contacts.mo share/metainfo/org.gnome.Contacts.appdata.xml diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index 3effd471334e..cc9586d4bdd1 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -1,42 +1,43 @@ # Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= gnome-documents PORTVERSION= 3.34.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Document manager application designed to work with GNOME 3 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libevview3.so:graphics/evince \ libgdata.so:devel/libgdata \ libgoa-1.0.so:net/gnome-online-accounts \ libgjs.so:lang/gjs \ libtracker-sparql-2.0.so:sysutils/tracker \ libgepub-0.6.so:textproc/libgepub \ libzapojit-0.0.so:net/libzapojit RUN_DEPENDS= gnome-online-miners>=0:net/gnome-online-miners \ tracker-miners>=0:sysutils/tracker-miners PORTSCOUT= limitw:1,even USES= compiler:c++11-lib desktop-file-utils gettext gnome localbase \ meson pkgconfig python:3.6+,build tar:xz USE_GNOME= cairo gnomedesktop3 introspection libxslt:build INSTALLS_ICONS= yes USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.Documents.enums.xml \ org.gnome.documents.gschema.xml .include diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index a73a702bd1b2..890b73b9c83b 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -1,29 +1,30 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-font-viewer PORTVERSION= 3.34.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 font viewer utility LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \ pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= cairo gtk30 gnomedesktop3 .include diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile index 578bdd57bea1..51ef62aeb266 100644 --- a/deskutils/gnome-initial-setup/Makefile +++ b/deskutils/gnome-initial-setup/Makefile @@ -1,46 +1,46 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= gnome-initial-setup PORTVERSION= 3.18.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= First boot setup tool for GNOME 3 BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common \ gdm>=3.0.0:x11/gdm LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \ libaccountsservice.so:sysutils/accountsservice \ libpwquality.so:security/libpwquality \ libgweather-3.so:net/libgweather RUN_DEPENDS= gdm>=3.0.0:x11/gdm PORTSCOUT= limitw:1,even USES= autoreconf compiler:c++11-lib gettext gmake gnome libtool \ pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= KERBEROS OPTIONS_DEFAULT=KERBEROS .include .if !${PORT_OPTIONS:MKERBEROS} EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gnome-initial-setup_gis-account-page.c .endif post-patch: @${REINPLACE_CMD} -e 's|krb5/krb5.h|krb5.h|g' \ ${WRKSRC}/gnome-initial-setup/pages/account/um-realm-manager.c .include diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index 592e18ab93b5..484d03a0e1a8 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -1,46 +1,45 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= gnome-maps -PORTVERSION= 3.28.2 +PORTVERSION= 3.38.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Map application for GNOME 3 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= geoclue>=0:net/geoclue LIB_DEPENDS= libgeocode-glib.so:net/geocode-glib \ libgee-0.8.so:devel/libgee \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libchamplain-0.12.so:graphics/libchamplain \ libsoup-2.4.so:devel/libsoup \ librest-0.7.so:devel/librest \ libjson-glib-1.0.so:devel/json-glib \ libfolks.so:net-im/folks \ libgfbgraph-0.2.so:net/gfbgraph \ libgjs.so:lang/gjs \ libsoup-2.4.so:devel/libsoup \ librest-0.7.so:devel/librest RUN_DEPENDS= geoclue>=0:net/geoclue PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gl gmake gnome libtool \ - localbase pathfix pkgconfig tar:xz xorg +USES= desktop-file-utils gettext gl gnome meson \ + pkgconfig tar:xz xorg USE_GNOME= cairo gtk30 intltool libxml2 USE_GL= egl USE_LDCONFIG= yes USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr -GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.Maps.gschema.xml .include diff --git a/deskutils/gnome-maps/distinfo b/deskutils/gnome-maps/distinfo index ec64864b1860..fc99625f4c3d 100644 --- a/deskutils/gnome-maps/distinfo +++ b/deskutils/gnome-maps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525958477 -SHA256 (gnome/gnome-maps-3.28.2.tar.xz) = e787d92bb151314e5234156c2819f6f0c18ee9c7e00baa1fbdd284911402f1fb -SIZE (gnome/gnome-maps-3.28.2.tar.xz) = 1195508 +TIMESTAMP = 1600337313 +SHA256 (gnome/gnome-maps-3.38.0.tar.xz) = 55758340ebd084610283bf1f6fec6c042559a186eb8699c056a22dfef1d97f99 +SIZE (gnome/gnome-maps-3.38.0.tar.xz) = 4027352 diff --git a/deskutils/gnome-maps/pkg-plist b/deskutils/gnome-maps/pkg-plist index d438356e111c..81159535e136 100644 --- a/deskutils/gnome-maps/pkg-plist +++ b/deskutils/gnome-maps/pkg-plist @@ -1,120 +1,131 @@ bin/gnome-maps lib/gnome-maps/girepository-1.0/GnomeMaps-1.0.typelib lib/gnome-maps/libgnome-maps.so lib/gnome-maps/libgnome-maps.so.0 lib/gnome-maps/libgnome-maps.so.0.0.0 share/applications/org.gnome.Maps.desktop share/dbus-1/services/org.gnome.Maps.service -share/gir-1.0/GnomeMaps-1.0.gir +%%DATADIR%%/gir-1.0/GnomeMaps-1.0.gir %%DATADIR%%/icons/hicolor/16x16/apps/layer-not-visible-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/layer-visible-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/layers-button-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end.svg %%DATADIR%%/icons/hicolor/16x16/apps/maps-point-start-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/maps-point-start.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-bike-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-button-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-car-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-pedestrian-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-reverse-symbolic.svg +%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-airplane-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-bus-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-cablecar-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-ferry-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-funicular-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-gondolalift-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-subway-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-train-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/apps/route-transit-tram-symbolic.svg %%DATADIR%%/icons/hicolor/24x24/apps/user-location-compass.png %%DATADIR%%/icons/hicolor/24x24/apps/user-location.png %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-continue-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-elevator-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-left-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-right-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-0-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-135-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-135-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-180-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-180-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-225-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-225-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-270-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-270-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-315-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-315-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-45-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-45-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-90-lht-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-90-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-sharpleft-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-sharpright-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-slightleft-symbolic.svg %%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-slightright-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-u-turn-left-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-u-turn-right-symbolic.svg +%%DATADIR%%/icons/hicolor/32x32/apps/mark-location.png %%DATADIR%%/maps-service.json %%DATADIR%%/org.gnome.Maps %%DATADIR%%/org.gnome.Maps.data.gresource %%DATADIR%%/org.gnome.Maps.src.gresource -share/icons/hicolor/16x16/apps/org.gnome.Maps.png -share/icons/hicolor/22x22/apps/org.gnome.Maps.png -share/icons/hicolor/24x24/apps/org.gnome.Maps.png -share/icons/hicolor/256x256/apps/org.gnome.Maps.png -share/icons/hicolor/32x32/apps/org.gnome.Maps.png -share/icons/hicolor/48x48/apps/org.gnome.Maps.png +share/icons/hicolor/scalable/apps/org.gnome.Maps.Devel.svg +share/icons/hicolor/scalable/apps/org.gnome.Maps.svg share/icons/hicolor/symbolic/apps/org.gnome.Maps-symbolic.svg share/locale/af/LC_MESSAGES/gnome-maps.mo share/locale/an/LC_MESSAGES/gnome-maps.mo share/locale/ar/LC_MESSAGES/gnome-maps.mo share/locale/as/LC_MESSAGES/gnome-maps.mo share/locale/bg/LC_MESSAGES/gnome-maps.mo share/locale/bs/LC_MESSAGES/gnome-maps.mo share/locale/ca/LC_MESSAGES/gnome-maps.mo share/locale/ca@valencia/LC_MESSAGES/gnome-maps.mo share/locale/cs/LC_MESSAGES/gnome-maps.mo share/locale/da/LC_MESSAGES/gnome-maps.mo share/locale/de/LC_MESSAGES/gnome-maps.mo share/locale/el/LC_MESSAGES/gnome-maps.mo share/locale/en_GB/LC_MESSAGES/gnome-maps.mo share/locale/eo/LC_MESSAGES/gnome-maps.mo share/locale/es/LC_MESSAGES/gnome-maps.mo share/locale/et/LC_MESSAGES/gnome-maps.mo share/locale/eu/LC_MESSAGES/gnome-maps.mo share/locale/fa/LC_MESSAGES/gnome-maps.mo share/locale/fi/LC_MESSAGES/gnome-maps.mo share/locale/fr/LC_MESSAGES/gnome-maps.mo share/locale/fur/LC_MESSAGES/gnome-maps.mo share/locale/ga/LC_MESSAGES/gnome-maps.mo share/locale/gd/LC_MESSAGES/gnome-maps.mo share/locale/gl/LC_MESSAGES/gnome-maps.mo share/locale/he/LC_MESSAGES/gnome-maps.mo share/locale/hi/LC_MESSAGES/gnome-maps.mo share/locale/hr/LC_MESSAGES/gnome-maps.mo share/locale/hu/LC_MESSAGES/gnome-maps.mo share/locale/id/LC_MESSAGES/gnome-maps.mo share/locale/is/LC_MESSAGES/gnome-maps.mo share/locale/it/LC_MESSAGES/gnome-maps.mo share/locale/ja/LC_MESSAGES/gnome-maps.mo share/locale/kk/LC_MESSAGES/gnome-maps.mo share/locale/kn/LC_MESSAGES/gnome-maps.mo share/locale/ko/LC_MESSAGES/gnome-maps.mo share/locale/lt/LC_MESSAGES/gnome-maps.mo share/locale/lv/LC_MESSAGES/gnome-maps.mo +share/locale/mjw/LC_MESSAGES/gnome-maps.mo share/locale/ml/LC_MESSAGES/gnome-maps.mo +share/locale/ms/LC_MESSAGES/gnome-maps.mo share/locale/nb/LC_MESSAGES/gnome-maps.mo share/locale/ne/LC_MESSAGES/gnome-maps.mo share/locale/nl/LC_MESSAGES/gnome-maps.mo share/locale/oc/LC_MESSAGES/gnome-maps.mo share/locale/pa/LC_MESSAGES/gnome-maps.mo share/locale/pl/LC_MESSAGES/gnome-maps.mo share/locale/pt/LC_MESSAGES/gnome-maps.mo share/locale/pt_BR/LC_MESSAGES/gnome-maps.mo share/locale/ro/LC_MESSAGES/gnome-maps.mo share/locale/ru/LC_MESSAGES/gnome-maps.mo share/locale/sk/LC_MESSAGES/gnome-maps.mo share/locale/sl/LC_MESSAGES/gnome-maps.mo share/locale/sr/LC_MESSAGES/gnome-maps.mo share/locale/sr@latin/LC_MESSAGES/gnome-maps.mo share/locale/sv/LC_MESSAGES/gnome-maps.mo +share/locale/ta/LC_MESSAGES/gnome-maps.mo share/locale/te/LC_MESSAGES/gnome-maps.mo share/locale/tg/LC_MESSAGES/gnome-maps.mo share/locale/tr/LC_MESSAGES/gnome-maps.mo share/locale/uk/LC_MESSAGES/gnome-maps.mo share/locale/vi/LC_MESSAGES/gnome-maps.mo share/locale/zh_CN/LC_MESSAGES/gnome-maps.mo share/locale/zh_HK/LC_MESSAGES/gnome-maps.mo share/locale/zh_TW/LC_MESSAGES/gnome-maps.mo share/metainfo/org.gnome.Maps.appdata.xml diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index db3bf5fdda26..1abbde086e8a 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -1,51 +1,51 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= gnome-photos PORTVERSION= 3.28.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Photo application for GNOME 3 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= geoclue>=0:net/geoclue \ itstool:textproc/itstool LIB_DEPENDS= libexempi.so:textproc/exempi \ libfribidi.so:converters/fribidi \ libgfbgraph-0.2.so:net/gfbgraph \ libgegl-0.4.so:graphics/gegl \ libgrilo-0.3.so:net/grilo \ libexiv2.so:graphics/exiv2 \ libgexiv2.so:graphics/gexiv2 \ libtracker-control-2.0.so:sysutils/tracker \ libgeocode-glib.so:net/geocode-glib \ libgjs.so:lang/gjs \ libbabl-0.1.so:x11/babl \ librest-0.7.so:devel/librest \ libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \ libgoa-1.0.so:net/gnome-online-accounts \ libdazzle-1.0.so:x11-toolkits/libdazzle \ libpng.so:graphics/png \ libgdata.so:devel/libgdata RUN_DEPENDS= geoclue>=0:net/geoclue PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gmake gnome jpeg libtool \ localbase pathfix pkgconfig tar:xz USE_GNOME= cairo gnomedesktop3 gtk30 libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.photos.gschema.xml .include diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile index f7e9cbce4f0a..bd6bb0eed4e0 100644 --- a/deskutils/gnome-todo/Makefile +++ b/deskutils/gnome-todo/Makefile @@ -1,38 +1,38 @@ # Created by: Gustau Perez # $FreeBSD$ PORTNAME= gnome-todo PORTVERSION= 3.28.1 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Small application to manage your personal tasks LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= appstream-util:devel/appstream-glib LIB_DEPENDS= libpeas-1.0.so:devel/libpeas \ libgoa-1.0.so:net/gnome-online-accounts \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libical.so:devel/libical PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gnome localbase meson pkgconfig \ python:3.4+,build shebangfix tar:xz USE_GNOME= cairo evolutiondataserver3 gnomedesktop3 gtk30 introspection USE_LDCONFIG= yes INSTALLS_ICONS= yes SHEBANG_FILES= meson_post_install.py GLIB_SCHEMAS= org.gnome.todo.background.gschema.xml \ org.gnome.todo.enums.xml \ org.gnome.todo.gschema.xml \ org.gnome.todo.txt.gschema.xml .include diff --git a/deskutils/gnome-todo/files/patch-plugins_eds_gtd-eds-autoptr_h b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-eds-autoptr_h new file mode 100644 index 000000000000..a7d65cdbceeb --- /dev/null +++ b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-eds-autoptr_h @@ -0,0 +1,15 @@ +$OpenBSD: patch-plugins_eds_gtd-eds-autoptr_h,v 1.2 2019/11/02 10:04:20 ajacoutot Exp $ + +Fix for evolution-data-server >= 3.34 (From upstream via Arch Linux). + +Index: plugins/eds/gtd-eds-autoptr.h +--- plugins/eds/gtd-eds-autoptr.h.orig ++++ plugins/eds/gtd-eds-autoptr.h +@@ -23,6 +23,5 @@ + #include + + G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponent, g_object_unref); +-G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponentId, e_cal_component_free_id); ++G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalComponentId, e_cal_component_id_free); + G_DEFINE_AUTOPTR_CLEANUP_FUNC (ECalClient, g_object_unref); +-G_DEFINE_AUTOPTR_CLEANUP_FUNC (ESource, g_object_unref); diff --git a/deskutils/gnome-todo/files/patch-plugins_eds_gtd-provider-eds_c b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-provider-eds_c new file mode 100644 index 000000000000..f1ac8ea3dc08 --- /dev/null +++ b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-provider-eds_c @@ -0,0 +1,36 @@ +$OpenBSD: patch-plugins_eds_gtd-provider-eds_c,v 1.1 2019/11/02 10:04:20 ajacoutot Exp $ + +Fix for evolution-data-server >= 3.34 (From upstream via Arch Linux). + +Index: plugins/eds/gtd-provider-eds.c +--- plugins/eds/gtd-provider-eds.c.orig ++++ plugins/eds/gtd-provider-eds.c +@@ -554,6 +554,7 @@ gtd_provider_eds_create_task (GtdProvider *provider, + + e_cal_client_create_object (client, + e_cal_component_get_icalcomponent (component), ++ E_CAL_OPERATION_FLAG_NONE, + NULL, + (GAsyncReadyCallback) on_task_created_cb, + new_task); +@@ -587,6 +588,7 @@ gtd_provider_eds_update_task (GtdProvider *provider, + e_cal_client_modify_object (client, + e_cal_component_get_icalcomponent (component), + E_CAL_OBJ_MOD_THIS, ++ E_CAL_OPERATION_FLAG_NONE, + NULL, + (GAsyncReadyCallback) on_task_modified_cb, + task); +@@ -616,9 +618,10 @@ gtd_provider_eds_remove_task (GtdProvider *provider, + gtd_object_push_loading (GTD_OBJECT (provider)); + + e_cal_client_remove_object (client, +- id->uid, +- id->rid, ++ e_cal_component_id_get_uid (id), ++ e_cal_component_id_get_rid (id), + E_CAL_OBJ_MOD_THIS, ++ E_CAL_OPERATION_FLAG_NONE, + NULL, + (GAsyncReadyCallback) on_task_removed_cb, + provider); diff --git a/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-eds_c b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-eds_c new file mode 100644 index 000000000000..8099ceefdafc --- /dev/null +++ b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-eds_c @@ -0,0 +1,441 @@ +$OpenBSD: patch-plugins_eds_gtd-task-eds_c,v 1.1 2019/11/02 10:04:20 ajacoutot Exp $ + +Fix for evolution-data-server >= 3.34 (From upstream via Arch Linux). + +Index: plugins/eds/gtd-task-eds.c +--- plugins/eds/gtd-task-eds.c.orig ++++ plugins/eds/gtd-task-eds.c +@@ -46,19 +46,19 @@ static GParamSpec *properties [N_PROPS]; + */ + + static GDateTime* +-convert_icaltime (const icaltimetype *date) ++convert_icaltime (const ICalTime *date) + { + GDateTime *dt; + + if (!date) + return NULL; + +- dt = g_date_time_new_utc (date->year, +- date->month, +- date->day, +- date->is_date ? 0 : date->hour, +- date->is_date ? 0 : date->minute, +- date->is_date ? 0 : date->second); ++ dt = g_date_time_new_utc (i_cal_time_get_year (date), ++ i_cal_time_get_month (date), ++ i_cal_time_get_day (date), ++ i_cal_time_is_date (date) ? 0 : i_cal_time_get_hour (date), ++ i_cal_time_is_date (date) ? 0 : i_cal_time_get_minute (date), ++ i_cal_time_is_date (date) ? 0 : i_cal_time_get_second (date)); + + return dt; + } +@@ -67,19 +67,20 @@ static void + set_description (GtdTaskEds *self, + const gchar *description) + { +- ECalComponentText text; ++ ECalComponentText *text; + GSList note; + +- text.value = description && *description ? description : ""; +- text.altrep = NULL; ++ text = e_cal_component_text_new (description ? description : "", NULL); + +- note.data = &text; ++ note.data = text; + note.next = NULL; + + g_clear_pointer (&self->description, g_free); + self->description = g_strdup (description); + +- e_cal_component_set_description_list (self->component, ¬e); ++ e_cal_component_set_descriptions (self->component, (description && *description) ? ¬e : NULL); ++ ++ e_cal_component_text_free (text); + } + + static void +@@ -90,7 +91,7 @@ setup_description (GtdTaskEds *self) + GSList *l; + + /* concatenates the multiple descriptions a task may have */ +- e_cal_component_get_description_list (self->component, &text_list); ++ text_list = e_cal_component_get_descriptions (self->component); + + for (l = text_list; l != NULL; l = l->next) + { +@@ -105,21 +106,21 @@ setup_description (GtdTaskEds *self) + { + carrier = g_strconcat (desc, + "\n", +- text->value, ++ e_cal_component_text_get_value (text), + NULL); + g_free (desc); + desc = carrier; + } + else + { +- desc = g_strdup (text->value); ++ desc = g_strdup (e_cal_component_text_get_value (text)); + } + } + } + + set_description (self, desc); + +- e_cal_component_free_text_list (text_list); ++ g_slist_free_full (text_list, e_cal_component_text_free); + } + + +@@ -138,7 +139,7 @@ gtd_task_eds_get_uid (GtdObject *object) + self = GTD_TASK_EDS (object); + + if (self->component) +- e_cal_component_get_uid (self->component, &uid); ++ uid = e_cal_component_get_uid (self->component); + else + uid = NULL; + +@@ -159,7 +160,7 @@ gtd_task_eds_set_uid (GtdObject *object, + if (!self->component) + return; + +- e_cal_component_get_uid (self->component, ¤t_uid); ++ current_uid = e_cal_component_get_uid (self->component); + + if (g_strcmp0 (current_uid, uid) != 0) + { +@@ -177,7 +178,7 @@ gtd_task_eds_set_uid (GtdObject *object, + static gboolean + gtd_task_eds_get_complete (GtdTask *task) + { +- icalproperty_status status; ++ ICalPropertyStatus status; + GtdTaskEds *self; + gboolean completed; + +@@ -185,8 +186,8 @@ gtd_task_eds_get_complete (GtdTask *task) + + self = GTD_TASK_EDS (task); + +- e_cal_component_get_status (self->component, &status); +- completed = status == ICAL_STATUS_COMPLETED; ++ status = e_cal_component_get_status (self->component); ++ completed = status == I_CAL_STATUS_COMPLETED; + + return completed; + } +@@ -195,8 +196,8 @@ static void + gtd_task_eds_set_complete (GtdTask *task, + gboolean complete) + { +- icalproperty_status status; +- icaltimetype *dt; ++ ICalPropertyStatus status; ++ ICalTime *dt; + GtdTaskEds *self; + gint percent; + +@@ -209,54 +210,54 @@ gtd_task_eds_set_complete (GtdTask *task, + percent = 100; + status = ICAL_STATUS_COMPLETED; + +- dt = g_new0 (icaltimetype, 1); +- dt->year = g_date_time_get_year (now); +- dt->month = g_date_time_get_month (now); +- dt->day = g_date_time_get_day_of_month (now); +- dt->hour = g_date_time_get_hour (now); +- dt->minute = g_date_time_get_minute (now); +- dt->second = g_date_time_get_seconds (now); +- dt->zone = icaltimezone_get_utc_timezone (); ++ dt = i_cal_time_new_null_time (); ++ i_cal_time_set_date (dt, ++ g_date_time_get_year (now), ++ g_date_time_get_month (now), ++ g_date_time_get_day_of_month (now)); ++ i_cal_time_set_time (dt, ++ g_date_time_get_hour (now), ++ g_date_time_get_minute (now), ++ g_date_time_get_seconds (now)); ++ i_cal_time_set_timezone (dt, i_cal_timezone_get_utc_timezone ()); + + /* convert timezone + * + * FIXME: This does not do anything until we have an ical + * timezone associated with the task + */ +- icaltimezone_convert_time (dt, NULL, icaltimezone_get_utc_timezone ()); ++ i_cal_time_convert_timezone (dt, NULL, i_cal_timezone_get_utc_timezone ()); + } + else + { + dt = NULL; + percent = 0; +- status = ICAL_STATUS_NEEDSACTION; ++ status = I_CAL_STATUS_NEEDSACTION; + } + +- e_cal_component_set_percent_as_int (self->component, percent); ++ e_cal_component_set_percent_complete (self->component, percent); + e_cal_component_set_status (self->component, status); + e_cal_component_set_completed (self->component, dt); + +- if (dt) +- e_cal_component_free_icaltimetype (dt); ++ g_clear_object (&dt); + } + + static GDateTime* + gtd_task_eds_get_creation_date (GtdTask *task) + { +- icaltimetype *idt; ++ ICalTime *idt; + GtdTaskEds *self; + GDateTime *dt; + + self = GTD_TASK_EDS (task); +- idt = NULL; + dt = NULL; + +- e_cal_component_get_created (self->component, &idt); ++ idt = e_cal_component_get_created (self->component); + + if (idt) + dt = convert_icaltime (idt); + +- g_clear_pointer (&idt, e_cal_component_free_icaltimetype); ++ g_clear_object (&idt); + + return dt; + } +@@ -286,7 +287,7 @@ gtd_task_eds_set_description (GtdTask *task, + static GDateTime* + gtd_task_eds_get_due_date (GtdTask *task) + { +- ECalComponentDateTime comp_dt; ++ ECalComponentDateTime *comp_dt; + GtdTaskEds *self; + GDateTime *date; + +@@ -294,10 +295,12 @@ gtd_task_eds_get_due_date (GtdTask *task) + + self = GTD_TASK_EDS (task); + +- e_cal_component_get_due (self->component, &comp_dt); ++ comp_dt = e_cal_component_get_due (self->component); ++ if (!comp_dt) ++ return NULL; + +- date = convert_icaltime (comp_dt.value); +- e_cal_component_free_datetime (&comp_dt); ++ date = convert_icaltime (e_cal_component_datetime_get_value (comp_dt)); ++ e_cal_component_datetime_free (comp_dt); + + return date; + } +@@ -317,11 +320,10 @@ gtd_task_eds_set_due_date (GtdTask *task, + + if (dt != current_dt) + { +- ECalComponentDateTime comp_dt; +- icaltimetype *idt; ++ ECalComponentDateTime *comp_dt; ++ ICalTime *idt; + +- comp_dt.value = NULL; +- comp_dt.tzid = NULL; ++ comp_dt = NULL; + idt = NULL; + + if (!current_dt || +@@ -329,36 +331,34 @@ gtd_task_eds_set_due_date (GtdTask *task, + dt && + g_date_time_compare (current_dt, dt) != 0)) + { +- idt = g_new0 (icaltimetype, 1); ++ idt = i_cal_time_new_null_time (); + + g_date_time_ref (dt); + + /* Copy the given dt */ +- idt->year = g_date_time_get_year (dt); +- idt->month = g_date_time_get_month (dt); +- idt->day = g_date_time_get_day_of_month (dt); +- idt->hour = g_date_time_get_hour (dt); +- idt->minute = g_date_time_get_minute (dt); +- idt->second = g_date_time_get_seconds (dt); +- idt->is_date = (idt->hour == 0 && +- idt->minute == 0 && +- idt->second == 0); ++ i_cal_time_set_date (idt, ++ g_date_time_get_year (dt), ++ g_date_time_get_month (dt), ++ g_date_time_get_day_of_month (dt)); ++ i_cal_time_set_time (idt, ++ g_date_time_get_hour (dt), ++ g_date_time_get_minute (dt), ++ g_date_time_get_seconds (dt)); ++ i_cal_time_set_is_date (idt, ++ i_cal_time_get_hour (idt) == 0 && ++ i_cal_time_get_minute (idt) == 0 && ++ i_cal_time_get_second (idt) == 0); + +- comp_dt.tzid = g_strdup ("UTC"); ++ comp_dt = e_cal_component_datetime_new_take (idt, g_strdup ("UTC")); + +- comp_dt.value = idt; ++ e_cal_component_set_due (self->component, comp_dt); + +- e_cal_component_set_due (self->component, &comp_dt); ++ e_cal_component_datetime_free (comp_dt); + +- e_cal_component_free_datetime (&comp_dt); +- + g_date_time_unref (dt); + } + else if (!dt) + { +- idt = NULL; +- comp_dt.tzid = NULL; +- + e_cal_component_set_due (self->component, NULL); + } + } +@@ -369,19 +369,13 @@ gtd_task_eds_set_due_date (GtdTask *task, + static gint32 + gtd_task_eds_get_priority (GtdTask *task) + { +- g_autofree gint *priority = NULL; + GtdTaskEds *self; + + g_assert (GTD_IS_TASK_EDS (task)); + + self = GTD_TASK_EDS (task); + +- e_cal_component_get_priority (self->component, &priority); +- +- if (!priority) +- return -1; +- +- return *priority; ++ return e_cal_component_get_priority (self->component); + } + + static void +@@ -394,29 +388,26 @@ gtd_task_eds_set_priority (GtdTask *task, + + self = GTD_TASK_EDS (task); + +- e_cal_component_set_priority (self->component, &priority); ++ e_cal_component_set_priority (self->component, priority); + } + + static const gchar* + gtd_task_eds_get_title (GtdTask *task) + { +- ECalComponentText summary; + GtdTaskEds *self; + + g_return_val_if_fail (GTD_IS_TASK_EDS (task), NULL); + + self = GTD_TASK_EDS (task); + +- e_cal_component_get_summary (self->component, &summary); +- +- return summary.value; ++ return i_cal_component_get_summary (e_cal_component_get_icalcomponent (self->component)); + } + + static void + gtd_task_eds_set_title (GtdTask *task, + const gchar *title) + { +- ECalComponentText new_summary; ++ ECalComponentText *new_summary; + GtdTaskEds *self; + + g_return_if_fail (GTD_IS_TASK_EDS (task)); +@@ -424,10 +415,11 @@ gtd_task_eds_set_title (GtdTask *task, + + self = GTD_TASK_EDS (task); + +- new_summary.value = title; +- new_summary.altrep = NULL; ++ new_summary = e_cal_component_text_new (title, NULL); + +- e_cal_component_set_summary (self->component, &new_summary); ++ e_cal_component_set_summary (self->component, new_summary); ++ ++ e_cal_component_text_free (new_summary); + } + + +@@ -436,10 +428,10 @@ gtd_task_eds_subtask_added (GtdTask *task, + GtdTask *subtask) + { + g_autoptr (GList) subtasks = NULL; +- ECalComponentId *id; ++ const gchar *uid; + ECalComponent *comp; +- icalcomponent *ical_comp; +- icalproperty *property; ++ ICalComponent *ical_comp; ++ ICalProperty *property; + GtdTaskEds *subtask_self; + GtdTaskEds *self; + +@@ -450,17 +442,17 @@ gtd_task_eds_subtask_added (GtdTask *task, + /* Hook with parent's :subtask_added */ + GTD_TASK_CLASS (gtd_task_eds_parent_class)->subtask_added (task, subtask); + +- id = e_cal_component_get_id (self->component); ++ uid = e_cal_component_get_uid (self->component); + comp = subtask_self->component; + ical_comp = e_cal_component_get_icalcomponent (comp); +- property = icalcomponent_get_first_property (ical_comp, ICAL_RELATEDTO_PROPERTY); ++ property = i_cal_component_get_first_property (ical_comp, I_CAL_RELATEDTO_PROPERTY); + + if (property) +- icalproperty_set_relatedto (property, id->uid); ++ i_cal_property_set_relatedto (property, uid); + else +- icalcomponent_add_property (ical_comp, icalproperty_new_relatedto (id->uid)); ++ i_cal_component_take_property (ical_comp, i_cal_property_new_relatedto (uid)); + +- e_cal_component_free_id (id); ++ g_clear_object (&property); + } + + static void +@@ -468,8 +460,8 @@ gtd_task_eds_subtask_removed (GtdTask *task, + GtdTask *subtask) + { + g_autoptr (GList) subtasks = NULL; +- icalcomponent *ical_comp; +- icalproperty *property; ++ ICalComponent *ical_comp; ++ ICalProperty *property; + GtdTaskEds *subtask_self; + + subtask_self = GTD_TASK_EDS (subtask); +@@ -480,12 +472,13 @@ gtd_task_eds_subtask_removed (GtdTask *task, + + /* Remove the parent link from the subtask's component */ + ical_comp = e_cal_component_get_icalcomponent (subtask_self->component); +- property = icalcomponent_get_first_property (ical_comp, ICAL_RELATEDTO_PROPERTY); ++ property = i_cal_component_get_first_property (ical_comp, I_CAL_RELATEDTO_PROPERTY); + + if (!property) + return; + +- icalcomponent_remove_property (ical_comp, property); ++ i_cal_component_remove_property (ical_comp, property); ++ g_object_unref (property); + } + + diff --git a/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-list-eds_c b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-list-eds_c new file mode 100644 index 000000000000..33f83c583305 --- /dev/null +++ b/deskutils/gnome-todo/files/patch-plugins_eds_gtd-task-list-eds_c @@ -0,0 +1,71 @@ +$OpenBSD: patch-plugins_eds_gtd-task-list-eds_c,v 1.1 2019/11/02 10:04:20 ajacoutot Exp $ + +Fix for evolution-data-server >= 3.34 (From upstream via Arch Linux). + +Index: plugins/eds/gtd-task-list-eds.c +--- plugins/eds/gtd-task-list-eds.c.orig ++++ plugins/eds/gtd-task-list-eds.c +@@ -85,19 +85,19 @@ setup_parent_task (GtdTaskListEds *self, + GtdTask *task) + { + ECalComponent *component; +- icalcomponent *ical_comp; +- icalproperty *property; ++ ICalComponent *ical_comp; ++ ICalProperty *property; + GtdTask *parent_task; + const gchar *parent_uid; + + component = gtd_task_eds_get_component (GTD_TASK_EDS (task)); + ical_comp = e_cal_component_get_icalcomponent (component); +- property = icalcomponent_get_first_property (ical_comp, ICAL_RELATEDTO_PROPERTY); ++ property = i_cal_component_get_first_property (ical_comp, I_CAL_RELATEDTO_PROPERTY); + + if (!property) + return; + +- parent_uid = icalproperty_get_relatedto (property); ++ parent_uid = i_cal_property_get_relatedto (property); + parent_task = gtd_task_list_get_task_by_id (GTD_TASK_LIST (self), parent_uid); + + if (parent_task) +@@ -112,6 +112,8 @@ setup_parent_task (GtdTaskListEds *self, + + g_ptr_array_add (self->pending_subtasks, data); + } ++ ++ g_object_unref (property); + } + + static void +@@ -161,8 +163,8 @@ on_view_objects_added_cb (ECalClientView *view, + GtdTask *task; + const gchar *uid; + +- component = e_cal_component_new_from_string (icalcomponent_as_ical_string (l->data)); +- e_cal_component_get_uid (component, &uid); ++ component = e_cal_component_new_from_icalcomponent (i_cal_component_clone (l->data)); ++ uid = e_cal_component_get_uid (component); + + task = gtd_task_list_get_task_by_id (self, uid); + +@@ -211,8 +213,8 @@ on_view_objects_modified_cb (ECalClientView *view, + GtdTask *task; + const gchar *uid; + +- component = e_cal_component_new_from_string (icalcomponent_as_ical_string (l->data)); +- e_cal_component_get_uid (component, &uid); ++ component = e_cal_component_new_from_icalcomponent (i_cal_component_clone (l->data)); ++ uid = e_cal_component_get_uid (component); + + task = gtd_task_list_get_task_by_id (self, uid); + +@@ -244,7 +246,7 @@ on_view_objects_removed_cb (ECalClientView *view, + GtdTask *task; + + id = l->data; +- task = gtd_task_list_get_task_by_id (self, id->uid); ++ task = gtd_task_list_get_task_by_id (self, e_cal_component_id_get_uid (id)); + + if (!task) + continue; diff --git a/deskutils/gnome-todo/files/patch-plugins_eds_meson_build b/deskutils/gnome-todo/files/patch-plugins_eds_meson_build new file mode 100644 index 000000000000..7645b10090b3 --- /dev/null +++ b/deskutils/gnome-todo/files/patch-plugins_eds_meson_build @@ -0,0 +1,19 @@ +$OpenBSD: patch-plugins_eds_meson_build,v 1.1 2019/11/02 10:04:20 ajacoutot Exp $ + +Fix for evolution-data-server >= 3.34 (From upstream via Arch Linux). + +Index: plugins/eds/meson.build +--- plugins/eds/meson.build.orig ++++ plugins/eds/meson.build +@@ -8,10 +8,9 @@ plugins_ldflags += ['-Wl,--undefined=gtd_plugin_eds_re + ################ + + eds_plugin_deps = [ +- dependency('libecal-1.2', version: '>= 3.13.90'), ++ dependency('libecal-2.0', version: '>= 3.33.1'), + dependency('libedataserver-1.2', version: '>= 3.17.1'), + dependency('libedataserverui-1.2', version: '>= 3.17.1'), +- dependency('libical', version: '>= 0.43'), + ] + + eds_plugin_deps += gnome_todo_deps diff --git a/deskutils/gnome-tweaks/Makefile b/deskutils/gnome-tweaks/Makefile index 0fb8e1b7bbf8..56b527d30d97 100644 --- a/deskutils/gnome-tweaks/Makefile +++ b/deskutils/gnome-tweaks/Makefile @@ -1,43 +1,44 @@ # Created by: Jeremy Messenger # $FreeBSD$ PORTNAME= gnome-tweaks PORTVERSION= 3.34.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Allows to tweak some hidden settings in GNOME3 LICENSE= GPLv3+ CC0-1.0 LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0 LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0 BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ gnome-shell>=3.28:x11/gnome-shell PORTSCOUT= limitw:1,even NO_ARCH= yes USES= gettext gnome localbase meson pkgconfig \ python:3.4+ shebangfix tar:xz USE_GNOME= gtk30 pygobject3 nautilus3 INSTALLS_ICONS= yes SHEBANG_FILES= gnome-tweaks \ gnome-tweak-tool-lid-inhibitor \ meson-postinstall.py # generates .py[co] files for installed modules # if that's not done, ${PYTHON_SITELIBDIR}/gps will be polluted # with these files when module is imported from root user post-install: @${FIND} ${STAGEDIR}${PREFIX} -name \*.pyc -delete (cd ${STAGEDIR}${PREFIX} && \ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} && \ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) .include diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index 7a9fb17f8d8d..68f8c3205237 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -1,45 +1,45 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= nautilus-actions PORTVERSION= 3.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Extension for Nautilus to configure programs to launch on files LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libdbus-glib-1.so:devel/dbus-glib \ libgtop-2.0.so:devel/libgtop \ libunique-3.0.so:x11-toolkits/libunique3 USES= gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= gtk30 intltool nautilus3 INSTALLS_ICONS= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-nautilus-extdir=${LOCALBASE}/lib/nautilus/extensions-3.0 \ --with-default-io-provider=na-desktop \ --with-gtk=3 \ --disable-gconf INSTALL_TARGET= install-strip PORTDOCS= AUTHORS ChangeLog ChangeLog-2008 ChangeLog-2009 ChangeLog-2010 \ ChangeLog-2011 ChangeLog-2012 COPYING COPYING-DOCS INSTALL \ MAINTAINERS NEWS README README-GCONF TODO OPTIONS_DEFINE= DOCS .include post-patch: @${REINPLACE_CMD} -e 's|-Werror"|"|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|doc/@PACKAGE@-@VERSION@|doc/@PACKAGE@|g' \ ${WRKSRC}/Makefile.in ${WRKSRC}/docs/Makefile.in .include diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index 3f8690cece77..a14a793bf5ce 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -1,39 +1,38 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= aisleriot -PORTVERSION= 3.22.5 -PORTREVISION= 1 +PORTVERSION= 3.22.9 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of patience games written in guile scheme BUILD_DEPENDS= itstool:textproc/itstool \ bash:shells/bash LIB_DEPENDS= libguile-2.2.so:lang/guile2 \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libgc-threaded.so:devel/boehm-gc-threaded CONFLICTS_INSTALL= sol-[0-9]* PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \ tar:xz xorg USE_GNOME= cairo gconf2 gtk30 intlhack librsvg2 libxml2:build USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-card-theme-formats=svg # work around because configure needs bash CONFIGURE_SHELL=${LOCALBASE}/bin/bash GCONF_SCHEMAS= aisleriot.schemas GLIB_SCHEMAS= org.gnome.Patience.WindowState.gschema.xml INSTALLS_ICONS= yes .include diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo index 9ee9a07181e1..4709128b9597 100644 --- a/games/aisleriot/distinfo +++ b/games/aisleriot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526109122 -SHA256 (gnome3/aisleriot-3.22.5.tar.xz) = f0c3d9c21e6a701442c1a18aec8fe524da68067fd95f10064125f692f54d8366 -SIZE (gnome3/aisleriot-3.22.5.tar.xz) = 5730172 +TIMESTAMP = 1592254230 +SHA256 (gnome3/aisleriot-3.22.9.tar.xz) = 51f2ffe4dd4f23349b033fd87aab7bf433641285719503dd7e52b2c25982ed7b +SIZE (gnome3/aisleriot-3.22.9.tar.xz) = 5744276 diff --git a/games/five-or-more/Makefile b/games/five-or-more/Makefile index b6d9ff259024..c0d45fdaa4b4 100644 --- a/games/five-or-more/Makefile +++ b/games/five-or-more/Makefile @@ -1,31 +1,29 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ PORTNAME= five-or-more -PORTVERSION= 3.28.0 +PORTVERSION= 3.32.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Form a line of 5 or more colored balls LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:textproc/itstool +BUILD_DEPENDS= itstool:textproc/itstool \ + valac:lang/vala +LIB_DEPENDS= libgnome-games-support-1.so:games/libgnome-games-support \ + libgee-0.8.so:devel/libgee PORTSCOUT= limitw:1,even -USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz -USE_GNOME= cairo gtk30 intlhack librsvg2 -GNU_CONFIGURE= yes +USES= gettext gnome meson pkgconfig tar:xz +USE_GNOME= cairo gtk30 librsvg2 INSTALLS_ICONS= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share GLIB_SCHEMAS= org.gnome.five-or-more.gschema.xml -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/games - .include diff --git a/games/five-or-more/distinfo b/games/five-or-more/distinfo index 01e333d56845..9a6498b2b49d 100644 --- a/games/five-or-more/distinfo +++ b/games/five-or-more/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526108705 -SHA256 (gnome/five-or-more-3.28.0.tar.xz) = ac3450045de338e7a2ba6281babbbac443d36937ad10ca405d6a63d9f051c4bb -SIZE (gnome/five-or-more-3.28.0.tar.xz) = 1507188 +TIMESTAMP = 1600366776 +SHA256 (gnome/five-or-more-3.32.2.tar.xz) = 311a2693dd04226d32b6d7a02e4c739341bf5bd3492e3285c3910db73e47eea6 +SIZE (gnome/five-or-more-3.32.2.tar.xz) = 1238468 diff --git a/games/five-or-more/pkg-plist b/games/five-or-more/pkg-plist index 81b80a5493fd..e4b472b8810a 100644 --- a/games/five-or-more/pkg-plist +++ b/games/five-or-more/pkg-plist @@ -1,756 +1,394 @@ bin/five-or-more man/man6/five-or-more.6.gz -share/appdata/five-or-more.appdata.xml -share/applications/five-or-more.desktop +share/applications/org.gnome.five-or-more.desktop %%DATADIR%%/five-or-more-preferences.ui %%DATADIR%%/five-or-more.ui -%%DATADIR%%/menu.ui %%DATADIR%%/themes/balls.svg -%%DATADIR%%/themes/dots.png -%%DATADIR%%/themes/gumball.png %%DATADIR%%/themes/shapes.svg -@unexec [ -s %D/share/games/glines.Large.scores ] || rm -f %D/share/games/glines.Large.scores -@unexec [ -s %D/share/games/glines.Medium.scores ] || rm -f %D/share/games/glines.Medium.scores -@unexec [ -s %D/share/games/glines.Small.scores ] || rm -f %D/share/games/glines.Small.scores +%%DATADIR%%/themes/tango.svg share/help/C/five-or-more/bug-filing.page share/help/C/five-or-more/change-board-size.page share/help/C/five-or-more/change-theme.page share/help/C/five-or-more/develop.page share/help/C/five-or-more/documentation.page -share/help/C/five-or-more/fast-moves.page -share/help/C/five-or-more/figures/color-balls.png -share/help/C/five-or-more/figures/color-shapes.png share/help/C/five-or-more/figures/diagonal.png share/help/C/five-or-more/figures/glines-demo.ogv share/help/C/five-or-more/figures/glines-gameover.png share/help/C/five-or-more/figures/horizontal.png share/help/C/five-or-more/figures/large.png share/help/C/five-or-more/figures/logo.png share/help/C/five-or-more/figures/logo32.png share/help/C/five-or-more/figures/medium.png -share/help/C/five-or-more/figures/pickcolor.png share/help/C/five-or-more/figures/small.png share/help/C/five-or-more/figures/vertical.png share/help/C/five-or-more/index.page share/help/C/five-or-more/legal.xml share/help/C/five-or-more/license.page share/help/C/five-or-more/play.page share/help/C/five-or-more/rules.page share/help/C/five-or-more/scores.page share/help/C/five-or-more/shortcuts.page share/help/C/five-or-more/strategy.page share/help/C/five-or-more/translate.page -share/help/ca/five-or-more/bug-filing.page -share/help/ca/five-or-more/change-board-size.page -share/help/ca/five-or-more/change-theme.page -share/help/ca/five-or-more/develop.page -share/help/ca/five-or-more/documentation.page -share/help/ca/five-or-more/fast-moves.page -share/help/ca/five-or-more/figures/color-balls.png -share/help/ca/five-or-more/figures/color-shapes.png -share/help/ca/five-or-more/figures/diagonal.png -share/help/ca/five-or-more/figures/glines-demo.ogv -share/help/ca/five-or-more/figures/glines-gameover.png -share/help/ca/five-or-more/figures/horizontal.png -share/help/ca/five-or-more/figures/large.png -share/help/ca/five-or-more/figures/logo.png -share/help/ca/five-or-more/figures/logo32.png -share/help/ca/five-or-more/figures/medium.png -share/help/ca/five-or-more/figures/pickcolor.png -share/help/ca/five-or-more/figures/small.png -share/help/ca/five-or-more/figures/vertical.png -share/help/ca/five-or-more/index.page -share/help/ca/five-or-more/legal.xml -share/help/ca/five-or-more/license.page -share/help/ca/five-or-more/play.page -share/help/ca/five-or-more/rules.page -share/help/ca/five-or-more/scores.page -share/help/ca/five-or-more/shortcuts.page -share/help/ca/five-or-more/strategy.page -share/help/ca/five-or-more/translate.page share/help/cs/five-or-more/bug-filing.page share/help/cs/five-or-more/change-board-size.page share/help/cs/five-or-more/change-theme.page share/help/cs/five-or-more/develop.page share/help/cs/five-or-more/documentation.page -share/help/cs/five-or-more/fast-moves.page -share/help/cs/five-or-more/figures/color-balls.png -share/help/cs/five-or-more/figures/color-shapes.png share/help/cs/five-or-more/figures/diagonal.png share/help/cs/five-or-more/figures/glines-demo.ogv share/help/cs/five-or-more/figures/glines-gameover.png share/help/cs/five-or-more/figures/horizontal.png share/help/cs/five-or-more/figures/large.png share/help/cs/five-or-more/figures/logo.png share/help/cs/five-or-more/figures/logo32.png share/help/cs/five-or-more/figures/medium.png -share/help/cs/five-or-more/figures/pickcolor.png share/help/cs/five-or-more/figures/small.png share/help/cs/five-or-more/figures/vertical.png share/help/cs/five-or-more/index.page share/help/cs/five-or-more/legal.xml share/help/cs/five-or-more/license.page share/help/cs/five-or-more/play.page share/help/cs/five-or-more/rules.page share/help/cs/five-or-more/scores.page share/help/cs/five-or-more/shortcuts.page share/help/cs/five-or-more/strategy.page share/help/cs/five-or-more/translate.page share/help/de/five-or-more/bug-filing.page share/help/de/five-or-more/change-board-size.page share/help/de/five-or-more/change-theme.page share/help/de/five-or-more/develop.page share/help/de/five-or-more/documentation.page -share/help/de/five-or-more/fast-moves.page -share/help/de/five-or-more/figures/color-balls.png -share/help/de/five-or-more/figures/color-shapes.png share/help/de/five-or-more/figures/diagonal.png share/help/de/five-or-more/figures/glines-demo.ogv share/help/de/five-or-more/figures/glines-gameover.png share/help/de/five-or-more/figures/horizontal.png share/help/de/five-or-more/figures/large.png share/help/de/five-or-more/figures/logo.png share/help/de/five-or-more/figures/logo32.png share/help/de/five-or-more/figures/medium.png -share/help/de/five-or-more/figures/pickcolor.png share/help/de/five-or-more/figures/small.png share/help/de/five-or-more/figures/vertical.png share/help/de/five-or-more/index.page share/help/de/five-or-more/legal.xml share/help/de/five-or-more/license.page share/help/de/five-or-more/play.page share/help/de/five-or-more/rules.page share/help/de/five-or-more/scores.page share/help/de/five-or-more/shortcuts.page share/help/de/five-or-more/strategy.page share/help/de/five-or-more/translate.page share/help/el/five-or-more/bug-filing.page share/help/el/five-or-more/change-board-size.page share/help/el/five-or-more/change-theme.page share/help/el/five-or-more/develop.page share/help/el/five-or-more/documentation.page -share/help/el/five-or-more/fast-moves.page -share/help/el/five-or-more/figures/color-balls.png -share/help/el/five-or-more/figures/color-shapes.png share/help/el/five-or-more/figures/diagonal.png share/help/el/five-or-more/figures/glines-demo.ogv share/help/el/five-or-more/figures/glines-gameover.png share/help/el/five-or-more/figures/horizontal.png share/help/el/five-or-more/figures/large.png share/help/el/five-or-more/figures/logo.png share/help/el/five-or-more/figures/logo32.png share/help/el/five-or-more/figures/medium.png -share/help/el/five-or-more/figures/pickcolor.png share/help/el/five-or-more/figures/small.png share/help/el/five-or-more/figures/vertical.png share/help/el/five-or-more/index.page share/help/el/five-or-more/legal.xml share/help/el/five-or-more/license.page share/help/el/five-or-more/play.page share/help/el/five-or-more/rules.page share/help/el/five-or-more/scores.page share/help/el/five-or-more/shortcuts.page share/help/el/five-or-more/strategy.page share/help/el/five-or-more/translate.page -share/help/en_GB/five-or-more/bug-filing.page -share/help/en_GB/five-or-more/change-board-size.page -share/help/en_GB/five-or-more/change-theme.page -share/help/en_GB/five-or-more/develop.page -share/help/en_GB/five-or-more/documentation.page -share/help/en_GB/five-or-more/fast-moves.page -share/help/en_GB/five-or-more/figures/color-balls.png -share/help/en_GB/five-or-more/figures/color-shapes.png -share/help/en_GB/five-or-more/figures/diagonal.png -share/help/en_GB/five-or-more/figures/glines-demo.ogv -share/help/en_GB/five-or-more/figures/glines-gameover.png -share/help/en_GB/five-or-more/figures/horizontal.png -share/help/en_GB/five-or-more/figures/large.png -share/help/en_GB/five-or-more/figures/logo.png -share/help/en_GB/five-or-more/figures/logo32.png -share/help/en_GB/five-or-more/figures/medium.png -share/help/en_GB/five-or-more/figures/pickcolor.png -share/help/en_GB/five-or-more/figures/small.png -share/help/en_GB/five-or-more/figures/vertical.png -share/help/en_GB/five-or-more/index.page -share/help/en_GB/five-or-more/legal.xml -share/help/en_GB/five-or-more/license.page -share/help/en_GB/five-or-more/play.page -share/help/en_GB/five-or-more/rules.page -share/help/en_GB/five-or-more/scores.page -share/help/en_GB/five-or-more/shortcuts.page -share/help/en_GB/five-or-more/strategy.page -share/help/en_GB/five-or-more/translate.page share/help/es/five-or-more/bug-filing.page share/help/es/five-or-more/change-board-size.page share/help/es/five-or-more/change-theme.page share/help/es/five-or-more/develop.page share/help/es/five-or-more/documentation.page -share/help/es/five-or-more/fast-moves.page -share/help/es/five-or-more/figures/color-balls.png -share/help/es/five-or-more/figures/color-shapes.png share/help/es/five-or-more/figures/diagonal.png share/help/es/five-or-more/figures/glines-demo.ogv share/help/es/five-or-more/figures/glines-gameover.png share/help/es/five-or-more/figures/horizontal.png share/help/es/five-or-more/figures/large.png share/help/es/five-or-more/figures/logo.png share/help/es/five-or-more/figures/logo32.png share/help/es/five-or-more/figures/medium.png -share/help/es/five-or-more/figures/pickcolor.png share/help/es/five-or-more/figures/small.png share/help/es/five-or-more/figures/vertical.png share/help/es/five-or-more/index.page share/help/es/five-or-more/legal.xml share/help/es/five-or-more/license.page share/help/es/five-or-more/play.page share/help/es/five-or-more/rules.page share/help/es/five-or-more/scores.page share/help/es/five-or-more/shortcuts.page share/help/es/five-or-more/strategy.page share/help/es/five-or-more/translate.page -share/help/eu/five-or-more/bug-filing.page -share/help/eu/five-or-more/change-board-size.page -share/help/eu/five-or-more/change-theme.page -share/help/eu/five-or-more/develop.page -share/help/eu/five-or-more/documentation.page -share/help/eu/five-or-more/fast-moves.page -share/help/eu/five-or-more/figures/color-balls.png -share/help/eu/five-or-more/figures/color-shapes.png -share/help/eu/five-or-more/figures/diagonal.png -share/help/eu/five-or-more/figures/glines-demo.ogv -share/help/eu/five-or-more/figures/glines-gameover.png -share/help/eu/five-or-more/figures/horizontal.png -share/help/eu/five-or-more/figures/large.png -share/help/eu/five-or-more/figures/logo.png -share/help/eu/five-or-more/figures/logo32.png -share/help/eu/five-or-more/figures/medium.png -share/help/eu/five-or-more/figures/pickcolor.png -share/help/eu/five-or-more/figures/small.png -share/help/eu/five-or-more/figures/vertical.png -share/help/eu/five-or-more/index.page -share/help/eu/five-or-more/legal.xml -share/help/eu/five-or-more/license.page -share/help/eu/five-or-more/play.page -share/help/eu/five-or-more/rules.page -share/help/eu/five-or-more/scores.page -share/help/eu/five-or-more/shortcuts.page -share/help/eu/five-or-more/strategy.page -share/help/eu/five-or-more/translate.page share/help/fr/five-or-more/bug-filing.page share/help/fr/five-or-more/change-board-size.page share/help/fr/five-or-more/change-theme.page share/help/fr/five-or-more/develop.page share/help/fr/five-or-more/documentation.page -share/help/fr/five-or-more/fast-moves.page -share/help/fr/five-or-more/figures/color-balls.png -share/help/fr/five-or-more/figures/color-shapes.png share/help/fr/five-or-more/figures/diagonal.png share/help/fr/five-or-more/figures/glines-demo.ogv share/help/fr/five-or-more/figures/glines-gameover.png share/help/fr/five-or-more/figures/horizontal.png share/help/fr/five-or-more/figures/large.png share/help/fr/five-or-more/figures/logo.png share/help/fr/five-or-more/figures/logo32.png share/help/fr/five-or-more/figures/medium.png -share/help/fr/five-or-more/figures/pickcolor.png share/help/fr/five-or-more/figures/small.png share/help/fr/five-or-more/figures/vertical.png share/help/fr/five-or-more/index.page share/help/fr/five-or-more/legal.xml share/help/fr/five-or-more/license.page share/help/fr/five-or-more/play.page share/help/fr/five-or-more/rules.page share/help/fr/five-or-more/scores.page share/help/fr/five-or-more/shortcuts.page share/help/fr/five-or-more/strategy.page share/help/fr/five-or-more/translate.page share/help/gl/five-or-more/bug-filing.page share/help/gl/five-or-more/change-board-size.page share/help/gl/five-or-more/change-theme.page share/help/gl/five-or-more/develop.page share/help/gl/five-or-more/documentation.page -share/help/gl/five-or-more/fast-moves.page -share/help/gl/five-or-more/figures/color-balls.png -share/help/gl/five-or-more/figures/color-shapes.png share/help/gl/five-or-more/figures/diagonal.png share/help/gl/five-or-more/figures/glines-demo.ogv share/help/gl/five-or-more/figures/glines-gameover.png share/help/gl/five-or-more/figures/horizontal.png share/help/gl/five-or-more/figures/large.png share/help/gl/five-or-more/figures/logo.png share/help/gl/five-or-more/figures/logo32.png share/help/gl/five-or-more/figures/medium.png -share/help/gl/five-or-more/figures/pickcolor.png share/help/gl/five-or-more/figures/small.png share/help/gl/five-or-more/figures/vertical.png share/help/gl/five-or-more/index.page share/help/gl/five-or-more/legal.xml share/help/gl/five-or-more/license.page share/help/gl/five-or-more/play.page share/help/gl/five-or-more/rules.page share/help/gl/five-or-more/scores.page share/help/gl/five-or-more/shortcuts.page share/help/gl/five-or-more/strategy.page share/help/gl/five-or-more/translate.page share/help/hu/five-or-more/bug-filing.page share/help/hu/five-or-more/change-board-size.page share/help/hu/five-or-more/change-theme.page share/help/hu/five-or-more/develop.page share/help/hu/five-or-more/documentation.page -share/help/hu/five-or-more/fast-moves.page -share/help/hu/five-or-more/figures/color-balls.png -share/help/hu/five-or-more/figures/color-shapes.png share/help/hu/five-or-more/figures/diagonal.png share/help/hu/five-or-more/figures/glines-demo.ogv share/help/hu/five-or-more/figures/glines-gameover.png share/help/hu/five-or-more/figures/horizontal.png share/help/hu/five-or-more/figures/large.png share/help/hu/five-or-more/figures/logo.png share/help/hu/five-or-more/figures/logo32.png share/help/hu/five-or-more/figures/medium.png -share/help/hu/five-or-more/figures/pickcolor.png share/help/hu/five-or-more/figures/small.png share/help/hu/five-or-more/figures/vertical.png share/help/hu/five-or-more/index.page share/help/hu/five-or-more/legal.xml share/help/hu/five-or-more/license.page share/help/hu/five-or-more/play.page share/help/hu/five-or-more/rules.page share/help/hu/five-or-more/scores.page share/help/hu/five-or-more/shortcuts.page share/help/hu/five-or-more/strategy.page share/help/hu/five-or-more/translate.page -share/help/it/five-or-more/bug-filing.page -share/help/it/five-or-more/change-board-size.page -share/help/it/five-or-more/change-theme.page -share/help/it/five-or-more/develop.page -share/help/it/five-or-more/documentation.page -share/help/it/five-or-more/fast-moves.page -share/help/it/five-or-more/figures/color-balls.png -share/help/it/five-or-more/figures/color-shapes.png -share/help/it/five-or-more/figures/diagonal.png -share/help/it/five-or-more/figures/glines-demo.ogv -share/help/it/five-or-more/figures/glines-gameover.png -share/help/it/five-or-more/figures/horizontal.png -share/help/it/five-or-more/figures/large.png -share/help/it/five-or-more/figures/logo.png -share/help/it/five-or-more/figures/logo32.png -share/help/it/five-or-more/figures/medium.png -share/help/it/five-or-more/figures/pickcolor.png -share/help/it/five-or-more/figures/small.png -share/help/it/five-or-more/figures/vertical.png -share/help/it/five-or-more/index.page -share/help/it/five-or-more/legal.xml -share/help/it/five-or-more/license.page -share/help/it/five-or-more/play.page -share/help/it/five-or-more/rules.page -share/help/it/five-or-more/scores.page -share/help/it/five-or-more/shortcuts.page -share/help/it/five-or-more/strategy.page -share/help/it/five-or-more/translate.page share/help/ja/five-or-more/bug-filing.page share/help/ja/five-or-more/change-board-size.page share/help/ja/five-or-more/change-theme.page share/help/ja/five-or-more/develop.page share/help/ja/five-or-more/documentation.page -share/help/ja/five-or-more/fast-moves.page -share/help/ja/five-or-more/figures/color-balls.png -share/help/ja/five-or-more/figures/color-shapes.png share/help/ja/five-or-more/figures/diagonal.png share/help/ja/five-or-more/figures/glines-demo.ogv share/help/ja/five-or-more/figures/glines-gameover.png share/help/ja/five-or-more/figures/horizontal.png share/help/ja/five-or-more/figures/large.png share/help/ja/five-or-more/figures/logo.png share/help/ja/five-or-more/figures/logo32.png share/help/ja/five-or-more/figures/medium.png -share/help/ja/five-or-more/figures/pickcolor.png share/help/ja/five-or-more/figures/small.png share/help/ja/five-or-more/figures/vertical.png share/help/ja/five-or-more/index.page share/help/ja/five-or-more/legal.xml share/help/ja/five-or-more/license.page share/help/ja/five-or-more/play.page share/help/ja/five-or-more/rules.page share/help/ja/five-or-more/scores.page share/help/ja/five-or-more/shortcuts.page share/help/ja/five-or-more/strategy.page share/help/ja/five-or-more/translate.page -share/help/oc/five-or-more/bug-filing.page -share/help/oc/five-or-more/change-board-size.page -share/help/oc/five-or-more/change-theme.page -share/help/oc/five-or-more/develop.page -share/help/oc/five-or-more/documentation.page -share/help/oc/five-or-more/fast-moves.page -share/help/oc/five-or-more/figures/color-balls.png -share/help/oc/five-or-more/figures/color-shapes.png -share/help/oc/five-or-more/figures/diagonal.png -share/help/oc/five-or-more/figures/glines-demo.ogv -share/help/oc/five-or-more/figures/glines-gameover.png -share/help/oc/five-or-more/figures/horizontal.png -share/help/oc/five-or-more/figures/large.png -share/help/oc/five-or-more/figures/logo.png -share/help/oc/five-or-more/figures/logo32.png -share/help/oc/five-or-more/figures/medium.png -share/help/oc/five-or-more/figures/pickcolor.png -share/help/oc/five-or-more/figures/small.png -share/help/oc/five-or-more/figures/vertical.png -share/help/oc/five-or-more/index.page -share/help/oc/five-or-more/legal.xml -share/help/oc/five-or-more/license.page -share/help/oc/five-or-more/play.page -share/help/oc/five-or-more/rules.page -share/help/oc/five-or-more/scores.page -share/help/oc/five-or-more/shortcuts.page -share/help/oc/five-or-more/strategy.page -share/help/oc/five-or-more/translate.page share/help/pl/five-or-more/bug-filing.page share/help/pl/five-or-more/change-board-size.page share/help/pl/five-or-more/change-theme.page share/help/pl/five-or-more/develop.page share/help/pl/five-or-more/documentation.page -share/help/pl/five-or-more/fast-moves.page -share/help/pl/five-or-more/figures/color-balls.png -share/help/pl/five-or-more/figures/color-shapes.png share/help/pl/five-or-more/figures/diagonal.png share/help/pl/five-or-more/figures/glines-demo.ogv share/help/pl/five-or-more/figures/glines-gameover.png share/help/pl/five-or-more/figures/horizontal.png share/help/pl/five-or-more/figures/large.png share/help/pl/five-or-more/figures/logo.png share/help/pl/five-or-more/figures/logo32.png share/help/pl/five-or-more/figures/medium.png -share/help/pl/five-or-more/figures/pickcolor.png share/help/pl/five-or-more/figures/small.png share/help/pl/five-or-more/figures/vertical.png share/help/pl/five-or-more/index.page share/help/pl/five-or-more/legal.xml share/help/pl/five-or-more/license.page share/help/pl/five-or-more/play.page share/help/pl/five-or-more/rules.page share/help/pl/five-or-more/scores.page share/help/pl/five-or-more/shortcuts.page share/help/pl/five-or-more/strategy.page share/help/pl/five-or-more/translate.page share/help/pt_BR/five-or-more/bug-filing.page share/help/pt_BR/five-or-more/change-board-size.page share/help/pt_BR/five-or-more/change-theme.page share/help/pt_BR/five-or-more/develop.page share/help/pt_BR/five-or-more/documentation.page -share/help/pt_BR/five-or-more/fast-moves.page -share/help/pt_BR/five-or-more/figures/color-balls.png -share/help/pt_BR/five-or-more/figures/color-shapes.png share/help/pt_BR/five-or-more/figures/diagonal.png share/help/pt_BR/five-or-more/figures/glines-demo.ogv share/help/pt_BR/five-or-more/figures/glines-gameover.png share/help/pt_BR/five-or-more/figures/horizontal.png share/help/pt_BR/five-or-more/figures/large.png share/help/pt_BR/five-or-more/figures/logo.png share/help/pt_BR/five-or-more/figures/logo32.png share/help/pt_BR/five-or-more/figures/medium.png -share/help/pt_BR/five-or-more/figures/pickcolor.png share/help/pt_BR/five-or-more/figures/small.png share/help/pt_BR/five-or-more/figures/vertical.png share/help/pt_BR/five-or-more/index.page share/help/pt_BR/five-or-more/legal.xml share/help/pt_BR/five-or-more/license.page share/help/pt_BR/five-or-more/play.page share/help/pt_BR/five-or-more/rules.page share/help/pt_BR/five-or-more/scores.page share/help/pt_BR/five-or-more/shortcuts.page share/help/pt_BR/five-or-more/strategy.page share/help/pt_BR/five-or-more/translate.page -share/help/ru/five-or-more/bug-filing.page -share/help/ru/five-or-more/change-board-size.page -share/help/ru/five-or-more/change-theme.page -share/help/ru/five-or-more/develop.page -share/help/ru/five-or-more/documentation.page -share/help/ru/five-or-more/fast-moves.page -share/help/ru/five-or-more/figures/color-balls.png -share/help/ru/five-or-more/figures/color-shapes.png -share/help/ru/five-or-more/figures/diagonal.png -share/help/ru/five-or-more/figures/glines-demo.ogv -share/help/ru/five-or-more/figures/glines-gameover.png -share/help/ru/five-or-more/figures/horizontal.png -share/help/ru/five-or-more/figures/large.png -share/help/ru/five-or-more/figures/logo.png -share/help/ru/five-or-more/figures/logo32.png -share/help/ru/five-or-more/figures/medium.png -share/help/ru/five-or-more/figures/pickcolor.png -share/help/ru/five-or-more/figures/small.png -share/help/ru/five-or-more/figures/vertical.png -share/help/ru/five-or-more/index.page -share/help/ru/five-or-more/legal.xml -share/help/ru/five-or-more/license.page -share/help/ru/five-or-more/play.page -share/help/ru/five-or-more/rules.page -share/help/ru/five-or-more/scores.page -share/help/ru/five-or-more/shortcuts.page -share/help/ru/five-or-more/strategy.page -share/help/ru/five-or-more/translate.page -share/help/sl/five-or-more/bug-filing.page -share/help/sl/five-or-more/change-board-size.page -share/help/sl/five-or-more/change-theme.page -share/help/sl/five-or-more/develop.page -share/help/sl/five-or-more/documentation.page -share/help/sl/five-or-more/fast-moves.page -share/help/sl/five-or-more/figures/color-balls.png -share/help/sl/five-or-more/figures/color-shapes.png -share/help/sl/five-or-more/figures/diagonal.png -share/help/sl/five-or-more/figures/glines-demo.ogv -share/help/sl/five-or-more/figures/glines-gameover.png -share/help/sl/five-or-more/figures/horizontal.png -share/help/sl/five-or-more/figures/large.png -share/help/sl/five-or-more/figures/logo.png -share/help/sl/five-or-more/figures/logo32.png -share/help/sl/five-or-more/figures/medium.png -share/help/sl/five-or-more/figures/pickcolor.png -share/help/sl/five-or-more/figures/small.png -share/help/sl/five-or-more/figures/vertical.png -share/help/sl/five-or-more/index.page -share/help/sl/five-or-more/legal.xml -share/help/sl/five-or-more/license.page -share/help/sl/five-or-more/play.page -share/help/sl/five-or-more/rules.page -share/help/sl/five-or-more/scores.page -share/help/sl/five-or-more/shortcuts.page -share/help/sl/five-or-more/strategy.page -share/help/sl/five-or-more/translate.page -share/help/sr/five-or-more/bug-filing.page -share/help/sr/five-or-more/change-board-size.page -share/help/sr/five-or-more/change-theme.page -share/help/sr/five-or-more/develop.page -share/help/sr/five-or-more/documentation.page -share/help/sr/five-or-more/fast-moves.page -share/help/sr/five-or-more/figures/color-balls.png -share/help/sr/five-or-more/figures/color-shapes.png -share/help/sr/five-or-more/figures/diagonal.png -share/help/sr/five-or-more/figures/glines-demo.ogv -share/help/sr/five-or-more/figures/glines-gameover.png -share/help/sr/five-or-more/figures/horizontal.png -share/help/sr/five-or-more/figures/large.png -share/help/sr/five-or-more/figures/logo.png -share/help/sr/five-or-more/figures/logo32.png -share/help/sr/five-or-more/figures/medium.png -share/help/sr/five-or-more/figures/pickcolor.png -share/help/sr/five-or-more/figures/small.png -share/help/sr/five-or-more/figures/vertical.png -share/help/sr/five-or-more/index.page -share/help/sr/five-or-more/legal.xml -share/help/sr/five-or-more/license.page -share/help/sr/five-or-more/play.page -share/help/sr/five-or-more/rules.page -share/help/sr/five-or-more/scores.page -share/help/sr/five-or-more/shortcuts.page -share/help/sr/five-or-more/strategy.page -share/help/sr/five-or-more/translate.page -share/help/sr@latin/five-or-more/bug-filing.page -share/help/sr@latin/five-or-more/change-board-size.page -share/help/sr@latin/five-or-more/change-theme.page -share/help/sr@latin/five-or-more/develop.page -share/help/sr@latin/five-or-more/documentation.page -share/help/sr@latin/five-or-more/fast-moves.page -share/help/sr@latin/five-or-more/figures/color-balls.png -share/help/sr@latin/five-or-more/figures/color-shapes.png -share/help/sr@latin/five-or-more/figures/diagonal.png -share/help/sr@latin/five-or-more/figures/glines-demo.ogv -share/help/sr@latin/five-or-more/figures/glines-gameover.png -share/help/sr@latin/five-or-more/figures/horizontal.png -share/help/sr@latin/five-or-more/figures/large.png -share/help/sr@latin/five-or-more/figures/logo.png -share/help/sr@latin/five-or-more/figures/logo32.png -share/help/sr@latin/five-or-more/figures/medium.png -share/help/sr@latin/five-or-more/figures/pickcolor.png -share/help/sr@latin/five-or-more/figures/small.png -share/help/sr@latin/five-or-more/figures/vertical.png -share/help/sr@latin/five-or-more/index.page -share/help/sr@latin/five-or-more/legal.xml -share/help/sr@latin/five-or-more/license.page -share/help/sr@latin/five-or-more/play.page -share/help/sr@latin/five-or-more/rules.page -share/help/sr@latin/five-or-more/scores.page -share/help/sr@latin/five-or-more/shortcuts.page -share/help/sr@latin/five-or-more/strategy.page -share/help/sr@latin/five-or-more/translate.page share/help/sv/five-or-more/bug-filing.page share/help/sv/five-or-more/change-board-size.page share/help/sv/five-or-more/change-theme.page share/help/sv/five-or-more/develop.page share/help/sv/five-or-more/documentation.page -share/help/sv/five-or-more/fast-moves.page -share/help/sv/five-or-more/figures/color-balls.png -share/help/sv/five-or-more/figures/color-shapes.png share/help/sv/five-or-more/figures/diagonal.png share/help/sv/five-or-more/figures/glines-demo.ogv share/help/sv/five-or-more/figures/glines-gameover.png share/help/sv/five-or-more/figures/horizontal.png share/help/sv/five-or-more/figures/large.png share/help/sv/five-or-more/figures/logo.png share/help/sv/five-or-more/figures/logo32.png share/help/sv/five-or-more/figures/medium.png -share/help/sv/five-or-more/figures/pickcolor.png share/help/sv/five-or-more/figures/small.png share/help/sv/five-or-more/figures/vertical.png share/help/sv/five-or-more/index.page share/help/sv/five-or-more/legal.xml share/help/sv/five-or-more/license.page share/help/sv/five-or-more/play.page share/help/sv/five-or-more/rules.page share/help/sv/five-or-more/scores.page share/help/sv/five-or-more/shortcuts.page share/help/sv/five-or-more/strategy.page share/help/sv/five-or-more/translate.page -share/help/tr/five-or-more/bug-filing.page -share/help/tr/five-or-more/change-board-size.page -share/help/tr/five-or-more/change-theme.page -share/help/tr/five-or-more/develop.page -share/help/tr/five-or-more/documentation.page -share/help/tr/five-or-more/fast-moves.page -share/help/tr/five-or-more/figures/color-balls.png -share/help/tr/five-or-more/figures/color-shapes.png -share/help/tr/five-or-more/figures/diagonal.png -share/help/tr/five-or-more/figures/glines-demo.ogv -share/help/tr/five-or-more/figures/glines-gameover.png -share/help/tr/five-or-more/figures/horizontal.png -share/help/tr/five-or-more/figures/large.png -share/help/tr/five-or-more/figures/logo.png -share/help/tr/five-or-more/figures/logo32.png -share/help/tr/five-or-more/figures/medium.png -share/help/tr/five-or-more/figures/pickcolor.png -share/help/tr/five-or-more/figures/small.png -share/help/tr/five-or-more/figures/vertical.png -share/help/tr/five-or-more/index.page -share/help/tr/five-or-more/legal.xml -share/help/tr/five-or-more/license.page -share/help/tr/five-or-more/play.page -share/help/tr/five-or-more/rules.page -share/help/tr/five-or-more/scores.page -share/help/tr/five-or-more/shortcuts.page -share/help/tr/five-or-more/strategy.page -share/help/tr/five-or-more/translate.page -share/help/zh_CN/five-or-more/bug-filing.page -share/help/zh_CN/five-or-more/change-board-size.page -share/help/zh_CN/five-or-more/change-theme.page -share/help/zh_CN/five-or-more/develop.page -share/help/zh_CN/five-or-more/documentation.page -share/help/zh_CN/five-or-more/fast-moves.page -share/help/zh_CN/five-or-more/figures/color-balls.png -share/help/zh_CN/five-or-more/figures/color-shapes.png -share/help/zh_CN/five-or-more/figures/diagonal.png -share/help/zh_CN/five-or-more/figures/glines-demo.ogv -share/help/zh_CN/five-or-more/figures/glines-gameover.png -share/help/zh_CN/five-or-more/figures/horizontal.png -share/help/zh_CN/five-or-more/figures/large.png -share/help/zh_CN/five-or-more/figures/logo.png -share/help/zh_CN/five-or-more/figures/logo32.png -share/help/zh_CN/five-or-more/figures/medium.png -share/help/zh_CN/five-or-more/figures/pickcolor.png -share/help/zh_CN/five-or-more/figures/small.png -share/help/zh_CN/five-or-more/figures/vertical.png -share/help/zh_CN/five-or-more/index.page -share/help/zh_CN/five-or-more/legal.xml -share/help/zh_CN/five-or-more/license.page -share/help/zh_CN/five-or-more/play.page -share/help/zh_CN/five-or-more/rules.page -share/help/zh_CN/five-or-more/scores.page -share/help/zh_CN/five-or-more/shortcuts.page -share/help/zh_CN/five-or-more/strategy.page -share/help/zh_CN/five-or-more/translate.page -share/icons/hicolor/16x16/apps/five-or-more.png -share/icons/hicolor/22x22/apps/five-or-more.png -share/icons/hicolor/24x24/apps/five-or-more.png -share/icons/hicolor/256x256/apps/five-or-more.png -share/icons/hicolor/32x32/apps/five-or-more.png -share/icons/hicolor/48x48/apps/five-or-more.png -share/icons/hicolor/512x512/apps/five-or-more.png -share/icons/hicolor/symbolic/apps/five-or-more-symbolic.svg +share/icons/hicolor/16x16/apps/org.gnome.five-or-more.png +share/icons/hicolor/22x22/apps/org.gnome.five-or-more.png +share/icons/hicolor/24x24/apps/org.gnome.five-or-more.png +share/icons/hicolor/256x256/apps/org.gnome.five-or-more.png +share/icons/hicolor/32x32/apps/org.gnome.five-or-more.png +share/icons/hicolor/48x48/apps/org.gnome.five-or-more.png +share/icons/hicolor/512x512/apps/org.gnome.five-or-more.png +share/icons/hicolor/symbolic/apps/org.gnome.five-or-more-symbolic.svg share/locale/af/LC_MESSAGES/five-or-more.mo share/locale/am/LC_MESSAGES/five-or-more.mo share/locale/ar/LC_MESSAGES/five-or-more.mo share/locale/as/LC_MESSAGES/five-or-more.mo share/locale/ast/LC_MESSAGES/five-or-more.mo share/locale/az/LC_MESSAGES/five-or-more.mo share/locale/be/LC_MESSAGES/five-or-more.mo share/locale/bg/LC_MESSAGES/five-or-more.mo share/locale/bn/LC_MESSAGES/five-or-more.mo share/locale/bn_IN/LC_MESSAGES/five-or-more.mo share/locale/br/LC_MESSAGES/five-or-more.mo share/locale/bs/LC_MESSAGES/five-or-more.mo share/locale/ca/LC_MESSAGES/five-or-more.mo share/locale/ca@valencia/LC_MESSAGES/five-or-more.mo share/locale/cs/LC_MESSAGES/five-or-more.mo share/locale/cy/LC_MESSAGES/five-or-more.mo share/locale/da/LC_MESSAGES/five-or-more.mo share/locale/de/LC_MESSAGES/five-or-more.mo share/locale/dz/LC_MESSAGES/five-or-more.mo share/locale/el/LC_MESSAGES/five-or-more.mo share/locale/en@shaw/LC_MESSAGES/five-or-more.mo share/locale/en_CA/LC_MESSAGES/five-or-more.mo share/locale/en_GB/LC_MESSAGES/five-or-more.mo share/locale/eo/LC_MESSAGES/five-or-more.mo share/locale/es/LC_MESSAGES/five-or-more.mo share/locale/et/LC_MESSAGES/five-or-more.mo share/locale/eu/LC_MESSAGES/five-or-more.mo share/locale/fa/LC_MESSAGES/five-or-more.mo share/locale/fi/LC_MESSAGES/five-or-more.mo share/locale/fr/LC_MESSAGES/five-or-more.mo share/locale/fur/LC_MESSAGES/five-or-more.mo share/locale/ga/LC_MESSAGES/five-or-more.mo share/locale/gl/LC_MESSAGES/five-or-more.mo share/locale/gu/LC_MESSAGES/five-or-more.mo share/locale/he/LC_MESSAGES/five-or-more.mo share/locale/hi/LC_MESSAGES/five-or-more.mo share/locale/hr/LC_MESSAGES/five-or-more.mo share/locale/hu/LC_MESSAGES/five-or-more.mo share/locale/id/LC_MESSAGES/five-or-more.mo share/locale/is/LC_MESSAGES/five-or-more.mo share/locale/it/LC_MESSAGES/five-or-more.mo share/locale/ja/LC_MESSAGES/five-or-more.mo share/locale/ka/LC_MESSAGES/five-or-more.mo share/locale/kk/LC_MESSAGES/five-or-more.mo share/locale/km/LC_MESSAGES/five-or-more.mo share/locale/kn/LC_MESSAGES/five-or-more.mo share/locale/ko/LC_MESSAGES/five-or-more.mo share/locale/ku/LC_MESSAGES/five-or-more.mo share/locale/lt/LC_MESSAGES/five-or-more.mo share/locale/lv/LC_MESSAGES/five-or-more.mo share/locale/mai/LC_MESSAGES/five-or-more.mo share/locale/mk/LC_MESSAGES/five-or-more.mo share/locale/ml/LC_MESSAGES/five-or-more.mo share/locale/mn/LC_MESSAGES/five-or-more.mo share/locale/mr/LC_MESSAGES/five-or-more.mo share/locale/ms/LC_MESSAGES/five-or-more.mo share/locale/nb/LC_MESSAGES/five-or-more.mo share/locale/ne/LC_MESSAGES/five-or-more.mo share/locale/nl/LC_MESSAGES/five-or-more.mo share/locale/nn/LC_MESSAGES/five-or-more.mo share/locale/oc/LC_MESSAGES/five-or-more.mo share/locale/or/LC_MESSAGES/five-or-more.mo share/locale/pa/LC_MESSAGES/five-or-more.mo share/locale/pl/LC_MESSAGES/five-or-more.mo share/locale/pt/LC_MESSAGES/five-or-more.mo share/locale/pt_BR/LC_MESSAGES/five-or-more.mo share/locale/ro/LC_MESSAGES/five-or-more.mo share/locale/ru/LC_MESSAGES/five-or-more.mo share/locale/rw/LC_MESSAGES/five-or-more.mo share/locale/si/LC_MESSAGES/five-or-more.mo share/locale/sk/LC_MESSAGES/five-or-more.mo share/locale/sl/LC_MESSAGES/five-or-more.mo share/locale/sq/LC_MESSAGES/five-or-more.mo share/locale/sr/LC_MESSAGES/five-or-more.mo share/locale/sr@latin/LC_MESSAGES/five-or-more.mo share/locale/sv/LC_MESSAGES/five-or-more.mo share/locale/ta/LC_MESSAGES/five-or-more.mo share/locale/te/LC_MESSAGES/five-or-more.mo share/locale/tg/LC_MESSAGES/five-or-more.mo share/locale/th/LC_MESSAGES/five-or-more.mo share/locale/tr/LC_MESSAGES/five-or-more.mo share/locale/ug/LC_MESSAGES/five-or-more.mo share/locale/uk/LC_MESSAGES/five-or-more.mo share/locale/vi/LC_MESSAGES/five-or-more.mo share/locale/wa/LC_MESSAGES/five-or-more.mo share/locale/xh/LC_MESSAGES/five-or-more.mo share/locale/zh_CN/LC_MESSAGES/five-or-more.mo share/locale/zh_HK/LC_MESSAGES/five-or-more.mo share/locale/zh_TW/LC_MESSAGES/five-or-more.mo -@dir share/games +share/metainfo/org.gnome.five-or-more.appdata.xml diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index a0c730da86b3..80ca09a317eb 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,58 +1,58 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= eog PORTVERSION= 3.28.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Eye Of Gnome image viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libpeas-gtk-1.0.so:devel/libpeas \ liblcms2.so:graphics/lcms2 RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \ localbase meson pkgconfig python:build,3.4+ shebangfix tar:xz \ xorg USE_GNOME= cairo librsvg2 gtk30 gnomedesktop3 introspection USE_XORG= x11 INSTALLS_ICONS= yes SHEBANG_FILES= ${WRKSRC}/meson_post_install.py GLIB_SCHEMAS= org.gnome.eog.enums.xml \ org.gnome.eog.gschema.xml PLIST_SUB+= VERSION=3.0 OPTIONS_SUB= yes OPTIONS_DEFINE= EXIF EXEMPI OPTIONS_DEFAULT=EXIF EXEMPI EXIF_DESC= Digital camera file meta-data support EXIF_MESON_TRUE= libexif EXIF_LIB_DEPENDS= libexif.so:graphics/libexif EXEMPI_DESC= XMP support EXEMPI_MESON_TRUE= xmp EXEMPI_LIB_DEPENDS= libexempi.so:textproc/exempi .include .if ${PORT_OPTIONS:MEXIF} != "" || ${PORT_OPTIONS:MEXEMPI} != "" PLIST_SUB+= EXIFEXEMPI="" .else PLIST_SUB+= EXIFEXEMPI="@comment " .endif .include diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index deb875a9fd6c..65f7ccd7b7c9 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,101 +1,102 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= evince PORTVERSION= 3.36.7 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 multi-format document viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING FLAVOR?= full FLAVORS= full lite BUILD_DEPENDS= itstool:textproc/itstool \ adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \ libfribidi.so:converters/fribidi \ libspectre.so:print/libspectre \ libtiff.so:graphics/tiff RUN_DEPENDS= adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even SLAVEPORT?= no USES= compiler:c++11-lib desktop-file-utils gettext \ gnome libarchive localbase:ldflags meson pkgconfig tar:xz xorg USE_GNOME= cairo gtk30 USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= ice INSTALLS_ICONS= yes MESON_ARGS= -Dps=enabled \ -Dsystemduserunitdir=no \ -Dgtk_doc=false .if ${FLAVOR} == lite MESON_ARGS+= -Dintrospection=false \ -Dthumbnailer=false \ -Dpreviewer=false \ -Dthumbnail_cache=disabled USE_GNOME+= libxml2 OPTIONS_EXCLUDE= NAUTILUS DBUS PLIST= ${.CURDIR}/pkg-plist-lite PKGNAMESUFFIX= -lite COMMENT+= without GNOME dependencies .else USE_GNOME+= introspection:build MESON_ARGS+= -Dintrospection=true .endif GLIB_SCHEMAS= org.gnome.Evince.gschema.xml PLIST_SUB= VERSION=3.0 OPTIONS_SUB= yes OPTIONS_DEFINE= COMICS DBUS DJVU DVI KEYRING NAUTILUS T1LIB XPS SPELL OPTIONS_DEFAULT=COMICS DBUS DJVU KEYRING NAUTILUS XPS SPELL COMICS_DESC= Comic book archives support COMICS_MESON_ENABLED= comics DJVU_DESC= DJVU support DJVU_LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre DJVU_MESON_ENABLED= djvu DBUS_MESON_TRUE= dbus DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DVI_DESC= DVI viewer support DVI_USE= tex=latex,kpathsea DVI_MESON_ENABLED= dvi KEYRING_DESC= Keyring support KEYRING_LIB_DEPENDS= libsecret-1.so:security/libsecret KEYRING_MESON_ENABLED= keyring NAUTILUS_DESC= Nautilus plugin NAUTILUS_USE= gnome=nautilus3 NAUTILUS_MESON_TRUE= nautilus SPELL_DESC= spell checking support SPELL_MESON_ENABLED= gspell SPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell T1LIB_DESC= Support TYPE1 fonts to DVI (Enables DVI) T1LIB_LIB_DEPENDS= libt1.so:devel/t1lib T1LIB_MESON_ENABLED= t1lib T1LIB_IMPLIES= DVI XPS_DESC= XPS support XPS_LIB_DEPENDS= libgxps.so:graphics/libgxps XPS_MESON_ENABLED= xps .include diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 4bafdad2f179..4ecdad47c58a 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -1,35 +1,35 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= evolution-ews -PORTVERSION= 3.28.5 -PORTREVISION= 5 +PORTVERSION= 3.38.0 CATEGORIES= mail gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution Microsoft Exchange plugin through Exchange Web Services LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evolution>=3.0.0:mail/evolution LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libfribidi.so:converters/fribidi \ libicuuc.so:devel/icu \ libmspack.so:archivers/libmspack \ libsecret-1.so:security/libsecret \ libnspr4.so:devel/nspr \ libnss3.so:security/nss \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ - libical.so:devel/libical + libical.so:devel/libical \ + libjson-glib-1.0.so:devel/json-glib RUN_DEPENDS= evolution>=3.0.0:mail/evolution PORTSCOUT= limitw:1,even USES= bdb:5 compiler:c11 cmake gettext gnome localbase pathfix \ pkgconfig sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 evolutiondataserver3 intltool .include diff --git a/mail/evolution-ews/distinfo b/mail/evolution-ews/distinfo index 8760843e82fb..16cbebc119e7 100644 --- a/mail/evolution-ews/distinfo +++ b/mail/evolution-ews/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538600001 -SHA256 (gnome3/evolution-ews-3.28.5.tar.xz) = ccf026e40828300a0097066ae85aaaee900d15315d6af2f8aa6a39d17b827225 -SIZE (gnome3/evolution-ews-3.28.5.tar.xz) = 505764 +TIMESTAMP = 1601304473 +SHA256 (gnome/evolution-ews-3.38.0.tar.xz) = 59bf59cabb9d193d91076972dd8a6e71ebf34c7bfad01cd6954297347a3077b3 +SIZE (gnome/evolution-ews-3.38.0.tar.xz) = 646184 diff --git a/mail/evolution-ews/pkg-plist b/mail/evolution-ews/pkg-plist index 6de5051b4737..7af2fac88623 100644 --- a/mail/evolution-ews/pkg-plist +++ b/mail/evolution-ews/pkg-plist @@ -1,48 +1,59 @@ lib/evolution-data-server/addressbook-backends/libebookbackendews.so +lib/evolution-data-server/addressbook-backends/libebookbackendmicrosoft365.so lib/evolution-data-server/calendar-backends/libecalbackendews.so +lib/evolution-data-server/calendar-backends/libecalbackendmicrosoft365.so lib/evolution-data-server/camel-providers/libcamelews.so lib/evolution-data-server/camel-providers/libcamelews.urls +lib/evolution-data-server/camel-providers/libcamelmicrosoft365.so +lib/evolution-data-server/camel-providers/libcamelmicrosoft365.urls lib/evolution-data-server/registry-modules/module-ews-backend.so +lib/evolution-data-server/registry-modules/module-microsoft365-backend.so lib/evolution-ews/libcamelews-priv.so lib/evolution-ews/libevolution-ews.so +lib/evolution-ews/libevolution-microsoft365.so lib/evolution/modules/module-ews-configuration.so +lib/evolution/modules/module-microsoft365-configuration.so share/evolution-data-server/ews/windowsZones.xml share/evolution/errors/module-ews-configuration.error share/locale/as/LC_MESSAGES/evolution-ews.mo share/locale/bn_IN/LC_MESSAGES/evolution-ews.mo share/locale/bs/LC_MESSAGES/evolution-ews.mo share/locale/ca/LC_MESSAGES/evolution-ews.mo share/locale/cs/LC_MESSAGES/evolution-ews.mo share/locale/da/LC_MESSAGES/evolution-ews.mo share/locale/de/LC_MESSAGES/evolution-ews.mo share/locale/el/LC_MESSAGES/evolution-ews.mo share/locale/en_GB/LC_MESSAGES/evolution-ews.mo share/locale/es/LC_MESSAGES/evolution-ews.mo share/locale/eu/LC_MESSAGES/evolution-ews.mo share/locale/fr/LC_MESSAGES/evolution-ews.mo share/locale/gl/LC_MESSAGES/evolution-ews.mo share/locale/gu/LC_MESSAGES/evolution-ews.mo share/locale/hi/LC_MESSAGES/evolution-ews.mo +share/locale/hr/LC_MESSAGES/evolution-ews.mo share/locale/hu/LC_MESSAGES/evolution-ews.mo share/locale/id/LC_MESSAGES/evolution-ews.mo share/locale/ja/LC_MESSAGES/evolution-ews.mo share/locale/kn/LC_MESSAGES/evolution-ews.mo share/locale/lt/LC_MESSAGES/evolution-ews.mo share/locale/lv/LC_MESSAGES/evolution-ews.mo share/locale/mr/LC_MESSAGES/evolution-ews.mo share/locale/nb/LC_MESSAGES/evolution-ews.mo +share/locale/nl/LC_MESSAGES/evolution-ews.mo share/locale/oc/LC_MESSAGES/evolution-ews.mo share/locale/or/LC_MESSAGES/evolution-ews.mo share/locale/pl/LC_MESSAGES/evolution-ews.mo share/locale/pt/LC_MESSAGES/evolution-ews.mo share/locale/pt_BR/LC_MESSAGES/evolution-ews.mo +share/locale/ro/LC_MESSAGES/evolution-ews.mo share/locale/sk/LC_MESSAGES/evolution-ews.mo share/locale/sl/LC_MESSAGES/evolution-ews.mo share/locale/sr/LC_MESSAGES/evolution-ews.mo share/locale/sr@latin/LC_MESSAGES/evolution-ews.mo share/locale/sv/LC_MESSAGES/evolution-ews.mo share/locale/ta/LC_MESSAGES/evolution-ews.mo share/locale/te/LC_MESSAGES/evolution-ews.mo share/locale/tr/LC_MESSAGES/evolution-ews.mo +share/locale/uk/LC_MESSAGES/evolution-ews.mo share/locale/zh_CN/LC_MESSAGES/evolution-ews.mo share/metainfo/org.gnome.Evolution-ews.metainfo.xml diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 99f7360dd01d..73fd0cf61bd3 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,136 +1,136 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= evolution -PORTVERSION= 3.28.5 -PORTREVISION= 8 +PORTVERSION= 3.38.0 CATEGORIES= mail gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated mail, calendar and address book distributed suite LICENSE= GFDL GPLv2+ LGPL21+ MPL11 OPENLDAP LICENSE_COMB= multi LICENSE_NAME_OPENLDAP= OpenLDAP Public License LICENSE_FILE_OPENLDAP= ${WRKSRC}/COPYING.OPENLDAP LICENSE_PERMS_OPENLDAP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= itstool:textproc/itstool \ iso-codes>=0:misc/iso-codes \ highlight:textproc/highlight LIB_DEPENDS= libnss3.so:security/nss \ libgcr-3.so:security/gcr \ libgtkspell3-3.so:textproc/gtkspell3 \ libgnome-autoar-gtk-0.so:archivers/gnome-autoar \ libsoup-2.4.so:devel/libsoup \ libicuuc.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libnspr4.so:devel/nspr \ libical.so:devel/libical \ libsecret-1.so:security/libsecret \ libenchant.so:textproc/enchant \ libenchant-2.so:textproc/enchant2 \ libfribidi.so:converters/fribidi \ libp11-kit.so:security/p11-kit \ libcryptui.so:security/libcryptui \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libnotify.so:devel/libnotify + libnotify.so:devel/libnotify \ + libgspell-1.so:textproc/gspell RUN_DEPENDS= highlight:textproc/highlight \ iso-codes>=0:misc/iso-codes PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils cmake gettext gnome \ iconv:wchar_t sqlite libarchive localbase pathfix pkgconfig \ tar:xz xorg USE_GNOME= cairo evolutiondataserver3 gnomedesktop3 intltool GNU_CONFIGURE= yes USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_TEXT_HIGHLIGHT=YES \ -DWITH_ENCHANT_VERSION=2 \ -DVERSION_COMMENT="FreeBSD GNOME Team" GLIB_SCHEMAS= org.gnome.evolution.addressbook.gschema.xml \ org.gnome.evolution.bogofilter.gschema.xml \ org.gnome.evolution.calendar.gschema.xml \ org.gnome.evolution.gschema.xml \ org.gnome.evolution.importer.gschema.xml \ org.gnome.evolution.mail.gschema.xml \ org.gnome.evolution.plugin.attachment-reminder.gschema.xml \ org.gnome.evolution.plugin.autocontacts.gschema.xml \ org.gnome.evolution.plugin.email-custom-header.gschema.xml \ org.gnome.evolution.plugin.external-editor.gschema.xml \ org.gnome.evolution.plugin.face-picture.gschema.xml \ org.gnome.evolution.plugin.itip.gschema.xml \ org.gnome.evolution.plugin.mail-notification.gschema.xml \ org.gnome.evolution.plugin.prefer-plain.gschema.xml \ org.gnome.evolution.plugin.publish-calendar.gschema.xml \ org.gnome.evolution.plugin.templates.gschema.xml \ org.gnome.evolution.shell.gschema.xml \ org.gnome.evolution.spamassassin.gschema.xml \ org.gnome.evolution.text-highlight.gschema.xml EVO_VERSION= 3.24 PLIST_SUB= VERSION=${EVO_VERSION} \ PORTVERSION=2.12 OPTIONS_SUB= yes OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST YTNEF MAPS OPTIONS_DEFAULT=LDAP WEATHER CANBERRA BOGOFILTER SPAM_DESC= Spam filter support OPTIONS_GROUP= SPAM OPTIONS_GROUP_SPAM=SPAMASSASSIN BOGOFILTER LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF LDAP_USE= OPENLDAP=yes YTNEF_DESC= Support MS Outlook TNEF format YTNEF_LIB_DEPENDS= libytnef.so:converters/ytnef YTNEF_CMAKE_BOOL= ENABLE_YTNEF WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather WEATHER_CMAKE_BOOL= ENABLE_WEATHER SPAMASSASSIN_DESC= SpamAssassin spam filtering SPAMASSASSIN_CMAKE_ON= -DWITH_SPAMASSASSIN=${LOCALBASE}/spamassassin \ -DWITH_SA_LEARN=${LOCALBASE}/bin/sa-learn SPAMASSASSIN_CMAKE_OFF= -DWITH_SPAMASSASSIN=NO SPAMASSASSIN_BUILD_DEPENDS= spamassassin:mail/spamassassin SPAMASSASSIN_RUN_DEPENDS= spamassassin:mail/spamassassin BOGOFILTER_DESC= Bogofilter spam filtering BOGOFILTER_CMAKE_ON= -DWITH_BOGOFILTER=${LOCALBASE}/bin/bogofilter BOGOFILTER_CMAKE_OFF= -DWITH_BOGOFILTER=OFF BOGOFILTER_BUILD_DEPENDS= bogofilter:mail/bogofilter BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter CANBERRA_DESC= Canberra theme audio plugin CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 CANBERRA_CMAKE_BOOL= ENABLE_CANBERRA PST_DESC= Outlook .pst importer PST_CMAKE_BOOL= ENABLE_PST_IMPORT PST_BUILD_DEPENDS= libpst>=0.6.58_1:mail/libpst PST_RUN_DEPENDS= libpst>=0.6.58_1:mail/libpst MAPS_DESC= Contact maps MAPS_CMAKE_BOOL= ENABLE_CONTACT_MAPS MAPS_LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libgeocode-glib.so:net/geocode-glib \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libchamplain-0.12.so:graphics/libchamplain MAPS_USES= gl xorg MAPS_USE= xorg=xcomposite,xdamage,xext,xfixes,xi,xrandr gl=egl .include diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index de0697adf203..a924ce67fbfb 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538599603 -SHA256 (gnome3/evolution-3.28.5.tar.xz) = bb282ec7caf32872191c9885f3447adb190a7744b3b3cdb29d84b834d47336e0 -SIZE (gnome3/evolution-3.28.5.tar.xz) = 12151396 +TIMESTAMP = 1601303952 +SHA256 (gnome/evolution-3.38.0.tar.xz) = f81cc40f54aa2d059da4f3a94eb09362e81513306c974a41ca7895b9c8957c5d +SIZE (gnome/evolution-3.38.0.tar.xz) = 12057496 diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index bb50a2581471..98e5f8d47503 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -1,5097 +1,5352 @@ bin/evolution -etc/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop include/evolution/addressbook/gui/widgets/eab-config.h include/evolution/calendar/gui/calendar-config-keys.h include/evolution/calendar/gui/calendar-config.h include/evolution/calendar/gui/calendar-view.h include/evolution/calendar/gui/comp-util.h include/evolution/calendar/gui/e-alarm-list.h include/evolution/calendar/gui/e-cal-component-preview.h include/evolution/calendar/gui/e-cal-config.h include/evolution/calendar/gui/e-cal-data-model-subscriber.h include/evolution/calendar/gui/e-cal-data-model.h include/evolution/calendar/gui/e-cal-dialogs.h include/evolution/calendar/gui/e-cal-event.h include/evolution/calendar/gui/e-cal-list-view.h include/evolution/calendar/gui/e-cal-model-calendar.h include/evolution/calendar/gui/e-cal-model-memos.h include/evolution/calendar/gui/e-cal-model-tasks.h include/evolution/calendar/gui/e-cal-model.h include/evolution/calendar/gui/e-cal-ops.h include/evolution/calendar/gui/e-calendar-view.h include/evolution/calendar/gui/e-cell-date-edit-text.h include/evolution/calendar/gui/e-comp-editor-event.h include/evolution/calendar/gui/e-comp-editor-memo.h include/evolution/calendar/gui/e-comp-editor-page-attachments.h include/evolution/calendar/gui/e-comp-editor-page-general.h include/evolution/calendar/gui/e-comp-editor-page-recurrence.h include/evolution/calendar/gui/e-comp-editor-page-reminders.h include/evolution/calendar/gui/e-comp-editor-page-schedule.h include/evolution/calendar/gui/e-comp-editor-page.h include/evolution/calendar/gui/e-comp-editor-property-part.h include/evolution/calendar/gui/e-comp-editor-property-parts.h include/evolution/calendar/gui/e-comp-editor-task.h include/evolution/calendar/gui/e-comp-editor.h include/evolution/calendar/gui/e-date-time-list.h include/evolution/calendar/gui/e-day-view-layout.h include/evolution/calendar/gui/e-day-view-main-item.h include/evolution/calendar/gui/e-day-view-time-item.h include/evolution/calendar/gui/e-day-view-top-item.h include/evolution/calendar/gui/e-day-view.h include/evolution/calendar/gui/e-meeting-attendee.h include/evolution/calendar/gui/e-meeting-list-view.h include/evolution/calendar/gui/e-meeting-store.h include/evolution/calendar/gui/e-meeting-time-sel-item.h include/evolution/calendar/gui/e-meeting-time-sel.h include/evolution/calendar/gui/e-meeting-types.h include/evolution/calendar/gui/e-meeting-utils.h include/evolution/calendar/gui/e-memo-table.h include/evolution/calendar/gui/e-month-view.h include/evolution/calendar/gui/e-select-names-editable.h include/evolution/calendar/gui/e-select-names-renderer.h include/evolution/calendar/gui/e-send-options-utils.h include/evolution/calendar/gui/e-task-table.h include/evolution/calendar/gui/e-timezone-entry.h include/evolution/calendar/gui/e-to-do-pane.h include/evolution/calendar/gui/e-week-view-event-item.h include/evolution/calendar/gui/e-week-view-layout.h include/evolution/calendar/gui/e-week-view-main-item.h include/evolution/calendar/gui/e-week-view-titles-item.h include/evolution/calendar/gui/e-week-view.h include/evolution/calendar/gui/e-weekday-chooser.h include/evolution/calendar/gui/ea-cal-view-event.h include/evolution/calendar/gui/ea-cal-view.h include/evolution/calendar/gui/ea-calendar-helpers.h include/evolution/calendar/gui/ea-calendar.h include/evolution/calendar/gui/ea-day-view-cell.h include/evolution/calendar/gui/ea-day-view-main-item.h include/evolution/calendar/gui/ea-day-view.h include/evolution/calendar/gui/ea-jump-button.h include/evolution/calendar/gui/ea-week-view-cell.h include/evolution/calendar/gui/ea-week-view-main-item.h include/evolution/calendar/gui/ea-week-view.h include/evolution/calendar/gui/itip-utils.h include/evolution/calendar/gui/misc.h include/evolution/calendar/gui/print.h include/evolution/calendar/gui/tag-calendar.h include/evolution/composer/e-composer-actions.h include/evolution/composer/e-composer-common.h include/evolution/composer/e-composer-from-header.h include/evolution/composer/e-composer-header-table.h include/evolution/composer/e-composer-header.h include/evolution/composer/e-composer-name-header.h include/evolution/composer/e-composer-post-header.h include/evolution/composer/e-composer-private.h include/evolution/composer/e-composer-spell-header.h include/evolution/composer/e-composer-text-header.h include/evolution/composer/e-msg-composer.h include/evolution/e-util/e-accounts-window.h include/evolution/e-util/e-action-combo-box.h include/evolution/e-util/e-activity-bar.h include/evolution/e-util/e-activity-proxy.h include/evolution/e-util/e-activity.h include/evolution/e-util/e-alarm-selector.h include/evolution/e-util/e-alert-bar.h include/evolution/e-util/e-alert-dialog.h include/evolution/e-util/e-alert-sink.h include/evolution/e-util/e-alert.h include/evolution/e-util/e-attachment-bar.h include/evolution/e-util/e-attachment-dialog.h include/evolution/e-util/e-attachment-handler-image.h include/evolution/e-util/e-attachment-handler.h include/evolution/e-util/e-attachment-icon-view.h include/evolution/e-util/e-attachment-paned.h include/evolution/e-util/e-attachment-store.h include/evolution/e-util/e-attachment-tree-view.h include/evolution/e-util/e-attachment-view.h include/evolution/e-util/e-attachment.h include/evolution/e-util/e-auth-combo-box.h include/evolution/e-util/e-autocomplete-selector.h include/evolution/e-util/e-bit-array.h include/evolution/e-util/e-book-source-config.h -include/evolution/e-util/e-buffer-tagger.h include/evolution/e-util/e-cal-source-config.h include/evolution/e-util/e-calendar-item.h include/evolution/e-util/e-calendar.h include/evolution/e-util/e-canvas-background.h include/evolution/e-util/e-canvas-utils.h include/evolution/e-util/e-canvas-vbox.h include/evolution/e-util/e-canvas.h include/evolution/e-util/e-categories-config.h include/evolution/e-util/e-categories-dialog.h include/evolution/e-util/e-categories-editor.h include/evolution/e-util/e-categories-selector.h include/evolution/e-util/e-category-completion.h include/evolution/e-util/e-category-editor.h include/evolution/e-util/e-cell-checkbox.h include/evolution/e-util/e-cell-combo.h include/evolution/e-util/e-cell-date-edit.h include/evolution/e-util/e-cell-date-int.h include/evolution/e-util/e-cell-date.h include/evolution/e-util/e-cell-hbox.h include/evolution/e-util/e-cell-number.h include/evolution/e-util/e-cell-percent.h include/evolution/e-util/e-cell-pixbuf.h include/evolution/e-util/e-cell-popup.h include/evolution/e-util/e-cell-size.h include/evolution/e-util/e-cell-text.h include/evolution/e-util/e-cell-toggle.h include/evolution/e-util/e-cell-tree.h include/evolution/e-util/e-cell-vbox.h include/evolution/e-util/e-cell.h include/evolution/e-util/e-charset-combo-box.h include/evolution/e-util/e-charset.h include/evolution/e-util/e-client-cache.h include/evolution/e-util/e-client-combo-box.h include/evolution/e-util/e-client-selector.h include/evolution/e-util/e-collection-account-wizard.h include/evolution/e-util/e-color-chooser-widget.h include/evolution/e-util/e-color-combo.h include/evolution/e-util/e-config-lookup-result-simple.h include/evolution/e-util/e-config-lookup-result.h include/evolution/e-util/e-config-lookup-worker.h include/evolution/e-util/e-config-lookup.h include/evolution/e-util/e-config.h include/evolution/e-util/e-conflict-search-selector.h include/evolution/e-util/e-contact-store.h include/evolution/e-util/e-content-editor.h include/evolution/e-util/e-content-request.h include/evolution/e-util/e-data-capture.h include/evolution/e-util/e-dateedit.h include/evolution/e-util/e-datetime-format.h include/evolution/e-util/e-destination-store.h include/evolution/e-util/e-dialog-utils.h include/evolution/e-util/e-dialog-widgets.h include/evolution/e-util/e-emoticon-action.h include/evolution/e-util/e-emoticon-chooser-menu.h include/evolution/e-util/e-emoticon-chooser.h include/evolution/e-util/e-emoticon-tool-button.h include/evolution/e-util/e-emoticon.h include/evolution/e-util/e-event.h include/evolution/e-util/e-file-request.h include/evolution/e-util/e-file-utils.h include/evolution/e-util/e-filter-code.h include/evolution/e-util/e-filter-color.h include/evolution/e-util/e-filter-datespec.h include/evolution/e-util/e-filter-element.h include/evolution/e-util/e-filter-file.h include/evolution/e-util/e-filter-input.h include/evolution/e-util/e-filter-int.h include/evolution/e-util/e-filter-option.h include/evolution/e-util/e-filter-part.h include/evolution/e-util/e-filter-rule.h include/evolution/e-util/e-focus-tracker.h include/evolution/e-util/e-html-editor-actions.h include/evolution/e-util/e-html-editor-cell-dialog.h include/evolution/e-util/e-html-editor-dialog.h include/evolution/e-util/e-html-editor-find-dialog.h include/evolution/e-util/e-html-editor-hrule-dialog.h include/evolution/e-util/e-html-editor-image-dialog.h include/evolution/e-util/e-html-editor-link-dialog.h include/evolution/e-util/e-html-editor-page-dialog.h include/evolution/e-util/e-html-editor-paragraph-dialog.h include/evolution/e-util/e-html-editor-replace-dialog.h include/evolution/e-util/e-html-editor-spell-check-dialog.h include/evolution/e-util/e-html-editor-table-dialog.h include/evolution/e-util/e-html-editor-text-dialog.h include/evolution/e-util/e-html-editor.h include/evolution/e-util/e-html-utils.h include/evolution/e-util/e-icon-factory.h include/evolution/e-util/e-image-chooser-dialog.h include/evolution/e-util/e-image-chooser.h include/evolution/e-util/e-import-assistant.h include/evolution/e-util/e-import.h include/evolution/e-util/e-interval-chooser.h include/evolution/e-util/e-mail-identity-combo-box.h include/evolution/e-util/e-mail-signature-combo-box.h include/evolution/e-util/e-mail-signature-editor.h include/evolution/e-util/e-mail-signature-manager.h include/evolution/e-util/e-mail-signature-preview.h include/evolution/e-util/e-mail-signature-script-dialog.h include/evolution/e-util/e-mail-signature-tree-view.h include/evolution/e-util/e-map.h include/evolution/e-util/e-marshal.h include/evolution/e-util/e-menu-tool-action.h include/evolution/e-util/e-menu-tool-button.h include/evolution/e-util/e-misc-utils.h include/evolution/e-util/e-mktemp.h include/evolution/e-util/e-name-selector-dialog.h include/evolution/e-util/e-name-selector-entry.h include/evolution/e-util/e-name-selector-list.h include/evolution/e-util/e-name-selector-model.h include/evolution/e-util/e-name-selector.h include/evolution/e-util/e-online-button.h include/evolution/e-util/e-paned.h include/evolution/e-util/e-passwords.h include/evolution/e-util/e-photo-cache.h include/evolution/e-util/e-photo-source.h include/evolution/e-util/e-picture-gallery.h include/evolution/e-util/e-plugin-ui.h include/evolution/e-util/e-plugin.h include/evolution/e-util/e-poolv.h include/evolution/e-util/e-popup-action.h include/evolution/e-util/e-popup-menu.h include/evolution/e-util/e-port-entry.h include/evolution/e-util/e-preferences-window.h include/evolution/e-util/e-preview-pane.h include/evolution/e-util/e-print.h include/evolution/e-util/e-printable.h include/evolution/e-util/e-proxy-combo-box.h include/evolution/e-util/e-proxy-editor.h include/evolution/e-util/e-proxy-link-selector.h include/evolution/e-util/e-proxy-preferences.h include/evolution/e-util/e-proxy-selector.h include/evolution/e-util/e-reflow-model.h include/evolution/e-util/e-reflow.h include/evolution/e-util/e-rule-context.h include/evolution/e-util/e-rule-editor.h include/evolution/e-util/e-search-bar.h include/evolution/e-util/e-selectable.h include/evolution/e-util/e-selection-model-array.h include/evolution/e-util/e-selection-model-simple.h include/evolution/e-util/e-selection-model.h include/evolution/e-util/e-selection.h include/evolution/e-util/e-send-options.h include/evolution/e-util/e-simple-async-result.h include/evolution/e-util/e-sorter-array.h include/evolution/e-util/e-sorter.h include/evolution/e-util/e-source-combo-box.h include/evolution/e-util/e-source-config-backend.h include/evolution/e-util/e-source-config-dialog.h include/evolution/e-util/e-source-config.h include/evolution/e-util/e-source-conflict-search.h include/evolution/e-util/e-source-selector-dialog.h include/evolution/e-util/e-source-selector.h include/evolution/e-util/e-source-util.h include/evolution/e-util/e-spell-checker.h include/evolution/e-util/e-spell-dictionary.h include/evolution/e-util/e-spell-entry.h include/evolution/e-util/e-spell-text-view.h include/evolution/e-util/e-spinner.h include/evolution/e-util/e-stock-request.h include/evolution/e-util/e-table-click-to-add.h include/evolution/e-util/e-table-col-dnd.h include/evolution/e-util/e-table-col.h include/evolution/e-util/e-table-column-selector.h include/evolution/e-util/e-table-column-specification.h include/evolution/e-util/e-table-config.h include/evolution/e-util/e-table-defines.h include/evolution/e-util/e-table-extras.h include/evolution/e-util/e-table-field-chooser-dialog.h include/evolution/e-util/e-table-field-chooser-item.h include/evolution/e-util/e-table-field-chooser.h include/evolution/e-util/e-table-group-container.h include/evolution/e-util/e-table-group-leaf.h include/evolution/e-util/e-table-group.h include/evolution/e-util/e-table-header-item.h include/evolution/e-util/e-table-header-utils.h include/evolution/e-util/e-table-header.h include/evolution/e-util/e-table-item.h include/evolution/e-util/e-table-model.h include/evolution/e-util/e-table-one.h include/evolution/e-util/e-table-search.h include/evolution/e-util/e-table-selection-model.h include/evolution/e-util/e-table-sort-info.h include/evolution/e-util/e-table-sorted-variable.h include/evolution/e-util/e-table-sorted.h include/evolution/e-util/e-table-sorter.h include/evolution/e-util/e-table-sorting-utils.h include/evolution/e-util/e-table-specification.h include/evolution/e-util/e-table-state.h include/evolution/e-util/e-table-subset-variable.h include/evolution/e-util/e-table-subset.h include/evolution/e-util/e-table-utils.h include/evolution/e-util/e-table.h include/evolution/e-util/e-text-event-processor-emacs-like.h include/evolution/e-util/e-text-event-processor-types.h include/evolution/e-util/e-text-event-processor.h include/evolution/e-util/e-text-model-repos.h include/evolution/e-util/e-text-model.h include/evolution/e-util/e-text.h include/evolution/e-util/e-timezone-dialog.h include/evolution/e-util/e-tree-model-generator.h include/evolution/e-util/e-tree-model.h include/evolution/e-util/e-tree-selection-model.h include/evolution/e-util/e-tree-table-adapter.h include/evolution/e-util/e-tree-view-frame.h include/evolution/e-util/e-tree.h include/evolution/e-util/e-unicode.h include/evolution/e-util/e-url-entry.h include/evolution/e-util/e-util-enums.h include/evolution/e-util/e-util-enumtypes.h include/evolution/e-util/e-util.h +include/evolution/e-util/e-web-view-jsc-utils.h include/evolution/e-util/e-web-view-preview.h include/evolution/e-util/e-web-view.h include/evolution/e-util/e-webdav-browser.h include/evolution/e-util/e-widget-undo.h include/evolution/e-util/e-xml-utils.h include/evolution/e-util/ea-calendar-cell.h include/evolution/e-util/ea-calendar-item.h include/evolution/e-util/ea-cell-table.h include/evolution/e-util/ea-factory.h include/evolution/e-util/ea-widgets.h include/evolution/e-util/gal-a11y-e-cell-popup.h include/evolution/e-util/gal-a11y-e-cell-registry.h include/evolution/e-util/gal-a11y-e-cell-text.h include/evolution/e-util/gal-a11y-e-cell-toggle.h include/evolution/e-util/gal-a11y-e-cell-tree.h include/evolution/e-util/gal-a11y-e-cell-vbox.h include/evolution/e-util/gal-a11y-e-cell.h include/evolution/e-util/gal-a11y-e-table-click-to-add-factory.h include/evolution/e-util/gal-a11y-e-table-click-to-add.h include/evolution/e-util/gal-a11y-e-table-column-header.h include/evolution/e-util/gal-a11y-e-table-factory.h include/evolution/e-util/gal-a11y-e-table-item-factory.h include/evolution/e-util/gal-a11y-e-table-item.h include/evolution/e-util/gal-a11y-e-table.h include/evolution/e-util/gal-a11y-e-text-factory.h include/evolution/e-util/gal-a11y-e-text.h include/evolution/e-util/gal-a11y-e-tree-factory.h include/evolution/e-util/gal-a11y-e-tree.h include/evolution/e-util/gal-a11y-factory.h include/evolution/e-util/gal-a11y-util.h include/evolution/e-util/gal-view-collection.h include/evolution/e-util/gal-view-etable.h include/evolution/e-util/gal-view-instance-save-as-dialog.h include/evolution/e-util/gal-view-instance.h include/evolution/e-util/gal-view.h include/evolution/em-format/e-mail-extension-registry.h include/evolution/em-format/e-mail-formatter-enums.h include/evolution/em-format/e-mail-formatter-enumtypes.h include/evolution/em-format/e-mail-formatter-extension.h include/evolution/em-format/e-mail-formatter-print.h include/evolution/em-format/e-mail-formatter-quote.h include/evolution/em-format/e-mail-formatter-utils.h include/evolution/em-format/e-mail-formatter.h include/evolution/em-format/e-mail-inline-filter.h include/evolution/em-format/e-mail-parser-extension.h include/evolution/em-format/e-mail-parser.h include/evolution/em-format/e-mail-part-attachment.h include/evolution/em-format/e-mail-part-audio.h include/evolution/em-format/e-mail-part-headers.h include/evolution/em-format/e-mail-part-image.h include/evolution/em-format/e-mail-part-list.h include/evolution/em-format/e-mail-part-secure-button.h include/evolution/em-format/e-mail-part-utils.h include/evolution/em-format/e-mail-part.h include/evolution/em-format/e-mail-stripsig-filter.h include/evolution/libemail-engine/camel-null-store.h include/evolution/libemail-engine/e-mail-engine-enums.h include/evolution/libemail-engine/e-mail-engine-enumtypes.h include/evolution/libemail-engine/e-mail-folder-utils.h include/evolution/libemail-engine/e-mail-junk-filter.h include/evolution/libemail-engine/e-mail-session-utils.h include/evolution/libemail-engine/e-mail-session.h include/evolution/libemail-engine/e-mail-store-utils.h include/evolution/libemail-engine/e-mail-utils.h include/evolution/libemail-engine/em-filter-folder-element.h include/evolution/libemail-engine/em-vfolder-context.h include/evolution/libemail-engine/em-vfolder-rule.h include/evolution/libemail-engine/libemail-engine.h include/evolution/libemail-engine/mail-config.h include/evolution/libemail-engine/mail-folder-cache.h include/evolution/libemail-engine/mail-mt.h include/evolution/libemail-engine/mail-ops.h include/evolution/libemail-engine/mail-tools.h include/evolution/libemail-engine/mail-vfolder.h include/evolution/libgnomecanvas/gailcanvas.h include/evolution/libgnomecanvas/gailcanvasgroup.h include/evolution/libgnomecanvas/gailcanvasgroupfactory.h include/evolution/libgnomecanvas/gailcanvasitem.h include/evolution/libgnomecanvas/gailcanvasitemfactory.h include/evolution/libgnomecanvas/gailcanvastext.h include/evolution/libgnomecanvas/gailcanvastextfactory.h include/evolution/libgnomecanvas/gailcanvaswidget.h include/evolution/libgnomecanvas/gailcanvaswidgetfactory.h include/evolution/libgnomecanvas/gnome-canvas-i18n.h include/evolution/libgnomecanvas/gnome-canvas-pixbuf.h include/evolution/libgnomecanvas/gnome-canvas-rect.h include/evolution/libgnomecanvas/gnome-canvas-text.h include/evolution/libgnomecanvas/gnome-canvas-util.h include/evolution/libgnomecanvas/gnome-canvas-widget.h include/evolution/libgnomecanvas/gnome-canvas.h include/evolution/libgnomecanvas/libgnomecanvas.h include/evolution/mail/e-cid-request.h include/evolution/mail/e-http-request.h include/evolution/mail/e-mail-account-manager.h include/evolution/mail/e-mail-account-store.h include/evolution/mail/e-mail-account-tree-view.h include/evolution/mail/e-mail-autoconfig.h include/evolution/mail/e-mail-backend.h include/evolution/mail/e-mail-browser.h include/evolution/mail/e-mail-config-activity-page.h include/evolution/mail/e-mail-config-assistant.h include/evolution/mail/e-mail-config-auth-check.h include/evolution/mail/e-mail-config-composing-page.h include/evolution/mail/e-mail-config-confirm-page.h include/evolution/mail/e-mail-config-defaults-page.h include/evolution/mail/e-mail-config-identity-page.h include/evolution/mail/e-mail-config-lookup-page.h include/evolution/mail/e-mail-config-notebook.h include/evolution/mail/e-mail-config-page.h include/evolution/mail/e-mail-config-provider-page.h include/evolution/mail/e-mail-config-receiving-page.h include/evolution/mail/e-mail-config-security-page.h include/evolution/mail/e-mail-config-sending-page.h include/evolution/mail/e-mail-config-service-backend.h include/evolution/mail/e-mail-config-service-notebook.h include/evolution/mail/e-mail-config-service-page.h include/evolution/mail/e-mail-config-sidebar.h include/evolution/mail/e-mail-config-summary-page.h include/evolution/mail/e-mail-config-welcome-page.h include/evolution/mail/e-mail-config-window.h include/evolution/mail/e-mail-display-popup-extension.h include/evolution/mail/e-mail-display.h include/evolution/mail/e-mail-enums.h include/evolution/mail/e-mail-enumtypes.h include/evolution/mail/e-mail-folder-create-dialog.h include/evolution/mail/e-mail-folder-pane.h +include/evolution/mail/e-mail-folder-sort-order-dialog.h +include/evolution/mail/e-mail-folder-tweaks.h include/evolution/mail/e-mail-free-form-exp.h include/evolution/mail/e-mail-junk-options.h include/evolution/mail/e-mail-label-action.h include/evolution/mail/e-mail-label-dialog.h include/evolution/mail/e-mail-label-list-store.h include/evolution/mail/e-mail-label-manager.h include/evolution/mail/e-mail-label-tree-view.h include/evolution/mail/e-mail-message-pane.h include/evolution/mail/e-mail-migrate.h include/evolution/mail/e-mail-notes.h include/evolution/mail/e-mail-paned-view.h include/evolution/mail/e-mail-print-config-headers.h include/evolution/mail/e-mail-printer.h include/evolution/mail/e-mail-properties.h include/evolution/mail/e-mail-reader-utils.h include/evolution/mail/e-mail-reader.h +include/evolution/mail/e-mail-remote-content-popover.h include/evolution/mail/e-mail-remote-content.h include/evolution/mail/e-mail-request.h include/evolution/mail/e-mail-send-account-override.h include/evolution/mail/e-mail-sidebar.h include/evolution/mail/e-mail-tag-editor.h +include/evolution/mail/e-mail-templates-store.h +include/evolution/mail/e-mail-templates.h include/evolution/mail/e-mail-ui-session.h include/evolution/mail/e-mail-view.h include/evolution/mail/e-mail.h include/evolution/mail/em-composer-utils.h include/evolution/mail/em-config.h include/evolution/mail/em-event.h include/evolution/mail/em-filter-context.h include/evolution/mail/em-filter-editor-folder-element.h include/evolution/mail/em-filter-editor.h include/evolution/mail/em-filter-rule.h include/evolution/mail/em-filter-source-element.h include/evolution/mail/em-folder-properties.h include/evolution/mail/em-folder-selection-button.h include/evolution/mail/em-folder-selector.h include/evolution/mail/em-folder-tree-model.h include/evolution/mail/em-folder-tree.h include/evolution/mail/em-folder-utils.h include/evolution/mail/em-search-context.h include/evolution/mail/em-subscription-editor.h include/evolution/mail/em-utils.h include/evolution/mail/em-vfolder-editor-context.h include/evolution/mail/em-vfolder-editor-rule.h include/evolution/mail/em-vfolder-editor.h include/evolution/mail/mail-autofilter.h include/evolution/mail/mail-send-recv.h include/evolution/mail/mail-vfolder-ui.h include/evolution/mail/message-list.h include/evolution/shell/e-shell-backend.h include/evolution/shell/e-shell-common.h include/evolution/shell/e-shell-content.h include/evolution/shell/e-shell-enumtypes.h include/evolution/shell/e-shell-searchbar.h include/evolution/shell/e-shell-sidebar.h include/evolution/shell/e-shell-switcher.h include/evolution/shell/e-shell-taskbar.h include/evolution/shell/e-shell-utils.h include/evolution/shell/e-shell-view.h include/evolution/shell/e-shell-window-actions.h include/evolution/shell/e-shell-window.h include/evolution/shell/e-shell.h +lib/evolution-data-server/ui-modules/module-evolution-alarm-notify.so lib/evolution/libeabutil.so lib/evolution/libeabwidgets.so lib/evolution/libecontacteditor.so lib/evolution/libecontactlisteditor.so lib/evolution/libecontactprint.so -lib/evolution/libedomutils.so lib/evolution/libemail-engine.so lib/evolution/libessmime.so lib/evolution/libevolution-addressbook-importers.so lib/evolution/libevolution-calendar-importers.so lib/evolution/libevolution-calendar.so lib/evolution/libevolution-mail-composer.so lib/evolution/libevolution-mail-formatter.so lib/evolution/libevolution-mail-importers.so lib/evolution/libevolution-mail.so lib/evolution/libevolution-shell.so lib/evolution/libevolution-smime.so lib/evolution/libevolution-util.so lib/evolution/libgnomecanvas.so lib/evolution/modules/module-accounts-window.so lib/evolution/modules/module-addressbook.so lib/evolution/modules/module-backup-restore.so %%BOGOFILTER%%lib/evolution/modules/module-bogofilter.so +lib/evolution/modules/module-book-config-carddav.so lib/evolution/modules/module-book-config-google.so %%LDAP%%lib/evolution/modules/module-book-config-ldap.so lib/evolution/modules/module-book-config-local.so -lib/evolution/modules/module-book-config-webdav.so lib/evolution/modules/module-cal-config-caldav.so lib/evolution/modules/module-cal-config-contacts.so lib/evolution/modules/module-cal-config-google.so lib/evolution/modules/module-cal-config-local.so %%WEATHER%%lib/evolution/modules/module-cal-config-weather.so lib/evolution/modules/module-cal-config-webcal.so +lib/evolution/modules/module-cal-config-webdav-notes.so lib/evolution/modules/module-calendar.so lib/evolution/modules/module-composer-autosave.so lib/evolution/modules/module-composer-to-meeting.so lib/evolution/modules/module-config-lookup.so lib/evolution/modules/module-contact-photos.so lib/evolution/modules/module-gravatar.so lib/evolution/modules/module-itip-formatter.so lib/evolution/modules/module-mail-config.so lib/evolution/modules/module-mail.so lib/evolution/modules/module-mailto-handler.so lib/evolution/modules/module-mdn.so lib/evolution/modules/module-offline-alert.so lib/evolution/modules/module-plugin-lib.so lib/evolution/modules/module-plugin-manager.so lib/evolution/modules/module-prefer-plain.so lib/evolution/modules/module-settings.so %%SPAMASSASSIN%%lib/evolution/modules/module-spamassassin.so lib/evolution/modules/module-startup-wizard.so lib/evolution/modules/module-text-highlight.so %%YTNEF%%lib/evolution/modules/module-tnef-attachment.so lib/evolution/modules/module-vcard-inline.so lib/evolution/modules/module-webkit-editor.so lib/evolution/modules/module-webkit-inspector.so lib/evolution/plugins/liborg-gnome-dbx-import.so lib/evolution/plugins/liborg-gnome-email-custom-header.so lib/evolution/plugins/liborg-gnome-evolution-attachment-reminder.so lib/evolution/plugins/liborg-gnome-evolution-bbdb.so lib/evolution/plugins/liborg-gnome-external-editor.so lib/evolution/plugins/liborg-gnome-face.so lib/evolution/plugins/liborg-gnome-mail-notification.so lib/evolution/plugins/liborg-gnome-mail-to-task.so lib/evolution/plugins/liborg-gnome-mailing-list-actions.so lib/evolution/plugins/liborg-gnome-prefer-plain.so %%PST%%lib/evolution/plugins/liborg-gnome-pst-import.so lib/evolution/plugins/liborg-gnome-publish-calendar.so lib/evolution/plugins/liborg-gnome-save-calendar.so lib/evolution/plugins/liborg-gnome-templates.so lib/evolution/plugins/org-gnome-dbx-import.eplug lib/evolution/plugins/org-gnome-email-custom-header.eplug lib/evolution/plugins/org-gnome-evolution-attachment-reminder.eplug lib/evolution/plugins/org-gnome-evolution-bbdb.eplug lib/evolution/plugins/org-gnome-external-editor.eplug lib/evolution/plugins/org-gnome-face.eplug lib/evolution/plugins/org-gnome-mail-notification.eplug lib/evolution/plugins/org-gnome-mail-to-task.eplug lib/evolution/plugins/org-gnome-mailing-list-actions.eplug lib/evolution/plugins/org-gnome-prefer-plain.eplug %%PST%%lib/evolution/plugins/org-gnome-pst-import.eplug lib/evolution/plugins/org-gnome-publish-calendar.eplug lib/evolution/plugins/org-gnome-save-calendar.eplug lib/evolution/plugins/org-gnome-templates.eplug lib/evolution/web-extensions/libewebextension.so -lib/evolution/web-extensions/module-itip-formatter-webextension.so lib/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so libdata/pkgconfig/evolution-calendar-3.0.pc libdata/pkgconfig/evolution-mail-3.0.pc libdata/pkgconfig/evolution-shell-3.0.pc libdata/pkgconfig/libemail-engine.pc -libexec/evolution/evolution-alarm-notify libexec/evolution/evolution-backup libexec/evolution/killev share/GConf/gsettings/evolution.convert share/applications/org.gnome.Evolution.desktop %%DATADIR%%/address_formats.dat %%DATADIR%%/addresstypes.xml %%DATADIR%%/caltypes.xml %%DATADIR%%/countrytransl.map %%DATADIR%%/default/C/mail/local/Inbox %%DATADIR%%/default/ca/mail/local/Inbox %%DATADIR%%/default/cs/mail/local/Inbox %%DATADIR%%/default/de/mail/local/Inbox %%DATADIR%%/default/es/mail/local/Inbox %%DATADIR%%/default/fi/mail/local/Inbox %%DATADIR%%/default/fr/mail/local/Inbox %%DATADIR%%/default/hu/mail/local/Inbox %%DATADIR%%/default/id/mail/local/Inbox %%DATADIR%%/default/it/mail/local/Inbox -%%DATADIR%%/default/ja/mail/local/Inbox %%DATADIR%%/default/ko/mail/local/Inbox %%DATADIR%%/default/lt/mail/local/Inbox %%DATADIR%%/default/mk/mail/local/Inbox %%DATADIR%%/default/nl/mail/local/Inbox %%DATADIR%%/default/pl/mail/local/Inbox %%DATADIR%%/default/pt/mail/local/Inbox %%DATADIR%%/default/ro/mail/local/Inbox %%DATADIR%%/default/sr/mail/local/Inbox %%DATADIR%%/default/sr@latin/mail/local/Inbox %%DATADIR%%/default/sv/mail/local/Inbox %%DATADIR%%/default/zh_CN/mail/local/Inbox %%DATADIR%%/ecps/medbook.ecps %%DATADIR%%/ecps/phonelist.ecps %%DATADIR%%/ecps/smallbook.ecps %%DATADIR%%/errors/addressbook.error %%DATADIR%%/errors/calendar.error %%DATADIR%%/errors/e-system.error %%DATADIR%%/errors/evolution-mdn.error %%DATADIR%%/errors/evolution-offline-alert.error %%DATADIR%%/errors/filter.error %%DATADIR%%/errors/mail-composer.error %%DATADIR%%/errors/mail.error %%DATADIR%%/errors/org-gnome-attachment-reminder.error %%DATADIR%%/errors/org-gnome-backup-restore.error %%DATADIR%%/errors/org-gnome-external-editor.error %%DATADIR%%/errors/org-gnome-face.error %%DATADIR%%/errors/org-gnome-itip-formatter.error %%DATADIR%%/errors/org-gnome-mailing-list-actions.error %%DATADIR%%/errors/shell.error %%DATADIR%%/errors/widgets.error %%DATADIR%%/etspec/e-addressbook-view.etspec %%DATADIR%%/etspec/e-cal-list-view.etspec %%DATADIR%%/etspec/e-meeting-time-sel.etspec %%DATADIR%%/etspec/e-memo-table.etspec %%DATADIR%%/etspec/e-task-table.etspec %%DATADIR%%/etspec/message-list.etspec %%DATADIR%%/filtertypes.xml -%%DATADIR%%/help/quickref/C/quickref.pdf -%%DATADIR%%/help/quickref/ca/quickref.pdf -%%DATADIR%%/help/quickref/cs/quickref.pdf -%%DATADIR%%/help/quickref/de/quickref.pdf -%%DATADIR%%/help/quickref/es/quickref.pdf -%%DATADIR%%/help/quickref/fr/quickref.pdf -%%DATADIR%%/help/quickref/hu/quickref.pdf -%%DATADIR%%/help/quickref/it/quickref.pdf -%%DATADIR%%/help/quickref/oc/quickref.pdf -%%DATADIR%%/help/quickref/pl/quickref.pdf -%%DATADIR%%/help/quickref/pt/quickref.pdf -%%DATADIR%%/help/quickref/sq/quickref.pdf -%%DATADIR%%/help/quickref/sv/quickref.pdf +%%DATADIR%%/icons/hicolor/128x128/apps/contact-editor.png %%DATADIR%%/icons/hicolor/16x16/actions/folder-copy.png %%DATADIR%%/icons/hicolor/16x16/actions/folder-move.png %%DATADIR%%/icons/hicolor/16x16/actions/go-today.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-archive.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-copy.png %%DATADIR%%/icons/hicolor/16x16/actions/mail-move.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_bell.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_contact-list.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-note.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-rule.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_insert-table.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-filters-apply.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-flag-for-followup-done.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-flag-for-followup.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-open-multiple.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_mail-unread-multiple.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_notes.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_people.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_select-column.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_select-row.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_shared-by-me.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_shared-to-me.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_show-all.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-assigned-to.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-assigned.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task-recurring.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_task.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_text-monospaced.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_todo.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_video-conferencing.png %%DATADIR%%/icons/hicolor/16x16/actions/stock_view-details.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/16x16/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/16x16/apps/contact-editor.png %%DATADIR%%/icons/hicolor/16x16/apps/im-aim.png %%DATADIR%%/icons/hicolor/16x16/apps/im-icq.png %%DATADIR%%/icons/hicolor/16x16/apps/im-jabber.png %%DATADIR%%/icons/hicolor/16x16/apps/im-msn.png %%DATADIR%%/icons/hicolor/16x16/apps/im-nov.png %%DATADIR%%/icons/hicolor/16x16/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/16x16/places/mail-inbox.png %%DATADIR%%/icons/hicolor/16x16/places/mail-outbox.png %%DATADIR%%/icons/hicolor/16x16/places/mail-sent.png %%DATADIR%%/icons/hicolor/16x16/status/stock_check-filled.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-high.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-higher.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-highest.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-low.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-lower.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-lowest.png %%DATADIR%%/icons/hicolor/16x16/status/stock_score-normal.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/16x16/status/stock_signature.png %%DATADIR%%/icons/hicolor/16x16/status/wrapped.png %%DATADIR%%/icons/hicolor/22x22/actions/go-today.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/22x22/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/22x22/apps/contact-editor.png %%DATADIR%%/icons/hicolor/22x22/apps/im-aim.png %%DATADIR%%/icons/hicolor/22x22/apps/im-icq.png %%DATADIR%%/icons/hicolor/22x22/apps/im-jabber.png %%DATADIR%%/icons/hicolor/22x22/apps/im-msn.png %%DATADIR%%/icons/hicolor/22x22/apps/im-nov.png %%DATADIR%%/icons/hicolor/22x22/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/22x22/places/mail-inbox.png %%DATADIR%%/icons/hicolor/22x22/places/mail-outbox.png %%DATADIR%%/icons/hicolor/22x22/places/mail-sent.png %%DATADIR%%/icons/hicolor/24x24/actions/go-today.png %%DATADIR%%/icons/hicolor/24x24/actions/mail-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/query-free-busy.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_contact-list.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-note.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-rule.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_insert-table.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-filters-apply.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-open-multiple.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_mail-unread-multiple.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_notes.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_people.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_select-column.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_select-row.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_shared-by-me.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_shared-to-me.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_show-all.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-assigned-to.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-assigned.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task-recurring.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_task.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_text-monospaced.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_todo.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_video-conferencing.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/24x24/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/24x24/apps/contact-editor.png %%DATADIR%%/icons/hicolor/24x24/apps/im-aim.png %%DATADIR%%/icons/hicolor/24x24/apps/im-icq.png %%DATADIR%%/icons/hicolor/24x24/apps/im-jabber.png %%DATADIR%%/icons/hicolor/24x24/apps/im-msn.png %%DATADIR%%/icons/hicolor/24x24/apps/im-nov.png %%DATADIR%%/icons/hicolor/24x24/apps/im-yahoo.png %%DATADIR%%/icons/hicolor/24x24/places/mail-inbox.png %%DATADIR%%/icons/hicolor/24x24/places/mail-outbox.png %%DATADIR%%/icons/hicolor/24x24/places/mail-sent.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/24x24/status/stock_signature.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-day.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-list.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-month.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-week.png %%DATADIR%%/icons/hicolor/32x32/actions/view-calendar-workweek.png %%DATADIR%%/icons/hicolor/32x32/apps/contact-editor.png %%DATADIR%%/icons/hicolor/32x32/status/offline.png %%DATADIR%%/icons/hicolor/32x32/status/online.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_alarm.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_mail-flag-for-followup-done.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_mail-flag-for-followup.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_new-24h-appointment.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_notes.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_people.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_timezone.png %%DATADIR%%/icons/hicolor/48x48/actions/stock_todo.png %%DATADIR%%/icons/hicolor/48x48/apps/contact-editor.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-autocompletion.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-calendar-and-tasks.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-certificates.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-composer.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-mail-accounts.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-mail.png %%DATADIR%%/icons/hicolor/48x48/categories/preferences-system-network-proxy.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature-bad.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature-ok.png %%DATADIR%%/icons/hicolor/48x48/status/stock_signature.png %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-day.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-list.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-month.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-week.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-calendar-workweek.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-aim.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-icq.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-jabber.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-msn.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-nov.svg %%DATADIR%%/icons/hicolor/scalable/apps/im-yahoo.svg %%DATADIR%%/images/confidential-stamp.jpg %%DATADIR%%/images/draft-paper.png %%DATADIR%%/images/draft-stamp.jpg %%DATADIR%%/images/midnight-stars.jpg -%%DATADIR%%/images/minus.png %%DATADIR%%/images/paper.png -%%DATADIR%%/images/plus.png %%DATADIR%%/images/rect.png %%DATADIR%%/images/ribbon.jpg %%DATADIR%%/images/texture.png %%DATADIR%%/images/working.png %%DATADIR%%/images/world_map-960.png %%DATADIR%%/memotypes.xml %%DATADIR%%/searchtypes.xml %%DATADIR%%/sounds/default_alarm.wav %%DATADIR%%/tasktypes.xml -%%DATADIR%%/theme/webview-print.css -%%DATADIR%%/theme/webview.css -%%DATADIR%%/ui/alarm-notify.ui %%DATADIR%%/ui/contact-editor.ui %%DATADIR%%/ui/contact-list-editor.ui %%DATADIR%%/ui/e-calendar-preferences.ui %%DATADIR%%/ui/e-html-editor-manager.ui %%DATADIR%%/ui/e-send-options.ui %%DATADIR%%/ui/e-table-config.ui %%DATADIR%%/ui/e-timezone-dialog.ui %%DATADIR%%/ui/evolution-calendars.ui %%DATADIR%%/ui/evolution-composer.ui %%DATADIR%%/ui/evolution-contacts.ui %%DATADIR%%/ui/evolution-mail-reader.ui %%DATADIR%%/ui/evolution-mail.ui %%DATADIR%%/ui/evolution-memos.ui %%DATADIR%%/ui/evolution-shell.ui +%%DATADIR%%/ui/evolution-shortcuts.ui %%DATADIR%%/ui/evolution-tasks.ui %%DATADIR%%/ui/filter.ui %%DATADIR%%/ui/fullname.ui %%DATADIR%%/ui/gal-view-instance-save-as-dialog.ui %%DATADIR%%/ui/mail-config.ui %%DATADIR%%/ui/mail-dialogs.ui %%DATADIR%%/ui/org-gnome-email-custom-header.ui %%DATADIR%%/ui/publish-calendar.ui %%DATADIR%%/ui/smime-ui.ui %%DATADIR%%/vfoldertypes.xml %%DATADIR%%/views/addressbook/Address_Cards.galview %%DATADIR%%/views/addressbook/By_Company.galview %%DATADIR%%/views/addressbook/Phone_List.galview %%DATADIR%%/views/addressbook/galview.xml %%DATADIR%%/views/calendar/List_View.galview %%DATADIR%%/views/calendar/galview.xml %%DATADIR%%/views/mail/As_Sent_Folder.galview %%DATADIR%%/views/mail/By_Follow_Up_Flag.galview %%DATADIR%%/views/mail/By_Sender.galview %%DATADIR%%/views/mail/By_Status.galview %%DATADIR%%/views/mail/By_Subject.galview %%DATADIR%%/views/mail/Messages.galview %%DATADIR%%/views/mail/Wide_View_Normal.galview %%DATADIR%%/views/mail/Wide_View_Sent.galview %%DATADIR%%/views/mail/galview.xml %%DATADIR%%/views/memos/Memos.galview %%DATADIR%%/views/memos/galview.xml %%DATADIR%%/views/tasks/Tasks.galview %%DATADIR%%/views/tasks/With_DueDate.galview %%DATADIR%%/views/tasks/With_Status.galview %%DATADIR%%/views/tasks/galview.xml +%%DATADIR%%/webkit/e-convert.js +%%DATADIR%%/webkit/e-editor.js +%%DATADIR%%/webkit/e-selection.js +%%DATADIR%%/webkit/e-undo-redo.js +%%DATADIR%%/webkit/e-web-view.js +%%DATADIR%%/webkit/webview-print.css +%%DATADIR%%/webkit/webview.css share/help/C/evolution/backup-restore.page share/help/C/evolution/calendar-alarms-and-reminders.page share/help/C/evolution/calendar-caldav.page share/help/C/evolution/calendar-classifications.page share/help/C/evolution/calendar-free-busy.page share/help/C/evolution/calendar-google.page share/help/C/evolution/calendar-layout-appointment-display.page share/help/C/evolution/calendar-layout-general-formatting.page share/help/C/evolution/calendar-layout-views.page share/help/C/evolution/calendar-layout.page share/help/C/evolution/calendar-local.page share/help/C/evolution/calendar-marcus-bains-line.page share/help/C/evolution/calendar-meetings-delegating.page share/help/C/evolution/calendar-meetings-replying-to-invitation.page share/help/C/evolution/calendar-meetings-sending-invitation.page share/help/C/evolution/calendar-meetings.page share/help/C/evolution/calendar-organizing.page share/help/C/evolution/calendar-publishing.page share/help/C/evolution/calendar-recurrence.page share/help/C/evolution/calendar-searching.page share/help/C/evolution/calendar-sharing-information.page share/help/C/evolution/calendar-timezones.page share/help/C/evolution/calendar-usage-add-appointment.page share/help/C/evolution/calendar-usage-delete-appointment.page share/help/C/evolution/calendar-usage-edit-appointment.page share/help/C/evolution/calendar-usage.page share/help/C/evolution/calendar-using-several-calendars.page share/help/C/evolution/calendar-weather.page share/help/C/evolution/calendar-webdav.page share/help/C/evolution/contacts-add-automatically.page share/help/C/evolution/contacts-autocompletion.page share/help/C/evolution/contacts-google.page share/help/C/evolution/contacts-ldap.page share/help/C/evolution/contacts-libreoffice.page share/help/C/evolution/contacts-local.page share/help/C/evolution/contacts-organizing.page share/help/C/evolution/contacts-searching.page share/help/C/evolution/contacts-usage-add-contact.page share/help/C/evolution/contacts-usage-delete-contact.page share/help/C/evolution/contacts-usage-edit-contact.page share/help/C/evolution/contacts-usage.page share/help/C/evolution/contacts-using-contact-lists.page share/help/C/evolution/contacts-using-several-addressbooks.page share/help/C/evolution/credits.page share/help/C/evolution/customize-ui-items.page share/help/C/evolution/data-storage.page share/help/C/evolution/default-browser.page share/help/C/evolution/deleting-appointments.page share/help/C/evolution/deleting-emails.page share/help/C/evolution/deleting-to-free-disk-space.page share/help/C/evolution/exporting-data-calendar.page share/help/C/evolution/exporting-data-contacts.page share/help/C/evolution/exporting-data-mail.page share/help/C/evolution/exporting-data.page share/help/C/evolution/figures/color-000000.png share/help/C/evolution/figures/color-204a87.png share/help/C/evolution/figures/color-2e3436.png share/help/C/evolution/figures/color-4e9a06.png share/help/C/evolution/figures/color-5c3566.png share/help/C/evolution/figures/color-8f5902.png share/help/C/evolution/figures/color-a40000.png share/help/C/evolution/figures/color-c4a000.png share/help/C/evolution/figures/color-ce5c00.png share/help/C/evolution/figures/evolutionlogo.png share/help/C/evolution/figures/html-composer-insert-image.png share/help/C/evolution/figures/html-composer-insert-link.png share/help/C/evolution/figures/html-composer-insert-rule.png share/help/C/evolution/figures/html-composer-insert-table.png share/help/C/evolution/figures/minus-icon.png -share/help/C/evolution/figures/new-mail-notification.png share/help/C/evolution/figures/new-mail-switcher.png share/help/C/evolution/figures/plus-icon.png share/help/C/evolution/figures/search-icon.png share/help/C/evolution/figures/window-overview-layers.png +share/help/C/evolution/flatpak-limitations.page share/help/C/evolution/google-services.page +share/help/C/evolution/import-apps-kmail.page share/help/C/evolution/import-apps-mozilla.page share/help/C/evolution/import-apps-outlook.page share/help/C/evolution/import-data.page share/help/C/evolution/import-single-files.page share/help/C/evolution/import-supported-file-formats.page share/help/C/evolution/index.page share/help/C/evolution/intro-application.page share/help/C/evolution/intro-first-run.page share/help/C/evolution/intro-keyboard-shortcuts.page share/help/C/evolution/intro-main-window.page share/help/C/evolution/legal.xml share/help/C/evolution/mail-access-gmail-imap-account.page share/help/C/evolution/mail-access-gmail-pop-account.page share/help/C/evolution/mail-account-manage-imap-plus.page share/help/C/evolution/mail-account-manage-local-delivery.page share/help/C/evolution/mail-account-manage-maildir-format-directories.page share/help/C/evolution/mail-account-manage-mh-format-directories.page share/help/C/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/C/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/C/evolution/mail-account-manage-microsoft-exchange.page share/help/C/evolution/mail-account-manage-pop.page share/help/C/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/C/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/C/evolution/mail-account-manage-usenet-news.page share/help/C/evolution/mail-account-management.page share/help/C/evolution/mail-attachments-received.page share/help/C/evolution/mail-attachments-sending.page share/help/C/evolution/mail-attachments.page share/help/C/evolution/mail-calendar-sending-invitations.page share/help/C/evolution/mail-cannot-see.page share/help/C/evolution/mail-change-columns-in-message-list.page share/help/C/evolution/mail-change-time-format.page share/help/C/evolution/mail-composer-change-quotation-string.page share/help/C/evolution/mail-composer-custom-header-lines.page share/help/C/evolution/mail-composer-enable-html-format.page share/help/C/evolution/mail-composer-external-editor.page share/help/C/evolution/mail-composer-forward-as-attachment.page share/help/C/evolution/mail-composer-forward.page share/help/C/evolution/mail-composer-from-field-override.page share/help/C/evolution/mail-composer-html-image.page share/help/C/evolution/mail-composer-html-link.page share/help/C/evolution/mail-composer-html-rule.page share/help/C/evolution/mail-composer-html-table.page share/help/C/evolution/mail-composer-html-text.page share/help/C/evolution/mail-composer-html.page share/help/C/evolution/mail-composer-mail-signatures-manage.page share/help/C/evolution/mail-composer-mail-signatures-per-account.page share/help/C/evolution/mail-composer-mail-signatures.page share/help/C/evolution/mail-composer-message-templates-reply.page share/help/C/evolution/mail-composer-message-templates-save.page share/help/C/evolution/mail-composer-message-templates-variables.page share/help/C/evolution/mail-composer-message-templates.page share/help/C/evolution/mail-composer-plain-text.page share/help/C/evolution/mail-composer-priority.page share/help/C/evolution/mail-composer-reply.page share/help/C/evolution/mail-composer-search.page share/help/C/evolution/mail-composer-send-account-overrides.page share/help/C/evolution/mail-composer-several-recipients.page share/help/C/evolution/mail-composer-spellcheck.page share/help/C/evolution/mail-composer-write-new-message.page share/help/C/evolution/mail-default-CC-and-BCC.page share/help/C/evolution/mail-default-folder-locations.page share/help/C/evolution/mail-delete-and-undelete.page share/help/C/evolution/mail-display-message-source.page share/help/C/evolution/mail-displaying-character-encodings.page share/help/C/evolution/mail-displaying-collapsible-headers.page share/help/C/evolution/mail-displaying-images-in-html.page share/help/C/evolution/mail-displaying-message.page share/help/C/evolution/mail-displaying-sender-photograph.page share/help/C/evolution/mail-duplicates.page share/help/C/evolution/mail-encryption-gpg-create-key.page share/help/C/evolution/mail-encryption-gpg-decrypting.page share/help/C/evolution/mail-encryption-gpg-getting-keys.page share/help/C/evolution/mail-encryption-gpg-set-up.page share/help/C/evolution/mail-encryption-gpg-signing-encrypting.page share/help/C/evolution/mail-encryption-s-mime-manage.page share/help/C/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/C/evolution/mail-encryption.page share/help/C/evolution/mail-filters-actions.page share/help/C/evolution/mail-filters-conditions.page share/help/C/evolution/mail-filters-not-working.page share/help/C/evolution/mail-filters.page share/help/C/evolution/mail-folders.page share/help/C/evolution/mail-follow-up-flag.page +share/help/C/evolution/mail-imap-change-send-method.page share/help/C/evolution/mail-imap-subscriptions.page share/help/C/evolution/mail-labels.page share/help/C/evolution/mail-layout-changing.page share/help/C/evolution/mail-localized-re-subjects.page share/help/C/evolution/mail-moving-emails.page share/help/C/evolution/mail-not-sent.page share/help/C/evolution/mail-organizing.page share/help/C/evolution/mail-read-receipts.page share/help/C/evolution/mail-received-notification.page share/help/C/evolution/mail-receiving-options-exchange-ews.page share/help/C/evolution/mail-receiving-options-exchange-mapi.page share/help/C/evolution/mail-receiving-options-imap-plus.page share/help/C/evolution/mail-receiving-options-local-delivery.page share/help/C/evolution/mail-receiving-options-maildir-format-directories.page share/help/C/evolution/mail-receiving-options-mh-format-directories.page share/help/C/evolution/mail-receiving-options-pop.page share/help/C/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/C/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/C/evolution/mail-receiving-options-usenet-news.page share/help/C/evolution/mail-receiving-options.page share/help/C/evolution/mail-refresh-folders.page share/help/C/evolution/mail-save-as-pdf.page share/help/C/evolution/mail-search-folders-add.page share/help/C/evolution/mail-search-folders-conditions.page share/help/C/evolution/mail-search-folders.page share/help/C/evolution/mail-searching-attachment-type.page share/help/C/evolution/mail-searching.page share/help/C/evolution/mail-send-and-receive-automatically.page share/help/C/evolution/mail-send-and-receive-manual.page share/help/C/evolution/mail-send-and-receive.page share/help/C/evolution/mail-sending-options-smtp.page share/help/C/evolution/mail-several-pop-accounts.page +share/help/C/evolution/mail-sorting-folder-list.page share/help/C/evolution/mail-sorting-message-list.page share/help/C/evolution/mail-spam-marking.page share/help/C/evolution/mail-spam-settings.page share/help/C/evolution/mail-spam.page share/help/C/evolution/mail-two-trash-folders.page share/help/C/evolution/mail-usenet-subscriptions.page share/help/C/evolution/mail-vertical-view.page share/help/C/evolution/mail-word-wrap.page share/help/C/evolution/mail-working-offline.page share/help/C/evolution/memos-searching.page share/help/C/evolution/memos-usage-add-memo.page share/help/C/evolution/memos-usage-delete-memo.page share/help/C/evolution/memos-usage-edit-memo.page share/help/C/evolution/memos-usage.page share/help/C/evolution/offline.page share/help/C/evolution/organizing.page share/help/C/evolution/problems-debug-how-to.page share/help/C/evolution/problems-getting-help.page share/help/C/evolution/problems-reporting-bugs.page share/help/C/evolution/searching-items.page share/help/C/evolution/sync-with-other-devices.page share/help/C/evolution/tasks-caldav.page share/help/C/evolution/tasks-display-settings.page share/help/C/evolution/tasks-local.page share/help/C/evolution/tasks-organizing.page share/help/C/evolution/tasks-searching.page share/help/C/evolution/tasks-usage-add-task.page share/help/C/evolution/tasks-usage-delete-task.page share/help/C/evolution/tasks-usage-edit-task.page share/help/C/evolution/tasks-usage.page share/help/C/evolution/tasks-using-several-tasklists.page share/help/C/evolution/tasks-webdav.page share/help/C/evolution/using-categories.page share/help/C/evolution/xinclude-filter-vfolder-conditions.xml -share/help/C/evolution/xinclude-mail-account-identity.xml share/help/C/evolution/xinclude-searching.xml share/help/ca/evolution/backup-restore.page share/help/ca/evolution/calendar-alarms-and-reminders.page share/help/ca/evolution/calendar-caldav.page share/help/ca/evolution/calendar-classifications.page share/help/ca/evolution/calendar-free-busy.page share/help/ca/evolution/calendar-google.page share/help/ca/evolution/calendar-layout-appointment-display.page share/help/ca/evolution/calendar-layout-general-formatting.page share/help/ca/evolution/calendar-layout-views.page share/help/ca/evolution/calendar-layout.page share/help/ca/evolution/calendar-local.page share/help/ca/evolution/calendar-marcus-bains-line.page share/help/ca/evolution/calendar-meetings-delegating.page share/help/ca/evolution/calendar-meetings-replying-to-invitation.page share/help/ca/evolution/calendar-meetings-sending-invitation.page share/help/ca/evolution/calendar-meetings.page share/help/ca/evolution/calendar-organizing.page share/help/ca/evolution/calendar-publishing.page share/help/ca/evolution/calendar-recurrence.page share/help/ca/evolution/calendar-searching.page share/help/ca/evolution/calendar-sharing-information.page share/help/ca/evolution/calendar-timezones.page share/help/ca/evolution/calendar-usage-add-appointment.page share/help/ca/evolution/calendar-usage-delete-appointment.page share/help/ca/evolution/calendar-usage-edit-appointment.page share/help/ca/evolution/calendar-usage.page share/help/ca/evolution/calendar-using-several-calendars.page share/help/ca/evolution/calendar-weather.page share/help/ca/evolution/calendar-webdav.page share/help/ca/evolution/contacts-add-automatically.page share/help/ca/evolution/contacts-autocompletion.page share/help/ca/evolution/contacts-google.page share/help/ca/evolution/contacts-ldap.page share/help/ca/evolution/contacts-libreoffice.page share/help/ca/evolution/contacts-local.page share/help/ca/evolution/contacts-organizing.page share/help/ca/evolution/contacts-searching.page share/help/ca/evolution/contacts-usage-add-contact.page share/help/ca/evolution/contacts-usage-delete-contact.page share/help/ca/evolution/contacts-usage-edit-contact.page share/help/ca/evolution/contacts-usage.page share/help/ca/evolution/contacts-using-contact-lists.page share/help/ca/evolution/contacts-using-several-addressbooks.page share/help/ca/evolution/credits.page share/help/ca/evolution/customize-ui-items.page share/help/ca/evolution/data-storage.page share/help/ca/evolution/default-browser.page share/help/ca/evolution/deleting-appointments.page share/help/ca/evolution/deleting-emails.page share/help/ca/evolution/deleting-to-free-disk-space.page share/help/ca/evolution/exporting-data-calendar.page share/help/ca/evolution/exporting-data-contacts.page share/help/ca/evolution/exporting-data-mail.page share/help/ca/evolution/exporting-data.page share/help/ca/evolution/figures/color-000000.png share/help/ca/evolution/figures/color-204a87.png share/help/ca/evolution/figures/color-2e3436.png share/help/ca/evolution/figures/color-4e9a06.png share/help/ca/evolution/figures/color-5c3566.png share/help/ca/evolution/figures/color-8f5902.png share/help/ca/evolution/figures/color-a40000.png share/help/ca/evolution/figures/color-c4a000.png share/help/ca/evolution/figures/color-ce5c00.png share/help/ca/evolution/figures/evolutionlogo.png share/help/ca/evolution/figures/html-composer-insert-image.png share/help/ca/evolution/figures/html-composer-insert-link.png share/help/ca/evolution/figures/html-composer-insert-rule.png share/help/ca/evolution/figures/html-composer-insert-table.png share/help/ca/evolution/figures/minus-icon.png -share/help/ca/evolution/figures/new-mail-notification.png share/help/ca/evolution/figures/new-mail-switcher.png share/help/ca/evolution/figures/plus-icon.png share/help/ca/evolution/figures/search-icon.png share/help/ca/evolution/figures/window-overview-layers.png +share/help/ca/evolution/flatpak-limitations.page share/help/ca/evolution/google-services.page +share/help/ca/evolution/import-apps-kmail.page share/help/ca/evolution/import-apps-mozilla.page share/help/ca/evolution/import-apps-outlook.page share/help/ca/evolution/import-data.page share/help/ca/evolution/import-single-files.page share/help/ca/evolution/import-supported-file-formats.page share/help/ca/evolution/index.page share/help/ca/evolution/intro-application.page share/help/ca/evolution/intro-first-run.page share/help/ca/evolution/intro-keyboard-shortcuts.page share/help/ca/evolution/intro-main-window.page share/help/ca/evolution/legal.xml share/help/ca/evolution/mail-access-gmail-imap-account.page share/help/ca/evolution/mail-access-gmail-pop-account.page share/help/ca/evolution/mail-account-manage-imap-plus.page share/help/ca/evolution/mail-account-manage-local-delivery.page share/help/ca/evolution/mail-account-manage-maildir-format-directories.page share/help/ca/evolution/mail-account-manage-mh-format-directories.page share/help/ca/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/ca/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/ca/evolution/mail-account-manage-microsoft-exchange.page share/help/ca/evolution/mail-account-manage-pop.page share/help/ca/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/ca/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/ca/evolution/mail-account-manage-usenet-news.page share/help/ca/evolution/mail-account-management.page share/help/ca/evolution/mail-attachments-received.page share/help/ca/evolution/mail-attachments-sending.page share/help/ca/evolution/mail-attachments.page share/help/ca/evolution/mail-calendar-sending-invitations.page share/help/ca/evolution/mail-cannot-see.page share/help/ca/evolution/mail-change-columns-in-message-list.page share/help/ca/evolution/mail-change-time-format.page share/help/ca/evolution/mail-composer-change-quotation-string.page share/help/ca/evolution/mail-composer-custom-header-lines.page share/help/ca/evolution/mail-composer-enable-html-format.page share/help/ca/evolution/mail-composer-external-editor.page share/help/ca/evolution/mail-composer-forward-as-attachment.page share/help/ca/evolution/mail-composer-forward.page share/help/ca/evolution/mail-composer-from-field-override.page share/help/ca/evolution/mail-composer-html-image.page share/help/ca/evolution/mail-composer-html-link.page share/help/ca/evolution/mail-composer-html-rule.page share/help/ca/evolution/mail-composer-html-table.page share/help/ca/evolution/mail-composer-html-text.page share/help/ca/evolution/mail-composer-html.page share/help/ca/evolution/mail-composer-mail-signatures-manage.page share/help/ca/evolution/mail-composer-mail-signatures-per-account.page share/help/ca/evolution/mail-composer-mail-signatures.page share/help/ca/evolution/mail-composer-message-templates-reply.page share/help/ca/evolution/mail-composer-message-templates-save.page share/help/ca/evolution/mail-composer-message-templates-variables.page share/help/ca/evolution/mail-composer-message-templates.page share/help/ca/evolution/mail-composer-plain-text.page share/help/ca/evolution/mail-composer-priority.page share/help/ca/evolution/mail-composer-reply.page share/help/ca/evolution/mail-composer-search.page share/help/ca/evolution/mail-composer-send-account-overrides.page share/help/ca/evolution/mail-composer-several-recipients.page share/help/ca/evolution/mail-composer-spellcheck.page share/help/ca/evolution/mail-composer-write-new-message.page share/help/ca/evolution/mail-default-CC-and-BCC.page share/help/ca/evolution/mail-default-folder-locations.page share/help/ca/evolution/mail-delete-and-undelete.page share/help/ca/evolution/mail-display-message-source.page share/help/ca/evolution/mail-displaying-character-encodings.page share/help/ca/evolution/mail-displaying-collapsible-headers.page share/help/ca/evolution/mail-displaying-images-in-html.page share/help/ca/evolution/mail-displaying-message.page share/help/ca/evolution/mail-displaying-sender-photograph.page share/help/ca/evolution/mail-duplicates.page share/help/ca/evolution/mail-encryption-gpg-create-key.page share/help/ca/evolution/mail-encryption-gpg-decrypting.page share/help/ca/evolution/mail-encryption-gpg-getting-keys.page share/help/ca/evolution/mail-encryption-gpg-set-up.page share/help/ca/evolution/mail-encryption-gpg-signing-encrypting.page share/help/ca/evolution/mail-encryption-s-mime-manage.page share/help/ca/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/ca/evolution/mail-encryption.page share/help/ca/evolution/mail-filters-actions.page share/help/ca/evolution/mail-filters-conditions.page share/help/ca/evolution/mail-filters-not-working.page share/help/ca/evolution/mail-filters.page share/help/ca/evolution/mail-folders.page share/help/ca/evolution/mail-follow-up-flag.page +share/help/ca/evolution/mail-imap-change-send-method.page share/help/ca/evolution/mail-imap-subscriptions.page share/help/ca/evolution/mail-labels.page share/help/ca/evolution/mail-layout-changing.page share/help/ca/evolution/mail-localized-re-subjects.page share/help/ca/evolution/mail-moving-emails.page share/help/ca/evolution/mail-not-sent.page share/help/ca/evolution/mail-organizing.page share/help/ca/evolution/mail-read-receipts.page share/help/ca/evolution/mail-received-notification.page share/help/ca/evolution/mail-receiving-options-exchange-ews.page share/help/ca/evolution/mail-receiving-options-exchange-mapi.page share/help/ca/evolution/mail-receiving-options-imap-plus.page share/help/ca/evolution/mail-receiving-options-local-delivery.page share/help/ca/evolution/mail-receiving-options-maildir-format-directories.page share/help/ca/evolution/mail-receiving-options-mh-format-directories.page share/help/ca/evolution/mail-receiving-options-pop.page share/help/ca/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/ca/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/ca/evolution/mail-receiving-options-usenet-news.page share/help/ca/evolution/mail-receiving-options.page share/help/ca/evolution/mail-refresh-folders.page share/help/ca/evolution/mail-save-as-pdf.page share/help/ca/evolution/mail-search-folders-add.page share/help/ca/evolution/mail-search-folders-conditions.page share/help/ca/evolution/mail-search-folders.page share/help/ca/evolution/mail-searching-attachment-type.page share/help/ca/evolution/mail-searching.page share/help/ca/evolution/mail-send-and-receive-automatically.page share/help/ca/evolution/mail-send-and-receive-manual.page share/help/ca/evolution/mail-send-and-receive.page share/help/ca/evolution/mail-sending-options-smtp.page share/help/ca/evolution/mail-several-pop-accounts.page +share/help/ca/evolution/mail-sorting-folder-list.page share/help/ca/evolution/mail-sorting-message-list.page share/help/ca/evolution/mail-spam-marking.page share/help/ca/evolution/mail-spam-settings.page share/help/ca/evolution/mail-spam.page share/help/ca/evolution/mail-two-trash-folders.page share/help/ca/evolution/mail-usenet-subscriptions.page share/help/ca/evolution/mail-vertical-view.page share/help/ca/evolution/mail-word-wrap.page share/help/ca/evolution/mail-working-offline.page share/help/ca/evolution/memos-searching.page share/help/ca/evolution/memos-usage-add-memo.page share/help/ca/evolution/memos-usage-delete-memo.page share/help/ca/evolution/memos-usage-edit-memo.page share/help/ca/evolution/memos-usage.page share/help/ca/evolution/offline.page share/help/ca/evolution/organizing.page share/help/ca/evolution/problems-debug-how-to.page share/help/ca/evolution/problems-getting-help.page share/help/ca/evolution/problems-reporting-bugs.page share/help/ca/evolution/searching-items.page share/help/ca/evolution/sync-with-other-devices.page share/help/ca/evolution/tasks-caldav.page share/help/ca/evolution/tasks-display-settings.page share/help/ca/evolution/tasks-local.page share/help/ca/evolution/tasks-organizing.page share/help/ca/evolution/tasks-searching.page share/help/ca/evolution/tasks-usage-add-task.page share/help/ca/evolution/tasks-usage-delete-task.page share/help/ca/evolution/tasks-usage-edit-task.page share/help/ca/evolution/tasks-usage.page share/help/ca/evolution/tasks-using-several-tasklists.page share/help/ca/evolution/tasks-webdav.page share/help/ca/evolution/using-categories.page share/help/ca/evolution/xinclude-filter-vfolder-conditions.xml -share/help/ca/evolution/xinclude-mail-account-identity.xml share/help/ca/evolution/xinclude-searching.xml share/help/cs/evolution/backup-restore.page share/help/cs/evolution/calendar-alarms-and-reminders.page share/help/cs/evolution/calendar-caldav.page share/help/cs/evolution/calendar-classifications.page share/help/cs/evolution/calendar-free-busy.page share/help/cs/evolution/calendar-google.page share/help/cs/evolution/calendar-layout-appointment-display.page share/help/cs/evolution/calendar-layout-general-formatting.page share/help/cs/evolution/calendar-layout-views.page share/help/cs/evolution/calendar-layout.page share/help/cs/evolution/calendar-local.page share/help/cs/evolution/calendar-marcus-bains-line.page share/help/cs/evolution/calendar-meetings-delegating.page share/help/cs/evolution/calendar-meetings-replying-to-invitation.page share/help/cs/evolution/calendar-meetings-sending-invitation.page share/help/cs/evolution/calendar-meetings.page share/help/cs/evolution/calendar-organizing.page share/help/cs/evolution/calendar-publishing.page share/help/cs/evolution/calendar-recurrence.page share/help/cs/evolution/calendar-searching.page share/help/cs/evolution/calendar-sharing-information.page share/help/cs/evolution/calendar-timezones.page share/help/cs/evolution/calendar-usage-add-appointment.page share/help/cs/evolution/calendar-usage-delete-appointment.page share/help/cs/evolution/calendar-usage-edit-appointment.page share/help/cs/evolution/calendar-usage.page share/help/cs/evolution/calendar-using-several-calendars.page share/help/cs/evolution/calendar-weather.page share/help/cs/evolution/calendar-webdav.page share/help/cs/evolution/contacts-add-automatically.page share/help/cs/evolution/contacts-autocompletion.page share/help/cs/evolution/contacts-google.page share/help/cs/evolution/contacts-ldap.page share/help/cs/evolution/contacts-libreoffice.page share/help/cs/evolution/contacts-local.page share/help/cs/evolution/contacts-organizing.page share/help/cs/evolution/contacts-searching.page share/help/cs/evolution/contacts-usage-add-contact.page share/help/cs/evolution/contacts-usage-delete-contact.page share/help/cs/evolution/contacts-usage-edit-contact.page share/help/cs/evolution/contacts-usage.page share/help/cs/evolution/contacts-using-contact-lists.page share/help/cs/evolution/contacts-using-several-addressbooks.page share/help/cs/evolution/credits.page share/help/cs/evolution/customize-ui-items.page share/help/cs/evolution/data-storage.page share/help/cs/evolution/default-browser.page share/help/cs/evolution/deleting-appointments.page share/help/cs/evolution/deleting-emails.page share/help/cs/evolution/deleting-to-free-disk-space.page share/help/cs/evolution/exporting-data-calendar.page share/help/cs/evolution/exporting-data-contacts.page share/help/cs/evolution/exporting-data-mail.page share/help/cs/evolution/exporting-data.page share/help/cs/evolution/figures/color-000000.png share/help/cs/evolution/figures/color-204a87.png share/help/cs/evolution/figures/color-2e3436.png share/help/cs/evolution/figures/color-4e9a06.png share/help/cs/evolution/figures/color-5c3566.png share/help/cs/evolution/figures/color-8f5902.png share/help/cs/evolution/figures/color-a40000.png share/help/cs/evolution/figures/color-c4a000.png share/help/cs/evolution/figures/color-ce5c00.png share/help/cs/evolution/figures/evolutionlogo.png share/help/cs/evolution/figures/html-composer-insert-image.png share/help/cs/evolution/figures/html-composer-insert-link.png share/help/cs/evolution/figures/html-composer-insert-rule.png share/help/cs/evolution/figures/html-composer-insert-table.png share/help/cs/evolution/figures/minus-icon.png -share/help/cs/evolution/figures/new-mail-notification.png share/help/cs/evolution/figures/new-mail-switcher.png share/help/cs/evolution/figures/plus-icon.png share/help/cs/evolution/figures/search-icon.png share/help/cs/evolution/figures/window-overview-layers.png +share/help/cs/evolution/flatpak-limitations.page share/help/cs/evolution/google-services.page +share/help/cs/evolution/import-apps-kmail.page share/help/cs/evolution/import-apps-mozilla.page share/help/cs/evolution/import-apps-outlook.page share/help/cs/evolution/import-data.page share/help/cs/evolution/import-single-files.page share/help/cs/evolution/import-supported-file-formats.page share/help/cs/evolution/index.page share/help/cs/evolution/intro-application.page share/help/cs/evolution/intro-first-run.page share/help/cs/evolution/intro-keyboard-shortcuts.page share/help/cs/evolution/intro-main-window.page share/help/cs/evolution/legal.xml share/help/cs/evolution/mail-access-gmail-imap-account.page share/help/cs/evolution/mail-access-gmail-pop-account.page share/help/cs/evolution/mail-account-manage-imap-plus.page share/help/cs/evolution/mail-account-manage-local-delivery.page share/help/cs/evolution/mail-account-manage-maildir-format-directories.page share/help/cs/evolution/mail-account-manage-mh-format-directories.page share/help/cs/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/cs/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/cs/evolution/mail-account-manage-microsoft-exchange.page share/help/cs/evolution/mail-account-manage-pop.page share/help/cs/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/cs/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/cs/evolution/mail-account-manage-usenet-news.page share/help/cs/evolution/mail-account-management.page share/help/cs/evolution/mail-attachments-received.page share/help/cs/evolution/mail-attachments-sending.page share/help/cs/evolution/mail-attachments.page share/help/cs/evolution/mail-calendar-sending-invitations.page share/help/cs/evolution/mail-cannot-see.page share/help/cs/evolution/mail-change-columns-in-message-list.page share/help/cs/evolution/mail-change-time-format.page share/help/cs/evolution/mail-composer-change-quotation-string.page share/help/cs/evolution/mail-composer-custom-header-lines.page share/help/cs/evolution/mail-composer-enable-html-format.page share/help/cs/evolution/mail-composer-external-editor.page share/help/cs/evolution/mail-composer-forward-as-attachment.page share/help/cs/evolution/mail-composer-forward.page share/help/cs/evolution/mail-composer-from-field-override.page share/help/cs/evolution/mail-composer-html-image.page share/help/cs/evolution/mail-composer-html-link.page share/help/cs/evolution/mail-composer-html-rule.page share/help/cs/evolution/mail-composer-html-table.page share/help/cs/evolution/mail-composer-html-text.page share/help/cs/evolution/mail-composer-html.page share/help/cs/evolution/mail-composer-mail-signatures-manage.page share/help/cs/evolution/mail-composer-mail-signatures-per-account.page share/help/cs/evolution/mail-composer-mail-signatures.page share/help/cs/evolution/mail-composer-message-templates-reply.page share/help/cs/evolution/mail-composer-message-templates-save.page share/help/cs/evolution/mail-composer-message-templates-variables.page share/help/cs/evolution/mail-composer-message-templates.page share/help/cs/evolution/mail-composer-plain-text.page share/help/cs/evolution/mail-composer-priority.page share/help/cs/evolution/mail-composer-reply.page share/help/cs/evolution/mail-composer-search.page share/help/cs/evolution/mail-composer-send-account-overrides.page share/help/cs/evolution/mail-composer-several-recipients.page share/help/cs/evolution/mail-composer-spellcheck.page share/help/cs/evolution/mail-composer-write-new-message.page share/help/cs/evolution/mail-default-CC-and-BCC.page share/help/cs/evolution/mail-default-folder-locations.page share/help/cs/evolution/mail-delete-and-undelete.page share/help/cs/evolution/mail-display-message-source.page share/help/cs/evolution/mail-displaying-character-encodings.page share/help/cs/evolution/mail-displaying-collapsible-headers.page share/help/cs/evolution/mail-displaying-images-in-html.page share/help/cs/evolution/mail-displaying-message.page share/help/cs/evolution/mail-displaying-sender-photograph.page share/help/cs/evolution/mail-duplicates.page share/help/cs/evolution/mail-encryption-gpg-create-key.page share/help/cs/evolution/mail-encryption-gpg-decrypting.page share/help/cs/evolution/mail-encryption-gpg-getting-keys.page share/help/cs/evolution/mail-encryption-gpg-set-up.page share/help/cs/evolution/mail-encryption-gpg-signing-encrypting.page share/help/cs/evolution/mail-encryption-s-mime-manage.page share/help/cs/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/cs/evolution/mail-encryption.page share/help/cs/evolution/mail-filters-actions.page share/help/cs/evolution/mail-filters-conditions.page share/help/cs/evolution/mail-filters-not-working.page share/help/cs/evolution/mail-filters.page share/help/cs/evolution/mail-folders.page share/help/cs/evolution/mail-follow-up-flag.page +share/help/cs/evolution/mail-imap-change-send-method.page share/help/cs/evolution/mail-imap-subscriptions.page share/help/cs/evolution/mail-labels.page share/help/cs/evolution/mail-layout-changing.page share/help/cs/evolution/mail-localized-re-subjects.page share/help/cs/evolution/mail-moving-emails.page share/help/cs/evolution/mail-not-sent.page share/help/cs/evolution/mail-organizing.page share/help/cs/evolution/mail-read-receipts.page share/help/cs/evolution/mail-received-notification.page share/help/cs/evolution/mail-receiving-options-exchange-ews.page share/help/cs/evolution/mail-receiving-options-exchange-mapi.page share/help/cs/evolution/mail-receiving-options-imap-plus.page share/help/cs/evolution/mail-receiving-options-local-delivery.page share/help/cs/evolution/mail-receiving-options-maildir-format-directories.page share/help/cs/evolution/mail-receiving-options-mh-format-directories.page share/help/cs/evolution/mail-receiving-options-pop.page share/help/cs/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/cs/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/cs/evolution/mail-receiving-options-usenet-news.page share/help/cs/evolution/mail-receiving-options.page share/help/cs/evolution/mail-refresh-folders.page share/help/cs/evolution/mail-save-as-pdf.page share/help/cs/evolution/mail-search-folders-add.page share/help/cs/evolution/mail-search-folders-conditions.page share/help/cs/evolution/mail-search-folders.page share/help/cs/evolution/mail-searching-attachment-type.page share/help/cs/evolution/mail-searching.page share/help/cs/evolution/mail-send-and-receive-automatically.page share/help/cs/evolution/mail-send-and-receive-manual.page share/help/cs/evolution/mail-send-and-receive.page share/help/cs/evolution/mail-sending-options-smtp.page share/help/cs/evolution/mail-several-pop-accounts.page +share/help/cs/evolution/mail-sorting-folder-list.page share/help/cs/evolution/mail-sorting-message-list.page share/help/cs/evolution/mail-spam-marking.page share/help/cs/evolution/mail-spam-settings.page share/help/cs/evolution/mail-spam.page share/help/cs/evolution/mail-two-trash-folders.page share/help/cs/evolution/mail-usenet-subscriptions.page share/help/cs/evolution/mail-vertical-view.page share/help/cs/evolution/mail-word-wrap.page share/help/cs/evolution/mail-working-offline.page share/help/cs/evolution/memos-searching.page share/help/cs/evolution/memos-usage-add-memo.page share/help/cs/evolution/memos-usage-delete-memo.page share/help/cs/evolution/memos-usage-edit-memo.page share/help/cs/evolution/memos-usage.page share/help/cs/evolution/offline.page share/help/cs/evolution/organizing.page share/help/cs/evolution/problems-debug-how-to.page share/help/cs/evolution/problems-getting-help.page share/help/cs/evolution/problems-reporting-bugs.page share/help/cs/evolution/searching-items.page share/help/cs/evolution/sync-with-other-devices.page share/help/cs/evolution/tasks-caldav.page share/help/cs/evolution/tasks-display-settings.page share/help/cs/evolution/tasks-local.page share/help/cs/evolution/tasks-organizing.page share/help/cs/evolution/tasks-searching.page share/help/cs/evolution/tasks-usage-add-task.page share/help/cs/evolution/tasks-usage-delete-task.page share/help/cs/evolution/tasks-usage-edit-task.page share/help/cs/evolution/tasks-usage.page share/help/cs/evolution/tasks-using-several-tasklists.page share/help/cs/evolution/tasks-webdav.page share/help/cs/evolution/using-categories.page share/help/cs/evolution/xinclude-filter-vfolder-conditions.xml -share/help/cs/evolution/xinclude-mail-account-identity.xml share/help/cs/evolution/xinclude-searching.xml share/help/de/evolution/backup-restore.page share/help/de/evolution/calendar-alarms-and-reminders.page share/help/de/evolution/calendar-caldav.page share/help/de/evolution/calendar-classifications.page share/help/de/evolution/calendar-free-busy.page share/help/de/evolution/calendar-google.page share/help/de/evolution/calendar-layout-appointment-display.page share/help/de/evolution/calendar-layout-general-formatting.page share/help/de/evolution/calendar-layout-views.page share/help/de/evolution/calendar-layout.page share/help/de/evolution/calendar-local.page share/help/de/evolution/calendar-marcus-bains-line.page share/help/de/evolution/calendar-meetings-delegating.page share/help/de/evolution/calendar-meetings-replying-to-invitation.page share/help/de/evolution/calendar-meetings-sending-invitation.page share/help/de/evolution/calendar-meetings.page share/help/de/evolution/calendar-organizing.page share/help/de/evolution/calendar-publishing.page share/help/de/evolution/calendar-recurrence.page share/help/de/evolution/calendar-searching.page share/help/de/evolution/calendar-sharing-information.page share/help/de/evolution/calendar-timezones.page share/help/de/evolution/calendar-usage-add-appointment.page share/help/de/evolution/calendar-usage-delete-appointment.page share/help/de/evolution/calendar-usage-edit-appointment.page share/help/de/evolution/calendar-usage.page share/help/de/evolution/calendar-using-several-calendars.page share/help/de/evolution/calendar-weather.page share/help/de/evolution/calendar-webdav.page share/help/de/evolution/contacts-add-automatically.page share/help/de/evolution/contacts-autocompletion.page share/help/de/evolution/contacts-google.page share/help/de/evolution/contacts-ldap.page share/help/de/evolution/contacts-libreoffice.page share/help/de/evolution/contacts-local.page share/help/de/evolution/contacts-organizing.page share/help/de/evolution/contacts-searching.page share/help/de/evolution/contacts-usage-add-contact.page share/help/de/evolution/contacts-usage-delete-contact.page share/help/de/evolution/contacts-usage-edit-contact.page share/help/de/evolution/contacts-usage.page share/help/de/evolution/contacts-using-contact-lists.page share/help/de/evolution/contacts-using-several-addressbooks.page share/help/de/evolution/credits.page share/help/de/evolution/customize-ui-items.page share/help/de/evolution/data-storage.page share/help/de/evolution/default-browser.page share/help/de/evolution/deleting-appointments.page share/help/de/evolution/deleting-emails.page share/help/de/evolution/deleting-to-free-disk-space.page share/help/de/evolution/exporting-data-calendar.page share/help/de/evolution/exporting-data-contacts.page share/help/de/evolution/exporting-data-mail.page share/help/de/evolution/exporting-data.page share/help/de/evolution/figures/color-000000.png share/help/de/evolution/figures/color-204a87.png share/help/de/evolution/figures/color-2e3436.png share/help/de/evolution/figures/color-4e9a06.png share/help/de/evolution/figures/color-5c3566.png share/help/de/evolution/figures/color-8f5902.png share/help/de/evolution/figures/color-a40000.png share/help/de/evolution/figures/color-c4a000.png share/help/de/evolution/figures/color-ce5c00.png share/help/de/evolution/figures/evolutionlogo.png share/help/de/evolution/figures/html-composer-insert-image.png share/help/de/evolution/figures/html-composer-insert-link.png share/help/de/evolution/figures/html-composer-insert-rule.png share/help/de/evolution/figures/html-composer-insert-table.png share/help/de/evolution/figures/minus-icon.png -share/help/de/evolution/figures/new-mail-notification.png share/help/de/evolution/figures/new-mail-switcher.png share/help/de/evolution/figures/plus-icon.png share/help/de/evolution/figures/search-icon.png share/help/de/evolution/figures/window-overview-layers.png +share/help/de/evolution/flatpak-limitations.page share/help/de/evolution/google-services.page +share/help/de/evolution/import-apps-kmail.page share/help/de/evolution/import-apps-mozilla.page share/help/de/evolution/import-apps-outlook.page share/help/de/evolution/import-data.page share/help/de/evolution/import-single-files.page share/help/de/evolution/import-supported-file-formats.page share/help/de/evolution/index.page share/help/de/evolution/intro-application.page share/help/de/evolution/intro-first-run.page share/help/de/evolution/intro-keyboard-shortcuts.page share/help/de/evolution/intro-main-window.page share/help/de/evolution/legal.xml share/help/de/evolution/mail-access-gmail-imap-account.page share/help/de/evolution/mail-access-gmail-pop-account.page share/help/de/evolution/mail-account-manage-imap-plus.page share/help/de/evolution/mail-account-manage-local-delivery.page share/help/de/evolution/mail-account-manage-maildir-format-directories.page share/help/de/evolution/mail-account-manage-mh-format-directories.page share/help/de/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/de/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/de/evolution/mail-account-manage-microsoft-exchange.page share/help/de/evolution/mail-account-manage-pop.page share/help/de/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/de/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/de/evolution/mail-account-manage-usenet-news.page share/help/de/evolution/mail-account-management.page share/help/de/evolution/mail-attachments-received.page share/help/de/evolution/mail-attachments-sending.page share/help/de/evolution/mail-attachments.page share/help/de/evolution/mail-calendar-sending-invitations.page share/help/de/evolution/mail-cannot-see.page share/help/de/evolution/mail-change-columns-in-message-list.page share/help/de/evolution/mail-change-time-format.page share/help/de/evolution/mail-composer-change-quotation-string.page share/help/de/evolution/mail-composer-custom-header-lines.page share/help/de/evolution/mail-composer-enable-html-format.page share/help/de/evolution/mail-composer-external-editor.page share/help/de/evolution/mail-composer-forward-as-attachment.page share/help/de/evolution/mail-composer-forward.page share/help/de/evolution/mail-composer-from-field-override.page share/help/de/evolution/mail-composer-html-image.page share/help/de/evolution/mail-composer-html-link.page share/help/de/evolution/mail-composer-html-rule.page share/help/de/evolution/mail-composer-html-table.page share/help/de/evolution/mail-composer-html-text.page share/help/de/evolution/mail-composer-html.page share/help/de/evolution/mail-composer-mail-signatures-manage.page share/help/de/evolution/mail-composer-mail-signatures-per-account.page share/help/de/evolution/mail-composer-mail-signatures.page share/help/de/evolution/mail-composer-message-templates-reply.page share/help/de/evolution/mail-composer-message-templates-save.page share/help/de/evolution/mail-composer-message-templates-variables.page share/help/de/evolution/mail-composer-message-templates.page share/help/de/evolution/mail-composer-plain-text.page share/help/de/evolution/mail-composer-priority.page share/help/de/evolution/mail-composer-reply.page share/help/de/evolution/mail-composer-search.page share/help/de/evolution/mail-composer-send-account-overrides.page share/help/de/evolution/mail-composer-several-recipients.page share/help/de/evolution/mail-composer-spellcheck.page share/help/de/evolution/mail-composer-write-new-message.page share/help/de/evolution/mail-default-CC-and-BCC.page share/help/de/evolution/mail-default-folder-locations.page share/help/de/evolution/mail-delete-and-undelete.page share/help/de/evolution/mail-display-message-source.page share/help/de/evolution/mail-displaying-character-encodings.page share/help/de/evolution/mail-displaying-collapsible-headers.page share/help/de/evolution/mail-displaying-images-in-html.page share/help/de/evolution/mail-displaying-message.page share/help/de/evolution/mail-displaying-sender-photograph.page share/help/de/evolution/mail-duplicates.page share/help/de/evolution/mail-encryption-gpg-create-key.page share/help/de/evolution/mail-encryption-gpg-decrypting.page share/help/de/evolution/mail-encryption-gpg-getting-keys.page share/help/de/evolution/mail-encryption-gpg-set-up.page share/help/de/evolution/mail-encryption-gpg-signing-encrypting.page share/help/de/evolution/mail-encryption-s-mime-manage.page share/help/de/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/de/evolution/mail-encryption.page share/help/de/evolution/mail-filters-actions.page share/help/de/evolution/mail-filters-conditions.page share/help/de/evolution/mail-filters-not-working.page share/help/de/evolution/mail-filters.page share/help/de/evolution/mail-folders.page share/help/de/evolution/mail-follow-up-flag.page +share/help/de/evolution/mail-imap-change-send-method.page share/help/de/evolution/mail-imap-subscriptions.page share/help/de/evolution/mail-labels.page share/help/de/evolution/mail-layout-changing.page share/help/de/evolution/mail-localized-re-subjects.page share/help/de/evolution/mail-moving-emails.page share/help/de/evolution/mail-not-sent.page share/help/de/evolution/mail-organizing.page share/help/de/evolution/mail-read-receipts.page share/help/de/evolution/mail-received-notification.page share/help/de/evolution/mail-receiving-options-exchange-ews.page share/help/de/evolution/mail-receiving-options-exchange-mapi.page share/help/de/evolution/mail-receiving-options-imap-plus.page share/help/de/evolution/mail-receiving-options-local-delivery.page share/help/de/evolution/mail-receiving-options-maildir-format-directories.page share/help/de/evolution/mail-receiving-options-mh-format-directories.page share/help/de/evolution/mail-receiving-options-pop.page share/help/de/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/de/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/de/evolution/mail-receiving-options-usenet-news.page share/help/de/evolution/mail-receiving-options.page share/help/de/evolution/mail-refresh-folders.page share/help/de/evolution/mail-save-as-pdf.page share/help/de/evolution/mail-search-folders-add.page share/help/de/evolution/mail-search-folders-conditions.page share/help/de/evolution/mail-search-folders.page share/help/de/evolution/mail-searching-attachment-type.page share/help/de/evolution/mail-searching.page share/help/de/evolution/mail-send-and-receive-automatically.page share/help/de/evolution/mail-send-and-receive-manual.page share/help/de/evolution/mail-send-and-receive.page share/help/de/evolution/mail-sending-options-smtp.page share/help/de/evolution/mail-several-pop-accounts.page +share/help/de/evolution/mail-sorting-folder-list.page share/help/de/evolution/mail-sorting-message-list.page share/help/de/evolution/mail-spam-marking.page share/help/de/evolution/mail-spam-settings.page share/help/de/evolution/mail-spam.page share/help/de/evolution/mail-two-trash-folders.page share/help/de/evolution/mail-usenet-subscriptions.page share/help/de/evolution/mail-vertical-view.page share/help/de/evolution/mail-word-wrap.page share/help/de/evolution/mail-working-offline.page share/help/de/evolution/memos-searching.page share/help/de/evolution/memos-usage-add-memo.page share/help/de/evolution/memos-usage-delete-memo.page share/help/de/evolution/memos-usage-edit-memo.page share/help/de/evolution/memos-usage.page share/help/de/evolution/offline.page share/help/de/evolution/organizing.page share/help/de/evolution/problems-debug-how-to.page share/help/de/evolution/problems-getting-help.page share/help/de/evolution/problems-reporting-bugs.page share/help/de/evolution/searching-items.page share/help/de/evolution/sync-with-other-devices.page share/help/de/evolution/tasks-caldav.page share/help/de/evolution/tasks-display-settings.page share/help/de/evolution/tasks-local.page share/help/de/evolution/tasks-organizing.page share/help/de/evolution/tasks-searching.page share/help/de/evolution/tasks-usage-add-task.page share/help/de/evolution/tasks-usage-delete-task.page share/help/de/evolution/tasks-usage-edit-task.page share/help/de/evolution/tasks-usage.page share/help/de/evolution/tasks-using-several-tasklists.page share/help/de/evolution/tasks-webdav.page share/help/de/evolution/using-categories.page share/help/de/evolution/xinclude-filter-vfolder-conditions.xml -share/help/de/evolution/xinclude-mail-account-identity.xml share/help/de/evolution/xinclude-searching.xml share/help/el/evolution/backup-restore.page share/help/el/evolution/calendar-alarms-and-reminders.page share/help/el/evolution/calendar-caldav.page share/help/el/evolution/calendar-classifications.page share/help/el/evolution/calendar-free-busy.page share/help/el/evolution/calendar-google.page share/help/el/evolution/calendar-layout-appointment-display.page share/help/el/evolution/calendar-layout-general-formatting.page share/help/el/evolution/calendar-layout-views.page share/help/el/evolution/calendar-layout.page share/help/el/evolution/calendar-local.page share/help/el/evolution/calendar-marcus-bains-line.page share/help/el/evolution/calendar-meetings-delegating.page share/help/el/evolution/calendar-meetings-replying-to-invitation.page share/help/el/evolution/calendar-meetings-sending-invitation.page share/help/el/evolution/calendar-meetings.page share/help/el/evolution/calendar-organizing.page share/help/el/evolution/calendar-publishing.page share/help/el/evolution/calendar-recurrence.page share/help/el/evolution/calendar-searching.page share/help/el/evolution/calendar-sharing-information.page share/help/el/evolution/calendar-timezones.page share/help/el/evolution/calendar-usage-add-appointment.page share/help/el/evolution/calendar-usage-delete-appointment.page share/help/el/evolution/calendar-usage-edit-appointment.page share/help/el/evolution/calendar-usage.page share/help/el/evolution/calendar-using-several-calendars.page share/help/el/evolution/calendar-weather.page share/help/el/evolution/calendar-webdav.page share/help/el/evolution/contacts-add-automatically.page share/help/el/evolution/contacts-autocompletion.page share/help/el/evolution/contacts-google.page share/help/el/evolution/contacts-ldap.page share/help/el/evolution/contacts-libreoffice.page share/help/el/evolution/contacts-local.page share/help/el/evolution/contacts-organizing.page share/help/el/evolution/contacts-searching.page share/help/el/evolution/contacts-usage-add-contact.page share/help/el/evolution/contacts-usage-delete-contact.page share/help/el/evolution/contacts-usage-edit-contact.page share/help/el/evolution/contacts-usage.page share/help/el/evolution/contacts-using-contact-lists.page share/help/el/evolution/contacts-using-several-addressbooks.page share/help/el/evolution/credits.page share/help/el/evolution/customize-ui-items.page share/help/el/evolution/data-storage.page share/help/el/evolution/default-browser.page share/help/el/evolution/deleting-appointments.page share/help/el/evolution/deleting-emails.page share/help/el/evolution/deleting-to-free-disk-space.page share/help/el/evolution/exporting-data-calendar.page share/help/el/evolution/exporting-data-contacts.page share/help/el/evolution/exporting-data-mail.page share/help/el/evolution/exporting-data.page share/help/el/evolution/figures/color-000000.png share/help/el/evolution/figures/color-204a87.png share/help/el/evolution/figures/color-2e3436.png share/help/el/evolution/figures/color-4e9a06.png share/help/el/evolution/figures/color-5c3566.png share/help/el/evolution/figures/color-8f5902.png share/help/el/evolution/figures/color-a40000.png share/help/el/evolution/figures/color-c4a000.png share/help/el/evolution/figures/color-ce5c00.png share/help/el/evolution/figures/evolutionlogo.png share/help/el/evolution/figures/html-composer-insert-image.png share/help/el/evolution/figures/html-composer-insert-link.png share/help/el/evolution/figures/html-composer-insert-rule.png share/help/el/evolution/figures/html-composer-insert-table.png share/help/el/evolution/figures/minus-icon.png -share/help/el/evolution/figures/new-mail-notification.png share/help/el/evolution/figures/new-mail-switcher.png share/help/el/evolution/figures/plus-icon.png share/help/el/evolution/figures/search-icon.png share/help/el/evolution/figures/window-overview-layers.png +share/help/el/evolution/flatpak-limitations.page share/help/el/evolution/google-services.page +share/help/el/evolution/import-apps-kmail.page share/help/el/evolution/import-apps-mozilla.page share/help/el/evolution/import-apps-outlook.page share/help/el/evolution/import-data.page share/help/el/evolution/import-single-files.page share/help/el/evolution/import-supported-file-formats.page share/help/el/evolution/index.page share/help/el/evolution/intro-application.page share/help/el/evolution/intro-first-run.page share/help/el/evolution/intro-keyboard-shortcuts.page share/help/el/evolution/intro-main-window.page share/help/el/evolution/legal.xml share/help/el/evolution/mail-access-gmail-imap-account.page share/help/el/evolution/mail-access-gmail-pop-account.page share/help/el/evolution/mail-account-manage-imap-plus.page share/help/el/evolution/mail-account-manage-local-delivery.page share/help/el/evolution/mail-account-manage-maildir-format-directories.page share/help/el/evolution/mail-account-manage-mh-format-directories.page share/help/el/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/el/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/el/evolution/mail-account-manage-microsoft-exchange.page share/help/el/evolution/mail-account-manage-pop.page share/help/el/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/el/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/el/evolution/mail-account-manage-usenet-news.page share/help/el/evolution/mail-account-management.page share/help/el/evolution/mail-attachments-received.page share/help/el/evolution/mail-attachments-sending.page share/help/el/evolution/mail-attachments.page share/help/el/evolution/mail-calendar-sending-invitations.page share/help/el/evolution/mail-cannot-see.page share/help/el/evolution/mail-change-columns-in-message-list.page share/help/el/evolution/mail-change-time-format.page share/help/el/evolution/mail-composer-change-quotation-string.page share/help/el/evolution/mail-composer-custom-header-lines.page share/help/el/evolution/mail-composer-enable-html-format.page share/help/el/evolution/mail-composer-external-editor.page share/help/el/evolution/mail-composer-forward-as-attachment.page share/help/el/evolution/mail-composer-forward.page share/help/el/evolution/mail-composer-from-field-override.page share/help/el/evolution/mail-composer-html-image.page share/help/el/evolution/mail-composer-html-link.page share/help/el/evolution/mail-composer-html-rule.page share/help/el/evolution/mail-composer-html-table.page share/help/el/evolution/mail-composer-html-text.page share/help/el/evolution/mail-composer-html.page share/help/el/evolution/mail-composer-mail-signatures-manage.page share/help/el/evolution/mail-composer-mail-signatures-per-account.page share/help/el/evolution/mail-composer-mail-signatures.page share/help/el/evolution/mail-composer-message-templates-reply.page share/help/el/evolution/mail-composer-message-templates-save.page share/help/el/evolution/mail-composer-message-templates-variables.page share/help/el/evolution/mail-composer-message-templates.page share/help/el/evolution/mail-composer-plain-text.page share/help/el/evolution/mail-composer-priority.page share/help/el/evolution/mail-composer-reply.page share/help/el/evolution/mail-composer-search.page share/help/el/evolution/mail-composer-send-account-overrides.page share/help/el/evolution/mail-composer-several-recipients.page share/help/el/evolution/mail-composer-spellcheck.page share/help/el/evolution/mail-composer-write-new-message.page share/help/el/evolution/mail-default-CC-and-BCC.page share/help/el/evolution/mail-default-folder-locations.page share/help/el/evolution/mail-delete-and-undelete.page share/help/el/evolution/mail-display-message-source.page share/help/el/evolution/mail-displaying-character-encodings.page share/help/el/evolution/mail-displaying-collapsible-headers.page share/help/el/evolution/mail-displaying-images-in-html.page share/help/el/evolution/mail-displaying-message.page share/help/el/evolution/mail-displaying-sender-photograph.page share/help/el/evolution/mail-duplicates.page share/help/el/evolution/mail-encryption-gpg-create-key.page share/help/el/evolution/mail-encryption-gpg-decrypting.page share/help/el/evolution/mail-encryption-gpg-getting-keys.page share/help/el/evolution/mail-encryption-gpg-set-up.page share/help/el/evolution/mail-encryption-gpg-signing-encrypting.page share/help/el/evolution/mail-encryption-s-mime-manage.page share/help/el/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/el/evolution/mail-encryption.page share/help/el/evolution/mail-filters-actions.page share/help/el/evolution/mail-filters-conditions.page share/help/el/evolution/mail-filters-not-working.page share/help/el/evolution/mail-filters.page share/help/el/evolution/mail-folders.page share/help/el/evolution/mail-follow-up-flag.page +share/help/el/evolution/mail-imap-change-send-method.page share/help/el/evolution/mail-imap-subscriptions.page share/help/el/evolution/mail-labels.page share/help/el/evolution/mail-layout-changing.page share/help/el/evolution/mail-localized-re-subjects.page share/help/el/evolution/mail-moving-emails.page share/help/el/evolution/mail-not-sent.page share/help/el/evolution/mail-organizing.page share/help/el/evolution/mail-read-receipts.page share/help/el/evolution/mail-received-notification.page share/help/el/evolution/mail-receiving-options-exchange-ews.page share/help/el/evolution/mail-receiving-options-exchange-mapi.page share/help/el/evolution/mail-receiving-options-imap-plus.page share/help/el/evolution/mail-receiving-options-local-delivery.page share/help/el/evolution/mail-receiving-options-maildir-format-directories.page share/help/el/evolution/mail-receiving-options-mh-format-directories.page share/help/el/evolution/mail-receiving-options-pop.page share/help/el/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/el/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/el/evolution/mail-receiving-options-usenet-news.page share/help/el/evolution/mail-receiving-options.page share/help/el/evolution/mail-refresh-folders.page share/help/el/evolution/mail-save-as-pdf.page share/help/el/evolution/mail-search-folders-add.page share/help/el/evolution/mail-search-folders-conditions.page share/help/el/evolution/mail-search-folders.page share/help/el/evolution/mail-searching-attachment-type.page share/help/el/evolution/mail-searching.page share/help/el/evolution/mail-send-and-receive-automatically.page share/help/el/evolution/mail-send-and-receive-manual.page share/help/el/evolution/mail-send-and-receive.page share/help/el/evolution/mail-sending-options-smtp.page share/help/el/evolution/mail-several-pop-accounts.page +share/help/el/evolution/mail-sorting-folder-list.page share/help/el/evolution/mail-sorting-message-list.page share/help/el/evolution/mail-spam-marking.page share/help/el/evolution/mail-spam-settings.page share/help/el/evolution/mail-spam.page share/help/el/evolution/mail-two-trash-folders.page share/help/el/evolution/mail-usenet-subscriptions.page share/help/el/evolution/mail-vertical-view.page share/help/el/evolution/mail-word-wrap.page share/help/el/evolution/mail-working-offline.page share/help/el/evolution/memos-searching.page share/help/el/evolution/memos-usage-add-memo.page share/help/el/evolution/memos-usage-delete-memo.page share/help/el/evolution/memos-usage-edit-memo.page share/help/el/evolution/memos-usage.page share/help/el/evolution/offline.page share/help/el/evolution/organizing.page share/help/el/evolution/problems-debug-how-to.page share/help/el/evolution/problems-getting-help.page share/help/el/evolution/problems-reporting-bugs.page share/help/el/evolution/searching-items.page share/help/el/evolution/sync-with-other-devices.page share/help/el/evolution/tasks-caldav.page share/help/el/evolution/tasks-display-settings.page share/help/el/evolution/tasks-local.page share/help/el/evolution/tasks-organizing.page share/help/el/evolution/tasks-searching.page share/help/el/evolution/tasks-usage-add-task.page share/help/el/evolution/tasks-usage-delete-task.page share/help/el/evolution/tasks-usage-edit-task.page share/help/el/evolution/tasks-usage.page share/help/el/evolution/tasks-using-several-tasklists.page share/help/el/evolution/tasks-webdav.page share/help/el/evolution/using-categories.page share/help/el/evolution/xinclude-filter-vfolder-conditions.xml -share/help/el/evolution/xinclude-mail-account-identity.xml share/help/el/evolution/xinclude-searching.xml share/help/en_GB/evolution/backup-restore.page share/help/en_GB/evolution/calendar-alarms-and-reminders.page share/help/en_GB/evolution/calendar-caldav.page share/help/en_GB/evolution/calendar-classifications.page share/help/en_GB/evolution/calendar-free-busy.page share/help/en_GB/evolution/calendar-google.page share/help/en_GB/evolution/calendar-layout-appointment-display.page share/help/en_GB/evolution/calendar-layout-general-formatting.page share/help/en_GB/evolution/calendar-layout-views.page share/help/en_GB/evolution/calendar-layout.page share/help/en_GB/evolution/calendar-local.page share/help/en_GB/evolution/calendar-marcus-bains-line.page share/help/en_GB/evolution/calendar-meetings-delegating.page share/help/en_GB/evolution/calendar-meetings-replying-to-invitation.page share/help/en_GB/evolution/calendar-meetings-sending-invitation.page share/help/en_GB/evolution/calendar-meetings.page share/help/en_GB/evolution/calendar-organizing.page share/help/en_GB/evolution/calendar-publishing.page share/help/en_GB/evolution/calendar-recurrence.page share/help/en_GB/evolution/calendar-searching.page share/help/en_GB/evolution/calendar-sharing-information.page share/help/en_GB/evolution/calendar-timezones.page share/help/en_GB/evolution/calendar-usage-add-appointment.page share/help/en_GB/evolution/calendar-usage-delete-appointment.page share/help/en_GB/evolution/calendar-usage-edit-appointment.page share/help/en_GB/evolution/calendar-usage.page share/help/en_GB/evolution/calendar-using-several-calendars.page share/help/en_GB/evolution/calendar-weather.page share/help/en_GB/evolution/calendar-webdav.page share/help/en_GB/evolution/contacts-add-automatically.page share/help/en_GB/evolution/contacts-autocompletion.page share/help/en_GB/evolution/contacts-google.page share/help/en_GB/evolution/contacts-ldap.page share/help/en_GB/evolution/contacts-libreoffice.page share/help/en_GB/evolution/contacts-local.page share/help/en_GB/evolution/contacts-organizing.page share/help/en_GB/evolution/contacts-searching.page share/help/en_GB/evolution/contacts-usage-add-contact.page share/help/en_GB/evolution/contacts-usage-delete-contact.page share/help/en_GB/evolution/contacts-usage-edit-contact.page share/help/en_GB/evolution/contacts-usage.page share/help/en_GB/evolution/contacts-using-contact-lists.page share/help/en_GB/evolution/contacts-using-several-addressbooks.page share/help/en_GB/evolution/credits.page share/help/en_GB/evolution/customize-ui-items.page share/help/en_GB/evolution/data-storage.page share/help/en_GB/evolution/default-browser.page share/help/en_GB/evolution/deleting-appointments.page share/help/en_GB/evolution/deleting-emails.page share/help/en_GB/evolution/deleting-to-free-disk-space.page share/help/en_GB/evolution/exporting-data-calendar.page share/help/en_GB/evolution/exporting-data-contacts.page share/help/en_GB/evolution/exporting-data-mail.page share/help/en_GB/evolution/exporting-data.page share/help/en_GB/evolution/figures/color-000000.png share/help/en_GB/evolution/figures/color-204a87.png share/help/en_GB/evolution/figures/color-2e3436.png share/help/en_GB/evolution/figures/color-4e9a06.png share/help/en_GB/evolution/figures/color-5c3566.png share/help/en_GB/evolution/figures/color-8f5902.png share/help/en_GB/evolution/figures/color-a40000.png share/help/en_GB/evolution/figures/color-c4a000.png share/help/en_GB/evolution/figures/color-ce5c00.png share/help/en_GB/evolution/figures/evolutionlogo.png share/help/en_GB/evolution/figures/html-composer-insert-image.png share/help/en_GB/evolution/figures/html-composer-insert-link.png share/help/en_GB/evolution/figures/html-composer-insert-rule.png share/help/en_GB/evolution/figures/html-composer-insert-table.png share/help/en_GB/evolution/figures/minus-icon.png -share/help/en_GB/evolution/figures/new-mail-notification.png share/help/en_GB/evolution/figures/new-mail-switcher.png share/help/en_GB/evolution/figures/plus-icon.png share/help/en_GB/evolution/figures/search-icon.png share/help/en_GB/evolution/figures/window-overview-layers.png +share/help/en_GB/evolution/flatpak-limitations.page share/help/en_GB/evolution/google-services.page +share/help/en_GB/evolution/import-apps-kmail.page share/help/en_GB/evolution/import-apps-mozilla.page share/help/en_GB/evolution/import-apps-outlook.page share/help/en_GB/evolution/import-data.page share/help/en_GB/evolution/import-single-files.page share/help/en_GB/evolution/import-supported-file-formats.page share/help/en_GB/evolution/index.page share/help/en_GB/evolution/intro-application.page share/help/en_GB/evolution/intro-first-run.page share/help/en_GB/evolution/intro-keyboard-shortcuts.page share/help/en_GB/evolution/intro-main-window.page share/help/en_GB/evolution/legal.xml share/help/en_GB/evolution/mail-access-gmail-imap-account.page share/help/en_GB/evolution/mail-access-gmail-pop-account.page share/help/en_GB/evolution/mail-account-manage-imap-plus.page share/help/en_GB/evolution/mail-account-manage-local-delivery.page share/help/en_GB/evolution/mail-account-manage-maildir-format-directories.page share/help/en_GB/evolution/mail-account-manage-mh-format-directories.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/en_GB/evolution/mail-account-manage-microsoft-exchange.page share/help/en_GB/evolution/mail-account-manage-pop.page share/help/en_GB/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/en_GB/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/en_GB/evolution/mail-account-manage-usenet-news.page share/help/en_GB/evolution/mail-account-management.page share/help/en_GB/evolution/mail-attachments-received.page share/help/en_GB/evolution/mail-attachments-sending.page share/help/en_GB/evolution/mail-attachments.page share/help/en_GB/evolution/mail-calendar-sending-invitations.page share/help/en_GB/evolution/mail-cannot-see.page share/help/en_GB/evolution/mail-change-columns-in-message-list.page share/help/en_GB/evolution/mail-change-time-format.page share/help/en_GB/evolution/mail-composer-change-quotation-string.page share/help/en_GB/evolution/mail-composer-custom-header-lines.page share/help/en_GB/evolution/mail-composer-enable-html-format.page share/help/en_GB/evolution/mail-composer-external-editor.page share/help/en_GB/evolution/mail-composer-forward-as-attachment.page share/help/en_GB/evolution/mail-composer-forward.page share/help/en_GB/evolution/mail-composer-from-field-override.page share/help/en_GB/evolution/mail-composer-html-image.page share/help/en_GB/evolution/mail-composer-html-link.page share/help/en_GB/evolution/mail-composer-html-rule.page share/help/en_GB/evolution/mail-composer-html-table.page share/help/en_GB/evolution/mail-composer-html-text.page share/help/en_GB/evolution/mail-composer-html.page share/help/en_GB/evolution/mail-composer-mail-signatures-manage.page share/help/en_GB/evolution/mail-composer-mail-signatures-per-account.page share/help/en_GB/evolution/mail-composer-mail-signatures.page share/help/en_GB/evolution/mail-composer-message-templates-reply.page share/help/en_GB/evolution/mail-composer-message-templates-save.page share/help/en_GB/evolution/mail-composer-message-templates-variables.page share/help/en_GB/evolution/mail-composer-message-templates.page share/help/en_GB/evolution/mail-composer-plain-text.page share/help/en_GB/evolution/mail-composer-priority.page share/help/en_GB/evolution/mail-composer-reply.page share/help/en_GB/evolution/mail-composer-search.page share/help/en_GB/evolution/mail-composer-send-account-overrides.page share/help/en_GB/evolution/mail-composer-several-recipients.page share/help/en_GB/evolution/mail-composer-spellcheck.page share/help/en_GB/evolution/mail-composer-write-new-message.page share/help/en_GB/evolution/mail-default-CC-and-BCC.page share/help/en_GB/evolution/mail-default-folder-locations.page share/help/en_GB/evolution/mail-delete-and-undelete.page share/help/en_GB/evolution/mail-display-message-source.page share/help/en_GB/evolution/mail-displaying-character-encodings.page share/help/en_GB/evolution/mail-displaying-collapsible-headers.page share/help/en_GB/evolution/mail-displaying-images-in-html.page share/help/en_GB/evolution/mail-displaying-message.page share/help/en_GB/evolution/mail-displaying-sender-photograph.page share/help/en_GB/evolution/mail-duplicates.page share/help/en_GB/evolution/mail-encryption-gpg-create-key.page share/help/en_GB/evolution/mail-encryption-gpg-decrypting.page share/help/en_GB/evolution/mail-encryption-gpg-getting-keys.page share/help/en_GB/evolution/mail-encryption-gpg-set-up.page share/help/en_GB/evolution/mail-encryption-gpg-signing-encrypting.page share/help/en_GB/evolution/mail-encryption-s-mime-manage.page share/help/en_GB/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/en_GB/evolution/mail-encryption.page share/help/en_GB/evolution/mail-filters-actions.page share/help/en_GB/evolution/mail-filters-conditions.page share/help/en_GB/evolution/mail-filters-not-working.page share/help/en_GB/evolution/mail-filters.page share/help/en_GB/evolution/mail-folders.page share/help/en_GB/evolution/mail-follow-up-flag.page +share/help/en_GB/evolution/mail-imap-change-send-method.page share/help/en_GB/evolution/mail-imap-subscriptions.page share/help/en_GB/evolution/mail-labels.page share/help/en_GB/evolution/mail-layout-changing.page share/help/en_GB/evolution/mail-localized-re-subjects.page share/help/en_GB/evolution/mail-moving-emails.page share/help/en_GB/evolution/mail-not-sent.page share/help/en_GB/evolution/mail-organizing.page share/help/en_GB/evolution/mail-read-receipts.page share/help/en_GB/evolution/mail-received-notification.page share/help/en_GB/evolution/mail-receiving-options-exchange-ews.page share/help/en_GB/evolution/mail-receiving-options-exchange-mapi.page share/help/en_GB/evolution/mail-receiving-options-imap-plus.page share/help/en_GB/evolution/mail-receiving-options-local-delivery.page share/help/en_GB/evolution/mail-receiving-options-maildir-format-directories.page share/help/en_GB/evolution/mail-receiving-options-mh-format-directories.page share/help/en_GB/evolution/mail-receiving-options-pop.page share/help/en_GB/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/en_GB/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/en_GB/evolution/mail-receiving-options-usenet-news.page share/help/en_GB/evolution/mail-receiving-options.page share/help/en_GB/evolution/mail-refresh-folders.page share/help/en_GB/evolution/mail-save-as-pdf.page share/help/en_GB/evolution/mail-search-folders-add.page share/help/en_GB/evolution/mail-search-folders-conditions.page share/help/en_GB/evolution/mail-search-folders.page share/help/en_GB/evolution/mail-searching-attachment-type.page share/help/en_GB/evolution/mail-searching.page share/help/en_GB/evolution/mail-send-and-receive-automatically.page share/help/en_GB/evolution/mail-send-and-receive-manual.page share/help/en_GB/evolution/mail-send-and-receive.page share/help/en_GB/evolution/mail-sending-options-smtp.page share/help/en_GB/evolution/mail-several-pop-accounts.page +share/help/en_GB/evolution/mail-sorting-folder-list.page share/help/en_GB/evolution/mail-sorting-message-list.page share/help/en_GB/evolution/mail-spam-marking.page share/help/en_GB/evolution/mail-spam-settings.page share/help/en_GB/evolution/mail-spam.page share/help/en_GB/evolution/mail-two-trash-folders.page share/help/en_GB/evolution/mail-usenet-subscriptions.page share/help/en_GB/evolution/mail-vertical-view.page share/help/en_GB/evolution/mail-word-wrap.page share/help/en_GB/evolution/mail-working-offline.page share/help/en_GB/evolution/memos-searching.page share/help/en_GB/evolution/memos-usage-add-memo.page share/help/en_GB/evolution/memos-usage-delete-memo.page share/help/en_GB/evolution/memos-usage-edit-memo.page share/help/en_GB/evolution/memos-usage.page share/help/en_GB/evolution/offline.page share/help/en_GB/evolution/organizing.page share/help/en_GB/evolution/problems-debug-how-to.page share/help/en_GB/evolution/problems-getting-help.page share/help/en_GB/evolution/problems-reporting-bugs.page share/help/en_GB/evolution/searching-items.page share/help/en_GB/evolution/sync-with-other-devices.page share/help/en_GB/evolution/tasks-caldav.page share/help/en_GB/evolution/tasks-display-settings.page share/help/en_GB/evolution/tasks-local.page share/help/en_GB/evolution/tasks-organizing.page share/help/en_GB/evolution/tasks-searching.page share/help/en_GB/evolution/tasks-usage-add-task.page share/help/en_GB/evolution/tasks-usage-delete-task.page share/help/en_GB/evolution/tasks-usage-edit-task.page share/help/en_GB/evolution/tasks-usage.page share/help/en_GB/evolution/tasks-using-several-tasklists.page share/help/en_GB/evolution/tasks-webdav.page share/help/en_GB/evolution/using-categories.page share/help/en_GB/evolution/xinclude-filter-vfolder-conditions.xml -share/help/en_GB/evolution/xinclude-mail-account-identity.xml share/help/en_GB/evolution/xinclude-searching.xml share/help/es/evolution/backup-restore.page share/help/es/evolution/calendar-alarms-and-reminders.page share/help/es/evolution/calendar-caldav.page share/help/es/evolution/calendar-classifications.page share/help/es/evolution/calendar-free-busy.page share/help/es/evolution/calendar-google.page share/help/es/evolution/calendar-layout-appointment-display.page share/help/es/evolution/calendar-layout-general-formatting.page share/help/es/evolution/calendar-layout-views.page share/help/es/evolution/calendar-layout.page share/help/es/evolution/calendar-local.page share/help/es/evolution/calendar-marcus-bains-line.page share/help/es/evolution/calendar-meetings-delegating.page share/help/es/evolution/calendar-meetings-replying-to-invitation.page share/help/es/evolution/calendar-meetings-sending-invitation.page share/help/es/evolution/calendar-meetings.page share/help/es/evolution/calendar-organizing.page share/help/es/evolution/calendar-publishing.page share/help/es/evolution/calendar-recurrence.page share/help/es/evolution/calendar-searching.page share/help/es/evolution/calendar-sharing-information.page share/help/es/evolution/calendar-timezones.page share/help/es/evolution/calendar-usage-add-appointment.page share/help/es/evolution/calendar-usage-delete-appointment.page share/help/es/evolution/calendar-usage-edit-appointment.page share/help/es/evolution/calendar-usage.page share/help/es/evolution/calendar-using-several-calendars.page share/help/es/evolution/calendar-weather.page share/help/es/evolution/calendar-webdav.page share/help/es/evolution/contacts-add-automatically.page share/help/es/evolution/contacts-autocompletion.page share/help/es/evolution/contacts-google.page share/help/es/evolution/contacts-ldap.page share/help/es/evolution/contacts-libreoffice.page share/help/es/evolution/contacts-local.page share/help/es/evolution/contacts-organizing.page share/help/es/evolution/contacts-searching.page share/help/es/evolution/contacts-usage-add-contact.page share/help/es/evolution/contacts-usage-delete-contact.page share/help/es/evolution/contacts-usage-edit-contact.page share/help/es/evolution/contacts-usage.page share/help/es/evolution/contacts-using-contact-lists.page share/help/es/evolution/contacts-using-several-addressbooks.page share/help/es/evolution/credits.page share/help/es/evolution/customize-ui-items.page share/help/es/evolution/data-storage.page share/help/es/evolution/default-browser.page share/help/es/evolution/deleting-appointments.page share/help/es/evolution/deleting-emails.page share/help/es/evolution/deleting-to-free-disk-space.page share/help/es/evolution/exporting-data-calendar.page share/help/es/evolution/exporting-data-contacts.page share/help/es/evolution/exporting-data-mail.page share/help/es/evolution/exporting-data.page share/help/es/evolution/figures/color-000000.png share/help/es/evolution/figures/color-204a87.png share/help/es/evolution/figures/color-2e3436.png share/help/es/evolution/figures/color-4e9a06.png share/help/es/evolution/figures/color-5c3566.png share/help/es/evolution/figures/color-8f5902.png share/help/es/evolution/figures/color-a40000.png share/help/es/evolution/figures/color-c4a000.png share/help/es/evolution/figures/color-ce5c00.png share/help/es/evolution/figures/evolutionlogo.png share/help/es/evolution/figures/html-composer-insert-image.png share/help/es/evolution/figures/html-composer-insert-link.png share/help/es/evolution/figures/html-composer-insert-rule.png share/help/es/evolution/figures/html-composer-insert-table.png share/help/es/evolution/figures/minus-icon.png -share/help/es/evolution/figures/new-mail-notification.png share/help/es/evolution/figures/new-mail-switcher.png share/help/es/evolution/figures/plus-icon.png share/help/es/evolution/figures/search-icon.png share/help/es/evolution/figures/window-overview-layers.png +share/help/es/evolution/flatpak-limitations.page share/help/es/evolution/google-services.page +share/help/es/evolution/import-apps-kmail.page share/help/es/evolution/import-apps-mozilla.page share/help/es/evolution/import-apps-outlook.page share/help/es/evolution/import-data.page share/help/es/evolution/import-single-files.page share/help/es/evolution/import-supported-file-formats.page share/help/es/evolution/index.page share/help/es/evolution/intro-application.page share/help/es/evolution/intro-first-run.page share/help/es/evolution/intro-keyboard-shortcuts.page share/help/es/evolution/intro-main-window.page share/help/es/evolution/legal.xml share/help/es/evolution/mail-access-gmail-imap-account.page share/help/es/evolution/mail-access-gmail-pop-account.page share/help/es/evolution/mail-account-manage-imap-plus.page share/help/es/evolution/mail-account-manage-local-delivery.page share/help/es/evolution/mail-account-manage-maildir-format-directories.page share/help/es/evolution/mail-account-manage-mh-format-directories.page share/help/es/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/es/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/es/evolution/mail-account-manage-microsoft-exchange.page share/help/es/evolution/mail-account-manage-pop.page share/help/es/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/es/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/es/evolution/mail-account-manage-usenet-news.page share/help/es/evolution/mail-account-management.page share/help/es/evolution/mail-attachments-received.page share/help/es/evolution/mail-attachments-sending.page share/help/es/evolution/mail-attachments.page share/help/es/evolution/mail-calendar-sending-invitations.page share/help/es/evolution/mail-cannot-see.page share/help/es/evolution/mail-change-columns-in-message-list.page share/help/es/evolution/mail-change-time-format.page share/help/es/evolution/mail-composer-change-quotation-string.page share/help/es/evolution/mail-composer-custom-header-lines.page share/help/es/evolution/mail-composer-enable-html-format.page share/help/es/evolution/mail-composer-external-editor.page share/help/es/evolution/mail-composer-forward-as-attachment.page share/help/es/evolution/mail-composer-forward.page share/help/es/evolution/mail-composer-from-field-override.page share/help/es/evolution/mail-composer-html-image.page share/help/es/evolution/mail-composer-html-link.page share/help/es/evolution/mail-composer-html-rule.page share/help/es/evolution/mail-composer-html-table.page share/help/es/evolution/mail-composer-html-text.page share/help/es/evolution/mail-composer-html.page share/help/es/evolution/mail-composer-mail-signatures-manage.page share/help/es/evolution/mail-composer-mail-signatures-per-account.page share/help/es/evolution/mail-composer-mail-signatures.page share/help/es/evolution/mail-composer-message-templates-reply.page share/help/es/evolution/mail-composer-message-templates-save.page share/help/es/evolution/mail-composer-message-templates-variables.page share/help/es/evolution/mail-composer-message-templates.page share/help/es/evolution/mail-composer-plain-text.page share/help/es/evolution/mail-composer-priority.page share/help/es/evolution/mail-composer-reply.page share/help/es/evolution/mail-composer-search.page share/help/es/evolution/mail-composer-send-account-overrides.page share/help/es/evolution/mail-composer-several-recipients.page share/help/es/evolution/mail-composer-spellcheck.page share/help/es/evolution/mail-composer-write-new-message.page share/help/es/evolution/mail-default-CC-and-BCC.page share/help/es/evolution/mail-default-folder-locations.page share/help/es/evolution/mail-delete-and-undelete.page share/help/es/evolution/mail-display-message-source.page share/help/es/evolution/mail-displaying-character-encodings.page share/help/es/evolution/mail-displaying-collapsible-headers.page share/help/es/evolution/mail-displaying-images-in-html.page share/help/es/evolution/mail-displaying-message.page share/help/es/evolution/mail-displaying-sender-photograph.page share/help/es/evolution/mail-duplicates.page share/help/es/evolution/mail-encryption-gpg-create-key.page share/help/es/evolution/mail-encryption-gpg-decrypting.page share/help/es/evolution/mail-encryption-gpg-getting-keys.page share/help/es/evolution/mail-encryption-gpg-set-up.page share/help/es/evolution/mail-encryption-gpg-signing-encrypting.page share/help/es/evolution/mail-encryption-s-mime-manage.page share/help/es/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/es/evolution/mail-encryption.page share/help/es/evolution/mail-filters-actions.page share/help/es/evolution/mail-filters-conditions.page share/help/es/evolution/mail-filters-not-working.page share/help/es/evolution/mail-filters.page share/help/es/evolution/mail-folders.page share/help/es/evolution/mail-follow-up-flag.page +share/help/es/evolution/mail-imap-change-send-method.page share/help/es/evolution/mail-imap-subscriptions.page share/help/es/evolution/mail-labels.page share/help/es/evolution/mail-layout-changing.page share/help/es/evolution/mail-localized-re-subjects.page share/help/es/evolution/mail-moving-emails.page share/help/es/evolution/mail-not-sent.page share/help/es/evolution/mail-organizing.page share/help/es/evolution/mail-read-receipts.page share/help/es/evolution/mail-received-notification.page share/help/es/evolution/mail-receiving-options-exchange-ews.page share/help/es/evolution/mail-receiving-options-exchange-mapi.page share/help/es/evolution/mail-receiving-options-imap-plus.page share/help/es/evolution/mail-receiving-options-local-delivery.page share/help/es/evolution/mail-receiving-options-maildir-format-directories.page share/help/es/evolution/mail-receiving-options-mh-format-directories.page share/help/es/evolution/mail-receiving-options-pop.page share/help/es/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/es/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/es/evolution/mail-receiving-options-usenet-news.page share/help/es/evolution/mail-receiving-options.page share/help/es/evolution/mail-refresh-folders.page share/help/es/evolution/mail-save-as-pdf.page share/help/es/evolution/mail-search-folders-add.page share/help/es/evolution/mail-search-folders-conditions.page share/help/es/evolution/mail-search-folders.page share/help/es/evolution/mail-searching-attachment-type.page share/help/es/evolution/mail-searching.page share/help/es/evolution/mail-send-and-receive-automatically.page share/help/es/evolution/mail-send-and-receive-manual.page share/help/es/evolution/mail-send-and-receive.page share/help/es/evolution/mail-sending-options-smtp.page share/help/es/evolution/mail-several-pop-accounts.page +share/help/es/evolution/mail-sorting-folder-list.page share/help/es/evolution/mail-sorting-message-list.page share/help/es/evolution/mail-spam-marking.page share/help/es/evolution/mail-spam-settings.page share/help/es/evolution/mail-spam.page share/help/es/evolution/mail-two-trash-folders.page share/help/es/evolution/mail-usenet-subscriptions.page share/help/es/evolution/mail-vertical-view.page share/help/es/evolution/mail-word-wrap.page share/help/es/evolution/mail-working-offline.page share/help/es/evolution/memos-searching.page share/help/es/evolution/memos-usage-add-memo.page share/help/es/evolution/memos-usage-delete-memo.page share/help/es/evolution/memos-usage-edit-memo.page share/help/es/evolution/memos-usage.page share/help/es/evolution/offline.page share/help/es/evolution/organizing.page share/help/es/evolution/problems-debug-how-to.page share/help/es/evolution/problems-getting-help.page share/help/es/evolution/problems-reporting-bugs.page share/help/es/evolution/searching-items.page share/help/es/evolution/sync-with-other-devices.page share/help/es/evolution/tasks-caldav.page share/help/es/evolution/tasks-display-settings.page share/help/es/evolution/tasks-local.page share/help/es/evolution/tasks-organizing.page share/help/es/evolution/tasks-searching.page share/help/es/evolution/tasks-usage-add-task.page share/help/es/evolution/tasks-usage-delete-task.page share/help/es/evolution/tasks-usage-edit-task.page share/help/es/evolution/tasks-usage.page share/help/es/evolution/tasks-using-several-tasklists.page share/help/es/evolution/tasks-webdav.page share/help/es/evolution/using-categories.page share/help/es/evolution/xinclude-filter-vfolder-conditions.xml -share/help/es/evolution/xinclude-mail-account-identity.xml share/help/es/evolution/xinclude-searching.xml share/help/eu/evolution/backup-restore.page share/help/eu/evolution/calendar-alarms-and-reminders.page share/help/eu/evolution/calendar-caldav.page share/help/eu/evolution/calendar-classifications.page share/help/eu/evolution/calendar-free-busy.page share/help/eu/evolution/calendar-google.page share/help/eu/evolution/calendar-layout-appointment-display.page share/help/eu/evolution/calendar-layout-general-formatting.page share/help/eu/evolution/calendar-layout-views.page share/help/eu/evolution/calendar-layout.page share/help/eu/evolution/calendar-local.page share/help/eu/evolution/calendar-marcus-bains-line.page share/help/eu/evolution/calendar-meetings-delegating.page share/help/eu/evolution/calendar-meetings-replying-to-invitation.page share/help/eu/evolution/calendar-meetings-sending-invitation.page share/help/eu/evolution/calendar-meetings.page share/help/eu/evolution/calendar-organizing.page share/help/eu/evolution/calendar-publishing.page share/help/eu/evolution/calendar-recurrence.page share/help/eu/evolution/calendar-searching.page share/help/eu/evolution/calendar-sharing-information.page share/help/eu/evolution/calendar-timezones.page share/help/eu/evolution/calendar-usage-add-appointment.page share/help/eu/evolution/calendar-usage-delete-appointment.page share/help/eu/evolution/calendar-usage-edit-appointment.page share/help/eu/evolution/calendar-usage.page share/help/eu/evolution/calendar-using-several-calendars.page share/help/eu/evolution/calendar-weather.page share/help/eu/evolution/calendar-webdav.page share/help/eu/evolution/contacts-add-automatically.page share/help/eu/evolution/contacts-autocompletion.page share/help/eu/evolution/contacts-google.page share/help/eu/evolution/contacts-ldap.page share/help/eu/evolution/contacts-libreoffice.page share/help/eu/evolution/contacts-local.page share/help/eu/evolution/contacts-organizing.page share/help/eu/evolution/contacts-searching.page share/help/eu/evolution/contacts-usage-add-contact.page share/help/eu/evolution/contacts-usage-delete-contact.page share/help/eu/evolution/contacts-usage-edit-contact.page share/help/eu/evolution/contacts-usage.page share/help/eu/evolution/contacts-using-contact-lists.page share/help/eu/evolution/contacts-using-several-addressbooks.page share/help/eu/evolution/credits.page share/help/eu/evolution/customize-ui-items.page share/help/eu/evolution/data-storage.page share/help/eu/evolution/default-browser.page share/help/eu/evolution/deleting-appointments.page share/help/eu/evolution/deleting-emails.page share/help/eu/evolution/deleting-to-free-disk-space.page share/help/eu/evolution/exporting-data-calendar.page share/help/eu/evolution/exporting-data-contacts.page share/help/eu/evolution/exporting-data-mail.page share/help/eu/evolution/exporting-data.page share/help/eu/evolution/figures/color-000000.png share/help/eu/evolution/figures/color-204a87.png share/help/eu/evolution/figures/color-2e3436.png share/help/eu/evolution/figures/color-4e9a06.png share/help/eu/evolution/figures/color-5c3566.png share/help/eu/evolution/figures/color-8f5902.png share/help/eu/evolution/figures/color-a40000.png share/help/eu/evolution/figures/color-c4a000.png share/help/eu/evolution/figures/color-ce5c00.png share/help/eu/evolution/figures/evolutionlogo.png share/help/eu/evolution/figures/html-composer-insert-image.png share/help/eu/evolution/figures/html-composer-insert-link.png share/help/eu/evolution/figures/html-composer-insert-rule.png share/help/eu/evolution/figures/html-composer-insert-table.png share/help/eu/evolution/figures/minus-icon.png -share/help/eu/evolution/figures/new-mail-notification.png share/help/eu/evolution/figures/new-mail-switcher.png share/help/eu/evolution/figures/plus-icon.png share/help/eu/evolution/figures/search-icon.png share/help/eu/evolution/figures/window-overview-layers.png +share/help/eu/evolution/flatpak-limitations.page share/help/eu/evolution/google-services.page +share/help/eu/evolution/import-apps-kmail.page share/help/eu/evolution/import-apps-mozilla.page share/help/eu/evolution/import-apps-outlook.page share/help/eu/evolution/import-data.page share/help/eu/evolution/import-single-files.page share/help/eu/evolution/import-supported-file-formats.page share/help/eu/evolution/index.page share/help/eu/evolution/intro-application.page share/help/eu/evolution/intro-first-run.page share/help/eu/evolution/intro-keyboard-shortcuts.page share/help/eu/evolution/intro-main-window.page share/help/eu/evolution/legal.xml share/help/eu/evolution/mail-access-gmail-imap-account.page share/help/eu/evolution/mail-access-gmail-pop-account.page share/help/eu/evolution/mail-account-manage-imap-plus.page share/help/eu/evolution/mail-account-manage-local-delivery.page share/help/eu/evolution/mail-account-manage-maildir-format-directories.page share/help/eu/evolution/mail-account-manage-mh-format-directories.page share/help/eu/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/eu/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/eu/evolution/mail-account-manage-microsoft-exchange.page share/help/eu/evolution/mail-account-manage-pop.page share/help/eu/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/eu/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/eu/evolution/mail-account-manage-usenet-news.page share/help/eu/evolution/mail-account-management.page share/help/eu/evolution/mail-attachments-received.page share/help/eu/evolution/mail-attachments-sending.page share/help/eu/evolution/mail-attachments.page share/help/eu/evolution/mail-calendar-sending-invitations.page share/help/eu/evolution/mail-cannot-see.page share/help/eu/evolution/mail-change-columns-in-message-list.page share/help/eu/evolution/mail-change-time-format.page share/help/eu/evolution/mail-composer-change-quotation-string.page share/help/eu/evolution/mail-composer-custom-header-lines.page share/help/eu/evolution/mail-composer-enable-html-format.page share/help/eu/evolution/mail-composer-external-editor.page share/help/eu/evolution/mail-composer-forward-as-attachment.page share/help/eu/evolution/mail-composer-forward.page share/help/eu/evolution/mail-composer-from-field-override.page share/help/eu/evolution/mail-composer-html-image.page share/help/eu/evolution/mail-composer-html-link.page share/help/eu/evolution/mail-composer-html-rule.page share/help/eu/evolution/mail-composer-html-table.page share/help/eu/evolution/mail-composer-html-text.page share/help/eu/evolution/mail-composer-html.page share/help/eu/evolution/mail-composer-mail-signatures-manage.page share/help/eu/evolution/mail-composer-mail-signatures-per-account.page share/help/eu/evolution/mail-composer-mail-signatures.page share/help/eu/evolution/mail-composer-message-templates-reply.page share/help/eu/evolution/mail-composer-message-templates-save.page share/help/eu/evolution/mail-composer-message-templates-variables.page share/help/eu/evolution/mail-composer-message-templates.page share/help/eu/evolution/mail-composer-plain-text.page share/help/eu/evolution/mail-composer-priority.page share/help/eu/evolution/mail-composer-reply.page share/help/eu/evolution/mail-composer-search.page share/help/eu/evolution/mail-composer-send-account-overrides.page share/help/eu/evolution/mail-composer-several-recipients.page share/help/eu/evolution/mail-composer-spellcheck.page share/help/eu/evolution/mail-composer-write-new-message.page share/help/eu/evolution/mail-default-CC-and-BCC.page share/help/eu/evolution/mail-default-folder-locations.page share/help/eu/evolution/mail-delete-and-undelete.page share/help/eu/evolution/mail-display-message-source.page share/help/eu/evolution/mail-displaying-character-encodings.page share/help/eu/evolution/mail-displaying-collapsible-headers.page share/help/eu/evolution/mail-displaying-images-in-html.page share/help/eu/evolution/mail-displaying-message.page share/help/eu/evolution/mail-displaying-sender-photograph.page share/help/eu/evolution/mail-duplicates.page share/help/eu/evolution/mail-encryption-gpg-create-key.page share/help/eu/evolution/mail-encryption-gpg-decrypting.page share/help/eu/evolution/mail-encryption-gpg-getting-keys.page share/help/eu/evolution/mail-encryption-gpg-set-up.page share/help/eu/evolution/mail-encryption-gpg-signing-encrypting.page share/help/eu/evolution/mail-encryption-s-mime-manage.page share/help/eu/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/eu/evolution/mail-encryption.page share/help/eu/evolution/mail-filters-actions.page share/help/eu/evolution/mail-filters-conditions.page share/help/eu/evolution/mail-filters-not-working.page share/help/eu/evolution/mail-filters.page share/help/eu/evolution/mail-folders.page share/help/eu/evolution/mail-follow-up-flag.page +share/help/eu/evolution/mail-imap-change-send-method.page share/help/eu/evolution/mail-imap-subscriptions.page share/help/eu/evolution/mail-labels.page share/help/eu/evolution/mail-layout-changing.page share/help/eu/evolution/mail-localized-re-subjects.page share/help/eu/evolution/mail-moving-emails.page share/help/eu/evolution/mail-not-sent.page share/help/eu/evolution/mail-organizing.page share/help/eu/evolution/mail-read-receipts.page share/help/eu/evolution/mail-received-notification.page share/help/eu/evolution/mail-receiving-options-exchange-ews.page share/help/eu/evolution/mail-receiving-options-exchange-mapi.page share/help/eu/evolution/mail-receiving-options-imap-plus.page share/help/eu/evolution/mail-receiving-options-local-delivery.page share/help/eu/evolution/mail-receiving-options-maildir-format-directories.page share/help/eu/evolution/mail-receiving-options-mh-format-directories.page share/help/eu/evolution/mail-receiving-options-pop.page share/help/eu/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/eu/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/eu/evolution/mail-receiving-options-usenet-news.page share/help/eu/evolution/mail-receiving-options.page share/help/eu/evolution/mail-refresh-folders.page share/help/eu/evolution/mail-save-as-pdf.page share/help/eu/evolution/mail-search-folders-add.page share/help/eu/evolution/mail-search-folders-conditions.page share/help/eu/evolution/mail-search-folders.page share/help/eu/evolution/mail-searching-attachment-type.page share/help/eu/evolution/mail-searching.page share/help/eu/evolution/mail-send-and-receive-automatically.page share/help/eu/evolution/mail-send-and-receive-manual.page share/help/eu/evolution/mail-send-and-receive.page share/help/eu/evolution/mail-sending-options-smtp.page share/help/eu/evolution/mail-several-pop-accounts.page +share/help/eu/evolution/mail-sorting-folder-list.page share/help/eu/evolution/mail-sorting-message-list.page share/help/eu/evolution/mail-spam-marking.page share/help/eu/evolution/mail-spam-settings.page share/help/eu/evolution/mail-spam.page share/help/eu/evolution/mail-two-trash-folders.page share/help/eu/evolution/mail-usenet-subscriptions.page share/help/eu/evolution/mail-vertical-view.page share/help/eu/evolution/mail-word-wrap.page share/help/eu/evolution/mail-working-offline.page share/help/eu/evolution/memos-searching.page share/help/eu/evolution/memos-usage-add-memo.page share/help/eu/evolution/memos-usage-delete-memo.page share/help/eu/evolution/memos-usage-edit-memo.page share/help/eu/evolution/memos-usage.page share/help/eu/evolution/offline.page share/help/eu/evolution/organizing.page share/help/eu/evolution/problems-debug-how-to.page share/help/eu/evolution/problems-getting-help.page share/help/eu/evolution/problems-reporting-bugs.page share/help/eu/evolution/searching-items.page share/help/eu/evolution/sync-with-other-devices.page share/help/eu/evolution/tasks-caldav.page share/help/eu/evolution/tasks-display-settings.page share/help/eu/evolution/tasks-local.page share/help/eu/evolution/tasks-organizing.page share/help/eu/evolution/tasks-searching.page share/help/eu/evolution/tasks-usage-add-task.page share/help/eu/evolution/tasks-usage-delete-task.page share/help/eu/evolution/tasks-usage-edit-task.page share/help/eu/evolution/tasks-usage.page share/help/eu/evolution/tasks-using-several-tasklists.page share/help/eu/evolution/tasks-webdav.page share/help/eu/evolution/using-categories.page share/help/eu/evolution/xinclude-filter-vfolder-conditions.xml -share/help/eu/evolution/xinclude-mail-account-identity.xml share/help/eu/evolution/xinclude-searching.xml share/help/fr/evolution/backup-restore.page share/help/fr/evolution/calendar-alarms-and-reminders.page share/help/fr/evolution/calendar-caldav.page share/help/fr/evolution/calendar-classifications.page share/help/fr/evolution/calendar-free-busy.page share/help/fr/evolution/calendar-google.page share/help/fr/evolution/calendar-layout-appointment-display.page share/help/fr/evolution/calendar-layout-general-formatting.page share/help/fr/evolution/calendar-layout-views.page share/help/fr/evolution/calendar-layout.page share/help/fr/evolution/calendar-local.page share/help/fr/evolution/calendar-marcus-bains-line.page share/help/fr/evolution/calendar-meetings-delegating.page share/help/fr/evolution/calendar-meetings-replying-to-invitation.page share/help/fr/evolution/calendar-meetings-sending-invitation.page share/help/fr/evolution/calendar-meetings.page share/help/fr/evolution/calendar-organizing.page share/help/fr/evolution/calendar-publishing.page share/help/fr/evolution/calendar-recurrence.page share/help/fr/evolution/calendar-searching.page share/help/fr/evolution/calendar-sharing-information.page share/help/fr/evolution/calendar-timezones.page share/help/fr/evolution/calendar-usage-add-appointment.page share/help/fr/evolution/calendar-usage-delete-appointment.page share/help/fr/evolution/calendar-usage-edit-appointment.page share/help/fr/evolution/calendar-usage.page share/help/fr/evolution/calendar-using-several-calendars.page share/help/fr/evolution/calendar-weather.page share/help/fr/evolution/calendar-webdav.page share/help/fr/evolution/contacts-add-automatically.page share/help/fr/evolution/contacts-autocompletion.page share/help/fr/evolution/contacts-google.page share/help/fr/evolution/contacts-ldap.page share/help/fr/evolution/contacts-libreoffice.page share/help/fr/evolution/contacts-local.page share/help/fr/evolution/contacts-organizing.page share/help/fr/evolution/contacts-searching.page share/help/fr/evolution/contacts-usage-add-contact.page share/help/fr/evolution/contacts-usage-delete-contact.page share/help/fr/evolution/contacts-usage-edit-contact.page share/help/fr/evolution/contacts-usage.page share/help/fr/evolution/contacts-using-contact-lists.page share/help/fr/evolution/contacts-using-several-addressbooks.page share/help/fr/evolution/credits.page share/help/fr/evolution/customize-ui-items.page share/help/fr/evolution/data-storage.page share/help/fr/evolution/default-browser.page share/help/fr/evolution/deleting-appointments.page share/help/fr/evolution/deleting-emails.page share/help/fr/evolution/deleting-to-free-disk-space.page share/help/fr/evolution/exporting-data-calendar.page share/help/fr/evolution/exporting-data-contacts.page share/help/fr/evolution/exporting-data-mail.page share/help/fr/evolution/exporting-data.page share/help/fr/evolution/figures/color-000000.png share/help/fr/evolution/figures/color-204a87.png share/help/fr/evolution/figures/color-2e3436.png share/help/fr/evolution/figures/color-4e9a06.png share/help/fr/evolution/figures/color-5c3566.png share/help/fr/evolution/figures/color-8f5902.png share/help/fr/evolution/figures/color-a40000.png share/help/fr/evolution/figures/color-c4a000.png share/help/fr/evolution/figures/color-ce5c00.png share/help/fr/evolution/figures/evolutionlogo.png share/help/fr/evolution/figures/html-composer-insert-image.png share/help/fr/evolution/figures/html-composer-insert-link.png share/help/fr/evolution/figures/html-composer-insert-rule.png share/help/fr/evolution/figures/html-composer-insert-table.png share/help/fr/evolution/figures/minus-icon.png -share/help/fr/evolution/figures/new-mail-notification.png share/help/fr/evolution/figures/new-mail-switcher.png share/help/fr/evolution/figures/plus-icon.png share/help/fr/evolution/figures/search-icon.png share/help/fr/evolution/figures/window-overview-layers.png +share/help/fr/evolution/flatpak-limitations.page share/help/fr/evolution/google-services.page +share/help/fr/evolution/import-apps-kmail.page share/help/fr/evolution/import-apps-mozilla.page share/help/fr/evolution/import-apps-outlook.page share/help/fr/evolution/import-data.page share/help/fr/evolution/import-single-files.page share/help/fr/evolution/import-supported-file-formats.page share/help/fr/evolution/index.page share/help/fr/evolution/intro-application.page share/help/fr/evolution/intro-first-run.page share/help/fr/evolution/intro-keyboard-shortcuts.page share/help/fr/evolution/intro-main-window.page share/help/fr/evolution/legal.xml share/help/fr/evolution/mail-access-gmail-imap-account.page share/help/fr/evolution/mail-access-gmail-pop-account.page share/help/fr/evolution/mail-account-manage-imap-plus.page share/help/fr/evolution/mail-account-manage-local-delivery.page share/help/fr/evolution/mail-account-manage-maildir-format-directories.page share/help/fr/evolution/mail-account-manage-mh-format-directories.page share/help/fr/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/fr/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/fr/evolution/mail-account-manage-microsoft-exchange.page share/help/fr/evolution/mail-account-manage-pop.page share/help/fr/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/fr/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/fr/evolution/mail-account-manage-usenet-news.page share/help/fr/evolution/mail-account-management.page share/help/fr/evolution/mail-attachments-received.page share/help/fr/evolution/mail-attachments-sending.page share/help/fr/evolution/mail-attachments.page share/help/fr/evolution/mail-calendar-sending-invitations.page share/help/fr/evolution/mail-cannot-see.page share/help/fr/evolution/mail-change-columns-in-message-list.page share/help/fr/evolution/mail-change-time-format.page share/help/fr/evolution/mail-composer-change-quotation-string.page share/help/fr/evolution/mail-composer-custom-header-lines.page share/help/fr/evolution/mail-composer-enable-html-format.page share/help/fr/evolution/mail-composer-external-editor.page share/help/fr/evolution/mail-composer-forward-as-attachment.page share/help/fr/evolution/mail-composer-forward.page share/help/fr/evolution/mail-composer-from-field-override.page share/help/fr/evolution/mail-composer-html-image.page share/help/fr/evolution/mail-composer-html-link.page share/help/fr/evolution/mail-composer-html-rule.page share/help/fr/evolution/mail-composer-html-table.page share/help/fr/evolution/mail-composer-html-text.page share/help/fr/evolution/mail-composer-html.page share/help/fr/evolution/mail-composer-mail-signatures-manage.page share/help/fr/evolution/mail-composer-mail-signatures-per-account.page share/help/fr/evolution/mail-composer-mail-signatures.page share/help/fr/evolution/mail-composer-message-templates-reply.page share/help/fr/evolution/mail-composer-message-templates-save.page share/help/fr/evolution/mail-composer-message-templates-variables.page share/help/fr/evolution/mail-composer-message-templates.page share/help/fr/evolution/mail-composer-plain-text.page share/help/fr/evolution/mail-composer-priority.page share/help/fr/evolution/mail-composer-reply.page share/help/fr/evolution/mail-composer-search.page share/help/fr/evolution/mail-composer-send-account-overrides.page share/help/fr/evolution/mail-composer-several-recipients.page share/help/fr/evolution/mail-composer-spellcheck.page share/help/fr/evolution/mail-composer-write-new-message.page share/help/fr/evolution/mail-default-CC-and-BCC.page share/help/fr/evolution/mail-default-folder-locations.page share/help/fr/evolution/mail-delete-and-undelete.page share/help/fr/evolution/mail-display-message-source.page share/help/fr/evolution/mail-displaying-character-encodings.page share/help/fr/evolution/mail-displaying-collapsible-headers.page share/help/fr/evolution/mail-displaying-images-in-html.page share/help/fr/evolution/mail-displaying-message.page share/help/fr/evolution/mail-displaying-sender-photograph.page share/help/fr/evolution/mail-duplicates.page share/help/fr/evolution/mail-encryption-gpg-create-key.page share/help/fr/evolution/mail-encryption-gpg-decrypting.page share/help/fr/evolution/mail-encryption-gpg-getting-keys.page share/help/fr/evolution/mail-encryption-gpg-set-up.page share/help/fr/evolution/mail-encryption-gpg-signing-encrypting.page share/help/fr/evolution/mail-encryption-s-mime-manage.page share/help/fr/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/fr/evolution/mail-encryption.page share/help/fr/evolution/mail-filters-actions.page share/help/fr/evolution/mail-filters-conditions.page share/help/fr/evolution/mail-filters-not-working.page share/help/fr/evolution/mail-filters.page share/help/fr/evolution/mail-folders.page share/help/fr/evolution/mail-follow-up-flag.page +share/help/fr/evolution/mail-imap-change-send-method.page share/help/fr/evolution/mail-imap-subscriptions.page share/help/fr/evolution/mail-labels.page share/help/fr/evolution/mail-layout-changing.page share/help/fr/evolution/mail-localized-re-subjects.page share/help/fr/evolution/mail-moving-emails.page share/help/fr/evolution/mail-not-sent.page share/help/fr/evolution/mail-organizing.page share/help/fr/evolution/mail-read-receipts.page share/help/fr/evolution/mail-received-notification.page share/help/fr/evolution/mail-receiving-options-exchange-ews.page share/help/fr/evolution/mail-receiving-options-exchange-mapi.page share/help/fr/evolution/mail-receiving-options-imap-plus.page share/help/fr/evolution/mail-receiving-options-local-delivery.page share/help/fr/evolution/mail-receiving-options-maildir-format-directories.page share/help/fr/evolution/mail-receiving-options-mh-format-directories.page share/help/fr/evolution/mail-receiving-options-pop.page share/help/fr/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/fr/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/fr/evolution/mail-receiving-options-usenet-news.page share/help/fr/evolution/mail-receiving-options.page share/help/fr/evolution/mail-refresh-folders.page share/help/fr/evolution/mail-save-as-pdf.page share/help/fr/evolution/mail-search-folders-add.page share/help/fr/evolution/mail-search-folders-conditions.page share/help/fr/evolution/mail-search-folders.page share/help/fr/evolution/mail-searching-attachment-type.page share/help/fr/evolution/mail-searching.page share/help/fr/evolution/mail-send-and-receive-automatically.page share/help/fr/evolution/mail-send-and-receive-manual.page share/help/fr/evolution/mail-send-and-receive.page share/help/fr/evolution/mail-sending-options-smtp.page share/help/fr/evolution/mail-several-pop-accounts.page +share/help/fr/evolution/mail-sorting-folder-list.page share/help/fr/evolution/mail-sorting-message-list.page share/help/fr/evolution/mail-spam-marking.page share/help/fr/evolution/mail-spam-settings.page share/help/fr/evolution/mail-spam.page share/help/fr/evolution/mail-two-trash-folders.page share/help/fr/evolution/mail-usenet-subscriptions.page share/help/fr/evolution/mail-vertical-view.page share/help/fr/evolution/mail-word-wrap.page share/help/fr/evolution/mail-working-offline.page share/help/fr/evolution/memos-searching.page share/help/fr/evolution/memos-usage-add-memo.page share/help/fr/evolution/memos-usage-delete-memo.page share/help/fr/evolution/memos-usage-edit-memo.page share/help/fr/evolution/memos-usage.page share/help/fr/evolution/offline.page share/help/fr/evolution/organizing.page share/help/fr/evolution/problems-debug-how-to.page share/help/fr/evolution/problems-getting-help.page share/help/fr/evolution/problems-reporting-bugs.page share/help/fr/evolution/searching-items.page share/help/fr/evolution/sync-with-other-devices.page share/help/fr/evolution/tasks-caldav.page share/help/fr/evolution/tasks-display-settings.page share/help/fr/evolution/tasks-local.page share/help/fr/evolution/tasks-organizing.page share/help/fr/evolution/tasks-searching.page share/help/fr/evolution/tasks-usage-add-task.page share/help/fr/evolution/tasks-usage-delete-task.page share/help/fr/evolution/tasks-usage-edit-task.page share/help/fr/evolution/tasks-usage.page share/help/fr/evolution/tasks-using-several-tasklists.page share/help/fr/evolution/tasks-webdav.page share/help/fr/evolution/using-categories.page share/help/fr/evolution/xinclude-filter-vfolder-conditions.xml -share/help/fr/evolution/xinclude-mail-account-identity.xml share/help/fr/evolution/xinclude-searching.xml share/help/gl/evolution/backup-restore.page share/help/gl/evolution/calendar-alarms-and-reminders.page share/help/gl/evolution/calendar-caldav.page share/help/gl/evolution/calendar-classifications.page share/help/gl/evolution/calendar-free-busy.page share/help/gl/evolution/calendar-google.page share/help/gl/evolution/calendar-layout-appointment-display.page share/help/gl/evolution/calendar-layout-general-formatting.page share/help/gl/evolution/calendar-layout-views.page share/help/gl/evolution/calendar-layout.page share/help/gl/evolution/calendar-local.page share/help/gl/evolution/calendar-marcus-bains-line.page share/help/gl/evolution/calendar-meetings-delegating.page share/help/gl/evolution/calendar-meetings-replying-to-invitation.page share/help/gl/evolution/calendar-meetings-sending-invitation.page share/help/gl/evolution/calendar-meetings.page share/help/gl/evolution/calendar-organizing.page share/help/gl/evolution/calendar-publishing.page share/help/gl/evolution/calendar-recurrence.page share/help/gl/evolution/calendar-searching.page share/help/gl/evolution/calendar-sharing-information.page share/help/gl/evolution/calendar-timezones.page share/help/gl/evolution/calendar-usage-add-appointment.page share/help/gl/evolution/calendar-usage-delete-appointment.page share/help/gl/evolution/calendar-usage-edit-appointment.page share/help/gl/evolution/calendar-usage.page share/help/gl/evolution/calendar-using-several-calendars.page share/help/gl/evolution/calendar-weather.page share/help/gl/evolution/calendar-webdav.page share/help/gl/evolution/contacts-add-automatically.page share/help/gl/evolution/contacts-autocompletion.page share/help/gl/evolution/contacts-google.page share/help/gl/evolution/contacts-ldap.page share/help/gl/evolution/contacts-libreoffice.page share/help/gl/evolution/contacts-local.page share/help/gl/evolution/contacts-organizing.page share/help/gl/evolution/contacts-searching.page share/help/gl/evolution/contacts-usage-add-contact.page share/help/gl/evolution/contacts-usage-delete-contact.page share/help/gl/evolution/contacts-usage-edit-contact.page share/help/gl/evolution/contacts-usage.page share/help/gl/evolution/contacts-using-contact-lists.page share/help/gl/evolution/contacts-using-several-addressbooks.page share/help/gl/evolution/credits.page share/help/gl/evolution/customize-ui-items.page share/help/gl/evolution/data-storage.page share/help/gl/evolution/default-browser.page share/help/gl/evolution/deleting-appointments.page share/help/gl/evolution/deleting-emails.page share/help/gl/evolution/deleting-to-free-disk-space.page share/help/gl/evolution/exporting-data-calendar.page share/help/gl/evolution/exporting-data-contacts.page share/help/gl/evolution/exporting-data-mail.page share/help/gl/evolution/exporting-data.page share/help/gl/evolution/figures/color-000000.png share/help/gl/evolution/figures/color-204a87.png share/help/gl/evolution/figures/color-2e3436.png share/help/gl/evolution/figures/color-4e9a06.png share/help/gl/evolution/figures/color-5c3566.png share/help/gl/evolution/figures/color-8f5902.png share/help/gl/evolution/figures/color-a40000.png share/help/gl/evolution/figures/color-c4a000.png share/help/gl/evolution/figures/color-ce5c00.png share/help/gl/evolution/figures/evolutionlogo.png share/help/gl/evolution/figures/html-composer-insert-image.png share/help/gl/evolution/figures/html-composer-insert-link.png share/help/gl/evolution/figures/html-composer-insert-rule.png share/help/gl/evolution/figures/html-composer-insert-table.png share/help/gl/evolution/figures/minus-icon.png -share/help/gl/evolution/figures/new-mail-notification.png share/help/gl/evolution/figures/new-mail-switcher.png share/help/gl/evolution/figures/plus-icon.png share/help/gl/evolution/figures/search-icon.png share/help/gl/evolution/figures/window-overview-layers.png +share/help/gl/evolution/flatpak-limitations.page share/help/gl/evolution/google-services.page +share/help/gl/evolution/import-apps-kmail.page share/help/gl/evolution/import-apps-mozilla.page share/help/gl/evolution/import-apps-outlook.page share/help/gl/evolution/import-data.page share/help/gl/evolution/import-single-files.page share/help/gl/evolution/import-supported-file-formats.page share/help/gl/evolution/index.page share/help/gl/evolution/intro-application.page share/help/gl/evolution/intro-first-run.page share/help/gl/evolution/intro-keyboard-shortcuts.page share/help/gl/evolution/intro-main-window.page share/help/gl/evolution/legal.xml share/help/gl/evolution/mail-access-gmail-imap-account.page share/help/gl/evolution/mail-access-gmail-pop-account.page share/help/gl/evolution/mail-account-manage-imap-plus.page share/help/gl/evolution/mail-account-manage-local-delivery.page share/help/gl/evolution/mail-account-manage-maildir-format-directories.page share/help/gl/evolution/mail-account-manage-mh-format-directories.page share/help/gl/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/gl/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/gl/evolution/mail-account-manage-microsoft-exchange.page share/help/gl/evolution/mail-account-manage-pop.page share/help/gl/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/gl/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/gl/evolution/mail-account-manage-usenet-news.page share/help/gl/evolution/mail-account-management.page share/help/gl/evolution/mail-attachments-received.page share/help/gl/evolution/mail-attachments-sending.page share/help/gl/evolution/mail-attachments.page share/help/gl/evolution/mail-calendar-sending-invitations.page share/help/gl/evolution/mail-cannot-see.page share/help/gl/evolution/mail-change-columns-in-message-list.page share/help/gl/evolution/mail-change-time-format.page share/help/gl/evolution/mail-composer-change-quotation-string.page share/help/gl/evolution/mail-composer-custom-header-lines.page share/help/gl/evolution/mail-composer-enable-html-format.page share/help/gl/evolution/mail-composer-external-editor.page share/help/gl/evolution/mail-composer-forward-as-attachment.page share/help/gl/evolution/mail-composer-forward.page share/help/gl/evolution/mail-composer-from-field-override.page share/help/gl/evolution/mail-composer-html-image.page share/help/gl/evolution/mail-composer-html-link.page share/help/gl/evolution/mail-composer-html-rule.page share/help/gl/evolution/mail-composer-html-table.page share/help/gl/evolution/mail-composer-html-text.page share/help/gl/evolution/mail-composer-html.page share/help/gl/evolution/mail-composer-mail-signatures-manage.page share/help/gl/evolution/mail-composer-mail-signatures-per-account.page share/help/gl/evolution/mail-composer-mail-signatures.page share/help/gl/evolution/mail-composer-message-templates-reply.page share/help/gl/evolution/mail-composer-message-templates-save.page share/help/gl/evolution/mail-composer-message-templates-variables.page share/help/gl/evolution/mail-composer-message-templates.page share/help/gl/evolution/mail-composer-plain-text.page share/help/gl/evolution/mail-composer-priority.page share/help/gl/evolution/mail-composer-reply.page share/help/gl/evolution/mail-composer-search.page share/help/gl/evolution/mail-composer-send-account-overrides.page share/help/gl/evolution/mail-composer-several-recipients.page share/help/gl/evolution/mail-composer-spellcheck.page share/help/gl/evolution/mail-composer-write-new-message.page share/help/gl/evolution/mail-default-CC-and-BCC.page share/help/gl/evolution/mail-default-folder-locations.page share/help/gl/evolution/mail-delete-and-undelete.page share/help/gl/evolution/mail-display-message-source.page share/help/gl/evolution/mail-displaying-character-encodings.page share/help/gl/evolution/mail-displaying-collapsible-headers.page share/help/gl/evolution/mail-displaying-images-in-html.page share/help/gl/evolution/mail-displaying-message.page share/help/gl/evolution/mail-displaying-sender-photograph.page share/help/gl/evolution/mail-duplicates.page share/help/gl/evolution/mail-encryption-gpg-create-key.page share/help/gl/evolution/mail-encryption-gpg-decrypting.page share/help/gl/evolution/mail-encryption-gpg-getting-keys.page share/help/gl/evolution/mail-encryption-gpg-set-up.page share/help/gl/evolution/mail-encryption-gpg-signing-encrypting.page share/help/gl/evolution/mail-encryption-s-mime-manage.page share/help/gl/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/gl/evolution/mail-encryption.page share/help/gl/evolution/mail-filters-actions.page share/help/gl/evolution/mail-filters-conditions.page share/help/gl/evolution/mail-filters-not-working.page share/help/gl/evolution/mail-filters.page share/help/gl/evolution/mail-folders.page share/help/gl/evolution/mail-follow-up-flag.page +share/help/gl/evolution/mail-imap-change-send-method.page share/help/gl/evolution/mail-imap-subscriptions.page share/help/gl/evolution/mail-labels.page share/help/gl/evolution/mail-layout-changing.page share/help/gl/evolution/mail-localized-re-subjects.page share/help/gl/evolution/mail-moving-emails.page share/help/gl/evolution/mail-not-sent.page share/help/gl/evolution/mail-organizing.page share/help/gl/evolution/mail-read-receipts.page share/help/gl/evolution/mail-received-notification.page share/help/gl/evolution/mail-receiving-options-exchange-ews.page share/help/gl/evolution/mail-receiving-options-exchange-mapi.page share/help/gl/evolution/mail-receiving-options-imap-plus.page share/help/gl/evolution/mail-receiving-options-local-delivery.page share/help/gl/evolution/mail-receiving-options-maildir-format-directories.page share/help/gl/evolution/mail-receiving-options-mh-format-directories.page share/help/gl/evolution/mail-receiving-options-pop.page share/help/gl/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/gl/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/gl/evolution/mail-receiving-options-usenet-news.page share/help/gl/evolution/mail-receiving-options.page share/help/gl/evolution/mail-refresh-folders.page share/help/gl/evolution/mail-save-as-pdf.page share/help/gl/evolution/mail-search-folders-add.page share/help/gl/evolution/mail-search-folders-conditions.page share/help/gl/evolution/mail-search-folders.page share/help/gl/evolution/mail-searching-attachment-type.page share/help/gl/evolution/mail-searching.page share/help/gl/evolution/mail-send-and-receive-automatically.page share/help/gl/evolution/mail-send-and-receive-manual.page share/help/gl/evolution/mail-send-and-receive.page share/help/gl/evolution/mail-sending-options-smtp.page share/help/gl/evolution/mail-several-pop-accounts.page +share/help/gl/evolution/mail-sorting-folder-list.page share/help/gl/evolution/mail-sorting-message-list.page share/help/gl/evolution/mail-spam-marking.page share/help/gl/evolution/mail-spam-settings.page share/help/gl/evolution/mail-spam.page share/help/gl/evolution/mail-two-trash-folders.page share/help/gl/evolution/mail-usenet-subscriptions.page share/help/gl/evolution/mail-vertical-view.page share/help/gl/evolution/mail-word-wrap.page share/help/gl/evolution/mail-working-offline.page share/help/gl/evolution/memos-searching.page share/help/gl/evolution/memos-usage-add-memo.page share/help/gl/evolution/memos-usage-delete-memo.page share/help/gl/evolution/memos-usage-edit-memo.page share/help/gl/evolution/memos-usage.page share/help/gl/evolution/offline.page share/help/gl/evolution/organizing.page share/help/gl/evolution/problems-debug-how-to.page share/help/gl/evolution/problems-getting-help.page share/help/gl/evolution/problems-reporting-bugs.page share/help/gl/evolution/searching-items.page share/help/gl/evolution/sync-with-other-devices.page share/help/gl/evolution/tasks-caldav.page share/help/gl/evolution/tasks-display-settings.page share/help/gl/evolution/tasks-local.page share/help/gl/evolution/tasks-organizing.page share/help/gl/evolution/tasks-searching.page share/help/gl/evolution/tasks-usage-add-task.page share/help/gl/evolution/tasks-usage-delete-task.page share/help/gl/evolution/tasks-usage-edit-task.page share/help/gl/evolution/tasks-usage.page share/help/gl/evolution/tasks-using-several-tasklists.page share/help/gl/evolution/tasks-webdav.page share/help/gl/evolution/using-categories.page share/help/gl/evolution/xinclude-filter-vfolder-conditions.xml -share/help/gl/evolution/xinclude-mail-account-identity.xml share/help/gl/evolution/xinclude-searching.xml share/help/hu/evolution/backup-restore.page share/help/hu/evolution/calendar-alarms-and-reminders.page share/help/hu/evolution/calendar-caldav.page share/help/hu/evolution/calendar-classifications.page share/help/hu/evolution/calendar-free-busy.page share/help/hu/evolution/calendar-google.page share/help/hu/evolution/calendar-layout-appointment-display.page share/help/hu/evolution/calendar-layout-general-formatting.page share/help/hu/evolution/calendar-layout-views.page share/help/hu/evolution/calendar-layout.page share/help/hu/evolution/calendar-local.page share/help/hu/evolution/calendar-marcus-bains-line.page share/help/hu/evolution/calendar-meetings-delegating.page share/help/hu/evolution/calendar-meetings-replying-to-invitation.page share/help/hu/evolution/calendar-meetings-sending-invitation.page share/help/hu/evolution/calendar-meetings.page share/help/hu/evolution/calendar-organizing.page share/help/hu/evolution/calendar-publishing.page share/help/hu/evolution/calendar-recurrence.page share/help/hu/evolution/calendar-searching.page share/help/hu/evolution/calendar-sharing-information.page share/help/hu/evolution/calendar-timezones.page share/help/hu/evolution/calendar-usage-add-appointment.page share/help/hu/evolution/calendar-usage-delete-appointment.page share/help/hu/evolution/calendar-usage-edit-appointment.page share/help/hu/evolution/calendar-usage.page share/help/hu/evolution/calendar-using-several-calendars.page share/help/hu/evolution/calendar-weather.page share/help/hu/evolution/calendar-webdav.page share/help/hu/evolution/contacts-add-automatically.page share/help/hu/evolution/contacts-autocompletion.page share/help/hu/evolution/contacts-google.page share/help/hu/evolution/contacts-ldap.page share/help/hu/evolution/contacts-libreoffice.page share/help/hu/evolution/contacts-local.page share/help/hu/evolution/contacts-organizing.page share/help/hu/evolution/contacts-searching.page share/help/hu/evolution/contacts-usage-add-contact.page share/help/hu/evolution/contacts-usage-delete-contact.page share/help/hu/evolution/contacts-usage-edit-contact.page share/help/hu/evolution/contacts-usage.page share/help/hu/evolution/contacts-using-contact-lists.page share/help/hu/evolution/contacts-using-several-addressbooks.page share/help/hu/evolution/credits.page share/help/hu/evolution/customize-ui-items.page share/help/hu/evolution/data-storage.page share/help/hu/evolution/default-browser.page share/help/hu/evolution/deleting-appointments.page share/help/hu/evolution/deleting-emails.page share/help/hu/evolution/deleting-to-free-disk-space.page share/help/hu/evolution/exporting-data-calendar.page share/help/hu/evolution/exporting-data-contacts.page share/help/hu/evolution/exporting-data-mail.page share/help/hu/evolution/exporting-data.page share/help/hu/evolution/figures/color-000000.png share/help/hu/evolution/figures/color-204a87.png share/help/hu/evolution/figures/color-2e3436.png share/help/hu/evolution/figures/color-4e9a06.png share/help/hu/evolution/figures/color-5c3566.png share/help/hu/evolution/figures/color-8f5902.png share/help/hu/evolution/figures/color-a40000.png share/help/hu/evolution/figures/color-c4a000.png share/help/hu/evolution/figures/color-ce5c00.png share/help/hu/evolution/figures/evolutionlogo.png share/help/hu/evolution/figures/html-composer-insert-image.png share/help/hu/evolution/figures/html-composer-insert-link.png share/help/hu/evolution/figures/html-composer-insert-rule.png share/help/hu/evolution/figures/html-composer-insert-table.png share/help/hu/evolution/figures/minus-icon.png -share/help/hu/evolution/figures/new-mail-notification.png share/help/hu/evolution/figures/new-mail-switcher.png share/help/hu/evolution/figures/plus-icon.png share/help/hu/evolution/figures/search-icon.png share/help/hu/evolution/figures/window-overview-layers.png +share/help/hu/evolution/flatpak-limitations.page share/help/hu/evolution/google-services.page +share/help/hu/evolution/import-apps-kmail.page share/help/hu/evolution/import-apps-mozilla.page share/help/hu/evolution/import-apps-outlook.page share/help/hu/evolution/import-data.page share/help/hu/evolution/import-single-files.page share/help/hu/evolution/import-supported-file-formats.page share/help/hu/evolution/index.page share/help/hu/evolution/intro-application.page share/help/hu/evolution/intro-first-run.page share/help/hu/evolution/intro-keyboard-shortcuts.page share/help/hu/evolution/intro-main-window.page share/help/hu/evolution/legal.xml share/help/hu/evolution/mail-access-gmail-imap-account.page share/help/hu/evolution/mail-access-gmail-pop-account.page share/help/hu/evolution/mail-account-manage-imap-plus.page share/help/hu/evolution/mail-account-manage-local-delivery.page share/help/hu/evolution/mail-account-manage-maildir-format-directories.page share/help/hu/evolution/mail-account-manage-mh-format-directories.page share/help/hu/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/hu/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/hu/evolution/mail-account-manage-microsoft-exchange.page share/help/hu/evolution/mail-account-manage-pop.page share/help/hu/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/hu/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/hu/evolution/mail-account-manage-usenet-news.page share/help/hu/evolution/mail-account-management.page share/help/hu/evolution/mail-attachments-received.page share/help/hu/evolution/mail-attachments-sending.page share/help/hu/evolution/mail-attachments.page share/help/hu/evolution/mail-calendar-sending-invitations.page share/help/hu/evolution/mail-cannot-see.page share/help/hu/evolution/mail-change-columns-in-message-list.page share/help/hu/evolution/mail-change-time-format.page share/help/hu/evolution/mail-composer-change-quotation-string.page share/help/hu/evolution/mail-composer-custom-header-lines.page share/help/hu/evolution/mail-composer-enable-html-format.page share/help/hu/evolution/mail-composer-external-editor.page share/help/hu/evolution/mail-composer-forward-as-attachment.page share/help/hu/evolution/mail-composer-forward.page share/help/hu/evolution/mail-composer-from-field-override.page share/help/hu/evolution/mail-composer-html-image.page share/help/hu/evolution/mail-composer-html-link.page share/help/hu/evolution/mail-composer-html-rule.page share/help/hu/evolution/mail-composer-html-table.page share/help/hu/evolution/mail-composer-html-text.page share/help/hu/evolution/mail-composer-html.page share/help/hu/evolution/mail-composer-mail-signatures-manage.page share/help/hu/evolution/mail-composer-mail-signatures-per-account.page share/help/hu/evolution/mail-composer-mail-signatures.page share/help/hu/evolution/mail-composer-message-templates-reply.page share/help/hu/evolution/mail-composer-message-templates-save.page share/help/hu/evolution/mail-composer-message-templates-variables.page share/help/hu/evolution/mail-composer-message-templates.page share/help/hu/evolution/mail-composer-plain-text.page share/help/hu/evolution/mail-composer-priority.page share/help/hu/evolution/mail-composer-reply.page share/help/hu/evolution/mail-composer-search.page share/help/hu/evolution/mail-composer-send-account-overrides.page share/help/hu/evolution/mail-composer-several-recipients.page share/help/hu/evolution/mail-composer-spellcheck.page share/help/hu/evolution/mail-composer-write-new-message.page share/help/hu/evolution/mail-default-CC-and-BCC.page share/help/hu/evolution/mail-default-folder-locations.page share/help/hu/evolution/mail-delete-and-undelete.page share/help/hu/evolution/mail-display-message-source.page share/help/hu/evolution/mail-displaying-character-encodings.page share/help/hu/evolution/mail-displaying-collapsible-headers.page share/help/hu/evolution/mail-displaying-images-in-html.page share/help/hu/evolution/mail-displaying-message.page share/help/hu/evolution/mail-displaying-sender-photograph.page share/help/hu/evolution/mail-duplicates.page share/help/hu/evolution/mail-encryption-gpg-create-key.page share/help/hu/evolution/mail-encryption-gpg-decrypting.page share/help/hu/evolution/mail-encryption-gpg-getting-keys.page share/help/hu/evolution/mail-encryption-gpg-set-up.page share/help/hu/evolution/mail-encryption-gpg-signing-encrypting.page share/help/hu/evolution/mail-encryption-s-mime-manage.page share/help/hu/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/hu/evolution/mail-encryption.page share/help/hu/evolution/mail-filters-actions.page share/help/hu/evolution/mail-filters-conditions.page share/help/hu/evolution/mail-filters-not-working.page share/help/hu/evolution/mail-filters.page share/help/hu/evolution/mail-folders.page share/help/hu/evolution/mail-follow-up-flag.page +share/help/hu/evolution/mail-imap-change-send-method.page share/help/hu/evolution/mail-imap-subscriptions.page share/help/hu/evolution/mail-labels.page share/help/hu/evolution/mail-layout-changing.page share/help/hu/evolution/mail-localized-re-subjects.page share/help/hu/evolution/mail-moving-emails.page share/help/hu/evolution/mail-not-sent.page share/help/hu/evolution/mail-organizing.page share/help/hu/evolution/mail-read-receipts.page share/help/hu/evolution/mail-received-notification.page share/help/hu/evolution/mail-receiving-options-exchange-ews.page share/help/hu/evolution/mail-receiving-options-exchange-mapi.page share/help/hu/evolution/mail-receiving-options-imap-plus.page share/help/hu/evolution/mail-receiving-options-local-delivery.page share/help/hu/evolution/mail-receiving-options-maildir-format-directories.page share/help/hu/evolution/mail-receiving-options-mh-format-directories.page share/help/hu/evolution/mail-receiving-options-pop.page share/help/hu/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/hu/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/hu/evolution/mail-receiving-options-usenet-news.page share/help/hu/evolution/mail-receiving-options.page share/help/hu/evolution/mail-refresh-folders.page share/help/hu/evolution/mail-save-as-pdf.page share/help/hu/evolution/mail-search-folders-add.page share/help/hu/evolution/mail-search-folders-conditions.page share/help/hu/evolution/mail-search-folders.page share/help/hu/evolution/mail-searching-attachment-type.page share/help/hu/evolution/mail-searching.page share/help/hu/evolution/mail-send-and-receive-automatically.page share/help/hu/evolution/mail-send-and-receive-manual.page share/help/hu/evolution/mail-send-and-receive.page share/help/hu/evolution/mail-sending-options-smtp.page share/help/hu/evolution/mail-several-pop-accounts.page +share/help/hu/evolution/mail-sorting-folder-list.page share/help/hu/evolution/mail-sorting-message-list.page share/help/hu/evolution/mail-spam-marking.page share/help/hu/evolution/mail-spam-settings.page share/help/hu/evolution/mail-spam.page share/help/hu/evolution/mail-two-trash-folders.page share/help/hu/evolution/mail-usenet-subscriptions.page share/help/hu/evolution/mail-vertical-view.page share/help/hu/evolution/mail-word-wrap.page share/help/hu/evolution/mail-working-offline.page share/help/hu/evolution/memos-searching.page share/help/hu/evolution/memos-usage-add-memo.page share/help/hu/evolution/memos-usage-delete-memo.page share/help/hu/evolution/memos-usage-edit-memo.page share/help/hu/evolution/memos-usage.page share/help/hu/evolution/offline.page share/help/hu/evolution/organizing.page share/help/hu/evolution/problems-debug-how-to.page share/help/hu/evolution/problems-getting-help.page share/help/hu/evolution/problems-reporting-bugs.page share/help/hu/evolution/searching-items.page share/help/hu/evolution/sync-with-other-devices.page share/help/hu/evolution/tasks-caldav.page share/help/hu/evolution/tasks-display-settings.page share/help/hu/evolution/tasks-local.page share/help/hu/evolution/tasks-organizing.page share/help/hu/evolution/tasks-searching.page share/help/hu/evolution/tasks-usage-add-task.page share/help/hu/evolution/tasks-usage-delete-task.page share/help/hu/evolution/tasks-usage-edit-task.page share/help/hu/evolution/tasks-usage.page share/help/hu/evolution/tasks-using-several-tasklists.page share/help/hu/evolution/tasks-webdav.page share/help/hu/evolution/using-categories.page share/help/hu/evolution/xinclude-filter-vfolder-conditions.xml -share/help/hu/evolution/xinclude-mail-account-identity.xml share/help/hu/evolution/xinclude-searching.xml share/help/mk/evolution/backup-restore.page share/help/mk/evolution/calendar-alarms-and-reminders.page share/help/mk/evolution/calendar-caldav.page share/help/mk/evolution/calendar-classifications.page share/help/mk/evolution/calendar-free-busy.page share/help/mk/evolution/calendar-google.page share/help/mk/evolution/calendar-layout-appointment-display.page share/help/mk/evolution/calendar-layout-general-formatting.page share/help/mk/evolution/calendar-layout-views.page share/help/mk/evolution/calendar-layout.page share/help/mk/evolution/calendar-local.page share/help/mk/evolution/calendar-marcus-bains-line.page share/help/mk/evolution/calendar-meetings-delegating.page share/help/mk/evolution/calendar-meetings-replying-to-invitation.page share/help/mk/evolution/calendar-meetings-sending-invitation.page share/help/mk/evolution/calendar-meetings.page share/help/mk/evolution/calendar-organizing.page share/help/mk/evolution/calendar-publishing.page share/help/mk/evolution/calendar-recurrence.page share/help/mk/evolution/calendar-searching.page share/help/mk/evolution/calendar-sharing-information.page share/help/mk/evolution/calendar-timezones.page share/help/mk/evolution/calendar-usage-add-appointment.page share/help/mk/evolution/calendar-usage-delete-appointment.page share/help/mk/evolution/calendar-usage-edit-appointment.page share/help/mk/evolution/calendar-usage.page share/help/mk/evolution/calendar-using-several-calendars.page share/help/mk/evolution/calendar-weather.page share/help/mk/evolution/calendar-webdav.page share/help/mk/evolution/contacts-add-automatically.page share/help/mk/evolution/contacts-autocompletion.page share/help/mk/evolution/contacts-google.page share/help/mk/evolution/contacts-ldap.page share/help/mk/evolution/contacts-libreoffice.page share/help/mk/evolution/contacts-local.page share/help/mk/evolution/contacts-organizing.page share/help/mk/evolution/contacts-searching.page share/help/mk/evolution/contacts-usage-add-contact.page share/help/mk/evolution/contacts-usage-delete-contact.page share/help/mk/evolution/contacts-usage-edit-contact.page share/help/mk/evolution/contacts-usage.page share/help/mk/evolution/contacts-using-contact-lists.page share/help/mk/evolution/contacts-using-several-addressbooks.page share/help/mk/evolution/credits.page share/help/mk/evolution/customize-ui-items.page share/help/mk/evolution/data-storage.page share/help/mk/evolution/default-browser.page share/help/mk/evolution/deleting-appointments.page share/help/mk/evolution/deleting-emails.page share/help/mk/evolution/deleting-to-free-disk-space.page share/help/mk/evolution/exporting-data-calendar.page share/help/mk/evolution/exporting-data-contacts.page share/help/mk/evolution/exporting-data-mail.page share/help/mk/evolution/exporting-data.page share/help/mk/evolution/figures/color-000000.png share/help/mk/evolution/figures/color-204a87.png share/help/mk/evolution/figures/color-2e3436.png share/help/mk/evolution/figures/color-4e9a06.png share/help/mk/evolution/figures/color-5c3566.png share/help/mk/evolution/figures/color-8f5902.png share/help/mk/evolution/figures/color-a40000.png share/help/mk/evolution/figures/color-c4a000.png share/help/mk/evolution/figures/color-ce5c00.png share/help/mk/evolution/figures/evolutionlogo.png share/help/mk/evolution/figures/html-composer-insert-image.png share/help/mk/evolution/figures/html-composer-insert-link.png share/help/mk/evolution/figures/html-composer-insert-rule.png share/help/mk/evolution/figures/html-composer-insert-table.png share/help/mk/evolution/figures/minus-icon.png -share/help/mk/evolution/figures/new-mail-notification.png share/help/mk/evolution/figures/new-mail-switcher.png share/help/mk/evolution/figures/plus-icon.png share/help/mk/evolution/figures/search-icon.png share/help/mk/evolution/figures/window-overview-layers.png +share/help/mk/evolution/flatpak-limitations.page share/help/mk/evolution/google-services.page +share/help/mk/evolution/import-apps-kmail.page share/help/mk/evolution/import-apps-mozilla.page share/help/mk/evolution/import-apps-outlook.page share/help/mk/evolution/import-data.page share/help/mk/evolution/import-single-files.page share/help/mk/evolution/import-supported-file-formats.page share/help/mk/evolution/index.page share/help/mk/evolution/intro-application.page share/help/mk/evolution/intro-first-run.page share/help/mk/evolution/intro-keyboard-shortcuts.page share/help/mk/evolution/intro-main-window.page share/help/mk/evolution/legal.xml share/help/mk/evolution/mail-access-gmail-imap-account.page share/help/mk/evolution/mail-access-gmail-pop-account.page share/help/mk/evolution/mail-account-manage-imap-plus.page share/help/mk/evolution/mail-account-manage-local-delivery.page share/help/mk/evolution/mail-account-manage-maildir-format-directories.page share/help/mk/evolution/mail-account-manage-mh-format-directories.page share/help/mk/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/mk/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/mk/evolution/mail-account-manage-microsoft-exchange.page share/help/mk/evolution/mail-account-manage-pop.page share/help/mk/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/mk/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/mk/evolution/mail-account-manage-usenet-news.page share/help/mk/evolution/mail-account-management.page share/help/mk/evolution/mail-attachments-received.page share/help/mk/evolution/mail-attachments-sending.page share/help/mk/evolution/mail-attachments.page share/help/mk/evolution/mail-calendar-sending-invitations.page share/help/mk/evolution/mail-cannot-see.page share/help/mk/evolution/mail-change-columns-in-message-list.page share/help/mk/evolution/mail-change-time-format.page share/help/mk/evolution/mail-composer-change-quotation-string.page share/help/mk/evolution/mail-composer-custom-header-lines.page share/help/mk/evolution/mail-composer-enable-html-format.page share/help/mk/evolution/mail-composer-external-editor.page share/help/mk/evolution/mail-composer-forward-as-attachment.page share/help/mk/evolution/mail-composer-forward.page share/help/mk/evolution/mail-composer-from-field-override.page share/help/mk/evolution/mail-composer-html-image.page share/help/mk/evolution/mail-composer-html-link.page share/help/mk/evolution/mail-composer-html-rule.page share/help/mk/evolution/mail-composer-html-table.page share/help/mk/evolution/mail-composer-html-text.page share/help/mk/evolution/mail-composer-html.page share/help/mk/evolution/mail-composer-mail-signatures-manage.page share/help/mk/evolution/mail-composer-mail-signatures-per-account.page share/help/mk/evolution/mail-composer-mail-signatures.page share/help/mk/evolution/mail-composer-message-templates-reply.page share/help/mk/evolution/mail-composer-message-templates-save.page share/help/mk/evolution/mail-composer-message-templates-variables.page share/help/mk/evolution/mail-composer-message-templates.page share/help/mk/evolution/mail-composer-plain-text.page share/help/mk/evolution/mail-composer-priority.page share/help/mk/evolution/mail-composer-reply.page share/help/mk/evolution/mail-composer-search.page share/help/mk/evolution/mail-composer-send-account-overrides.page share/help/mk/evolution/mail-composer-several-recipients.page share/help/mk/evolution/mail-composer-spellcheck.page share/help/mk/evolution/mail-composer-write-new-message.page share/help/mk/evolution/mail-default-CC-and-BCC.page share/help/mk/evolution/mail-default-folder-locations.page share/help/mk/evolution/mail-delete-and-undelete.page share/help/mk/evolution/mail-display-message-source.page share/help/mk/evolution/mail-displaying-character-encodings.page share/help/mk/evolution/mail-displaying-collapsible-headers.page share/help/mk/evolution/mail-displaying-images-in-html.page share/help/mk/evolution/mail-displaying-message.page share/help/mk/evolution/mail-displaying-sender-photograph.page share/help/mk/evolution/mail-duplicates.page share/help/mk/evolution/mail-encryption-gpg-create-key.page share/help/mk/evolution/mail-encryption-gpg-decrypting.page share/help/mk/evolution/mail-encryption-gpg-getting-keys.page share/help/mk/evolution/mail-encryption-gpg-set-up.page share/help/mk/evolution/mail-encryption-gpg-signing-encrypting.page share/help/mk/evolution/mail-encryption-s-mime-manage.page share/help/mk/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/mk/evolution/mail-encryption.page share/help/mk/evolution/mail-filters-actions.page share/help/mk/evolution/mail-filters-conditions.page share/help/mk/evolution/mail-filters-not-working.page share/help/mk/evolution/mail-filters.page share/help/mk/evolution/mail-folders.page share/help/mk/evolution/mail-follow-up-flag.page +share/help/mk/evolution/mail-imap-change-send-method.page share/help/mk/evolution/mail-imap-subscriptions.page share/help/mk/evolution/mail-labels.page share/help/mk/evolution/mail-layout-changing.page share/help/mk/evolution/mail-localized-re-subjects.page share/help/mk/evolution/mail-moving-emails.page share/help/mk/evolution/mail-not-sent.page share/help/mk/evolution/mail-organizing.page share/help/mk/evolution/mail-read-receipts.page share/help/mk/evolution/mail-received-notification.page share/help/mk/evolution/mail-receiving-options-exchange-ews.page share/help/mk/evolution/mail-receiving-options-exchange-mapi.page share/help/mk/evolution/mail-receiving-options-imap-plus.page share/help/mk/evolution/mail-receiving-options-local-delivery.page share/help/mk/evolution/mail-receiving-options-maildir-format-directories.page share/help/mk/evolution/mail-receiving-options-mh-format-directories.page share/help/mk/evolution/mail-receiving-options-pop.page share/help/mk/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/mk/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/mk/evolution/mail-receiving-options-usenet-news.page share/help/mk/evolution/mail-receiving-options.page share/help/mk/evolution/mail-refresh-folders.page share/help/mk/evolution/mail-save-as-pdf.page share/help/mk/evolution/mail-search-folders-add.page share/help/mk/evolution/mail-search-folders-conditions.page share/help/mk/evolution/mail-search-folders.page share/help/mk/evolution/mail-searching-attachment-type.page share/help/mk/evolution/mail-searching.page share/help/mk/evolution/mail-send-and-receive-automatically.page share/help/mk/evolution/mail-send-and-receive-manual.page share/help/mk/evolution/mail-send-and-receive.page share/help/mk/evolution/mail-sending-options-smtp.page share/help/mk/evolution/mail-several-pop-accounts.page +share/help/mk/evolution/mail-sorting-folder-list.page share/help/mk/evolution/mail-sorting-message-list.page share/help/mk/evolution/mail-spam-marking.page share/help/mk/evolution/mail-spam-settings.page share/help/mk/evolution/mail-spam.page share/help/mk/evolution/mail-two-trash-folders.page share/help/mk/evolution/mail-usenet-subscriptions.page share/help/mk/evolution/mail-vertical-view.page share/help/mk/evolution/mail-word-wrap.page share/help/mk/evolution/mail-working-offline.page share/help/mk/evolution/memos-searching.page share/help/mk/evolution/memos-usage-add-memo.page share/help/mk/evolution/memos-usage-delete-memo.page share/help/mk/evolution/memos-usage-edit-memo.page share/help/mk/evolution/memos-usage.page share/help/mk/evolution/offline.page share/help/mk/evolution/organizing.page share/help/mk/evolution/problems-debug-how-to.page share/help/mk/evolution/problems-getting-help.page share/help/mk/evolution/problems-reporting-bugs.page share/help/mk/evolution/searching-items.page share/help/mk/evolution/sync-with-other-devices.page share/help/mk/evolution/tasks-caldav.page share/help/mk/evolution/tasks-display-settings.page share/help/mk/evolution/tasks-local.page share/help/mk/evolution/tasks-organizing.page share/help/mk/evolution/tasks-searching.page share/help/mk/evolution/tasks-usage-add-task.page share/help/mk/evolution/tasks-usage-delete-task.page share/help/mk/evolution/tasks-usage-edit-task.page share/help/mk/evolution/tasks-usage.page share/help/mk/evolution/tasks-using-several-tasklists.page share/help/mk/evolution/tasks-webdav.page share/help/mk/evolution/using-categories.page share/help/mk/evolution/xinclude-filter-vfolder-conditions.xml -share/help/mk/evolution/xinclude-mail-account-identity.xml share/help/mk/evolution/xinclude-searching.xml share/help/oc/evolution/backup-restore.page share/help/oc/evolution/calendar-alarms-and-reminders.page share/help/oc/evolution/calendar-caldav.page share/help/oc/evolution/calendar-classifications.page share/help/oc/evolution/calendar-free-busy.page share/help/oc/evolution/calendar-google.page share/help/oc/evolution/calendar-layout-appointment-display.page share/help/oc/evolution/calendar-layout-general-formatting.page share/help/oc/evolution/calendar-layout-views.page share/help/oc/evolution/calendar-layout.page share/help/oc/evolution/calendar-local.page share/help/oc/evolution/calendar-marcus-bains-line.page share/help/oc/evolution/calendar-meetings-delegating.page share/help/oc/evolution/calendar-meetings-replying-to-invitation.page share/help/oc/evolution/calendar-meetings-sending-invitation.page share/help/oc/evolution/calendar-meetings.page share/help/oc/evolution/calendar-organizing.page share/help/oc/evolution/calendar-publishing.page share/help/oc/evolution/calendar-recurrence.page share/help/oc/evolution/calendar-searching.page share/help/oc/evolution/calendar-sharing-information.page share/help/oc/evolution/calendar-timezones.page share/help/oc/evolution/calendar-usage-add-appointment.page share/help/oc/evolution/calendar-usage-delete-appointment.page share/help/oc/evolution/calendar-usage-edit-appointment.page share/help/oc/evolution/calendar-usage.page share/help/oc/evolution/calendar-using-several-calendars.page share/help/oc/evolution/calendar-weather.page share/help/oc/evolution/calendar-webdav.page share/help/oc/evolution/contacts-add-automatically.page share/help/oc/evolution/contacts-autocompletion.page share/help/oc/evolution/contacts-google.page share/help/oc/evolution/contacts-ldap.page share/help/oc/evolution/contacts-libreoffice.page share/help/oc/evolution/contacts-local.page share/help/oc/evolution/contacts-organizing.page share/help/oc/evolution/contacts-searching.page share/help/oc/evolution/contacts-usage-add-contact.page share/help/oc/evolution/contacts-usage-delete-contact.page share/help/oc/evolution/contacts-usage-edit-contact.page share/help/oc/evolution/contacts-usage.page share/help/oc/evolution/contacts-using-contact-lists.page share/help/oc/evolution/contacts-using-several-addressbooks.page share/help/oc/evolution/credits.page share/help/oc/evolution/customize-ui-items.page share/help/oc/evolution/data-storage.page share/help/oc/evolution/default-browser.page share/help/oc/evolution/deleting-appointments.page share/help/oc/evolution/deleting-emails.page share/help/oc/evolution/deleting-to-free-disk-space.page share/help/oc/evolution/exporting-data-calendar.page share/help/oc/evolution/exporting-data-contacts.page share/help/oc/evolution/exporting-data-mail.page share/help/oc/evolution/exporting-data.page share/help/oc/evolution/figures/color-000000.png share/help/oc/evolution/figures/color-204a87.png share/help/oc/evolution/figures/color-2e3436.png share/help/oc/evolution/figures/color-4e9a06.png share/help/oc/evolution/figures/color-5c3566.png share/help/oc/evolution/figures/color-8f5902.png share/help/oc/evolution/figures/color-a40000.png share/help/oc/evolution/figures/color-c4a000.png share/help/oc/evolution/figures/color-ce5c00.png share/help/oc/evolution/figures/evolutionlogo.png share/help/oc/evolution/figures/html-composer-insert-image.png share/help/oc/evolution/figures/html-composer-insert-link.png share/help/oc/evolution/figures/html-composer-insert-rule.png share/help/oc/evolution/figures/html-composer-insert-table.png share/help/oc/evolution/figures/minus-icon.png -share/help/oc/evolution/figures/new-mail-notification.png share/help/oc/evolution/figures/new-mail-switcher.png share/help/oc/evolution/figures/plus-icon.png share/help/oc/evolution/figures/search-icon.png share/help/oc/evolution/figures/window-overview-layers.png +share/help/oc/evolution/flatpak-limitations.page share/help/oc/evolution/google-services.page +share/help/oc/evolution/import-apps-kmail.page share/help/oc/evolution/import-apps-mozilla.page share/help/oc/evolution/import-apps-outlook.page share/help/oc/evolution/import-data.page share/help/oc/evolution/import-single-files.page share/help/oc/evolution/import-supported-file-formats.page share/help/oc/evolution/index.page share/help/oc/evolution/intro-application.page share/help/oc/evolution/intro-first-run.page share/help/oc/evolution/intro-keyboard-shortcuts.page share/help/oc/evolution/intro-main-window.page share/help/oc/evolution/legal.xml share/help/oc/evolution/mail-access-gmail-imap-account.page share/help/oc/evolution/mail-access-gmail-pop-account.page share/help/oc/evolution/mail-account-manage-imap-plus.page share/help/oc/evolution/mail-account-manage-local-delivery.page share/help/oc/evolution/mail-account-manage-maildir-format-directories.page share/help/oc/evolution/mail-account-manage-mh-format-directories.page share/help/oc/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/oc/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/oc/evolution/mail-account-manage-microsoft-exchange.page share/help/oc/evolution/mail-account-manage-pop.page share/help/oc/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/oc/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/oc/evolution/mail-account-manage-usenet-news.page share/help/oc/evolution/mail-account-management.page share/help/oc/evolution/mail-attachments-received.page share/help/oc/evolution/mail-attachments-sending.page share/help/oc/evolution/mail-attachments.page share/help/oc/evolution/mail-calendar-sending-invitations.page share/help/oc/evolution/mail-cannot-see.page share/help/oc/evolution/mail-change-columns-in-message-list.page share/help/oc/evolution/mail-change-time-format.page share/help/oc/evolution/mail-composer-change-quotation-string.page share/help/oc/evolution/mail-composer-custom-header-lines.page share/help/oc/evolution/mail-composer-enable-html-format.page share/help/oc/evolution/mail-composer-external-editor.page share/help/oc/evolution/mail-composer-forward-as-attachment.page share/help/oc/evolution/mail-composer-forward.page share/help/oc/evolution/mail-composer-from-field-override.page share/help/oc/evolution/mail-composer-html-image.page share/help/oc/evolution/mail-composer-html-link.page share/help/oc/evolution/mail-composer-html-rule.page share/help/oc/evolution/mail-composer-html-table.page share/help/oc/evolution/mail-composer-html-text.page share/help/oc/evolution/mail-composer-html.page share/help/oc/evolution/mail-composer-mail-signatures-manage.page share/help/oc/evolution/mail-composer-mail-signatures-per-account.page share/help/oc/evolution/mail-composer-mail-signatures.page share/help/oc/evolution/mail-composer-message-templates-reply.page share/help/oc/evolution/mail-composer-message-templates-save.page share/help/oc/evolution/mail-composer-message-templates-variables.page share/help/oc/evolution/mail-composer-message-templates.page share/help/oc/evolution/mail-composer-plain-text.page share/help/oc/evolution/mail-composer-priority.page share/help/oc/evolution/mail-composer-reply.page share/help/oc/evolution/mail-composer-search.page share/help/oc/evolution/mail-composer-send-account-overrides.page share/help/oc/evolution/mail-composer-several-recipients.page share/help/oc/evolution/mail-composer-spellcheck.page share/help/oc/evolution/mail-composer-write-new-message.page share/help/oc/evolution/mail-default-CC-and-BCC.page share/help/oc/evolution/mail-default-folder-locations.page share/help/oc/evolution/mail-delete-and-undelete.page share/help/oc/evolution/mail-display-message-source.page share/help/oc/evolution/mail-displaying-character-encodings.page share/help/oc/evolution/mail-displaying-collapsible-headers.page share/help/oc/evolution/mail-displaying-images-in-html.page share/help/oc/evolution/mail-displaying-message.page share/help/oc/evolution/mail-displaying-sender-photograph.page share/help/oc/evolution/mail-duplicates.page share/help/oc/evolution/mail-encryption-gpg-create-key.page share/help/oc/evolution/mail-encryption-gpg-decrypting.page share/help/oc/evolution/mail-encryption-gpg-getting-keys.page share/help/oc/evolution/mail-encryption-gpg-set-up.page share/help/oc/evolution/mail-encryption-gpg-signing-encrypting.page share/help/oc/evolution/mail-encryption-s-mime-manage.page share/help/oc/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/oc/evolution/mail-encryption.page share/help/oc/evolution/mail-filters-actions.page share/help/oc/evolution/mail-filters-conditions.page share/help/oc/evolution/mail-filters-not-working.page share/help/oc/evolution/mail-filters.page share/help/oc/evolution/mail-folders.page share/help/oc/evolution/mail-follow-up-flag.page +share/help/oc/evolution/mail-imap-change-send-method.page share/help/oc/evolution/mail-imap-subscriptions.page share/help/oc/evolution/mail-labels.page share/help/oc/evolution/mail-layout-changing.page share/help/oc/evolution/mail-localized-re-subjects.page share/help/oc/evolution/mail-moving-emails.page share/help/oc/evolution/mail-not-sent.page share/help/oc/evolution/mail-organizing.page share/help/oc/evolution/mail-read-receipts.page share/help/oc/evolution/mail-received-notification.page share/help/oc/evolution/mail-receiving-options-exchange-ews.page share/help/oc/evolution/mail-receiving-options-exchange-mapi.page share/help/oc/evolution/mail-receiving-options-imap-plus.page share/help/oc/evolution/mail-receiving-options-local-delivery.page share/help/oc/evolution/mail-receiving-options-maildir-format-directories.page share/help/oc/evolution/mail-receiving-options-mh-format-directories.page share/help/oc/evolution/mail-receiving-options-pop.page share/help/oc/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/oc/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/oc/evolution/mail-receiving-options-usenet-news.page share/help/oc/evolution/mail-receiving-options.page share/help/oc/evolution/mail-refresh-folders.page share/help/oc/evolution/mail-save-as-pdf.page share/help/oc/evolution/mail-search-folders-add.page share/help/oc/evolution/mail-search-folders-conditions.page share/help/oc/evolution/mail-search-folders.page share/help/oc/evolution/mail-searching-attachment-type.page share/help/oc/evolution/mail-searching.page share/help/oc/evolution/mail-send-and-receive-automatically.page share/help/oc/evolution/mail-send-and-receive-manual.page share/help/oc/evolution/mail-send-and-receive.page share/help/oc/evolution/mail-sending-options-smtp.page share/help/oc/evolution/mail-several-pop-accounts.page +share/help/oc/evolution/mail-sorting-folder-list.page share/help/oc/evolution/mail-sorting-message-list.page share/help/oc/evolution/mail-spam-marking.page share/help/oc/evolution/mail-spam-settings.page share/help/oc/evolution/mail-spam.page share/help/oc/evolution/mail-two-trash-folders.page share/help/oc/evolution/mail-usenet-subscriptions.page share/help/oc/evolution/mail-vertical-view.page share/help/oc/evolution/mail-word-wrap.page share/help/oc/evolution/mail-working-offline.page share/help/oc/evolution/memos-searching.page share/help/oc/evolution/memos-usage-add-memo.page share/help/oc/evolution/memos-usage-delete-memo.page share/help/oc/evolution/memos-usage-edit-memo.page share/help/oc/evolution/memos-usage.page share/help/oc/evolution/offline.page share/help/oc/evolution/organizing.page share/help/oc/evolution/problems-debug-how-to.page share/help/oc/evolution/problems-getting-help.page share/help/oc/evolution/problems-reporting-bugs.page share/help/oc/evolution/searching-items.page share/help/oc/evolution/sync-with-other-devices.page share/help/oc/evolution/tasks-caldav.page share/help/oc/evolution/tasks-display-settings.page share/help/oc/evolution/tasks-local.page share/help/oc/evolution/tasks-organizing.page share/help/oc/evolution/tasks-searching.page share/help/oc/evolution/tasks-usage-add-task.page share/help/oc/evolution/tasks-usage-delete-task.page share/help/oc/evolution/tasks-usage-edit-task.page share/help/oc/evolution/tasks-usage.page share/help/oc/evolution/tasks-using-several-tasklists.page share/help/oc/evolution/tasks-webdav.page share/help/oc/evolution/using-categories.page share/help/oc/evolution/xinclude-filter-vfolder-conditions.xml -share/help/oc/evolution/xinclude-mail-account-identity.xml share/help/oc/evolution/xinclude-searching.xml share/help/ru/evolution/backup-restore.page share/help/ru/evolution/calendar-alarms-and-reminders.page share/help/ru/evolution/calendar-caldav.page share/help/ru/evolution/calendar-classifications.page share/help/ru/evolution/calendar-free-busy.page share/help/ru/evolution/calendar-google.page share/help/ru/evolution/calendar-layout-appointment-display.page share/help/ru/evolution/calendar-layout-general-formatting.page share/help/ru/evolution/calendar-layout-views.page share/help/ru/evolution/calendar-layout.page share/help/ru/evolution/calendar-local.page share/help/ru/evolution/calendar-marcus-bains-line.page share/help/ru/evolution/calendar-meetings-delegating.page share/help/ru/evolution/calendar-meetings-replying-to-invitation.page share/help/ru/evolution/calendar-meetings-sending-invitation.page share/help/ru/evolution/calendar-meetings.page share/help/ru/evolution/calendar-organizing.page share/help/ru/evolution/calendar-publishing.page share/help/ru/evolution/calendar-recurrence.page share/help/ru/evolution/calendar-searching.page share/help/ru/evolution/calendar-sharing-information.page share/help/ru/evolution/calendar-timezones.page share/help/ru/evolution/calendar-usage-add-appointment.page share/help/ru/evolution/calendar-usage-delete-appointment.page share/help/ru/evolution/calendar-usage-edit-appointment.page share/help/ru/evolution/calendar-usage.page share/help/ru/evolution/calendar-using-several-calendars.page share/help/ru/evolution/calendar-weather.page share/help/ru/evolution/calendar-webdav.page share/help/ru/evolution/contacts-add-automatically.page share/help/ru/evolution/contacts-autocompletion.page share/help/ru/evolution/contacts-google.page share/help/ru/evolution/contacts-ldap.page share/help/ru/evolution/contacts-libreoffice.page share/help/ru/evolution/contacts-local.page share/help/ru/evolution/contacts-organizing.page share/help/ru/evolution/contacts-searching.page share/help/ru/evolution/contacts-usage-add-contact.page share/help/ru/evolution/contacts-usage-delete-contact.page share/help/ru/evolution/contacts-usage-edit-contact.page share/help/ru/evolution/contacts-usage.page share/help/ru/evolution/contacts-using-contact-lists.page share/help/ru/evolution/contacts-using-several-addressbooks.page share/help/ru/evolution/credits.page share/help/ru/evolution/customize-ui-items.page share/help/ru/evolution/data-storage.page share/help/ru/evolution/default-browser.page share/help/ru/evolution/deleting-appointments.page share/help/ru/evolution/deleting-emails.page share/help/ru/evolution/deleting-to-free-disk-space.page share/help/ru/evolution/exporting-data-calendar.page share/help/ru/evolution/exporting-data-contacts.page share/help/ru/evolution/exporting-data-mail.page share/help/ru/evolution/exporting-data.page share/help/ru/evolution/figures/color-000000.png share/help/ru/evolution/figures/color-204a87.png share/help/ru/evolution/figures/color-2e3436.png share/help/ru/evolution/figures/color-4e9a06.png share/help/ru/evolution/figures/color-5c3566.png share/help/ru/evolution/figures/color-8f5902.png share/help/ru/evolution/figures/color-a40000.png share/help/ru/evolution/figures/color-c4a000.png share/help/ru/evolution/figures/color-ce5c00.png share/help/ru/evolution/figures/evolutionlogo.png share/help/ru/evolution/figures/html-composer-insert-image.png share/help/ru/evolution/figures/html-composer-insert-link.png share/help/ru/evolution/figures/html-composer-insert-rule.png share/help/ru/evolution/figures/html-composer-insert-table.png share/help/ru/evolution/figures/minus-icon.png -share/help/ru/evolution/figures/new-mail-notification.png share/help/ru/evolution/figures/new-mail-switcher.png share/help/ru/evolution/figures/plus-icon.png share/help/ru/evolution/figures/search-icon.png share/help/ru/evolution/figures/window-overview-layers.png +share/help/ru/evolution/flatpak-limitations.page share/help/ru/evolution/google-services.page +share/help/ru/evolution/import-apps-kmail.page share/help/ru/evolution/import-apps-mozilla.page share/help/ru/evolution/import-apps-outlook.page share/help/ru/evolution/import-data.page share/help/ru/evolution/import-single-files.page share/help/ru/evolution/import-supported-file-formats.page share/help/ru/evolution/index.page share/help/ru/evolution/intro-application.page share/help/ru/evolution/intro-first-run.page share/help/ru/evolution/intro-keyboard-shortcuts.page share/help/ru/evolution/intro-main-window.page share/help/ru/evolution/legal.xml share/help/ru/evolution/mail-access-gmail-imap-account.page share/help/ru/evolution/mail-access-gmail-pop-account.page share/help/ru/evolution/mail-account-manage-imap-plus.page share/help/ru/evolution/mail-account-manage-local-delivery.page share/help/ru/evolution/mail-account-manage-maildir-format-directories.page share/help/ru/evolution/mail-account-manage-mh-format-directories.page share/help/ru/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/ru/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/ru/evolution/mail-account-manage-microsoft-exchange.page share/help/ru/evolution/mail-account-manage-pop.page share/help/ru/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/ru/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/ru/evolution/mail-account-manage-usenet-news.page share/help/ru/evolution/mail-account-management.page share/help/ru/evolution/mail-attachments-received.page share/help/ru/evolution/mail-attachments-sending.page share/help/ru/evolution/mail-attachments.page share/help/ru/evolution/mail-calendar-sending-invitations.page share/help/ru/evolution/mail-cannot-see.page share/help/ru/evolution/mail-change-columns-in-message-list.page share/help/ru/evolution/mail-change-time-format.page share/help/ru/evolution/mail-composer-change-quotation-string.page share/help/ru/evolution/mail-composer-custom-header-lines.page share/help/ru/evolution/mail-composer-enable-html-format.page share/help/ru/evolution/mail-composer-external-editor.page share/help/ru/evolution/mail-composer-forward-as-attachment.page share/help/ru/evolution/mail-composer-forward.page share/help/ru/evolution/mail-composer-from-field-override.page share/help/ru/evolution/mail-composer-html-image.page share/help/ru/evolution/mail-composer-html-link.page share/help/ru/evolution/mail-composer-html-rule.page share/help/ru/evolution/mail-composer-html-table.page share/help/ru/evolution/mail-composer-html-text.page share/help/ru/evolution/mail-composer-html.page share/help/ru/evolution/mail-composer-mail-signatures-manage.page share/help/ru/evolution/mail-composer-mail-signatures-per-account.page share/help/ru/evolution/mail-composer-mail-signatures.page share/help/ru/evolution/mail-composer-message-templates-reply.page share/help/ru/evolution/mail-composer-message-templates-save.page share/help/ru/evolution/mail-composer-message-templates-variables.page share/help/ru/evolution/mail-composer-message-templates.page share/help/ru/evolution/mail-composer-plain-text.page share/help/ru/evolution/mail-composer-priority.page share/help/ru/evolution/mail-composer-reply.page share/help/ru/evolution/mail-composer-search.page share/help/ru/evolution/mail-composer-send-account-overrides.page share/help/ru/evolution/mail-composer-several-recipients.page share/help/ru/evolution/mail-composer-spellcheck.page share/help/ru/evolution/mail-composer-write-new-message.page share/help/ru/evolution/mail-default-CC-and-BCC.page share/help/ru/evolution/mail-default-folder-locations.page share/help/ru/evolution/mail-delete-and-undelete.page share/help/ru/evolution/mail-display-message-source.page share/help/ru/evolution/mail-displaying-character-encodings.page share/help/ru/evolution/mail-displaying-collapsible-headers.page share/help/ru/evolution/mail-displaying-images-in-html.page share/help/ru/evolution/mail-displaying-message.page share/help/ru/evolution/mail-displaying-sender-photograph.page share/help/ru/evolution/mail-duplicates.page share/help/ru/evolution/mail-encryption-gpg-create-key.page share/help/ru/evolution/mail-encryption-gpg-decrypting.page share/help/ru/evolution/mail-encryption-gpg-getting-keys.page share/help/ru/evolution/mail-encryption-gpg-set-up.page share/help/ru/evolution/mail-encryption-gpg-signing-encrypting.page share/help/ru/evolution/mail-encryption-s-mime-manage.page share/help/ru/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/ru/evolution/mail-encryption.page share/help/ru/evolution/mail-filters-actions.page share/help/ru/evolution/mail-filters-conditions.page share/help/ru/evolution/mail-filters-not-working.page share/help/ru/evolution/mail-filters.page share/help/ru/evolution/mail-folders.page share/help/ru/evolution/mail-follow-up-flag.page +share/help/ru/evolution/mail-imap-change-send-method.page share/help/ru/evolution/mail-imap-subscriptions.page share/help/ru/evolution/mail-labels.page share/help/ru/evolution/mail-layout-changing.page share/help/ru/evolution/mail-localized-re-subjects.page share/help/ru/evolution/mail-moving-emails.page share/help/ru/evolution/mail-not-sent.page share/help/ru/evolution/mail-organizing.page share/help/ru/evolution/mail-read-receipts.page share/help/ru/evolution/mail-received-notification.page share/help/ru/evolution/mail-receiving-options-exchange-ews.page share/help/ru/evolution/mail-receiving-options-exchange-mapi.page share/help/ru/evolution/mail-receiving-options-imap-plus.page share/help/ru/evolution/mail-receiving-options-local-delivery.page share/help/ru/evolution/mail-receiving-options-maildir-format-directories.page share/help/ru/evolution/mail-receiving-options-mh-format-directories.page share/help/ru/evolution/mail-receiving-options-pop.page share/help/ru/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/ru/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/ru/evolution/mail-receiving-options-usenet-news.page share/help/ru/evolution/mail-receiving-options.page share/help/ru/evolution/mail-refresh-folders.page share/help/ru/evolution/mail-save-as-pdf.page share/help/ru/evolution/mail-search-folders-add.page share/help/ru/evolution/mail-search-folders-conditions.page share/help/ru/evolution/mail-search-folders.page share/help/ru/evolution/mail-searching-attachment-type.page share/help/ru/evolution/mail-searching.page share/help/ru/evolution/mail-send-and-receive-automatically.page share/help/ru/evolution/mail-send-and-receive-manual.page share/help/ru/evolution/mail-send-and-receive.page share/help/ru/evolution/mail-sending-options-smtp.page share/help/ru/evolution/mail-several-pop-accounts.page +share/help/ru/evolution/mail-sorting-folder-list.page share/help/ru/evolution/mail-sorting-message-list.page share/help/ru/evolution/mail-spam-marking.page share/help/ru/evolution/mail-spam-settings.page share/help/ru/evolution/mail-spam.page share/help/ru/evolution/mail-two-trash-folders.page share/help/ru/evolution/mail-usenet-subscriptions.page share/help/ru/evolution/mail-vertical-view.page share/help/ru/evolution/mail-word-wrap.page share/help/ru/evolution/mail-working-offline.page share/help/ru/evolution/memos-searching.page share/help/ru/evolution/memos-usage-add-memo.page share/help/ru/evolution/memos-usage-delete-memo.page share/help/ru/evolution/memos-usage-edit-memo.page share/help/ru/evolution/memos-usage.page share/help/ru/evolution/offline.page share/help/ru/evolution/organizing.page share/help/ru/evolution/problems-debug-how-to.page share/help/ru/evolution/problems-getting-help.page share/help/ru/evolution/problems-reporting-bugs.page share/help/ru/evolution/searching-items.page share/help/ru/evolution/sync-with-other-devices.page share/help/ru/evolution/tasks-caldav.page share/help/ru/evolution/tasks-display-settings.page share/help/ru/evolution/tasks-local.page share/help/ru/evolution/tasks-organizing.page share/help/ru/evolution/tasks-searching.page share/help/ru/evolution/tasks-usage-add-task.page share/help/ru/evolution/tasks-usage-delete-task.page share/help/ru/evolution/tasks-usage-edit-task.page share/help/ru/evolution/tasks-usage.page share/help/ru/evolution/tasks-using-several-tasklists.page share/help/ru/evolution/tasks-webdav.page share/help/ru/evolution/using-categories.page share/help/ru/evolution/xinclude-filter-vfolder-conditions.xml -share/help/ru/evolution/xinclude-mail-account-identity.xml share/help/ru/evolution/xinclude-searching.xml share/help/sl/evolution/backup-restore.page share/help/sl/evolution/calendar-alarms-and-reminders.page share/help/sl/evolution/calendar-caldav.page share/help/sl/evolution/calendar-classifications.page share/help/sl/evolution/calendar-free-busy.page share/help/sl/evolution/calendar-google.page share/help/sl/evolution/calendar-layout-appointment-display.page share/help/sl/evolution/calendar-layout-general-formatting.page share/help/sl/evolution/calendar-layout-views.page share/help/sl/evolution/calendar-layout.page share/help/sl/evolution/calendar-local.page share/help/sl/evolution/calendar-marcus-bains-line.page share/help/sl/evolution/calendar-meetings-delegating.page share/help/sl/evolution/calendar-meetings-replying-to-invitation.page share/help/sl/evolution/calendar-meetings-sending-invitation.page share/help/sl/evolution/calendar-meetings.page share/help/sl/evolution/calendar-organizing.page share/help/sl/evolution/calendar-publishing.page share/help/sl/evolution/calendar-recurrence.page share/help/sl/evolution/calendar-searching.page share/help/sl/evolution/calendar-sharing-information.page share/help/sl/evolution/calendar-timezones.page share/help/sl/evolution/calendar-usage-add-appointment.page share/help/sl/evolution/calendar-usage-delete-appointment.page share/help/sl/evolution/calendar-usage-edit-appointment.page share/help/sl/evolution/calendar-usage.page share/help/sl/evolution/calendar-using-several-calendars.page share/help/sl/evolution/calendar-weather.page share/help/sl/evolution/calendar-webdav.page share/help/sl/evolution/contacts-add-automatically.page share/help/sl/evolution/contacts-autocompletion.page share/help/sl/evolution/contacts-google.page share/help/sl/evolution/contacts-ldap.page share/help/sl/evolution/contacts-libreoffice.page share/help/sl/evolution/contacts-local.page share/help/sl/evolution/contacts-organizing.page share/help/sl/evolution/contacts-searching.page share/help/sl/evolution/contacts-usage-add-contact.page share/help/sl/evolution/contacts-usage-delete-contact.page share/help/sl/evolution/contacts-usage-edit-contact.page share/help/sl/evolution/contacts-usage.page share/help/sl/evolution/contacts-using-contact-lists.page share/help/sl/evolution/contacts-using-several-addressbooks.page share/help/sl/evolution/credits.page share/help/sl/evolution/customize-ui-items.page share/help/sl/evolution/data-storage.page share/help/sl/evolution/default-browser.page share/help/sl/evolution/deleting-appointments.page share/help/sl/evolution/deleting-emails.page share/help/sl/evolution/deleting-to-free-disk-space.page share/help/sl/evolution/exporting-data-calendar.page share/help/sl/evolution/exporting-data-contacts.page share/help/sl/evolution/exporting-data-mail.page share/help/sl/evolution/exporting-data.page share/help/sl/evolution/figures/color-000000.png share/help/sl/evolution/figures/color-204a87.png share/help/sl/evolution/figures/color-2e3436.png share/help/sl/evolution/figures/color-4e9a06.png share/help/sl/evolution/figures/color-5c3566.png share/help/sl/evolution/figures/color-8f5902.png share/help/sl/evolution/figures/color-a40000.png share/help/sl/evolution/figures/color-c4a000.png share/help/sl/evolution/figures/color-ce5c00.png share/help/sl/evolution/figures/evolutionlogo.png share/help/sl/evolution/figures/html-composer-insert-image.png share/help/sl/evolution/figures/html-composer-insert-link.png share/help/sl/evolution/figures/html-composer-insert-rule.png share/help/sl/evolution/figures/html-composer-insert-table.png share/help/sl/evolution/figures/minus-icon.png -share/help/sl/evolution/figures/new-mail-notification.png share/help/sl/evolution/figures/new-mail-switcher.png share/help/sl/evolution/figures/plus-icon.png share/help/sl/evolution/figures/search-icon.png share/help/sl/evolution/figures/window-overview-layers.png +share/help/sl/evolution/flatpak-limitations.page share/help/sl/evolution/google-services.page +share/help/sl/evolution/import-apps-kmail.page share/help/sl/evolution/import-apps-mozilla.page share/help/sl/evolution/import-apps-outlook.page share/help/sl/evolution/import-data.page share/help/sl/evolution/import-single-files.page share/help/sl/evolution/import-supported-file-formats.page share/help/sl/evolution/index.page share/help/sl/evolution/intro-application.page share/help/sl/evolution/intro-first-run.page share/help/sl/evolution/intro-keyboard-shortcuts.page share/help/sl/evolution/intro-main-window.page share/help/sl/evolution/legal.xml share/help/sl/evolution/mail-access-gmail-imap-account.page share/help/sl/evolution/mail-access-gmail-pop-account.page share/help/sl/evolution/mail-account-manage-imap-plus.page share/help/sl/evolution/mail-account-manage-local-delivery.page share/help/sl/evolution/mail-account-manage-maildir-format-directories.page share/help/sl/evolution/mail-account-manage-mh-format-directories.page share/help/sl/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/sl/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/sl/evolution/mail-account-manage-microsoft-exchange.page share/help/sl/evolution/mail-account-manage-pop.page share/help/sl/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/sl/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/sl/evolution/mail-account-manage-usenet-news.page share/help/sl/evolution/mail-account-management.page share/help/sl/evolution/mail-attachments-received.page share/help/sl/evolution/mail-attachments-sending.page share/help/sl/evolution/mail-attachments.page share/help/sl/evolution/mail-calendar-sending-invitations.page share/help/sl/evolution/mail-cannot-see.page share/help/sl/evolution/mail-change-columns-in-message-list.page share/help/sl/evolution/mail-change-time-format.page share/help/sl/evolution/mail-composer-change-quotation-string.page share/help/sl/evolution/mail-composer-custom-header-lines.page share/help/sl/evolution/mail-composer-enable-html-format.page share/help/sl/evolution/mail-composer-external-editor.page share/help/sl/evolution/mail-composer-forward-as-attachment.page share/help/sl/evolution/mail-composer-forward.page share/help/sl/evolution/mail-composer-from-field-override.page share/help/sl/evolution/mail-composer-html-image.page share/help/sl/evolution/mail-composer-html-link.page share/help/sl/evolution/mail-composer-html-rule.page share/help/sl/evolution/mail-composer-html-table.page share/help/sl/evolution/mail-composer-html-text.page share/help/sl/evolution/mail-composer-html.page share/help/sl/evolution/mail-composer-mail-signatures-manage.page share/help/sl/evolution/mail-composer-mail-signatures-per-account.page share/help/sl/evolution/mail-composer-mail-signatures.page share/help/sl/evolution/mail-composer-message-templates-reply.page share/help/sl/evolution/mail-composer-message-templates-save.page share/help/sl/evolution/mail-composer-message-templates-variables.page share/help/sl/evolution/mail-composer-message-templates.page share/help/sl/evolution/mail-composer-plain-text.page share/help/sl/evolution/mail-composer-priority.page share/help/sl/evolution/mail-composer-reply.page share/help/sl/evolution/mail-composer-search.page share/help/sl/evolution/mail-composer-send-account-overrides.page share/help/sl/evolution/mail-composer-several-recipients.page share/help/sl/evolution/mail-composer-spellcheck.page share/help/sl/evolution/mail-composer-write-new-message.page share/help/sl/evolution/mail-default-CC-and-BCC.page share/help/sl/evolution/mail-default-folder-locations.page share/help/sl/evolution/mail-delete-and-undelete.page share/help/sl/evolution/mail-display-message-source.page share/help/sl/evolution/mail-displaying-character-encodings.page share/help/sl/evolution/mail-displaying-collapsible-headers.page share/help/sl/evolution/mail-displaying-images-in-html.page share/help/sl/evolution/mail-displaying-message.page share/help/sl/evolution/mail-displaying-sender-photograph.page share/help/sl/evolution/mail-duplicates.page share/help/sl/evolution/mail-encryption-gpg-create-key.page share/help/sl/evolution/mail-encryption-gpg-decrypting.page share/help/sl/evolution/mail-encryption-gpg-getting-keys.page share/help/sl/evolution/mail-encryption-gpg-set-up.page share/help/sl/evolution/mail-encryption-gpg-signing-encrypting.page share/help/sl/evolution/mail-encryption-s-mime-manage.page share/help/sl/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/sl/evolution/mail-encryption.page share/help/sl/evolution/mail-filters-actions.page share/help/sl/evolution/mail-filters-conditions.page share/help/sl/evolution/mail-filters-not-working.page share/help/sl/evolution/mail-filters.page share/help/sl/evolution/mail-folders.page share/help/sl/evolution/mail-follow-up-flag.page +share/help/sl/evolution/mail-imap-change-send-method.page share/help/sl/evolution/mail-imap-subscriptions.page share/help/sl/evolution/mail-labels.page share/help/sl/evolution/mail-layout-changing.page share/help/sl/evolution/mail-localized-re-subjects.page share/help/sl/evolution/mail-moving-emails.page share/help/sl/evolution/mail-not-sent.page share/help/sl/evolution/mail-organizing.page share/help/sl/evolution/mail-read-receipts.page share/help/sl/evolution/mail-received-notification.page share/help/sl/evolution/mail-receiving-options-exchange-ews.page share/help/sl/evolution/mail-receiving-options-exchange-mapi.page share/help/sl/evolution/mail-receiving-options-imap-plus.page share/help/sl/evolution/mail-receiving-options-local-delivery.page share/help/sl/evolution/mail-receiving-options-maildir-format-directories.page share/help/sl/evolution/mail-receiving-options-mh-format-directories.page share/help/sl/evolution/mail-receiving-options-pop.page share/help/sl/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/sl/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/sl/evolution/mail-receiving-options-usenet-news.page share/help/sl/evolution/mail-receiving-options.page share/help/sl/evolution/mail-refresh-folders.page share/help/sl/evolution/mail-save-as-pdf.page share/help/sl/evolution/mail-search-folders-add.page share/help/sl/evolution/mail-search-folders-conditions.page share/help/sl/evolution/mail-search-folders.page share/help/sl/evolution/mail-searching-attachment-type.page share/help/sl/evolution/mail-searching.page share/help/sl/evolution/mail-send-and-receive-automatically.page share/help/sl/evolution/mail-send-and-receive-manual.page share/help/sl/evolution/mail-send-and-receive.page share/help/sl/evolution/mail-sending-options-smtp.page share/help/sl/evolution/mail-several-pop-accounts.page +share/help/sl/evolution/mail-sorting-folder-list.page share/help/sl/evolution/mail-sorting-message-list.page share/help/sl/evolution/mail-spam-marking.page share/help/sl/evolution/mail-spam-settings.page share/help/sl/evolution/mail-spam.page share/help/sl/evolution/mail-two-trash-folders.page share/help/sl/evolution/mail-usenet-subscriptions.page share/help/sl/evolution/mail-vertical-view.page share/help/sl/evolution/mail-word-wrap.page share/help/sl/evolution/mail-working-offline.page share/help/sl/evolution/memos-searching.page share/help/sl/evolution/memos-usage-add-memo.page share/help/sl/evolution/memos-usage-delete-memo.page share/help/sl/evolution/memos-usage-edit-memo.page share/help/sl/evolution/memos-usage.page share/help/sl/evolution/offline.page share/help/sl/evolution/organizing.page share/help/sl/evolution/problems-debug-how-to.page share/help/sl/evolution/problems-getting-help.page share/help/sl/evolution/problems-reporting-bugs.page share/help/sl/evolution/searching-items.page share/help/sl/evolution/sync-with-other-devices.page share/help/sl/evolution/tasks-caldav.page share/help/sl/evolution/tasks-display-settings.page share/help/sl/evolution/tasks-local.page share/help/sl/evolution/tasks-organizing.page share/help/sl/evolution/tasks-searching.page share/help/sl/evolution/tasks-usage-add-task.page share/help/sl/evolution/tasks-usage-delete-task.page share/help/sl/evolution/tasks-usage-edit-task.page share/help/sl/evolution/tasks-usage.page share/help/sl/evolution/tasks-using-several-tasklists.page share/help/sl/evolution/tasks-webdav.page share/help/sl/evolution/using-categories.page share/help/sl/evolution/xinclude-filter-vfolder-conditions.xml -share/help/sl/evolution/xinclude-mail-account-identity.xml share/help/sl/evolution/xinclude-searching.xml share/help/sv/evolution/backup-restore.page share/help/sv/evolution/calendar-alarms-and-reminders.page share/help/sv/evolution/calendar-caldav.page share/help/sv/evolution/calendar-classifications.page share/help/sv/evolution/calendar-free-busy.page share/help/sv/evolution/calendar-google.page share/help/sv/evolution/calendar-layout-appointment-display.page share/help/sv/evolution/calendar-layout-general-formatting.page share/help/sv/evolution/calendar-layout-views.page share/help/sv/evolution/calendar-layout.page share/help/sv/evolution/calendar-local.page share/help/sv/evolution/calendar-marcus-bains-line.page share/help/sv/evolution/calendar-meetings-delegating.page share/help/sv/evolution/calendar-meetings-replying-to-invitation.page share/help/sv/evolution/calendar-meetings-sending-invitation.page share/help/sv/evolution/calendar-meetings.page share/help/sv/evolution/calendar-organizing.page share/help/sv/evolution/calendar-publishing.page share/help/sv/evolution/calendar-recurrence.page share/help/sv/evolution/calendar-searching.page share/help/sv/evolution/calendar-sharing-information.page share/help/sv/evolution/calendar-timezones.page share/help/sv/evolution/calendar-usage-add-appointment.page share/help/sv/evolution/calendar-usage-delete-appointment.page share/help/sv/evolution/calendar-usage-edit-appointment.page share/help/sv/evolution/calendar-usage.page share/help/sv/evolution/calendar-using-several-calendars.page share/help/sv/evolution/calendar-weather.page share/help/sv/evolution/calendar-webdav.page share/help/sv/evolution/contacts-add-automatically.page share/help/sv/evolution/contacts-autocompletion.page share/help/sv/evolution/contacts-google.page share/help/sv/evolution/contacts-ldap.page share/help/sv/evolution/contacts-libreoffice.page share/help/sv/evolution/contacts-local.page share/help/sv/evolution/contacts-organizing.page share/help/sv/evolution/contacts-searching.page share/help/sv/evolution/contacts-usage-add-contact.page share/help/sv/evolution/contacts-usage-delete-contact.page share/help/sv/evolution/contacts-usage-edit-contact.page share/help/sv/evolution/contacts-usage.page share/help/sv/evolution/contacts-using-contact-lists.page share/help/sv/evolution/contacts-using-several-addressbooks.page share/help/sv/evolution/credits.page share/help/sv/evolution/customize-ui-items.page share/help/sv/evolution/data-storage.page share/help/sv/evolution/default-browser.page share/help/sv/evolution/deleting-appointments.page share/help/sv/evolution/deleting-emails.page share/help/sv/evolution/deleting-to-free-disk-space.page share/help/sv/evolution/exporting-data-calendar.page share/help/sv/evolution/exporting-data-contacts.page share/help/sv/evolution/exporting-data-mail.page share/help/sv/evolution/exporting-data.page share/help/sv/evolution/figures/color-000000.png share/help/sv/evolution/figures/color-204a87.png share/help/sv/evolution/figures/color-2e3436.png share/help/sv/evolution/figures/color-4e9a06.png share/help/sv/evolution/figures/color-5c3566.png share/help/sv/evolution/figures/color-8f5902.png share/help/sv/evolution/figures/color-a40000.png share/help/sv/evolution/figures/color-c4a000.png share/help/sv/evolution/figures/color-ce5c00.png share/help/sv/evolution/figures/evolutionlogo.png share/help/sv/evolution/figures/html-composer-insert-image.png share/help/sv/evolution/figures/html-composer-insert-link.png share/help/sv/evolution/figures/html-composer-insert-rule.png share/help/sv/evolution/figures/html-composer-insert-table.png share/help/sv/evolution/figures/minus-icon.png -share/help/sv/evolution/figures/new-mail-notification.png share/help/sv/evolution/figures/new-mail-switcher.png share/help/sv/evolution/figures/plus-icon.png share/help/sv/evolution/figures/search-icon.png share/help/sv/evolution/figures/window-overview-layers.png +share/help/sv/evolution/flatpak-limitations.page share/help/sv/evolution/google-services.page +share/help/sv/evolution/import-apps-kmail.page share/help/sv/evolution/import-apps-mozilla.page share/help/sv/evolution/import-apps-outlook.page share/help/sv/evolution/import-data.page share/help/sv/evolution/import-single-files.page share/help/sv/evolution/import-supported-file-formats.page share/help/sv/evolution/index.page share/help/sv/evolution/intro-application.page share/help/sv/evolution/intro-first-run.page share/help/sv/evolution/intro-keyboard-shortcuts.page share/help/sv/evolution/intro-main-window.page share/help/sv/evolution/legal.xml share/help/sv/evolution/mail-access-gmail-imap-account.page share/help/sv/evolution/mail-access-gmail-pop-account.page share/help/sv/evolution/mail-account-manage-imap-plus.page share/help/sv/evolution/mail-account-manage-local-delivery.page share/help/sv/evolution/mail-account-manage-maildir-format-directories.page share/help/sv/evolution/mail-account-manage-mh-format-directories.page share/help/sv/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/sv/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/sv/evolution/mail-account-manage-microsoft-exchange.page share/help/sv/evolution/mail-account-manage-pop.page share/help/sv/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/sv/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/sv/evolution/mail-account-manage-usenet-news.page share/help/sv/evolution/mail-account-management.page share/help/sv/evolution/mail-attachments-received.page share/help/sv/evolution/mail-attachments-sending.page share/help/sv/evolution/mail-attachments.page share/help/sv/evolution/mail-calendar-sending-invitations.page share/help/sv/evolution/mail-cannot-see.page share/help/sv/evolution/mail-change-columns-in-message-list.page share/help/sv/evolution/mail-change-time-format.page share/help/sv/evolution/mail-composer-change-quotation-string.page share/help/sv/evolution/mail-composer-custom-header-lines.page share/help/sv/evolution/mail-composer-enable-html-format.page share/help/sv/evolution/mail-composer-external-editor.page share/help/sv/evolution/mail-composer-forward-as-attachment.page share/help/sv/evolution/mail-composer-forward.page share/help/sv/evolution/mail-composer-from-field-override.page share/help/sv/evolution/mail-composer-html-image.page share/help/sv/evolution/mail-composer-html-link.page share/help/sv/evolution/mail-composer-html-rule.page share/help/sv/evolution/mail-composer-html-table.page share/help/sv/evolution/mail-composer-html-text.page share/help/sv/evolution/mail-composer-html.page share/help/sv/evolution/mail-composer-mail-signatures-manage.page share/help/sv/evolution/mail-composer-mail-signatures-per-account.page share/help/sv/evolution/mail-composer-mail-signatures.page share/help/sv/evolution/mail-composer-message-templates-reply.page share/help/sv/evolution/mail-composer-message-templates-save.page share/help/sv/evolution/mail-composer-message-templates-variables.page share/help/sv/evolution/mail-composer-message-templates.page share/help/sv/evolution/mail-composer-plain-text.page share/help/sv/evolution/mail-composer-priority.page share/help/sv/evolution/mail-composer-reply.page share/help/sv/evolution/mail-composer-search.page share/help/sv/evolution/mail-composer-send-account-overrides.page share/help/sv/evolution/mail-composer-several-recipients.page share/help/sv/evolution/mail-composer-spellcheck.page share/help/sv/evolution/mail-composer-write-new-message.page share/help/sv/evolution/mail-default-CC-and-BCC.page share/help/sv/evolution/mail-default-folder-locations.page share/help/sv/evolution/mail-delete-and-undelete.page share/help/sv/evolution/mail-display-message-source.page share/help/sv/evolution/mail-displaying-character-encodings.page share/help/sv/evolution/mail-displaying-collapsible-headers.page share/help/sv/evolution/mail-displaying-images-in-html.page share/help/sv/evolution/mail-displaying-message.page share/help/sv/evolution/mail-displaying-sender-photograph.page share/help/sv/evolution/mail-duplicates.page share/help/sv/evolution/mail-encryption-gpg-create-key.page share/help/sv/evolution/mail-encryption-gpg-decrypting.page share/help/sv/evolution/mail-encryption-gpg-getting-keys.page share/help/sv/evolution/mail-encryption-gpg-set-up.page share/help/sv/evolution/mail-encryption-gpg-signing-encrypting.page share/help/sv/evolution/mail-encryption-s-mime-manage.page share/help/sv/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/sv/evolution/mail-encryption.page share/help/sv/evolution/mail-filters-actions.page share/help/sv/evolution/mail-filters-conditions.page share/help/sv/evolution/mail-filters-not-working.page share/help/sv/evolution/mail-filters.page share/help/sv/evolution/mail-folders.page share/help/sv/evolution/mail-follow-up-flag.page +share/help/sv/evolution/mail-imap-change-send-method.page share/help/sv/evolution/mail-imap-subscriptions.page share/help/sv/evolution/mail-labels.page share/help/sv/evolution/mail-layout-changing.page share/help/sv/evolution/mail-localized-re-subjects.page share/help/sv/evolution/mail-moving-emails.page share/help/sv/evolution/mail-not-sent.page share/help/sv/evolution/mail-organizing.page share/help/sv/evolution/mail-read-receipts.page share/help/sv/evolution/mail-received-notification.page share/help/sv/evolution/mail-receiving-options-exchange-ews.page share/help/sv/evolution/mail-receiving-options-exchange-mapi.page share/help/sv/evolution/mail-receiving-options-imap-plus.page share/help/sv/evolution/mail-receiving-options-local-delivery.page share/help/sv/evolution/mail-receiving-options-maildir-format-directories.page share/help/sv/evolution/mail-receiving-options-mh-format-directories.page share/help/sv/evolution/mail-receiving-options-pop.page share/help/sv/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/sv/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/sv/evolution/mail-receiving-options-usenet-news.page share/help/sv/evolution/mail-receiving-options.page share/help/sv/evolution/mail-refresh-folders.page share/help/sv/evolution/mail-save-as-pdf.page share/help/sv/evolution/mail-search-folders-add.page share/help/sv/evolution/mail-search-folders-conditions.page share/help/sv/evolution/mail-search-folders.page share/help/sv/evolution/mail-searching-attachment-type.page share/help/sv/evolution/mail-searching.page share/help/sv/evolution/mail-send-and-receive-automatically.page share/help/sv/evolution/mail-send-and-receive-manual.page share/help/sv/evolution/mail-send-and-receive.page share/help/sv/evolution/mail-sending-options-smtp.page share/help/sv/evolution/mail-several-pop-accounts.page +share/help/sv/evolution/mail-sorting-folder-list.page share/help/sv/evolution/mail-sorting-message-list.page share/help/sv/evolution/mail-spam-marking.page share/help/sv/evolution/mail-spam-settings.page share/help/sv/evolution/mail-spam.page share/help/sv/evolution/mail-two-trash-folders.page share/help/sv/evolution/mail-usenet-subscriptions.page share/help/sv/evolution/mail-vertical-view.page share/help/sv/evolution/mail-word-wrap.page share/help/sv/evolution/mail-working-offline.page share/help/sv/evolution/memos-searching.page share/help/sv/evolution/memos-usage-add-memo.page share/help/sv/evolution/memos-usage-delete-memo.page share/help/sv/evolution/memos-usage-edit-memo.page share/help/sv/evolution/memos-usage.page share/help/sv/evolution/offline.page share/help/sv/evolution/organizing.page share/help/sv/evolution/problems-debug-how-to.page share/help/sv/evolution/problems-getting-help.page share/help/sv/evolution/problems-reporting-bugs.page share/help/sv/evolution/searching-items.page share/help/sv/evolution/sync-with-other-devices.page share/help/sv/evolution/tasks-caldav.page share/help/sv/evolution/tasks-display-settings.page share/help/sv/evolution/tasks-local.page share/help/sv/evolution/tasks-organizing.page share/help/sv/evolution/tasks-searching.page share/help/sv/evolution/tasks-usage-add-task.page share/help/sv/evolution/tasks-usage-delete-task.page share/help/sv/evolution/tasks-usage-edit-task.page share/help/sv/evolution/tasks-usage.page share/help/sv/evolution/tasks-using-several-tasklists.page share/help/sv/evolution/tasks-webdav.page share/help/sv/evolution/using-categories.page share/help/sv/evolution/xinclude-filter-vfolder-conditions.xml -share/help/sv/evolution/xinclude-mail-account-identity.xml share/help/sv/evolution/xinclude-searching.xml share/help/te/evolution/backup-restore.page share/help/te/evolution/calendar-alarms-and-reminders.page share/help/te/evolution/calendar-caldav.page share/help/te/evolution/calendar-classifications.page share/help/te/evolution/calendar-free-busy.page share/help/te/evolution/calendar-google.page share/help/te/evolution/calendar-layout-appointment-display.page share/help/te/evolution/calendar-layout-general-formatting.page share/help/te/evolution/calendar-layout-views.page share/help/te/evolution/calendar-layout.page share/help/te/evolution/calendar-local.page share/help/te/evolution/calendar-marcus-bains-line.page share/help/te/evolution/calendar-meetings-delegating.page share/help/te/evolution/calendar-meetings-replying-to-invitation.page share/help/te/evolution/calendar-meetings-sending-invitation.page share/help/te/evolution/calendar-meetings.page share/help/te/evolution/calendar-organizing.page share/help/te/evolution/calendar-publishing.page share/help/te/evolution/calendar-recurrence.page share/help/te/evolution/calendar-searching.page share/help/te/evolution/calendar-sharing-information.page share/help/te/evolution/calendar-timezones.page share/help/te/evolution/calendar-usage-add-appointment.page share/help/te/evolution/calendar-usage-delete-appointment.page share/help/te/evolution/calendar-usage-edit-appointment.page share/help/te/evolution/calendar-usage.page share/help/te/evolution/calendar-using-several-calendars.page share/help/te/evolution/calendar-weather.page share/help/te/evolution/calendar-webdav.page share/help/te/evolution/contacts-add-automatically.page share/help/te/evolution/contacts-autocompletion.page share/help/te/evolution/contacts-google.page share/help/te/evolution/contacts-ldap.page share/help/te/evolution/contacts-libreoffice.page share/help/te/evolution/contacts-local.page share/help/te/evolution/contacts-organizing.page share/help/te/evolution/contacts-searching.page share/help/te/evolution/contacts-usage-add-contact.page share/help/te/evolution/contacts-usage-delete-contact.page share/help/te/evolution/contacts-usage-edit-contact.page share/help/te/evolution/contacts-usage.page share/help/te/evolution/contacts-using-contact-lists.page share/help/te/evolution/contacts-using-several-addressbooks.page share/help/te/evolution/credits.page share/help/te/evolution/customize-ui-items.page share/help/te/evolution/data-storage.page share/help/te/evolution/default-browser.page share/help/te/evolution/deleting-appointments.page share/help/te/evolution/deleting-emails.page share/help/te/evolution/deleting-to-free-disk-space.page share/help/te/evolution/exporting-data-calendar.page share/help/te/evolution/exporting-data-contacts.page share/help/te/evolution/exporting-data-mail.page share/help/te/evolution/exporting-data.page share/help/te/evolution/figures/color-000000.png share/help/te/evolution/figures/color-204a87.png share/help/te/evolution/figures/color-2e3436.png share/help/te/evolution/figures/color-4e9a06.png share/help/te/evolution/figures/color-5c3566.png share/help/te/evolution/figures/color-8f5902.png share/help/te/evolution/figures/color-a40000.png share/help/te/evolution/figures/color-c4a000.png share/help/te/evolution/figures/color-ce5c00.png share/help/te/evolution/figures/evolutionlogo.png share/help/te/evolution/figures/html-composer-insert-image.png share/help/te/evolution/figures/html-composer-insert-link.png share/help/te/evolution/figures/html-composer-insert-rule.png share/help/te/evolution/figures/html-composer-insert-table.png share/help/te/evolution/figures/minus-icon.png -share/help/te/evolution/figures/new-mail-notification.png share/help/te/evolution/figures/new-mail-switcher.png share/help/te/evolution/figures/plus-icon.png share/help/te/evolution/figures/search-icon.png share/help/te/evolution/figures/window-overview-layers.png +share/help/te/evolution/flatpak-limitations.page share/help/te/evolution/google-services.page +share/help/te/evolution/import-apps-kmail.page share/help/te/evolution/import-apps-mozilla.page share/help/te/evolution/import-apps-outlook.page share/help/te/evolution/import-data.page share/help/te/evolution/import-single-files.page share/help/te/evolution/import-supported-file-formats.page share/help/te/evolution/index.page share/help/te/evolution/intro-application.page share/help/te/evolution/intro-first-run.page share/help/te/evolution/intro-keyboard-shortcuts.page share/help/te/evolution/intro-main-window.page share/help/te/evolution/legal.xml share/help/te/evolution/mail-access-gmail-imap-account.page share/help/te/evolution/mail-access-gmail-pop-account.page share/help/te/evolution/mail-account-manage-imap-plus.page share/help/te/evolution/mail-account-manage-local-delivery.page share/help/te/evolution/mail-account-manage-maildir-format-directories.page share/help/te/evolution/mail-account-manage-mh-format-directories.page share/help/te/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/te/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/te/evolution/mail-account-manage-microsoft-exchange.page share/help/te/evolution/mail-account-manage-pop.page share/help/te/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/te/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/te/evolution/mail-account-manage-usenet-news.page share/help/te/evolution/mail-account-management.page share/help/te/evolution/mail-attachments-received.page share/help/te/evolution/mail-attachments-sending.page share/help/te/evolution/mail-attachments.page share/help/te/evolution/mail-calendar-sending-invitations.page share/help/te/evolution/mail-cannot-see.page share/help/te/evolution/mail-change-columns-in-message-list.page share/help/te/evolution/mail-change-time-format.page share/help/te/evolution/mail-composer-change-quotation-string.page share/help/te/evolution/mail-composer-custom-header-lines.page share/help/te/evolution/mail-composer-enable-html-format.page share/help/te/evolution/mail-composer-external-editor.page share/help/te/evolution/mail-composer-forward-as-attachment.page share/help/te/evolution/mail-composer-forward.page share/help/te/evolution/mail-composer-from-field-override.page share/help/te/evolution/mail-composer-html-image.page share/help/te/evolution/mail-composer-html-link.page share/help/te/evolution/mail-composer-html-rule.page share/help/te/evolution/mail-composer-html-table.page share/help/te/evolution/mail-composer-html-text.page share/help/te/evolution/mail-composer-html.page share/help/te/evolution/mail-composer-mail-signatures-manage.page share/help/te/evolution/mail-composer-mail-signatures-per-account.page share/help/te/evolution/mail-composer-mail-signatures.page share/help/te/evolution/mail-composer-message-templates-reply.page share/help/te/evolution/mail-composer-message-templates-save.page share/help/te/evolution/mail-composer-message-templates-variables.page share/help/te/evolution/mail-composer-message-templates.page share/help/te/evolution/mail-composer-plain-text.page share/help/te/evolution/mail-composer-priority.page share/help/te/evolution/mail-composer-reply.page share/help/te/evolution/mail-composer-search.page share/help/te/evolution/mail-composer-send-account-overrides.page share/help/te/evolution/mail-composer-several-recipients.page share/help/te/evolution/mail-composer-spellcheck.page share/help/te/evolution/mail-composer-write-new-message.page share/help/te/evolution/mail-default-CC-and-BCC.page share/help/te/evolution/mail-default-folder-locations.page share/help/te/evolution/mail-delete-and-undelete.page share/help/te/evolution/mail-display-message-source.page share/help/te/evolution/mail-displaying-character-encodings.page share/help/te/evolution/mail-displaying-collapsible-headers.page share/help/te/evolution/mail-displaying-images-in-html.page share/help/te/evolution/mail-displaying-message.page share/help/te/evolution/mail-displaying-sender-photograph.page share/help/te/evolution/mail-duplicates.page share/help/te/evolution/mail-encryption-gpg-create-key.page share/help/te/evolution/mail-encryption-gpg-decrypting.page share/help/te/evolution/mail-encryption-gpg-getting-keys.page share/help/te/evolution/mail-encryption-gpg-set-up.page share/help/te/evolution/mail-encryption-gpg-signing-encrypting.page share/help/te/evolution/mail-encryption-s-mime-manage.page share/help/te/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/te/evolution/mail-encryption.page share/help/te/evolution/mail-filters-actions.page share/help/te/evolution/mail-filters-conditions.page share/help/te/evolution/mail-filters-not-working.page share/help/te/evolution/mail-filters.page share/help/te/evolution/mail-folders.page share/help/te/evolution/mail-follow-up-flag.page +share/help/te/evolution/mail-imap-change-send-method.page share/help/te/evolution/mail-imap-subscriptions.page share/help/te/evolution/mail-labels.page share/help/te/evolution/mail-layout-changing.page share/help/te/evolution/mail-localized-re-subjects.page share/help/te/evolution/mail-moving-emails.page share/help/te/evolution/mail-not-sent.page share/help/te/evolution/mail-organizing.page share/help/te/evolution/mail-read-receipts.page share/help/te/evolution/mail-received-notification.page share/help/te/evolution/mail-receiving-options-exchange-ews.page share/help/te/evolution/mail-receiving-options-exchange-mapi.page share/help/te/evolution/mail-receiving-options-imap-plus.page share/help/te/evolution/mail-receiving-options-local-delivery.page share/help/te/evolution/mail-receiving-options-maildir-format-directories.page share/help/te/evolution/mail-receiving-options-mh-format-directories.page share/help/te/evolution/mail-receiving-options-pop.page share/help/te/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/te/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/te/evolution/mail-receiving-options-usenet-news.page share/help/te/evolution/mail-receiving-options.page share/help/te/evolution/mail-refresh-folders.page share/help/te/evolution/mail-save-as-pdf.page share/help/te/evolution/mail-search-folders-add.page share/help/te/evolution/mail-search-folders-conditions.page share/help/te/evolution/mail-search-folders.page share/help/te/evolution/mail-searching-attachment-type.page share/help/te/evolution/mail-searching.page share/help/te/evolution/mail-send-and-receive-automatically.page share/help/te/evolution/mail-send-and-receive-manual.page share/help/te/evolution/mail-send-and-receive.page share/help/te/evolution/mail-sending-options-smtp.page share/help/te/evolution/mail-several-pop-accounts.page +share/help/te/evolution/mail-sorting-folder-list.page share/help/te/evolution/mail-sorting-message-list.page share/help/te/evolution/mail-spam-marking.page share/help/te/evolution/mail-spam-settings.page share/help/te/evolution/mail-spam.page share/help/te/evolution/mail-two-trash-folders.page share/help/te/evolution/mail-usenet-subscriptions.page share/help/te/evolution/mail-vertical-view.page share/help/te/evolution/mail-word-wrap.page share/help/te/evolution/mail-working-offline.page share/help/te/evolution/memos-searching.page share/help/te/evolution/memos-usage-add-memo.page share/help/te/evolution/memos-usage-delete-memo.page share/help/te/evolution/memos-usage-edit-memo.page share/help/te/evolution/memos-usage.page share/help/te/evolution/offline.page share/help/te/evolution/organizing.page share/help/te/evolution/problems-debug-how-to.page share/help/te/evolution/problems-getting-help.page share/help/te/evolution/problems-reporting-bugs.page share/help/te/evolution/searching-items.page share/help/te/evolution/sync-with-other-devices.page share/help/te/evolution/tasks-caldav.page share/help/te/evolution/tasks-display-settings.page share/help/te/evolution/tasks-local.page share/help/te/evolution/tasks-organizing.page share/help/te/evolution/tasks-searching.page share/help/te/evolution/tasks-usage-add-task.page share/help/te/evolution/tasks-usage-delete-task.page share/help/te/evolution/tasks-usage-edit-task.page share/help/te/evolution/tasks-usage.page share/help/te/evolution/tasks-using-several-tasklists.page share/help/te/evolution/tasks-webdav.page share/help/te/evolution/using-categories.page share/help/te/evolution/xinclude-filter-vfolder-conditions.xml -share/help/te/evolution/xinclude-mail-account-identity.xml share/help/te/evolution/xinclude-searching.xml +share/help/uk/evolution/backup-restore.page +share/help/uk/evolution/calendar-alarms-and-reminders.page +share/help/uk/evolution/calendar-caldav.page +share/help/uk/evolution/calendar-classifications.page +share/help/uk/evolution/calendar-free-busy.page +share/help/uk/evolution/calendar-google.page +share/help/uk/evolution/calendar-layout-appointment-display.page +share/help/uk/evolution/calendar-layout-general-formatting.page +share/help/uk/evolution/calendar-layout-views.page +share/help/uk/evolution/calendar-layout.page +share/help/uk/evolution/calendar-local.page +share/help/uk/evolution/calendar-marcus-bains-line.page +share/help/uk/evolution/calendar-meetings-delegating.page +share/help/uk/evolution/calendar-meetings-replying-to-invitation.page +share/help/uk/evolution/calendar-meetings-sending-invitation.page +share/help/uk/evolution/calendar-meetings.page +share/help/uk/evolution/calendar-organizing.page +share/help/uk/evolution/calendar-publishing.page +share/help/uk/evolution/calendar-recurrence.page +share/help/uk/evolution/calendar-searching.page +share/help/uk/evolution/calendar-sharing-information.page +share/help/uk/evolution/calendar-timezones.page +share/help/uk/evolution/calendar-usage-add-appointment.page +share/help/uk/evolution/calendar-usage-delete-appointment.page +share/help/uk/evolution/calendar-usage-edit-appointment.page +share/help/uk/evolution/calendar-usage.page +share/help/uk/evolution/calendar-using-several-calendars.page +share/help/uk/evolution/calendar-weather.page +share/help/uk/evolution/calendar-webdav.page +share/help/uk/evolution/contacts-add-automatically.page +share/help/uk/evolution/contacts-autocompletion.page +share/help/uk/evolution/contacts-google.page +share/help/uk/evolution/contacts-ldap.page +share/help/uk/evolution/contacts-libreoffice.page +share/help/uk/evolution/contacts-local.page +share/help/uk/evolution/contacts-organizing.page +share/help/uk/evolution/contacts-searching.page +share/help/uk/evolution/contacts-usage-add-contact.page +share/help/uk/evolution/contacts-usage-delete-contact.page +share/help/uk/evolution/contacts-usage-edit-contact.page +share/help/uk/evolution/contacts-usage.page +share/help/uk/evolution/contacts-using-contact-lists.page +share/help/uk/evolution/contacts-using-several-addressbooks.page +share/help/uk/evolution/credits.page +share/help/uk/evolution/customize-ui-items.page +share/help/uk/evolution/data-storage.page +share/help/uk/evolution/default-browser.page +share/help/uk/evolution/deleting-appointments.page +share/help/uk/evolution/deleting-emails.page +share/help/uk/evolution/deleting-to-free-disk-space.page +share/help/uk/evolution/exporting-data-calendar.page +share/help/uk/evolution/exporting-data-contacts.page +share/help/uk/evolution/exporting-data-mail.page +share/help/uk/evolution/exporting-data.page +share/help/uk/evolution/figures/color-000000.png +share/help/uk/evolution/figures/color-204a87.png +share/help/uk/evolution/figures/color-2e3436.png +share/help/uk/evolution/figures/color-4e9a06.png +share/help/uk/evolution/figures/color-5c3566.png +share/help/uk/evolution/figures/color-8f5902.png +share/help/uk/evolution/figures/color-a40000.png +share/help/uk/evolution/figures/color-c4a000.png +share/help/uk/evolution/figures/color-ce5c00.png +share/help/uk/evolution/figures/evolutionlogo.png +share/help/uk/evolution/figures/html-composer-insert-image.png +share/help/uk/evolution/figures/html-composer-insert-link.png +share/help/uk/evolution/figures/html-composer-insert-rule.png +share/help/uk/evolution/figures/html-composer-insert-table.png +share/help/uk/evolution/figures/minus-icon.png +share/help/uk/evolution/figures/new-mail-switcher.png +share/help/uk/evolution/figures/plus-icon.png +share/help/uk/evolution/figures/search-icon.png +share/help/uk/evolution/figures/window-overview-layers.png +share/help/uk/evolution/flatpak-limitations.page +share/help/uk/evolution/google-services.page +share/help/uk/evolution/import-apps-kmail.page +share/help/uk/evolution/import-apps-mozilla.page +share/help/uk/evolution/import-apps-outlook.page +share/help/uk/evolution/import-data.page +share/help/uk/evolution/import-single-files.page +share/help/uk/evolution/import-supported-file-formats.page +share/help/uk/evolution/index.page +share/help/uk/evolution/intro-application.page +share/help/uk/evolution/intro-first-run.page +share/help/uk/evolution/intro-keyboard-shortcuts.page +share/help/uk/evolution/intro-main-window.page +share/help/uk/evolution/legal.xml +share/help/uk/evolution/mail-access-gmail-imap-account.page +share/help/uk/evolution/mail-access-gmail-pop-account.page +share/help/uk/evolution/mail-account-manage-imap-plus.page +share/help/uk/evolution/mail-account-manage-local-delivery.page +share/help/uk/evolution/mail-account-manage-maildir-format-directories.page +share/help/uk/evolution/mail-account-manage-mh-format-directories.page +share/help/uk/evolution/mail-account-manage-microsoft-exchange-evo-ews.page +share/help/uk/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page +share/help/uk/evolution/mail-account-manage-microsoft-exchange.page +share/help/uk/evolution/mail-account-manage-pop.page +share/help/uk/evolution/mail-account-manage-unix-mbox-spool-directory.page +share/help/uk/evolution/mail-account-manage-unix-mbox-spool-file.page +share/help/uk/evolution/mail-account-manage-usenet-news.page +share/help/uk/evolution/mail-account-management.page +share/help/uk/evolution/mail-attachments-received.page +share/help/uk/evolution/mail-attachments-sending.page +share/help/uk/evolution/mail-attachments.page +share/help/uk/evolution/mail-calendar-sending-invitations.page +share/help/uk/evolution/mail-cannot-see.page +share/help/uk/evolution/mail-change-columns-in-message-list.page +share/help/uk/evolution/mail-change-time-format.page +share/help/uk/evolution/mail-composer-change-quotation-string.page +share/help/uk/evolution/mail-composer-custom-header-lines.page +share/help/uk/evolution/mail-composer-enable-html-format.page +share/help/uk/evolution/mail-composer-external-editor.page +share/help/uk/evolution/mail-composer-forward-as-attachment.page +share/help/uk/evolution/mail-composer-forward.page +share/help/uk/evolution/mail-composer-from-field-override.page +share/help/uk/evolution/mail-composer-html-image.page +share/help/uk/evolution/mail-composer-html-link.page +share/help/uk/evolution/mail-composer-html-rule.page +share/help/uk/evolution/mail-composer-html-table.page +share/help/uk/evolution/mail-composer-html-text.page +share/help/uk/evolution/mail-composer-html.page +share/help/uk/evolution/mail-composer-mail-signatures-manage.page +share/help/uk/evolution/mail-composer-mail-signatures-per-account.page +share/help/uk/evolution/mail-composer-mail-signatures.page +share/help/uk/evolution/mail-composer-message-templates-reply.page +share/help/uk/evolution/mail-composer-message-templates-save.page +share/help/uk/evolution/mail-composer-message-templates-variables.page +share/help/uk/evolution/mail-composer-message-templates.page +share/help/uk/evolution/mail-composer-plain-text.page +share/help/uk/evolution/mail-composer-priority.page +share/help/uk/evolution/mail-composer-reply.page +share/help/uk/evolution/mail-composer-search.page +share/help/uk/evolution/mail-composer-send-account-overrides.page +share/help/uk/evolution/mail-composer-several-recipients.page +share/help/uk/evolution/mail-composer-spellcheck.page +share/help/uk/evolution/mail-composer-write-new-message.page +share/help/uk/evolution/mail-default-CC-and-BCC.page +share/help/uk/evolution/mail-default-folder-locations.page +share/help/uk/evolution/mail-delete-and-undelete.page +share/help/uk/evolution/mail-display-message-source.page +share/help/uk/evolution/mail-displaying-character-encodings.page +share/help/uk/evolution/mail-displaying-collapsible-headers.page +share/help/uk/evolution/mail-displaying-images-in-html.page +share/help/uk/evolution/mail-displaying-message.page +share/help/uk/evolution/mail-displaying-sender-photograph.page +share/help/uk/evolution/mail-duplicates.page +share/help/uk/evolution/mail-encryption-gpg-create-key.page +share/help/uk/evolution/mail-encryption-gpg-decrypting.page +share/help/uk/evolution/mail-encryption-gpg-getting-keys.page +share/help/uk/evolution/mail-encryption-gpg-set-up.page +share/help/uk/evolution/mail-encryption-gpg-signing-encrypting.page +share/help/uk/evolution/mail-encryption-s-mime-manage.page +share/help/uk/evolution/mail-encryption-s-mime-signing-encrypting.page +share/help/uk/evolution/mail-encryption.page +share/help/uk/evolution/mail-filters-actions.page +share/help/uk/evolution/mail-filters-conditions.page +share/help/uk/evolution/mail-filters-not-working.page +share/help/uk/evolution/mail-filters.page +share/help/uk/evolution/mail-folders.page +share/help/uk/evolution/mail-follow-up-flag.page +share/help/uk/evolution/mail-imap-change-send-method.page +share/help/uk/evolution/mail-imap-subscriptions.page +share/help/uk/evolution/mail-labels.page +share/help/uk/evolution/mail-layout-changing.page +share/help/uk/evolution/mail-localized-re-subjects.page +share/help/uk/evolution/mail-moving-emails.page +share/help/uk/evolution/mail-not-sent.page +share/help/uk/evolution/mail-organizing.page +share/help/uk/evolution/mail-read-receipts.page +share/help/uk/evolution/mail-received-notification.page +share/help/uk/evolution/mail-receiving-options-exchange-ews.page +share/help/uk/evolution/mail-receiving-options-exchange-mapi.page +share/help/uk/evolution/mail-receiving-options-imap-plus.page +share/help/uk/evolution/mail-receiving-options-local-delivery.page +share/help/uk/evolution/mail-receiving-options-maildir-format-directories.page +share/help/uk/evolution/mail-receiving-options-mh-format-directories.page +share/help/uk/evolution/mail-receiving-options-pop.page +share/help/uk/evolution/mail-receiving-options-unix-mbox-spool-directory.page +share/help/uk/evolution/mail-receiving-options-unix-mbox-spool-file.page +share/help/uk/evolution/mail-receiving-options-usenet-news.page +share/help/uk/evolution/mail-receiving-options.page +share/help/uk/evolution/mail-refresh-folders.page +share/help/uk/evolution/mail-save-as-pdf.page +share/help/uk/evolution/mail-search-folders-add.page +share/help/uk/evolution/mail-search-folders-conditions.page +share/help/uk/evolution/mail-search-folders.page +share/help/uk/evolution/mail-searching-attachment-type.page +share/help/uk/evolution/mail-searching.page +share/help/uk/evolution/mail-send-and-receive-automatically.page +share/help/uk/evolution/mail-send-and-receive-manual.page +share/help/uk/evolution/mail-send-and-receive.page +share/help/uk/evolution/mail-sending-options-smtp.page +share/help/uk/evolution/mail-several-pop-accounts.page +share/help/uk/evolution/mail-sorting-folder-list.page +share/help/uk/evolution/mail-sorting-message-list.page +share/help/uk/evolution/mail-spam-marking.page +share/help/uk/evolution/mail-spam-settings.page +share/help/uk/evolution/mail-spam.page +share/help/uk/evolution/mail-two-trash-folders.page +share/help/uk/evolution/mail-usenet-subscriptions.page +share/help/uk/evolution/mail-vertical-view.page +share/help/uk/evolution/mail-word-wrap.page +share/help/uk/evolution/mail-working-offline.page +share/help/uk/evolution/memos-searching.page +share/help/uk/evolution/memos-usage-add-memo.page +share/help/uk/evolution/memos-usage-delete-memo.page +share/help/uk/evolution/memos-usage-edit-memo.page +share/help/uk/evolution/memos-usage.page +share/help/uk/evolution/offline.page +share/help/uk/evolution/organizing.page +share/help/uk/evolution/problems-debug-how-to.page +share/help/uk/evolution/problems-getting-help.page +share/help/uk/evolution/problems-reporting-bugs.page +share/help/uk/evolution/searching-items.page +share/help/uk/evolution/sync-with-other-devices.page +share/help/uk/evolution/tasks-caldav.page +share/help/uk/evolution/tasks-display-settings.page +share/help/uk/evolution/tasks-local.page +share/help/uk/evolution/tasks-organizing.page +share/help/uk/evolution/tasks-searching.page +share/help/uk/evolution/tasks-usage-add-task.page +share/help/uk/evolution/tasks-usage-delete-task.page +share/help/uk/evolution/tasks-usage-edit-task.page +share/help/uk/evolution/tasks-usage.page +share/help/uk/evolution/tasks-using-several-tasklists.page +share/help/uk/evolution/tasks-webdav.page +share/help/uk/evolution/using-categories.page +share/help/uk/evolution/xinclude-filter-vfolder-conditions.xml +share/help/uk/evolution/xinclude-searching.xml share/help/zh_CN/evolution/backup-restore.page share/help/zh_CN/evolution/calendar-alarms-and-reminders.page share/help/zh_CN/evolution/calendar-caldav.page share/help/zh_CN/evolution/calendar-classifications.page share/help/zh_CN/evolution/calendar-free-busy.page share/help/zh_CN/evolution/calendar-google.page share/help/zh_CN/evolution/calendar-layout-appointment-display.page share/help/zh_CN/evolution/calendar-layout-general-formatting.page share/help/zh_CN/evolution/calendar-layout-views.page share/help/zh_CN/evolution/calendar-layout.page share/help/zh_CN/evolution/calendar-local.page share/help/zh_CN/evolution/calendar-marcus-bains-line.page share/help/zh_CN/evolution/calendar-meetings-delegating.page share/help/zh_CN/evolution/calendar-meetings-replying-to-invitation.page share/help/zh_CN/evolution/calendar-meetings-sending-invitation.page share/help/zh_CN/evolution/calendar-meetings.page share/help/zh_CN/evolution/calendar-organizing.page share/help/zh_CN/evolution/calendar-publishing.page share/help/zh_CN/evolution/calendar-recurrence.page share/help/zh_CN/evolution/calendar-searching.page share/help/zh_CN/evolution/calendar-sharing-information.page share/help/zh_CN/evolution/calendar-timezones.page share/help/zh_CN/evolution/calendar-usage-add-appointment.page share/help/zh_CN/evolution/calendar-usage-delete-appointment.page share/help/zh_CN/evolution/calendar-usage-edit-appointment.page share/help/zh_CN/evolution/calendar-usage.page share/help/zh_CN/evolution/calendar-using-several-calendars.page share/help/zh_CN/evolution/calendar-weather.page share/help/zh_CN/evolution/calendar-webdav.page share/help/zh_CN/evolution/contacts-add-automatically.page share/help/zh_CN/evolution/contacts-autocompletion.page share/help/zh_CN/evolution/contacts-google.page share/help/zh_CN/evolution/contacts-ldap.page share/help/zh_CN/evolution/contacts-libreoffice.page share/help/zh_CN/evolution/contacts-local.page share/help/zh_CN/evolution/contacts-organizing.page share/help/zh_CN/evolution/contacts-searching.page share/help/zh_CN/evolution/contacts-usage-add-contact.page share/help/zh_CN/evolution/contacts-usage-delete-contact.page share/help/zh_CN/evolution/contacts-usage-edit-contact.page share/help/zh_CN/evolution/contacts-usage.page share/help/zh_CN/evolution/contacts-using-contact-lists.page share/help/zh_CN/evolution/contacts-using-several-addressbooks.page share/help/zh_CN/evolution/credits.page share/help/zh_CN/evolution/customize-ui-items.page share/help/zh_CN/evolution/data-storage.page share/help/zh_CN/evolution/default-browser.page share/help/zh_CN/evolution/deleting-appointments.page share/help/zh_CN/evolution/deleting-emails.page share/help/zh_CN/evolution/deleting-to-free-disk-space.page share/help/zh_CN/evolution/exporting-data-calendar.page share/help/zh_CN/evolution/exporting-data-contacts.page share/help/zh_CN/evolution/exporting-data-mail.page share/help/zh_CN/evolution/exporting-data.page share/help/zh_CN/evolution/figures/color-000000.png share/help/zh_CN/evolution/figures/color-204a87.png share/help/zh_CN/evolution/figures/color-2e3436.png share/help/zh_CN/evolution/figures/color-4e9a06.png share/help/zh_CN/evolution/figures/color-5c3566.png share/help/zh_CN/evolution/figures/color-8f5902.png share/help/zh_CN/evolution/figures/color-a40000.png share/help/zh_CN/evolution/figures/color-c4a000.png share/help/zh_CN/evolution/figures/color-ce5c00.png share/help/zh_CN/evolution/figures/evolutionlogo.png share/help/zh_CN/evolution/figures/html-composer-insert-image.png share/help/zh_CN/evolution/figures/html-composer-insert-link.png share/help/zh_CN/evolution/figures/html-composer-insert-rule.png share/help/zh_CN/evolution/figures/html-composer-insert-table.png share/help/zh_CN/evolution/figures/minus-icon.png -share/help/zh_CN/evolution/figures/new-mail-notification.png share/help/zh_CN/evolution/figures/new-mail-switcher.png share/help/zh_CN/evolution/figures/plus-icon.png share/help/zh_CN/evolution/figures/search-icon.png share/help/zh_CN/evolution/figures/window-overview-layers.png +share/help/zh_CN/evolution/flatpak-limitations.page share/help/zh_CN/evolution/google-services.page +share/help/zh_CN/evolution/import-apps-kmail.page share/help/zh_CN/evolution/import-apps-mozilla.page share/help/zh_CN/evolution/import-apps-outlook.page share/help/zh_CN/evolution/import-data.page share/help/zh_CN/evolution/import-single-files.page share/help/zh_CN/evolution/import-supported-file-formats.page share/help/zh_CN/evolution/index.page share/help/zh_CN/evolution/intro-application.page share/help/zh_CN/evolution/intro-first-run.page share/help/zh_CN/evolution/intro-keyboard-shortcuts.page share/help/zh_CN/evolution/intro-main-window.page share/help/zh_CN/evolution/legal.xml share/help/zh_CN/evolution/mail-access-gmail-imap-account.page share/help/zh_CN/evolution/mail-access-gmail-pop-account.page share/help/zh_CN/evolution/mail-account-manage-imap-plus.page share/help/zh_CN/evolution/mail-account-manage-local-delivery.page share/help/zh_CN/evolution/mail-account-manage-maildir-format-directories.page share/help/zh_CN/evolution/mail-account-manage-mh-format-directories.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange-evo-ews.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange-evo-mapi.page share/help/zh_CN/evolution/mail-account-manage-microsoft-exchange.page share/help/zh_CN/evolution/mail-account-manage-pop.page share/help/zh_CN/evolution/mail-account-manage-unix-mbox-spool-directory.page share/help/zh_CN/evolution/mail-account-manage-unix-mbox-spool-file.page share/help/zh_CN/evolution/mail-account-manage-usenet-news.page share/help/zh_CN/evolution/mail-account-management.page share/help/zh_CN/evolution/mail-attachments-received.page share/help/zh_CN/evolution/mail-attachments-sending.page share/help/zh_CN/evolution/mail-attachments.page share/help/zh_CN/evolution/mail-calendar-sending-invitations.page share/help/zh_CN/evolution/mail-cannot-see.page share/help/zh_CN/evolution/mail-change-columns-in-message-list.page share/help/zh_CN/evolution/mail-change-time-format.page share/help/zh_CN/evolution/mail-composer-change-quotation-string.page share/help/zh_CN/evolution/mail-composer-custom-header-lines.page share/help/zh_CN/evolution/mail-composer-enable-html-format.page share/help/zh_CN/evolution/mail-composer-external-editor.page share/help/zh_CN/evolution/mail-composer-forward-as-attachment.page share/help/zh_CN/evolution/mail-composer-forward.page share/help/zh_CN/evolution/mail-composer-from-field-override.page share/help/zh_CN/evolution/mail-composer-html-image.page share/help/zh_CN/evolution/mail-composer-html-link.page share/help/zh_CN/evolution/mail-composer-html-rule.page share/help/zh_CN/evolution/mail-composer-html-table.page share/help/zh_CN/evolution/mail-composer-html-text.page share/help/zh_CN/evolution/mail-composer-html.page share/help/zh_CN/evolution/mail-composer-mail-signatures-manage.page share/help/zh_CN/evolution/mail-composer-mail-signatures-per-account.page share/help/zh_CN/evolution/mail-composer-mail-signatures.page share/help/zh_CN/evolution/mail-composer-message-templates-reply.page share/help/zh_CN/evolution/mail-composer-message-templates-save.page share/help/zh_CN/evolution/mail-composer-message-templates-variables.page share/help/zh_CN/evolution/mail-composer-message-templates.page share/help/zh_CN/evolution/mail-composer-plain-text.page share/help/zh_CN/evolution/mail-composer-priority.page share/help/zh_CN/evolution/mail-composer-reply.page share/help/zh_CN/evolution/mail-composer-search.page share/help/zh_CN/evolution/mail-composer-send-account-overrides.page share/help/zh_CN/evolution/mail-composer-several-recipients.page share/help/zh_CN/evolution/mail-composer-spellcheck.page share/help/zh_CN/evolution/mail-composer-write-new-message.page share/help/zh_CN/evolution/mail-default-CC-and-BCC.page share/help/zh_CN/evolution/mail-default-folder-locations.page share/help/zh_CN/evolution/mail-delete-and-undelete.page share/help/zh_CN/evolution/mail-display-message-source.page share/help/zh_CN/evolution/mail-displaying-character-encodings.page share/help/zh_CN/evolution/mail-displaying-collapsible-headers.page share/help/zh_CN/evolution/mail-displaying-images-in-html.page share/help/zh_CN/evolution/mail-displaying-message.page share/help/zh_CN/evolution/mail-displaying-sender-photograph.page share/help/zh_CN/evolution/mail-duplicates.page share/help/zh_CN/evolution/mail-encryption-gpg-create-key.page share/help/zh_CN/evolution/mail-encryption-gpg-decrypting.page share/help/zh_CN/evolution/mail-encryption-gpg-getting-keys.page share/help/zh_CN/evolution/mail-encryption-gpg-set-up.page share/help/zh_CN/evolution/mail-encryption-gpg-signing-encrypting.page share/help/zh_CN/evolution/mail-encryption-s-mime-manage.page share/help/zh_CN/evolution/mail-encryption-s-mime-signing-encrypting.page share/help/zh_CN/evolution/mail-encryption.page share/help/zh_CN/evolution/mail-filters-actions.page share/help/zh_CN/evolution/mail-filters-conditions.page share/help/zh_CN/evolution/mail-filters-not-working.page share/help/zh_CN/evolution/mail-filters.page share/help/zh_CN/evolution/mail-folders.page share/help/zh_CN/evolution/mail-follow-up-flag.page +share/help/zh_CN/evolution/mail-imap-change-send-method.page share/help/zh_CN/evolution/mail-imap-subscriptions.page share/help/zh_CN/evolution/mail-labels.page share/help/zh_CN/evolution/mail-layout-changing.page share/help/zh_CN/evolution/mail-localized-re-subjects.page share/help/zh_CN/evolution/mail-moving-emails.page share/help/zh_CN/evolution/mail-not-sent.page share/help/zh_CN/evolution/mail-organizing.page share/help/zh_CN/evolution/mail-read-receipts.page share/help/zh_CN/evolution/mail-received-notification.page share/help/zh_CN/evolution/mail-receiving-options-exchange-ews.page share/help/zh_CN/evolution/mail-receiving-options-exchange-mapi.page share/help/zh_CN/evolution/mail-receiving-options-imap-plus.page share/help/zh_CN/evolution/mail-receiving-options-local-delivery.page share/help/zh_CN/evolution/mail-receiving-options-maildir-format-directories.page share/help/zh_CN/evolution/mail-receiving-options-mh-format-directories.page share/help/zh_CN/evolution/mail-receiving-options-pop.page share/help/zh_CN/evolution/mail-receiving-options-unix-mbox-spool-directory.page share/help/zh_CN/evolution/mail-receiving-options-unix-mbox-spool-file.page share/help/zh_CN/evolution/mail-receiving-options-usenet-news.page share/help/zh_CN/evolution/mail-receiving-options.page share/help/zh_CN/evolution/mail-refresh-folders.page share/help/zh_CN/evolution/mail-save-as-pdf.page share/help/zh_CN/evolution/mail-search-folders-add.page share/help/zh_CN/evolution/mail-search-folders-conditions.page share/help/zh_CN/evolution/mail-search-folders.page share/help/zh_CN/evolution/mail-searching-attachment-type.page share/help/zh_CN/evolution/mail-searching.page share/help/zh_CN/evolution/mail-send-and-receive-automatically.page share/help/zh_CN/evolution/mail-send-and-receive-manual.page share/help/zh_CN/evolution/mail-send-and-receive.page share/help/zh_CN/evolution/mail-sending-options-smtp.page share/help/zh_CN/evolution/mail-several-pop-accounts.page +share/help/zh_CN/evolution/mail-sorting-folder-list.page share/help/zh_CN/evolution/mail-sorting-message-list.page share/help/zh_CN/evolution/mail-spam-marking.page share/help/zh_CN/evolution/mail-spam-settings.page share/help/zh_CN/evolution/mail-spam.page share/help/zh_CN/evolution/mail-two-trash-folders.page share/help/zh_CN/evolution/mail-usenet-subscriptions.page share/help/zh_CN/evolution/mail-vertical-view.page share/help/zh_CN/evolution/mail-word-wrap.page share/help/zh_CN/evolution/mail-working-offline.page share/help/zh_CN/evolution/memos-searching.page share/help/zh_CN/evolution/memos-usage-add-memo.page share/help/zh_CN/evolution/memos-usage-delete-memo.page share/help/zh_CN/evolution/memos-usage-edit-memo.page share/help/zh_CN/evolution/memos-usage.page share/help/zh_CN/evolution/offline.page share/help/zh_CN/evolution/organizing.page share/help/zh_CN/evolution/problems-debug-how-to.page share/help/zh_CN/evolution/problems-getting-help.page share/help/zh_CN/evolution/problems-reporting-bugs.page share/help/zh_CN/evolution/searching-items.page share/help/zh_CN/evolution/sync-with-other-devices.page share/help/zh_CN/evolution/tasks-caldav.page share/help/zh_CN/evolution/tasks-display-settings.page share/help/zh_CN/evolution/tasks-local.page share/help/zh_CN/evolution/tasks-organizing.page share/help/zh_CN/evolution/tasks-searching.page share/help/zh_CN/evolution/tasks-usage-add-task.page share/help/zh_CN/evolution/tasks-usage-delete-task.page share/help/zh_CN/evolution/tasks-usage-edit-task.page share/help/zh_CN/evolution/tasks-usage.page share/help/zh_CN/evolution/tasks-using-several-tasklists.page share/help/zh_CN/evolution/tasks-webdav.page share/help/zh_CN/evolution/using-categories.page share/help/zh_CN/evolution/xinclude-filter-vfolder-conditions.xml -share/help/zh_CN/evolution/xinclude-mail-account-identity.xml share/help/zh_CN/evolution/xinclude-searching.xml share/icons/hicolor/16x16/apps/evolution-mail.png share/icons/hicolor/16x16/apps/evolution-memos.png share/icons/hicolor/16x16/apps/evolution-tasks.png -share/icons/hicolor/16x16/apps/evolution.png share/icons/hicolor/22x22/apps/evolution-mail.png share/icons/hicolor/22x22/apps/evolution-memos.png share/icons/hicolor/22x22/apps/evolution-tasks.png -share/icons/hicolor/22x22/apps/evolution.png share/icons/hicolor/24x24/apps/evolution-mail.png share/icons/hicolor/24x24/apps/evolution-memos.png share/icons/hicolor/24x24/apps/evolution-tasks.png -share/icons/hicolor/24x24/apps/evolution.png -share/icons/hicolor/256x256/apps/evolution.png share/icons/hicolor/32x32/apps/evolution-mail.png share/icons/hicolor/32x32/apps/evolution-memos.png share/icons/hicolor/32x32/apps/evolution-tasks.png -share/icons/hicolor/32x32/apps/evolution.png share/icons/hicolor/48x48/apps/evolution-mail.png share/icons/hicolor/48x48/apps/evolution-memos.png share/icons/hicolor/48x48/apps/evolution-tasks.png -share/icons/hicolor/48x48/apps/evolution.png +share/icons/hicolor/scalable/apps/evolution.svg share/icons/hicolor/symbolic/apps/evolution-symbolic.svg share/locale/af/LC_MESSAGES/evolution.mo share/locale/am/LC_MESSAGES/evolution.mo share/locale/an/LC_MESSAGES/evolution.mo share/locale/ar/LC_MESSAGES/evolution.mo share/locale/as/LC_MESSAGES/evolution.mo share/locale/ast/LC_MESSAGES/evolution.mo share/locale/az/LC_MESSAGES/evolution.mo share/locale/be/LC_MESSAGES/evolution.mo share/locale/be@latin/LC_MESSAGES/evolution.mo share/locale/bg/LC_MESSAGES/evolution.mo share/locale/bn/LC_MESSAGES/evolution.mo share/locale/bn_IN/LC_MESSAGES/evolution.mo share/locale/br/LC_MESSAGES/evolution.mo share/locale/bs/LC_MESSAGES/evolution.mo share/locale/ca/LC_MESSAGES/evolution.mo share/locale/ca@valencia/LC_MESSAGES/evolution.mo +share/locale/ckb/LC_MESSAGES/evolution.mo share/locale/cs/LC_MESSAGES/evolution.mo share/locale/cy/LC_MESSAGES/evolution.mo share/locale/da/LC_MESSAGES/evolution.mo share/locale/de/LC_MESSAGES/evolution.mo share/locale/dz/LC_MESSAGES/evolution.mo share/locale/el/LC_MESSAGES/evolution.mo share/locale/en@shaw/LC_MESSAGES/evolution.mo share/locale/en_AU/LC_MESSAGES/evolution.mo share/locale/en_CA/LC_MESSAGES/evolution.mo share/locale/en_GB/LC_MESSAGES/evolution.mo share/locale/eo/LC_MESSAGES/evolution.mo share/locale/es/LC_MESSAGES/evolution.mo share/locale/et/LC_MESSAGES/evolution.mo share/locale/eu/LC_MESSAGES/evolution.mo share/locale/fa/LC_MESSAGES/evolution.mo share/locale/fi/LC_MESSAGES/evolution.mo share/locale/fr/LC_MESSAGES/evolution.mo share/locale/fur/LC_MESSAGES/evolution.mo share/locale/ga/LC_MESSAGES/evolution.mo share/locale/gl/LC_MESSAGES/evolution.mo share/locale/gu/LC_MESSAGES/evolution.mo share/locale/he/LC_MESSAGES/evolution.mo share/locale/hi/LC_MESSAGES/evolution.mo share/locale/hr/LC_MESSAGES/evolution.mo share/locale/hu/LC_MESSAGES/evolution.mo share/locale/id/LC_MESSAGES/evolution.mo share/locale/is/LC_MESSAGES/evolution.mo share/locale/it/LC_MESSAGES/evolution.mo share/locale/ja/LC_MESSAGES/evolution.mo share/locale/ka/LC_MESSAGES/evolution.mo share/locale/kk/LC_MESSAGES/evolution.mo share/locale/kn/LC_MESSAGES/evolution.mo share/locale/ko/LC_MESSAGES/evolution.mo share/locale/ku/LC_MESSAGES/evolution.mo share/locale/lt/LC_MESSAGES/evolution.mo share/locale/lv/LC_MESSAGES/evolution.mo share/locale/mai/LC_MESSAGES/evolution.mo share/locale/mk/LC_MESSAGES/evolution.mo share/locale/ml/LC_MESSAGES/evolution.mo share/locale/mn/LC_MESSAGES/evolution.mo share/locale/mr/LC_MESSAGES/evolution.mo share/locale/ms/LC_MESSAGES/evolution.mo share/locale/nb/LC_MESSAGES/evolution.mo share/locale/nds/LC_MESSAGES/evolution.mo share/locale/ne/LC_MESSAGES/evolution.mo share/locale/nl/LC_MESSAGES/evolution.mo share/locale/nn/LC_MESSAGES/evolution.mo share/locale/oc/LC_MESSAGES/evolution.mo share/locale/or/LC_MESSAGES/evolution.mo share/locale/pa/LC_MESSAGES/evolution.mo share/locale/pl/LC_MESSAGES/evolution.mo share/locale/ps/LC_MESSAGES/evolution.mo share/locale/pt/LC_MESSAGES/evolution.mo share/locale/pt_BR/LC_MESSAGES/evolution.mo share/locale/ro/LC_MESSAGES/evolution.mo share/locale/ru/LC_MESSAGES/evolution.mo share/locale/rw/LC_MESSAGES/evolution.mo share/locale/si/LC_MESSAGES/evolution.mo share/locale/sk/LC_MESSAGES/evolution.mo share/locale/sl/LC_MESSAGES/evolution.mo share/locale/sq/LC_MESSAGES/evolution.mo share/locale/sr/LC_MESSAGES/evolution.mo share/locale/sr@latin/LC_MESSAGES/evolution.mo share/locale/sv/LC_MESSAGES/evolution.mo share/locale/ta/LC_MESSAGES/evolution.mo share/locale/te/LC_MESSAGES/evolution.mo share/locale/tg/LC_MESSAGES/evolution.mo share/locale/th/LC_MESSAGES/evolution.mo share/locale/tr/LC_MESSAGES/evolution.mo share/locale/ug/LC_MESSAGES/evolution.mo share/locale/uk/LC_MESSAGES/evolution.mo share/locale/vi/LC_MESSAGES/evolution.mo share/locale/wa/LC_MESSAGES/evolution.mo share/locale/xh/LC_MESSAGES/evolution.mo share/locale/zh_CN/LC_MESSAGES/evolution.mo share/locale/zh_HK/LC_MESSAGES/evolution.mo share/locale/zh_TW/LC_MESSAGES/evolution.mo +share/man/man1/evolution.1.gz %%BOGOFILTER%%share/metainfo/org.gnome.Evolution-bogofilter.metainfo.xml %%PST%%share/metainfo/org.gnome.Evolution-pst.metainfo.xml %%SPAMASSASSIN%%share/metainfo/org.gnome.Evolution-spamassassin.metainfo.xml share/metainfo/org.gnome.Evolution.appdata.xml diff --git a/mail/mailagent/pkg-plist b/mail/mailagent/pkg-plist index a55b1a4e0146..ab9fb8536618 100644 --- a/mail/mailagent/pkg-plist +++ b/mail/mailagent/pkg-plist @@ -1,77 +1,77 @@ bin/mailpatch bin/mailhelp bin/maillist bin/maildist bin/package bin/edusers bin/mailagent lib/mailagent/filter lib/mailagent/agenthelp lib/mailagent/commands lib/mailagent/distribs lib/mailagent/filter.sh lib/mailagent/mailagent.cf lib/mailagent/proglist lib/mailagent/chkagent.sh lib/mailagent/setup.cf lib/mailagent/compressors lib/mailagent/help/addauth lib/mailagent/help/approve lib/mailagent/help/delpower lib/mailagent/help/end lib/mailagent/help/getauth lib/mailagent/help/help lib/mailagent/help/newpower lib/mailagent/help/passwd lib/mailagent/help/password lib/mailagent/help/power lib/mailagent/help/release lib/mailagent/help/remauth lib/mailagent/help/set lib/mailagent/help/setauth lib/mailagent/help/user man/man1/edusers.1.gz man/man1/mailagent.1.gz man/man1/mailhelp.1.gz man/man1/package.1.gz -@exec [ -f %%ORGFILE%% ] || touch %%ORGFILE%% || true -@unexec [ -s %%ORGFILE%% ] || rm -f %%ORGFILE%% || true +@touch %%ORGFILE%% +@rmempty %%ORGFILE%% %%EXAMPLESDIR%%/agent/README %%EXAMPLESDIR%%/agent/daemon %%EXAMPLESDIR%%/agent/mailfolders %%EXAMPLESDIR%%/agent/mchk %%EXAMPLESDIR%%/agent/mhinc %%EXAMPLESDIR%%/agent/nocmds %%EXAMPLESDIR%%/agent/profile %%EXAMPLESDIR%%/agent/rules %%EXAMPLESDIR%%/agent/vacation %%EXAMPLESDIR%%/misc/README %%EXAMPLESDIR%%/misc/fakesend/README %%EXAMPLESDIR%%/misc/fakesend/fakesend.pl %%EXAMPLESDIR%%/misc/fakesend/freplcomps %%EXAMPLESDIR%%/misc/fakesend/mh_profile %%EXAMPLESDIR%%/misc/getcost/README %%EXAMPLESDIR%%/misc/getcost/getcost %%EXAMPLESDIR%%/misc/getcost/rules %%EXAMPLESDIR%%/misc/getcost/spamconfig %%EXAMPLESDIR%%/misc/mime/README %%EXAMPLESDIR%%/misc/mime/rules %%EXAMPLESDIR%%/misc/mime/unmime %%EXAMPLESDIR%%/misc/news/README %%EXAMPLESDIR%%/misc/news/ml.map %%EXAMPLESDIR%%/misc/news/newsgate %%EXAMPLESDIR%%/misc/news/rules %%EXAMPLESDIR%%/misc/pbounce/README %%EXAMPLESDIR%%/misc/pbounce/mailagent.cf %%EXAMPLESDIR%%/misc/pbounce/newcmd.cf %%EXAMPLESDIR%%/misc/pbounce/patbounce.pl %%EXAMPLESDIR%%/misc/pbounce/rules %%EXAMPLESDIR%%/misc/shell/README %%EXAMPLESDIR%%/misc/shell/server.cf %%EXAMPLESDIR%%/misc/shell/shell %%EXAMPLESDIR%%/misc/unkit/README %%EXAMPLESDIR%%/misc/unkit/kitok.msg %%EXAMPLESDIR%%/misc/unkit/mailagent.cf %%EXAMPLESDIR%%/misc/unkit/newcmd.cf %%EXAMPLESDIR%%/misc/unkit/rules %%EXAMPLESDIR%%/misc/unkit/unkit.pl diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index 74d2bffad472..e035c2336e3c 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -1,64 +1,47 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ PORTNAME= cheese -PORTVERSION= 3.28.0 +PORTVERSION= 3.38.0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Photobooth-inspired app for taking pictures and videos from webcam LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \ gnome-video-effects>=0:graphics/gnome-video-effects \ vala>=0.14.0:lang/vala \ itstool:textproc/itstool LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libcanberra.so:audio/libcanberra \ libclutter-1.0.so:graphics/clutter \ libcogl.so:graphics/cogl \ libjson-glib-1.0.so:devel/json-glib \ libhal.so:sysutils/hal \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libclutter-gst-3.0.so:multimedia/clutter-gst3 RUN_DEPENDS= gnome-video-effects>=0:graphics/gnome-video-effects PORTSCOUT= limitw:1,even -USES= gettext gl gmake gnome libtool localbase pathfix \ - pkgconfig tar:xz xorg -USE_GNOME= cairo intlhack evolutiondataserver3 librsvg2 \ +USES= gettext gl gnome localbase:ldflags pkgconfig meson tar:xz xorg +USE_GNOME= cairo evolutiondataserver3 librsvg2 \ gnomedesktop3 libxml2:build introspection:build USE_GL= egl USE_XORG= xi xext xdamage xfixes xcomposite xrandr xxf86vm x11 USE_GSTREAMER1= bad good jpeg ogg theora v4l2 vorbis vpx INSTALLS_ICONS= yes USE_LDCONFIG= yes -GNU_CONFIGURE= yes CPPFLAGS+= -Wno-format-nonliteral -INSTALL_TARGET= install-strip -DOCS= AUTHORS COPYING ChangeLog NEWS README -GLIB_SCHEMAS= org.gnome.Cheese.gschema.xml - -OPTIONS_SUB= yes -OPTIONS_DEFINE= MANPAGES DOCS -OPTIONS_DEFAULT=MANPAGES +MESON_ARGS= -Dgtk_doc=false \ + -Dman=false -MANPAGES_CONFIGURE_ENABLE= man -MANPAGES_CONFIGURE_WITH= xml-catalog=${LOCALBASE}/share/xml/catalog -MANPAGES_BUILD_DEPENDS= docbook-xml>=0:textproc/docbook-xml \ - docbook-xsl>=0:textproc/docbook-xsl -MANPAGES_USE= GNOME=libxslt:build - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -.endfor +GLIB_SCHEMAS= org.gnome.Cheese.gschema.xml .include diff --git a/multimedia/cheese/distinfo b/multimedia/cheese/distinfo index 9a6f5baf26bc..440050fda5ec 100644 --- a/multimedia/cheese/distinfo +++ b/multimedia/cheese/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524943812 -SHA256 (gnome3/cheese-3.28.0.tar.xz) = 5c1e7a2e1fccc1b0c7b636fb03f2ae83862e2feaebadb94be37c3758182eaa19 -SIZE (gnome3/cheese-3.28.0.tar.xz) = 1544904 +TIMESTAMP = 1601310668 +SHA256 (gnome/cheese-3.38.0.tar.xz) = 88d2732b421b903110a2628db25c0d61e219c42bdfb5971151033fba95a8d16f +SIZE (gnome/cheese-3.38.0.tar.xz) = 1086428 diff --git a/multimedia/cheese/files/patch-config.h.in b/multimedia/cheese/files/patch-config.h.in deleted file mode 100644 index 2ca7d26631f4..000000000000 --- a/multimedia/cheese/files/patch-config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- config.h.in.orig 2014-10-20 08:03:47.398635920 +0200 -+++ config.h.in 2014-10-20 08:03:55.769637288 +0200 -@@ -6,6 +6,9 @@ - /* Define to 1 if you have the header file. */ - #undef HAVE_DLFCN_H - -+/* Enable hal support */ -+#undef HAVE_HAL -+ - /* Define to 1 if you have the header file. */ - #undef HAVE_INTTYPES_H - diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist index 08971df083e2..c6ed29950427 100644 --- a/multimedia/cheese/pkg-plist +++ b/multimedia/cheese/pkg-plist @@ -1,496 +1,493 @@ bin/cheese include/cheese/cheese-avatar-chooser.h include/cheese/cheese-avatar-widget.h include/cheese/cheese-camera-device-monitor.h include/cheese/cheese-camera-device.h include/cheese/cheese-camera.h include/cheese/cheese-effect.h include/cheese/cheese-gtk.h include/cheese/cheese-resource.h include/cheese/cheese-widget.h include/cheese/cheese.h lib/girepository-1.0/Cheese-3.0.typelib lib/libcheese-gtk.so lib/libcheese-gtk.so.25 -lib/libcheese-gtk.so.25.1.0 +lib/libcheese-gtk.so.25.1.5 lib/libcheese.so lib/libcheese.so.8 -lib/libcheese.so.8.0.10 +lib/libcheese.so.8.0.15 libdata/pkgconfig/cheese-gtk.pc libdata/pkgconfig/cheese.pc -%%MANPAGES%%man/man1/cheese.1.gz -share/appdata/org.gnome.Cheese.appdata.xml share/applications/org.gnome.Cheese.desktop share/dbus-1/services/org.gnome.Cheese.service -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README share/gir-1.0/Cheese-3.0.gir -share/gtk-doc/html/cheese/CheeseAvatarChooser.html -share/gtk-doc/html/cheese/CheeseAvatarWidget.html -share/gtk-doc/html/cheese/CheeseCamera.html -share/gtk-doc/html/cheese/CheeseCameraDevice.html -share/gtk-doc/html/cheese/CheeseCameraDeviceMonitor.html -share/gtk-doc/html/cheese/CheeseEffect.html -share/gtk-doc/html/cheese/CheeseFileUtil.html -share/gtk-doc/html/cheese/CheeseFlash.html -share/gtk-doc/html/cheese/CheeseWidget.html -share/gtk-doc/html/cheese/annotation-glossary.html -share/gtk-doc/html/cheese/api-index-full.html -share/gtk-doc/html/cheese/cheese-Initializing-libcheese-gtk.html -share/gtk-doc/html/cheese/cheese-Initializing-libcheese.html -share/gtk-doc/html/cheese/cheese-overview.html -share/gtk-doc/html/cheese/cheese.devhelp2 -share/gtk-doc/html/cheese/cheese.html -share/gtk-doc/html/cheese/cheese_architecture.png -share/gtk-doc/html/cheese/home.png -share/gtk-doc/html/cheese/index.html -share/gtk-doc/html/cheese/left-insensitive.png -share/gtk-doc/html/cheese/left.png -share/gtk-doc/html/cheese/libcheese-gtk.html -share/gtk-doc/html/cheese/libcheese.html -share/gtk-doc/html/cheese/object-tree.html -share/gtk-doc/html/cheese/right-insensitive.png -share/gtk-doc/html/cheese/right.png -share/gtk-doc/html/cheese/running-cheese.html -share/gtk-doc/html/cheese/style.css -share/gtk-doc/html/cheese/up-insensitive.png -share/gtk-doc/html/cheese/up.png share/help/C/cheese/burst-mode.page share/help/C/cheese/effects-apply.page share/help/C/cheese/figures/cheese.png share/help/C/cheese/figures/effects.png share/help/C/cheese/figures/image-properties.png share/help/C/cheese/index.page share/help/C/cheese/introduction.page share/help/C/cheese/legal.xml share/help/C/cheese/photo-delete.page share/help/C/cheese/photo-save.page share/help/C/cheese/photo-take.page share/help/C/cheese/photo-view.page share/help/C/cheese/pref-countdown.page share/help/C/cheese/pref-flash.page share/help/C/cheese/pref-fullscreen.page share/help/C/cheese/pref-image-properties.page share/help/C/cheese/pref-resolution.page share/help/C/cheese/video-record.page share/help/ca/cheese/burst-mode.page share/help/ca/cheese/effects-apply.page share/help/ca/cheese/figures/cheese.png share/help/ca/cheese/figures/effects.png share/help/ca/cheese/figures/image-properties.png share/help/ca/cheese/index.page share/help/ca/cheese/introduction.page share/help/ca/cheese/legal.xml share/help/ca/cheese/photo-delete.page share/help/ca/cheese/photo-save.page share/help/ca/cheese/photo-take.page share/help/ca/cheese/photo-view.page share/help/ca/cheese/pref-countdown.page share/help/ca/cheese/pref-flash.page share/help/ca/cheese/pref-fullscreen.page share/help/ca/cheese/pref-image-properties.page share/help/ca/cheese/pref-resolution.page share/help/ca/cheese/video-record.page share/help/cs/cheese/burst-mode.page share/help/cs/cheese/effects-apply.page share/help/cs/cheese/figures/cheese.png share/help/cs/cheese/figures/effects.png share/help/cs/cheese/figures/image-properties.png share/help/cs/cheese/index.page share/help/cs/cheese/introduction.page share/help/cs/cheese/legal.xml share/help/cs/cheese/photo-delete.page share/help/cs/cheese/photo-save.page share/help/cs/cheese/photo-take.page share/help/cs/cheese/photo-view.page share/help/cs/cheese/pref-countdown.page share/help/cs/cheese/pref-flash.page share/help/cs/cheese/pref-fullscreen.page share/help/cs/cheese/pref-image-properties.page share/help/cs/cheese/pref-resolution.page share/help/cs/cheese/video-record.page +share/help/da/cheese/burst-mode.page +share/help/da/cheese/effects-apply.page +share/help/da/cheese/figures/cheese.png +share/help/da/cheese/figures/effects.png +share/help/da/cheese/figures/image-properties.png +share/help/da/cheese/index.page +share/help/da/cheese/introduction.page +share/help/da/cheese/legal.xml +share/help/da/cheese/photo-delete.page +share/help/da/cheese/photo-save.page +share/help/da/cheese/photo-take.page +share/help/da/cheese/photo-view.page +share/help/da/cheese/pref-countdown.page +share/help/da/cheese/pref-flash.page +share/help/da/cheese/pref-fullscreen.page +share/help/da/cheese/pref-image-properties.page +share/help/da/cheese/pref-resolution.page +share/help/da/cheese/video-record.page share/help/de/cheese/burst-mode.page share/help/de/cheese/effects-apply.page share/help/de/cheese/figures/cheese.png share/help/de/cheese/figures/effects.png share/help/de/cheese/figures/image-properties.png share/help/de/cheese/index.page share/help/de/cheese/introduction.page share/help/de/cheese/legal.xml share/help/de/cheese/photo-delete.page share/help/de/cheese/photo-save.page share/help/de/cheese/photo-take.page share/help/de/cheese/photo-view.page share/help/de/cheese/pref-countdown.page share/help/de/cheese/pref-flash.page share/help/de/cheese/pref-fullscreen.page share/help/de/cheese/pref-image-properties.page share/help/de/cheese/pref-resolution.page share/help/de/cheese/video-record.page share/help/el/cheese/burst-mode.page share/help/el/cheese/effects-apply.page share/help/el/cheese/figures/cheese.png share/help/el/cheese/figures/effects.png share/help/el/cheese/figures/image-properties.png share/help/el/cheese/index.page share/help/el/cheese/introduction.page share/help/el/cheese/legal.xml share/help/el/cheese/photo-delete.page share/help/el/cheese/photo-save.page share/help/el/cheese/photo-take.page share/help/el/cheese/photo-view.page share/help/el/cheese/pref-countdown.page share/help/el/cheese/pref-flash.page share/help/el/cheese/pref-fullscreen.page share/help/el/cheese/pref-image-properties.page share/help/el/cheese/pref-resolution.page share/help/el/cheese/video-record.page share/help/es/cheese/burst-mode.page share/help/es/cheese/effects-apply.page share/help/es/cheese/figures/cheese.png share/help/es/cheese/figures/effects.png share/help/es/cheese/figures/image-properties.png share/help/es/cheese/index.page share/help/es/cheese/introduction.page share/help/es/cheese/legal.xml share/help/es/cheese/photo-delete.page share/help/es/cheese/photo-save.page share/help/es/cheese/photo-take.page share/help/es/cheese/photo-view.page share/help/es/cheese/pref-countdown.page share/help/es/cheese/pref-flash.page share/help/es/cheese/pref-fullscreen.page share/help/es/cheese/pref-image-properties.page share/help/es/cheese/pref-resolution.page share/help/es/cheese/video-record.page share/help/fi/cheese/burst-mode.page share/help/fi/cheese/effects-apply.page share/help/fi/cheese/figures/cheese.png share/help/fi/cheese/figures/effects.png share/help/fi/cheese/figures/image-properties.png share/help/fi/cheese/index.page share/help/fi/cheese/introduction.page share/help/fi/cheese/legal.xml share/help/fi/cheese/photo-delete.page share/help/fi/cheese/photo-save.page share/help/fi/cheese/photo-take.page share/help/fi/cheese/photo-view.page share/help/fi/cheese/pref-countdown.page share/help/fi/cheese/pref-flash.page share/help/fi/cheese/pref-fullscreen.page share/help/fi/cheese/pref-image-properties.page share/help/fi/cheese/pref-resolution.page share/help/fi/cheese/video-record.page share/help/fr/cheese/burst-mode.page share/help/fr/cheese/effects-apply.page share/help/fr/cheese/figures/cheese.png share/help/fr/cheese/figures/effects.png share/help/fr/cheese/figures/image-properties.png share/help/fr/cheese/index.page share/help/fr/cheese/introduction.page share/help/fr/cheese/legal.xml share/help/fr/cheese/photo-delete.page share/help/fr/cheese/photo-save.page share/help/fr/cheese/photo-take.page share/help/fr/cheese/photo-view.page share/help/fr/cheese/pref-countdown.page share/help/fr/cheese/pref-flash.page share/help/fr/cheese/pref-fullscreen.page share/help/fr/cheese/pref-image-properties.page share/help/fr/cheese/pref-resolution.page share/help/fr/cheese/video-record.page share/help/gl/cheese/burst-mode.page share/help/gl/cheese/effects-apply.page share/help/gl/cheese/figures/cheese.png share/help/gl/cheese/figures/effects.png share/help/gl/cheese/figures/image-properties.png share/help/gl/cheese/index.page share/help/gl/cheese/introduction.page share/help/gl/cheese/legal.xml share/help/gl/cheese/photo-delete.page share/help/gl/cheese/photo-save.page share/help/gl/cheese/photo-take.page share/help/gl/cheese/photo-view.page share/help/gl/cheese/pref-countdown.page share/help/gl/cheese/pref-flash.page share/help/gl/cheese/pref-fullscreen.page share/help/gl/cheese/pref-image-properties.page share/help/gl/cheese/pref-resolution.page share/help/gl/cheese/video-record.page share/help/hu/cheese/burst-mode.page share/help/hu/cheese/effects-apply.page share/help/hu/cheese/figures/cheese.png share/help/hu/cheese/figures/effects.png share/help/hu/cheese/figures/image-properties.png share/help/hu/cheese/index.page share/help/hu/cheese/introduction.page share/help/hu/cheese/legal.xml share/help/hu/cheese/photo-delete.page share/help/hu/cheese/photo-save.page share/help/hu/cheese/photo-take.page share/help/hu/cheese/photo-view.page share/help/hu/cheese/pref-countdown.page share/help/hu/cheese/pref-flash.page share/help/hu/cheese/pref-fullscreen.page share/help/hu/cheese/pref-image-properties.page share/help/hu/cheese/pref-resolution.page share/help/hu/cheese/video-record.page share/help/id/cheese/burst-mode.page share/help/id/cheese/effects-apply.page share/help/id/cheese/figures/cheese.png share/help/id/cheese/figures/effects.png share/help/id/cheese/figures/image-properties.png share/help/id/cheese/index.page share/help/id/cheese/introduction.page share/help/id/cheese/legal.xml share/help/id/cheese/photo-delete.page share/help/id/cheese/photo-save.page share/help/id/cheese/photo-take.page share/help/id/cheese/photo-view.page share/help/id/cheese/pref-countdown.page share/help/id/cheese/pref-flash.page share/help/id/cheese/pref-fullscreen.page share/help/id/cheese/pref-image-properties.page share/help/id/cheese/pref-resolution.page share/help/id/cheese/video-record.page share/help/ko/cheese/burst-mode.page share/help/ko/cheese/effects-apply.page share/help/ko/cheese/figures/cheese.png share/help/ko/cheese/figures/effects.png share/help/ko/cheese/figures/image-properties.png share/help/ko/cheese/index.page share/help/ko/cheese/introduction.page share/help/ko/cheese/legal.xml share/help/ko/cheese/photo-delete.page share/help/ko/cheese/photo-save.page share/help/ko/cheese/photo-take.page share/help/ko/cheese/photo-view.page share/help/ko/cheese/pref-countdown.page share/help/ko/cheese/pref-flash.page share/help/ko/cheese/pref-fullscreen.page share/help/ko/cheese/pref-image-properties.page share/help/ko/cheese/pref-resolution.page share/help/ko/cheese/video-record.page share/help/nl/cheese/burst-mode.page share/help/nl/cheese/effects-apply.page share/help/nl/cheese/figures/cheese.png share/help/nl/cheese/figures/effects.png share/help/nl/cheese/figures/image-properties.png share/help/nl/cheese/index.page share/help/nl/cheese/introduction.page share/help/nl/cheese/legal.xml share/help/nl/cheese/photo-delete.page share/help/nl/cheese/photo-save.page share/help/nl/cheese/photo-take.page share/help/nl/cheese/photo-view.page share/help/nl/cheese/pref-countdown.page share/help/nl/cheese/pref-flash.page share/help/nl/cheese/pref-fullscreen.page share/help/nl/cheese/pref-image-properties.page share/help/nl/cheese/pref-resolution.page share/help/nl/cheese/video-record.page share/help/pl/cheese/burst-mode.page share/help/pl/cheese/effects-apply.page share/help/pl/cheese/figures/cheese.png share/help/pl/cheese/figures/effects.png share/help/pl/cheese/figures/image-properties.png share/help/pl/cheese/index.page share/help/pl/cheese/introduction.page share/help/pl/cheese/legal.xml share/help/pl/cheese/photo-delete.page share/help/pl/cheese/photo-save.page share/help/pl/cheese/photo-take.page share/help/pl/cheese/photo-view.page share/help/pl/cheese/pref-countdown.page share/help/pl/cheese/pref-flash.page share/help/pl/cheese/pref-fullscreen.page share/help/pl/cheese/pref-image-properties.page share/help/pl/cheese/pref-resolution.page share/help/pl/cheese/video-record.page share/help/pt_BR/cheese/burst-mode.page share/help/pt_BR/cheese/effects-apply.page share/help/pt_BR/cheese/figures/cheese.png share/help/pt_BR/cheese/figures/effects.png share/help/pt_BR/cheese/figures/image-properties.png share/help/pt_BR/cheese/index.page share/help/pt_BR/cheese/introduction.page share/help/pt_BR/cheese/legal.xml share/help/pt_BR/cheese/photo-delete.page share/help/pt_BR/cheese/photo-save.page share/help/pt_BR/cheese/photo-take.page share/help/pt_BR/cheese/photo-view.page share/help/pt_BR/cheese/pref-countdown.page share/help/pt_BR/cheese/pref-flash.page share/help/pt_BR/cheese/pref-fullscreen.page share/help/pt_BR/cheese/pref-image-properties.page share/help/pt_BR/cheese/pref-resolution.page share/help/pt_BR/cheese/video-record.page share/help/ru/cheese/burst-mode.page share/help/ru/cheese/effects-apply.page share/help/ru/cheese/figures/cheese.png share/help/ru/cheese/figures/effects.png share/help/ru/cheese/figures/image-properties.png share/help/ru/cheese/index.page share/help/ru/cheese/introduction.page share/help/ru/cheese/legal.xml share/help/ru/cheese/photo-delete.page share/help/ru/cheese/photo-save.page share/help/ru/cheese/photo-take.page share/help/ru/cheese/photo-view.page share/help/ru/cheese/pref-countdown.page share/help/ru/cheese/pref-flash.page share/help/ru/cheese/pref-fullscreen.page share/help/ru/cheese/pref-image-properties.page share/help/ru/cheese/pref-resolution.page share/help/ru/cheese/video-record.page share/help/sl/cheese/burst-mode.page share/help/sl/cheese/effects-apply.page share/help/sl/cheese/figures/cheese.png share/help/sl/cheese/figures/effects.png share/help/sl/cheese/figures/image-properties.png share/help/sl/cheese/index.page share/help/sl/cheese/introduction.page share/help/sl/cheese/legal.xml share/help/sl/cheese/photo-delete.page share/help/sl/cheese/photo-save.page share/help/sl/cheese/photo-take.page share/help/sl/cheese/photo-view.page share/help/sl/cheese/pref-countdown.page share/help/sl/cheese/pref-flash.page share/help/sl/cheese/pref-fullscreen.page share/help/sl/cheese/pref-image-properties.page share/help/sl/cheese/pref-resolution.page share/help/sl/cheese/video-record.page share/help/sv/cheese/burst-mode.page share/help/sv/cheese/effects-apply.page share/help/sv/cheese/figures/cheese.png share/help/sv/cheese/figures/effects.png share/help/sv/cheese/figures/image-properties.png share/help/sv/cheese/index.page share/help/sv/cheese/introduction.page share/help/sv/cheese/legal.xml share/help/sv/cheese/photo-delete.page share/help/sv/cheese/photo-save.page share/help/sv/cheese/photo-take.page share/help/sv/cheese/photo-view.page share/help/sv/cheese/pref-countdown.page share/help/sv/cheese/pref-flash.page share/help/sv/cheese/pref-fullscreen.page share/help/sv/cheese/pref-image-properties.page share/help/sv/cheese/pref-resolution.page share/help/sv/cheese/video-record.page +share/help/uk/cheese/burst-mode.page +share/help/uk/cheese/effects-apply.page +share/help/uk/cheese/figures/cheese.png +share/help/uk/cheese/figures/effects.png +share/help/uk/cheese/figures/image-properties.png +share/help/uk/cheese/index.page +share/help/uk/cheese/introduction.page +share/help/uk/cheese/legal.xml +share/help/uk/cheese/photo-delete.page +share/help/uk/cheese/photo-save.page +share/help/uk/cheese/photo-take.page +share/help/uk/cheese/photo-view.page +share/help/uk/cheese/pref-countdown.page +share/help/uk/cheese/pref-flash.page +share/help/uk/cheese/pref-fullscreen.page +share/help/uk/cheese/pref-image-properties.page +share/help/uk/cheese/pref-resolution.page +share/help/uk/cheese/video-record.page share/help/zh_CN/cheese/burst-mode.page share/help/zh_CN/cheese/effects-apply.page share/help/zh_CN/cheese/figures/cheese.png share/help/zh_CN/cheese/figures/effects.png share/help/zh_CN/cheese/figures/image-properties.png share/help/zh_CN/cheese/index.page share/help/zh_CN/cheese/introduction.page share/help/zh_CN/cheese/legal.xml share/help/zh_CN/cheese/photo-delete.page share/help/zh_CN/cheese/photo-save.page share/help/zh_CN/cheese/photo-take.page share/help/zh_CN/cheese/photo-view.page share/help/zh_CN/cheese/pref-countdown.page share/help/zh_CN/cheese/pref-flash.page share/help/zh_CN/cheese/pref-fullscreen.page share/help/zh_CN/cheese/pref-image-properties.page share/help/zh_CN/cheese/pref-resolution.page share/help/zh_CN/cheese/video-record.page -share/icons/hicolor/16x16/apps/org.gnome.Cheese.png -share/icons/hicolor/22x22/apps/org.gnome.Cheese.png -share/icons/hicolor/24x24/apps/org.gnome.Cheese.png -share/icons/hicolor/256x256/apps/org.gnome.Cheese.png -share/icons/hicolor/32x32/apps/org.gnome.Cheese.png -share/icons/hicolor/48x48/apps/org.gnome.Cheese.png +share/icons/hicolor/scalable/apps/org.gnome.Cheese.svg share/icons/hicolor/symbolic/apps/org.gnome.Cheese-symbolic.svg share/locale/af/LC_MESSAGES/cheese.mo share/locale/an/LC_MESSAGES/cheese.mo share/locale/ar/LC_MESSAGES/cheese.mo share/locale/as/LC_MESSAGES/cheese.mo share/locale/ast/LC_MESSAGES/cheese.mo share/locale/be/LC_MESSAGES/cheese.mo share/locale/be@latin/LC_MESSAGES/cheese.mo share/locale/bg/LC_MESSAGES/cheese.mo share/locale/bn/LC_MESSAGES/cheese.mo share/locale/bn_IN/LC_MESSAGES/cheese.mo share/locale/bs/LC_MESSAGES/cheese.mo share/locale/ca/LC_MESSAGES/cheese.mo share/locale/ca@valencia/LC_MESSAGES/cheese.mo +share/locale/ckb/LC_MESSAGES/cheese.mo share/locale/cs/LC_MESSAGES/cheese.mo share/locale/da/LC_MESSAGES/cheese.mo share/locale/de/LC_MESSAGES/cheese.mo share/locale/dz/LC_MESSAGES/cheese.mo share/locale/el/LC_MESSAGES/cheese.mo share/locale/en@shaw/LC_MESSAGES/cheese.mo share/locale/en_GB/LC_MESSAGES/cheese.mo share/locale/eo/LC_MESSAGES/cheese.mo share/locale/es/LC_MESSAGES/cheese.mo share/locale/et/LC_MESSAGES/cheese.mo share/locale/eu/LC_MESSAGES/cheese.mo share/locale/fa/LC_MESSAGES/cheese.mo share/locale/fi/LC_MESSAGES/cheese.mo share/locale/fr/LC_MESSAGES/cheese.mo share/locale/fur/LC_MESSAGES/cheese.mo share/locale/ga/LC_MESSAGES/cheese.mo share/locale/gl/LC_MESSAGES/cheese.mo share/locale/gu/LC_MESSAGES/cheese.mo share/locale/he/LC_MESSAGES/cheese.mo share/locale/hi/LC_MESSAGES/cheese.mo share/locale/hr/LC_MESSAGES/cheese.mo share/locale/hu/LC_MESSAGES/cheese.mo share/locale/id/LC_MESSAGES/cheese.mo share/locale/is/LC_MESSAGES/cheese.mo share/locale/it/LC_MESSAGES/cheese.mo share/locale/ja/LC_MESSAGES/cheese.mo share/locale/ka/LC_MESSAGES/cheese.mo share/locale/kk/LC_MESSAGES/cheese.mo share/locale/km/LC_MESSAGES/cheese.mo share/locale/kn/LC_MESSAGES/cheese.mo share/locale/ko/LC_MESSAGES/cheese.mo share/locale/ku/LC_MESSAGES/cheese.mo share/locale/ky/LC_MESSAGES/cheese.mo share/locale/lo/LC_MESSAGES/cheese.mo share/locale/lt/LC_MESSAGES/cheese.mo share/locale/lv/LC_MESSAGES/cheese.mo share/locale/mai/LC_MESSAGES/cheese.mo +share/locale/mjw/LC_MESSAGES/cheese.mo share/locale/mk/LC_MESSAGES/cheese.mo share/locale/ml/LC_MESSAGES/cheese.mo share/locale/mr/LC_MESSAGES/cheese.mo share/locale/ms/LC_MESSAGES/cheese.mo share/locale/nb/LC_MESSAGES/cheese.mo share/locale/nds/LC_MESSAGES/cheese.mo share/locale/ne/LC_MESSAGES/cheese.mo share/locale/nl/LC_MESSAGES/cheese.mo share/locale/nn/LC_MESSAGES/cheese.mo share/locale/oc/LC_MESSAGES/cheese.mo share/locale/or/LC_MESSAGES/cheese.mo share/locale/pa/LC_MESSAGES/cheese.mo share/locale/pl/LC_MESSAGES/cheese.mo share/locale/ps/LC_MESSAGES/cheese.mo share/locale/pt/LC_MESSAGES/cheese.mo share/locale/pt_BR/LC_MESSAGES/cheese.mo share/locale/ro/LC_MESSAGES/cheese.mo share/locale/ru/LC_MESSAGES/cheese.mo share/locale/sk/LC_MESSAGES/cheese.mo share/locale/sl/LC_MESSAGES/cheese.mo share/locale/sq/LC_MESSAGES/cheese.mo share/locale/sr/LC_MESSAGES/cheese.mo share/locale/sr@latin/LC_MESSAGES/cheese.mo share/locale/sv/LC_MESSAGES/cheese.mo share/locale/ta/LC_MESSAGES/cheese.mo share/locale/te/LC_MESSAGES/cheese.mo share/locale/tg/LC_MESSAGES/cheese.mo share/locale/th/LC_MESSAGES/cheese.mo share/locale/tr/LC_MESSAGES/cheese.mo share/locale/ug/LC_MESSAGES/cheese.mo share/locale/uk/LC_MESSAGES/cheese.mo share/locale/vi/LC_MESSAGES/cheese.mo share/locale/xh/LC_MESSAGES/cheese.mo share/locale/zh_CN/LC_MESSAGES/cheese.mo share/locale/zh_HK/LC_MESSAGES/cheese.mo share/locale/zh_TW/LC_MESSAGES/cheese.mo share/locale/zu/LC_MESSAGES/cheese.mo +share/metainfo/org.gnome.Cheese.appdata.xml diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 28f65b6fc630..754adcef0e7c 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,87 +1,87 @@ # Created by: Hendrik Scholz # $FreeBSD$ PORTNAME= totem PORTVERSION= 3.26.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gstreamer-based video player for the GNOME 3 Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ pylint:devel/pylint \ appstream-glib>=0:devel/appstream-glib \ itstool:textproc/itstool \ grilo-plugins>=0:net/grilo-plugins LIB_DEPENDS= libgdata.so:devel/libgdata \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gst-3.0.so:multimedia/clutter-gst3 \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libpeas-1.0.so:devel/libpeas \ libjson-glib-1.0.so:devel/json-glib \ libgrilo-0.3.so:net/grilo \ libzeitgeist-2.0.so:sysutils/zeitgeist \ libtotem-plparser.so:multimedia/totem-pl-parser RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} \ gnome-settings-daemon>=2.91.0:sysutils/gnome-settings-daemon \ gnome-icon-theme-symbolic>=2.91.0:x11-themes/gnome-icon-theme-symbolic \ grilo-plugins>=0:net/grilo-plugins PORTSCOUT= limitw:1,even USES= compiler desktop-file-utils gettext gl gnome localbase meson \ pkgconfig python:3.4+ tar:xz xorg USE_GNOME= cairo gtk30 intlhack introspection libxml2 nautilus3 \ pygobject3 USE_XORG= x11 xorgproto xtst ice sm USE_GSTREAMER1= core good bad soup ugly INSTALLS_ICONS= yes USE_GL= egl USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.totem.enums.xml \ org.gnome.totem.gschema.xml \ org.gnome.totem.plugins.opensubtitles.gschema.xml \ org.gnome.totem.plugins.pythonconsole.gschema.xml # There is an upstream issue in meson which makes the build of totem # fail when using vala, due to badly created targets. # https://gitlab.gnome.org/GNOME/totem/issues/272 # https://bugzilla.gnome.org/show_bug.cgi?id=786248 # https://github.com/mesonbuild/meson/issues/1994 # Until upstream fixes this, remove vala support from totem. MESON_ARGS= -Denable-vala=no PLIST_SUB+= VALA="@comment " .include .if defined(WITH_DVD_DEVICE) DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} .else DEFAULT_DVD_DEVICE=/dev/cd0 .endif pre-everything:: @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" .include .if ${CHOSEN_COMPILER_TYPE} == gcc post-patch: ${REINPLACE_CMD} -e '/-Wno-unused-but-set-variable/d' \ ${WRKSRC}/src/plugins/meson.build .endif .include diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile index da5d0e43dab1..b9584c6fc6e0 100644 --- a/net-im/farstream/Makefile +++ b/net-im/farstream/Makefile @@ -1,31 +1,30 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= farstream -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.2.9 CATEGORIES= net-im devel MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing LICENSE= LGPL21+ LIB_DEPENDS= libnice.so:net-im/libnice RUN_DEPENDS= libnice-gst1>=0:net-im/libnice-gst1 USES= gettext gmake gnome libtool localbase:ldflags pathfix \ pkgconfig python USE_LDCONFIG= yes USE_GNOME= glib20 introspection:build USE_GSTREAMER1= good bad GNU_CONFIGURE= yes INSTALL_TARGET= install-strip post-patch: @${FIND} ${WRKSRC} -name Makefile.in -exec ${REINPLACE_CMD} \ '/foreach/s/\\#include/#include/' {} + .include diff --git a/net-im/farstream/distinfo b/net-im/farstream/distinfo index b25bb84f8236..35317faaec0a 100644 --- a/net-im/farstream/distinfo +++ b/net-im/farstream/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1576460171 -SHA256 (farstream-0.2.8.tar.gz) = 2b3b9c6b4f64ace8c83e03d1da5c5a2884c1cae10b35471072b574201ab38908 -SIZE (farstream-0.2.8.tar.gz) = 1315548 -SHA256 (11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch) = 3f156b4baf70004d74b3489e414367800c24acdb94bcbd315afdd31104d0deb7 -SIZE (11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch) = 2164 +TIMESTAMP = 1600374079 +SHA256 (farstream-0.2.9.tar.gz) = cb7d112433cf7c2e37a8ec918fb24f0ea5cb293cfa1002488e431de26482f47b +SIZE (farstream-0.2.9.tar.gz) = 1334833 diff --git a/net-im/farstream/files/patch-11dde55cbaf5179e8e1885cf1483e538a8d5a4a9 b/net-im/farstream/files/patch-11dde55cbaf5179e8e1885cf1483e538a8d5a4a9 deleted file mode 100644 index 75483f15cb29..000000000000 --- a/net-im/farstream/files/patch-11dde55cbaf5179e8e1885cf1483e538a8d5a4a9 +++ /dev/null @@ -1,56 +0,0 @@ -From 11dde55cbaf5179e8e1885cf1483e538a8d5a4a9 Mon Sep 17 00:00:00 2001 -From: Jakub Adam -Date: Thu, 14 Apr 2016 15:17:50 +0200 -Subject: [PATCH] rtpbitrateadapter: should make no adaption by default - -Description of "bitrate" property says 0 (the default value) means -the element performs no adaption, and so one would assume it would -remain passive until "bitrate" is set to some nonzero value. However, -when "bitrate" is left unset, the adapter instead requests video in tiny -128x96 resolution on its sink pad. - -In order for fs_rtp_bitrate_adapter_getcaps() to return peer_caps by -default, the value of FsRtpBitrateAdapter::bitrate has to be initialized -to G_MAXUINT. - -Also fix the comments to say that MAXUINT is no adaptation. - -https://bugs.freedesktop.org/show_bug.cgi?id=99183 ---- - gst/fsrtpconference/fs-rtp-bitrate-adapter.c | 6 ++++-- - 1 file changed, 4 insertions(+), 2 deletions(-) - -diff --git a/gst/fsrtpconference/fs-rtp-bitrate-adapter.c b/gst/fsrtpconference/fs-rtp-bitrate-adapter.c -index e8684fd5..99ea03a0 100644 ---- ./gst/fsrtpconference/fs-rtp-bitrate-adapter.c~ -+++ ./gst/fsrtpconference/fs-rtp-bitrate-adapter.c -@@ -55,6 +55,7 @@ enum - }; - - #define PROP_INTERVAL_DEFAULT (10 * GST_SECOND) -+#define PROP_BITRATE_DEFAULT (G_MAXUINT) - - static void fs_rtp_bitrate_adapter_finalize (GObject *object); - static void fs_rtp_bitrate_adapter_set_property (GObject *object, -@@ -105,8 +106,8 @@ fs_rtp_bitrate_adapter_class_init (FsRtpBitrateAdapterClass *klass) - PROP_BITRATE, - g_param_spec_uint ("bitrate", - "Bitrate to adapt for", -- "The bitrate to adapt for (0 means no adaption)", -- 0, G_MAXUINT, 0, -+ "The bitrate to adapt for (MAXUINT means no adaption)", -+ 0, G_MAXUINT, PROP_BITRATE_DEFAULT, - G_PARAM_WRITABLE | G_PARAM_STATIC_STRINGS)); - - g_object_class_install_property (gobject_class, -@@ -161,6 +162,7 @@ fs_rtp_bitrate_adapter_init (FsRtpBitrateAdapter *self) - self->system_clock = gst_system_clock_obtain (); - self->interval = PROP_INTERVAL_DEFAULT; - -+ self->bitrate = PROP_BITRATE_DEFAULT; - self->last_bitrate = G_MAXUINT; - } - --- -2.22.2 - diff --git a/net-im/farstream/pkg-plist b/net-im/farstream/pkg-plist index 03e74061d0ac..0b3579c80bea 100644 --- a/net-im/farstream/pkg-plist +++ b/net-im/farstream/pkg-plist @@ -1,99 +1,89 @@ include/farstream-0.2/farstream/fs-candidate.h include/farstream-0.2/farstream/fs-codec.h include/farstream-0.2/farstream/fs-conference.h include/farstream-0.2/farstream/fs-element-added-notifier.h include/farstream-0.2/farstream/fs-enumtypes.h include/farstream-0.2/farstream/fs-participant.h include/farstream-0.2/farstream/fs-plugin.h include/farstream-0.2/farstream/fs-rtp.h include/farstream-0.2/farstream/fs-session.h include/farstream-0.2/farstream/fs-stream-transmitter.h include/farstream-0.2/farstream/fs-stream.h include/farstream-0.2/farstream/fs-transmitter.h include/farstream-0.2/farstream/fs-utils.h lib/farstream-0.2/libmulticast-transmitter.so lib/farstream-0.2/libnice-transmitter.so lib/farstream-0.2/librawudp-transmitter.so lib/farstream-0.2/libshm-transmitter.so lib/girepository-1.0/Farstream-0.2.typelib -lib/gstreamer-1.0/libfsmsnconference.so lib/gstreamer-1.0/libfsrawconference.so lib/gstreamer-1.0/libfsrtpconference.so lib/gstreamer-1.0/libfsrtpxdata.so lib/gstreamer-1.0/libfsvideoanyrate.so lib/libfarstream-0.2.so lib/libfarstream-0.2.so.5 -lib/libfarstream-0.2.so.5.1.0 +lib/libfarstream-0.2.so.5.1.1 libdata/pkgconfig/farstream-0.2.pc %%DATADIR%%/0.2/fsrawconference/default-element-properties %%DATADIR%%/0.2/fsrtpconference/default-codec-preferences %%DATADIR%%/0.2/fsrtpconference/default-element-properties share/gir-1.0/Farstream-0.2.gir +share/gtk-doc/html/farstream-libs-0.2/FsConference.html +share/gtk-doc/html/farstream-libs-0.2/FsElementAddedNotifier.html +share/gtk-doc/html/farstream-libs-0.2/FsParticipant.html +share/gtk-doc/html/farstream-libs-0.2/FsSession.html +share/gtk-doc/html/farstream-libs-0.2/FsStream.html +share/gtk-doc/html/farstream-libs-0.2/FsStreamTransmitter.html +share/gtk-doc/html/farstream-libs-0.2/FsTransmitter.html share/gtk-doc/html/farstream-libs-0.2/ch01.html share/gtk-doc/html/farstream-libs-0.2/ch02.html share/gtk-doc/html/farstream-libs-0.2/ch03.html share/gtk-doc/html/farstream-libs-0.2/ch04.html share/gtk-doc/html/farstream-libs-0.2/ch05.html share/gtk-doc/html/farstream-libs-0.2/farstream-libs-0.2.devhelp2 share/gtk-doc/html/farstream-libs-0.2/farstream-libs-FsCandidate.html share/gtk-doc/html/farstream-libs-0.2/farstream-libs-FsCodec.html share/gtk-doc/html/farstream-libs-0.2/farstream-libs-FsPlugin.html share/gtk-doc/html/farstream-libs-0.2/farstream-libs-RTP-Specific-types.html share/gtk-doc/html/farstream-libs-0.2/farstream-libs-Utility-functions.html -share/gtk-doc/html/farstream-libs-0.2/FsConference.html -share/gtk-doc/html/farstream-libs-0.2/FsElementAddedNotifier.html -share/gtk-doc/html/farstream-libs-0.2/FsParticipant.html -share/gtk-doc/html/farstream-libs-0.2/FsSession.html -share/gtk-doc/html/farstream-libs-0.2/FsStream.html -share/gtk-doc/html/farstream-libs-0.2/FsStreamTransmitter.html -share/gtk-doc/html/farstream-libs-0.2/FsTransmitter.html share/gtk-doc/html/farstream-libs-0.2/home.png share/gtk-doc/html/farstream-libs-0.2/index.html -share/gtk-doc/html/farstream-libs-0.2/index.sgml share/gtk-doc/html/farstream-libs-0.2/left-insensitive.png share/gtk-doc/html/farstream-libs-0.2/left.png share/gtk-doc/html/farstream-libs-0.2/pt01.html share/gtk-doc/html/farstream-libs-0.2/pt02.html share/gtk-doc/html/farstream-libs-0.2/right-insensitive.png share/gtk-doc/html/farstream-libs-0.2/right.png share/gtk-doc/html/farstream-libs-0.2/style.css share/gtk-doc/html/farstream-libs-0.2/up-insensitive.png share/gtk-doc/html/farstream-libs-0.2/up.png +share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataDepay.html +share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataPay.html +share/gtk-doc/html/farstream-plugins-0.2/FsRawConference.html +share/gtk-doc/html/farstream-plugins-0.2/FsRtpConference.html +share/gtk-doc/html/farstream-plugins-0.2/FsRtpParticipant.html +share/gtk-doc/html/farstream-plugins-0.2/FsRtpSession.html +share/gtk-doc/html/farstream-plugins-0.2/FsRtpStream.html +share/gtk-doc/html/farstream-plugins-0.2/FsVideoanyrate.html share/gtk-doc/html/farstream-plugins-0.2/ch01.html share/gtk-doc/html/farstream-plugins-0.2/ch02.html -share/gtk-doc/html/farstream-plugins-0.2/ch03.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-0.2.devhelp2 -share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnCamCamRecvConference.html -share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnSession.html -share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnStream.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMulticastStreamTransmitter.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsNiceStreamTransmitter.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawParticipant.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawSession.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawStream.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawUdpStreamTransmitter.html share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsShmStreamTransmitter.html -share/gtk-doc/html/farstream-plugins-0.2/FsMsnCamSendConference.html -share/gtk-doc/html/farstream-plugins-0.2/FsMsnConference.html -share/gtk-doc/html/farstream-plugins-0.2/FsMsnParticipant.html -share/gtk-doc/html/farstream-plugins-0.2/FsRawConference.html -share/gtk-doc/html/farstream-plugins-0.2/FsRtpConference.html -share/gtk-doc/html/farstream-plugins-0.2/FsRtpParticipant.html -share/gtk-doc/html/farstream-plugins-0.2/FsRtpSession.html -share/gtk-doc/html/farstream-plugins-0.2/FsRtpStream.html -share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataDepay.html -share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataPay.html -share/gtk-doc/html/farstream-plugins-0.2/FsVideoanyrate.html share/gtk-doc/html/farstream-plugins-0.2/home.png share/gtk-doc/html/farstream-plugins-0.2/index.html -share/gtk-doc/html/farstream-plugins-0.2/index.sgml share/gtk-doc/html/farstream-plugins-0.2/left-insensitive.png share/gtk-doc/html/farstream-plugins-0.2/left.png share/gtk-doc/html/farstream-plugins-0.2/pt01.html share/gtk-doc/html/farstream-plugins-0.2/pt02.html share/gtk-doc/html/farstream-plugins-0.2/pt03.html share/gtk-doc/html/farstream-plugins-0.2/right-insensitive.png share/gtk-doc/html/farstream-plugins-0.2/right.png share/gtk-doc/html/farstream-plugins-0.2/style.css share/gtk-doc/html/farstream-plugins-0.2/up-insensitive.png share/gtk-doc/html/farstream-plugins-0.2/up.png diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 64172ace07f6..6fe6eea39fc9 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -1,58 +1,48 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= folks -PORTVERSION= 0.11.4 -PORTREVISION= 3 +PORTVERSION= 0.14.0 CATEGORIES= net-im MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Library to aggregates people from multiple sources LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= vapigen:lang/vala \ - ${LOCALBASE}/bin/egrep:textproc/gnugrep +BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgcr-3.so:security/gcr \ libzeitgeist-2.0.so:sysutils/zeitgeist \ libtelepathy-glib.so:net-im/telepathy-glib \ libnspr4.so:devel/nspr \ libssl3.so:security/nss \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus -USES= gettext gmake gnome libtool localbase pathfix pkgconfig \ +USES= gettext gnome localbase meson python:3.5+,build pkgconfig \ readline sqlite tar:xz USE_GNOME= evolutiondataserver3 intlhack introspection:build USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-bluez-backend \ - --disable-libsocialweb-backend -CONFIGURE_ENV+= ac_cv_path_EGREP=${LOCALBASE}/bin/egrep -INSTALL_TARGET= install-strip +MESON_ARGS= -Dbluez_backend=false GLIB_SCHEMAS= org.freedesktop.folks.gschema.xml -PLIST_SUB= LIBVER=25 VERSION=43 LIBVERLONG=25.18.4 +PLIST_SUB= LIBVER=25 LIBVERLONG=25.21.0 + +BINARY_ALIAS= python3=${PYTHON_CMD} OPTIONS_SUB= yes OPTIONS_DEFINE= TRACKER OPTIONS_DEFAULT=TRACKER TRACKER_DESC= Tracker backend -TRACKER_CONFIGURE_ENABLE= tracker-backend +TRACKER_MESON_TRUE= tracker_backend TRACKER_LIB_DEPENDS= libtracker-control-2.0.so:sysutils/tracker -post-patch: - @${REINPLACE_CMD} -e 's|--fatal-warnings||g' \ - ${WRKSRC}/configure - # Until after when the bundled gir is updated >= 0.11.4 - @${RM} ${WRKSRC}/backends/tracker/lib/FolksTracker-0.6.gir - .include diff --git a/net-im/folks/distinfo b/net-im/folks/distinfo index 68ed7c878fb9..8b2cd5514efe 100644 --- a/net-im/folks/distinfo +++ b/net-im/folks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515794103 -SHA256 (folks-0.11.4.tar.xz) = a7b03ed30373e29f62fc3e6f498adce2d4909b852608fc2058a02fda9f80189a -SIZE (folks-0.11.4.tar.xz) = 1972272 +TIMESTAMP = 1601293010 +SHA256 (folks-0.14.0.tar.xz) = d6e778da637d3b33fd9a6b45115e8157d8868211dc08b943d1075b5eb7282bb9 +SIZE (folks-0.14.0.tar.xz) = 520924 diff --git a/net-im/folks/pkg-plist b/net-im/folks/pkg-plist index 87eb35911ef5..092562ace394 100644 --- a/net-im/folks/pkg-plist +++ b/net-im/folks/pkg-plist @@ -1,115 +1,116 @@ bin/folks-import bin/folks-inspect include/folks/folks-dummy.h include/folks/folks-eds.h include/folks/folks-telepathy.h -%%TRACKER%%include/folks/folks-tracker.h include/folks/folks.h -lib/folks/%%VERSION%%/backends/dummy/dummy.so -lib/folks/%%VERSION%%/backends/eds/eds.so -lib/folks/%%VERSION%%/backends/key-file/key-file.so -lib/folks/%%VERSION%%/backends/ofono/ofono.so -lib/folks/%%VERSION%%/backends/telepathy/telepathy.so -%%TRACKER%%lib/folks/%%VERSION%%/backends/tracker/tracker.so +lib/folks/46/backends/dummy/dummy.so +lib/folks/46/backends/eds/eds.so +lib/folks/46/backends/key-file/key-file.so +lib/folks/46/backends/ofono/ofono.so +lib/folks/46/backends/telepathy/telepathy.so +%%TRACKER%%lib/folks/46/backends/tracker/tracker.so lib/girepository-1.0/Folks-0.6.typelib lib/girepository-1.0/FolksDummy-0.6.typelib lib/girepository-1.0/FolksEds-0.6.typelib lib/girepository-1.0/FolksTelepathy-0.6.typelib %%TRACKER%%lib/girepository-1.0/FolksTracker-0.6.typelib lib/libfolks-dummy.so lib/libfolks-dummy.so.%%LIBVER%% lib/libfolks-dummy.so.%%LIBVERLONG%% lib/libfolks-eds.so lib/libfolks-eds.so.%%LIBVER%% lib/libfolks-eds.so.%%LIBVERLONG%% lib/libfolks-telepathy.so lib/libfolks-telepathy.so.%%LIBVER%% lib/libfolks-telepathy.so.%%LIBVERLONG%% %%TRACKER%%lib/libfolks-tracker.so %%TRACKER%%lib/libfolks-tracker.so.%%LIBVER%% %%TRACKER%%lib/libfolks-tracker.so.%%LIBVERLONG%% lib/libfolks.so lib/libfolks.so.%%LIBVER%% lib/libfolks.so.%%LIBVERLONG%% libdata/pkgconfig/folks-dummy.pc libdata/pkgconfig/folks-eds.pc libdata/pkgconfig/folks-telepathy.pc %%TRACKER%%libdata/pkgconfig/folks-tracker.pc libdata/pkgconfig/folks.pc share/GConf/gsettings/folks.convert share/gir-1.0/Folks-0.6.gir share/gir-1.0/FolksDummy-0.6.gir share/gir-1.0/FolksEds-0.6.gir -%%TRACKER%%share/gir-1.0/FolksTracker-0.6.gir share/gir-1.0/FolksTelepathy-0.6.gir +%%TRACKER%%share/gir-1.0/FolksTracker-0.6.gir share/locale/ar/LC_MESSAGES/folks.mo share/locale/as/LC_MESSAGES/folks.mo share/locale/be/LC_MESSAGES/folks.mo share/locale/bg/LC_MESSAGES/folks.mo share/locale/bn_IN/LC_MESSAGES/folks.mo share/locale/bs/LC_MESSAGES/folks.mo share/locale/ca/LC_MESSAGES/folks.mo share/locale/ca@valencia/LC_MESSAGES/folks.mo share/locale/cs/LC_MESSAGES/folks.mo share/locale/da/LC_MESSAGES/folks.mo share/locale/de/LC_MESSAGES/folks.mo share/locale/el/LC_MESSAGES/folks.mo share/locale/en_GB/LC_MESSAGES/folks.mo share/locale/eo/LC_MESSAGES/folks.mo share/locale/es/LC_MESSAGES/folks.mo share/locale/eu/LC_MESSAGES/folks.mo share/locale/fa/LC_MESSAGES/folks.mo share/locale/fi/LC_MESSAGES/folks.mo share/locale/fr/LC_MESSAGES/folks.mo share/locale/fur/LC_MESSAGES/folks.mo share/locale/gl/LC_MESSAGES/folks.mo share/locale/gu/LC_MESSAGES/folks.mo share/locale/he/LC_MESSAGES/folks.mo share/locale/hi/LC_MESSAGES/folks.mo share/locale/hr/LC_MESSAGES/folks.mo share/locale/hu/LC_MESSAGES/folks.mo share/locale/id/LC_MESSAGES/folks.mo share/locale/it/LC_MESSAGES/folks.mo share/locale/ja/LC_MESSAGES/folks.mo share/locale/kk/LC_MESSAGES/folks.mo share/locale/kn/LC_MESSAGES/folks.mo share/locale/ko/LC_MESSAGES/folks.mo share/locale/lt/LC_MESSAGES/folks.mo share/locale/lv/LC_MESSAGES/folks.mo share/locale/ml/LC_MESSAGES/folks.mo share/locale/mr/LC_MESSAGES/folks.mo +share/locale/ms/LC_MESSAGES/folks.mo share/locale/nb/LC_MESSAGES/folks.mo +share/locale/ne/LC_MESSAGES/folks.mo share/locale/nl/LC_MESSAGES/folks.mo share/locale/oc/LC_MESSAGES/folks.mo share/locale/or/LC_MESSAGES/folks.mo share/locale/pa/LC_MESSAGES/folks.mo share/locale/pl/LC_MESSAGES/folks.mo share/locale/pt/LC_MESSAGES/folks.mo share/locale/pt_BR/LC_MESSAGES/folks.mo share/locale/ro/LC_MESSAGES/folks.mo share/locale/ru/LC_MESSAGES/folks.mo share/locale/sk/LC_MESSAGES/folks.mo share/locale/sl/LC_MESSAGES/folks.mo share/locale/sr/LC_MESSAGES/folks.mo share/locale/sr@latin/LC_MESSAGES/folks.mo share/locale/sv/LC_MESSAGES/folks.mo share/locale/ta/LC_MESSAGES/folks.mo share/locale/te/LC_MESSAGES/folks.mo share/locale/tg/LC_MESSAGES/folks.mo share/locale/tr/LC_MESSAGES/folks.mo share/locale/ug/LC_MESSAGES/folks.mo share/locale/uk/LC_MESSAGES/folks.mo share/locale/vi/LC_MESSAGES/folks.mo share/locale/zh_CN/LC_MESSAGES/folks.mo share/locale/zh_HK/LC_MESSAGES/folks.mo share/locale/zh_TW/LC_MESSAGES/folks.mo share/vala/vapi/folks-dummy.deps share/vala/vapi/folks-dummy.vapi share/vala/vapi/folks-eds.deps share/vala/vapi/folks-eds.vapi share/vala/vapi/folks-telepathy.deps share/vala/vapi/folks-telepathy.vapi -%%TRACKER%%share/vala/vapi/folks-tracker.deps -%%TRACKER%%share/vala/vapi/folks-tracker.vapi +share/vala/vapi/folks-tracker.deps +share/vala/vapi/folks-tracker.vapi share/vala/vapi/folks.deps share/vala/vapi/folks.vapi diff --git a/net-mgmt/arpwatch/pkg-plist b/net-mgmt/arpwatch/pkg-plist index 43009156963d..8623cd9af164 100644 --- a/net-mgmt/arpwatch/pkg-plist +++ b/net-mgmt/arpwatch/pkg-plist @@ -1,16 +1,16 @@ arpwatch/arp2ethers arpwatch/d.awk arpwatch/duplicates.awk arpwatch/e.awk arpwatch/euppertolower.awk arpwatch/massagevendor arpwatch/p.awk arpwatch/update-ethercodes etc/rc.d/arpwatch man/man8/arpsnmp.8.gz man/man8/arpwatch.8.gz sbin/arpsnmp sbin/arpwatch -@postexec test -f %D/arpwatch/arp.dat || touch %D/arpwatch/arp.dat -@preunexec test -f %D/arpwatch/arp.dat && test -s %D/arpwatch/arp.dat || rm -f %D/arpwatch/arp.dat +@touch arpwatch/arp.dat +@rmempty arpwatch/arp.dat @dir(,operator,0755) arpwatch diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index cea905c499f1..67e3d839d342 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -1,54 +1,55 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= brasero PORTVERSION= 3.12.2 +PORTREVISION= 1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= CD/DVD mastering tool for the GNOME desktop BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libnotify.so:devel/libnotify \ libtotem-plparser.so:multimedia/totem-pl-parser \ libcanberra-gtk3.so:audio/libcanberra-gtk3 RUN_DEPENDS= growisofs:sysutils/dvd+rw-tools \ cdrdao:sysutils/cdrdao USES= desktop-file-utils gettext gmake gnome libtool pathfix \ pkgconfig shared-mime-info tar:xz xorg USE_GNOME= gnomeprefix gtk30 intlhack libxml2 GNU_CONFIGURE= yes USE_XORG= sm ice USE_LDCONFIG= yes USE_GSTREAMER1= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-inotify --enable-search=no --enable-playlist=no \ --enable-introspection=yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1 -Wno-error=format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.brasero.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= NAUTILUS LIBBURNIA OPTIONS_DEFAULT=NAUTILUS NAUTILUS_DESC= Build nautilus extension LIBBURNIA_DESC= Build libburnia plug-ins NAUTILUS_USE= GNOME=nautilus3 NAUTILUS_CONFIGURE_ENABLE= nautilus LIBBURNIA_LIB_DEPENDS= libburn.so:devel/libburn \ libisofs.so:devel/libisofs LIBBURNIA_CONFIGURE_ENABLE= libburnia PLIST_SUB= FULL_VERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/libbrasero-burn/burn-process.c .include diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 4c4e0487b3d6..d4141b42a468 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -1,79 +1,81 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-control-center -PORTVERSION= 3.28.2 -PORTREVISION= 6 +PORTVERSION= 3.36.4 CATEGORIES= sysutils gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Control center for GNOME 3 project LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gnome-settings-daemon>=3.4.0:sysutils/gnome-settings-daemon \ gsettings-desktop-schemas>=3.2.2:devel/gsettings-desktop-schemas #\ # docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libcups.so:print/cups \ libpulse.so:audio/pulseaudio \ libfontconfig.so:x11-fonts/fontconfig \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libupower-glib.so:sysutils/upower \ libaccountsservice.so:sysutils/accountsservice \ libcolord.so:graphics/colord \ libcolord-gtk.so:graphics/colord-gtk \ libibus-1.0.so:textproc/ibus \ libsoup-2.4.so:devel/libsoup \ libgoa-1.0.so:net/gnome-online-accounts \ libpwquality.so:security/libpwquality \ libgtop-2.0.so:devel/libgtop \ libgrilo-0.3.so:net/grilo \ - libpolkit-gobject-1.so:sysutils/polkit + libpolkit-gobject-1.so:sysutils/polkit \ + libhandy-0.0.so:x11-toolkits/libhandy0 \ + libudisks2.so:sysutils/libudisks \ + libsecret-1.so:security/libsecret \ + libepoxy.so:graphics/libepoxy RUN_DEPENDS= gnome-settings-daemon>=3.4.0:sysutils/gnome-settings-daemon \ gsettings-desktop-schemas>=3.2.2:devel/gsettings-desktop-schemas \ cantarell-fonts>=0:x11-fonts/cantarell-fonts \ gcm-import:graphics/gnome-color-manager PORTSCOUT= limitw:1,even USES= compiler:c++11-lib gettext gnome localbase:ldflags meson \ pkgconfig python:3.6+,build samba:lib tar:xz xorg -USE_GNOME= cairo gnomedesktop3 libxml2 +USE_GNOME= cairo gnomedesktop3 libxml2 gsound USE_XORG= x11 xi #USE_GSTREAMER1= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.ControlCenter.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= WAYLAND CHEESE OPTIONS_DEFAULT=WAYLAND CHEESE CHEESE_DESC= Cheese webcam support CHEESE_LIB_DEPENDS= libcheese.so:multimedia/cheese CHEESE_MESON_TRUE= cheese WAYLAND_MESON_TRUE= wayland WAYLAND_LIB_DEPENDS= libgudev-1.0.so:devel/libgudev .include # FreeBSD base gained /etc/os-release in r354922, which # corresponds to __FreeBSD_version 1300060 .if ${OSVERSION} < 1300060 RUN_DEPENDS+= etc_os-release>0:sysutils/etc_os-release post-patch: @${REINPLACE_CMD} -e 's|/etc/os-release|${LOCALBASE}/etc/os-release|g' \ - ${WRKSRC}/panels/privacy/cc-privacy-panel.c \ - ${WRKSRC}/panels/info/cc-info-overview-panel.c + ${WRKSRC}/panels/common/cc-os-release.c .endif .include diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo index 64d6c7827f17..eb16b3e0d1cb 100644 --- a/sysutils/gnome-control-center/distinfo +++ b/sysutils/gnome-control-center/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527916911 -SHA256 (gnome3/gnome-control-center-3.28.2.tar.xz) = ff9e3d7c1693c6004c8a337eb84452d517259b52330081b6b226a8ac5793d734 -SIZE (gnome3/gnome-control-center-3.28.2.tar.xz) = 5857128 +TIMESTAMP = 1601230613 +SHA256 (gnome/gnome-control-center-3.36.4.tar.xz) = ac02346bcf3391aa5c86ed857d76689fdb6e43c2b4b20d3ec6eab0ea9fecf754 +SIZE (gnome/gnome-control-center-3.36.4.tar.xz) = 6304992 diff --git a/sysutils/gnome-control-center/files/patch-panels_info_info-overview.ui b/sysutils/gnome-control-center/files/patch-panels_info_info-overview.ui deleted file mode 100644 index 738b2a56f29d..000000000000 --- a/sysutils/gnome-control-center/files/patch-panels_info_info-overview.ui +++ /dev/null @@ -1,11 +0,0 @@ ---- panels/info/info-overview.ui.orig 2017-10-05 21:57:04.444084000 +0200 -+++ panels/info/info-overview.ui 2017-10-05 21:57:19.290705000 +0200 -@@ -315,7 +315,7 @@ - True - True - False -- True -+ False - - - False diff --git a/sysutils/gnome-control-center/files/patch-panels_keyboard_meson.build b/sysutils/gnome-control-center/files/patch-panels_keyboard_meson.build index 484780b78c19..f9fbd75108b2 100644 --- a/sysutils/gnome-control-center/files/patch-panels_keyboard_meson.build +++ b/sysutils/gnome-control-center/files/patch-panels_keyboard_meson.build @@ -1,11 +1,11 @@ ---- panels/keyboard/meson.build.orig 2018-04-29 09:38:45.338206000 +0200 -+++ panels/keyboard/meson.build 2018-04-29 09:40:44.959934000 +0200 -@@ -30,7 +30,7 @@ +--- panels/keyboard/meson.build.orig 2020-07-03 05:10:57 UTC ++++ panels/keyboard/meson.build +@@ -30,7 +30,7 @@ configure_file( input: pc + '.in', output: pc, install: true, - install_dir: join_paths(control_center_datadir, 'pkgconfig'), + install_dir: join_paths(control_center_prefix, 'libdata/pkgconfig'), configuration: pc_conf ) diff --git a/sysutils/gnome-control-center/files/patch-panels_user-accounts_um-realm-manager.c b/sysutils/gnome-control-center/files/patch-panels_user-accounts_cc-realm-manager.c similarity index 74% rename from sysutils/gnome-control-center/files/patch-panels_user-accounts_um-realm-manager.c rename to sysutils/gnome-control-center/files/patch-panels_user-accounts_cc-realm-manager.c index 32e85e82778d..919f64eb3eb1 100644 --- a/sysutils/gnome-control-center/files/patch-panels_user-accounts_um-realm-manager.c +++ b/sysutils/gnome-control-center/files/patch-panels_user-accounts_cc-realm-manager.c @@ -1,24 +1,24 @@ http://git.pld-linux.org/gitweb.cgi?p=packages/gnome-control-center.git;a=blob;f=krb5.patch;h=260e9aac087453b798dc58b23bbc79705e6172d9;hb=49c1b881b47743e0c76eaf9158a37fd6532c111f ---- panels/user-accounts/um-realm-manager.c.orig 2013-06-17 21:10:46.000000000 +0000 -+++ panels/user-accounts/um-realm-manager.c 2013-06-17 21:20:51.000000000 +0000 -@@ -23,7 +23,7 @@ +--- panels/user-accounts/cc-realm-manager.c.orig 2020-07-03 05:10:57 UTC ++++ panels/user-accounts/cc-realm-manager.c +@@ -22,7 +22,7 @@ - #include "um-realm-manager.h" + #include "cc-realm-manager.h" -#include +#include #include #include -@@ -732,8 +732,10 @@ +@@ -656,8 +656,10 @@ login_perform_kinit (krb5_context k5, code = krb5_get_init_creds_opt_alloc (k5, &opts); g_return_val_if_fail (code == 0, code); +#ifdef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE code = krb5_get_init_creds_opt_set_out_ccache (k5, opts, ccache); g_return_val_if_fail (code == 0, code); +#endif code = krb5_get_init_creds_password (k5, &creds, principal, (char *)password, diff --git a/sysutils/gnome-control-center/files/patch-panels_user-accounts_meson.build b/sysutils/gnome-control-center/files/patch-panels_user-accounts_meson.build index b9d53de1e79e..ac340165cc46 100644 --- a/sysutils/gnome-control-center/files/patch-panels_user-accounts_meson.build +++ b/sysutils/gnome-control-center/files/patch-panels_user-accounts_meson.build @@ -1,12 +1,12 @@ ---- panels/user-accounts/meson.build.orig 2018-04-28 22:01:31.903197000 +0200 -+++ panels/user-accounts/meson.build 2018-04-29 08:50:01.767068000 +0200 -@@ -157,7 +157,8 @@ +--- panels/user-accounts/meson.build.orig 2020-07-03 05:10:57 UTC ++++ panels/user-accounts/meson.build +@@ -157,7 +157,8 @@ sources = common_sources + files( ) # Kerberos support -krb_dep = dependency('krb5', required: false) +#krb_dep = dependency('krb5', required: false) +krb_dep = cc.find_library('krb5') assert(krb_dep.found(), 'kerberos libraries not found in your path') deps = common_deps + [ diff --git a/sysutils/gnome-control-center/files/patch-panels_user-accounts_um-utils.c b/sysutils/gnome-control-center/files/patch-panels_user-accounts_um-utils.c deleted file mode 100644 index edc29106de46..000000000000 --- a/sysutils/gnome-control-center/files/patch-panels_user-accounts_um-utils.c +++ /dev/null @@ -1,19 +0,0 @@ ---- panels/user-accounts/um-utils.c.orig 2014-03-03 11:55:25.000000000 +0000 -+++ panels/user-accounts/um-utils.c 2014-03-15 15:23:03.820288215 +0000 -@@ -26,6 +26,16 @@ - #include - #include - #include -+#ifdef __FreeBSD__ -+#include -+#if __FreeBSD_version < 900000 -+#include -+#else -+#include -+/* from the old utmp.h */ -+#define UT_NAMESIZE 16 -+#endif -+#endif - - #include - #include diff --git a/sysutils/gnome-control-center/files/patch-shell_meson.build b/sysutils/gnome-control-center/files/patch-shell_meson.build index b49f9d60e32b..78fbb4c2f492 100644 --- a/sysutils/gnome-control-center/files/patch-shell_meson.build +++ b/sysutils/gnome-control-center/files/patch-shell_meson.build @@ -1,14 +1,14 @@ # find heimal from base, make configurable ? ---- shell/meson.build.orig 2018-04-28 21:51:43.246323000 +0200 -+++ shell/meson.build 2018-04-28 21:54:37.283829000 +0200 -@@ -97,7 +97,8 @@ - dependencies: shell_deps, - c_args: cflags, - link_with: panels_libs + [libshell], -- install: true -+ install: true, -+ install_rpath : '/usr/lib' +--- shell/meson.build.orig 2020-09-27 18:22:48 UTC ++++ shell/meson.build +@@ -130,7 +130,8 @@ executable( + dependencies : shell_deps, + c_args : cflags, + link_with : panels_libs, +- install : true ++ install : true, ++ install_rpath : '/usr/lib' ) - # Because it is confusing and somewhat problematic to directly add and compile + diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index a7f6f9299c3c..8c3825230273 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -1,378 +1,329 @@ bin/gnome-control-center libdata/pkgconfig/gnome-keybindings.pc libexec/cc-remote-login-helper +libexec/gnome-control-center-print-renderer libexec/gnome-control-center-search-provider +share/applications/gnome-applications-panel.desktop share/applications/gnome-background-panel.desktop +share/applications/gnome-camera-panel.desktop share/applications/gnome-color-panel.desktop share/applications/gnome-control-center.desktop share/applications/gnome-datetime-panel.desktop share/applications/gnome-default-apps-panel.desktop +share/applications/gnome-diagnostics-panel.desktop share/applications/gnome-display-panel.desktop share/applications/gnome-info-overview-panel.desktop share/applications/gnome-keyboard-panel.desktop +share/applications/gnome-location-panel.desktop +share/applications/gnome-lock-panel.desktop +share/applications/gnome-microphone-panel.desktop share/applications/gnome-mouse-panel.desktop share/applications/gnome-notifications-panel.desktop share/applications/gnome-online-accounts-panel.desktop share/applications/gnome-power-panel.desktop share/applications/gnome-printers-panel.desktop -share/applications/gnome-privacy-panel.desktop share/applications/gnome-region-panel.desktop share/applications/gnome-removable-media-panel.desktop share/applications/gnome-search-panel.desktop share/applications/gnome-sharing-panel.desktop share/applications/gnome-sound-panel.desktop share/applications/gnome-universal-access-panel.desktop +share/applications/gnome-usage-panel.desktop share/applications/gnome-user-accounts-panel.desktop share/bash-completion/completions/gnome-control-center share/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service share/dbus-1/services/org.gnome.ControlCenter.service share/gettext/its/gnome-keybindings.its share/gettext/its/gnome-keybindings.loc share/gettext/its/sounds.its share/gettext/its/sounds.loc -%%DATADIR%%/icons/hicolor/16x16/devices/audio-headset.svg -%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-high.png -%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-low.png -%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-medium.png -%%DATADIR%%/icons/hicolor/16x16/status/audio-input-microphone-muted.png -%%DATADIR%%/icons/hicolor/22x22/status/audio-input-microphone-high.png -%%DATADIR%%/icons/hicolor/22x22/status/audio-input-microphone-low.png -%%DATADIR%%/icons/hicolor/22x22/status/audio-input-microphone-medium.png -%%DATADIR%%/icons/hicolor/22x22/status/audio-input-microphone-muted.png -%%DATADIR%%/icons/hicolor/24x24/devices/audio-headset.svg -%%DATADIR%%/icons/hicolor/24x24/status/audio-input-microphone-high.png -%%DATADIR%%/icons/hicolor/24x24/status/audio-input-microphone-low.png -%%DATADIR%%/icons/hicolor/24x24/status/audio-input-microphone-medium.png -%%DATADIR%%/icons/hicolor/24x24/status/audio-input-microphone-muted.png -%%DATADIR%%/icons/hicolor/32x32/devices/audio-headset.svg -%%DATADIR%%/icons/hicolor/32x32/status/audio-input-microphone-high.png -%%DATADIR%%/icons/hicolor/32x32/status/audio-input-microphone-low.png -%%DATADIR%%/icons/hicolor/32x32/status/audio-input-microphone-medium.png -%%DATADIR%%/icons/hicolor/32x32/status/audio-input-microphone-muted.png -%%DATADIR%%/icons/hicolor/48x48/devices/audio-headset.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-center-back-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-center-back.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-center-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-center.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left-back-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left-back.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left-side-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left-side.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-left.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-mono-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-mono.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right-back-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right-back.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right-side-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right-side.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-right.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-speaker-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-subwoofer-testing.svg -%%DATADIR%%/icons/hicolor/scalable/devices/audio-subwoofer.svg %%DATADIR%%/keybindings/00-multimedia.xml %%DATADIR%%/keybindings/01-input-sources.xml %%DATADIR%%/keybindings/01-launchers.xml %%DATADIR%%/keybindings/01-screenshot.xml %%DATADIR%%/keybindings/01-system.xml %%DATADIR%%/keybindings/50-accessibility.xml %%DATADIR%%/pixmaps/noise-texture-light.png -%%DATADIR%%/sounds/gnome-sounds-default.xml share/gnome-shell/search-providers/gnome-control-center-search-provider.ini -share/icons/hicolor/16x16/apps/gnome-control-center.png share/icons/hicolor/16x16/apps/gnome-power-manager.png share/icons/hicolor/16x16/apps/goa-panel.png -share/icons/hicolor/16x16/apps/multimedia-volume-control.png -share/icons/hicolor/16x16/apps/multimedia-volume-control.svg share/icons/hicolor/16x16/apps/preferences-color.png share/icons/hicolor/16x16/apps/preferences-desktop-display.png share/icons/hicolor/16x16/apps/preferences-system-time.png share/icons/hicolor/22x22/apps/gnome-power-manager.png share/icons/hicolor/22x22/apps/goa-panel.png -share/icons/hicolor/22x22/apps/multimedia-volume-control.png -share/icons/hicolor/22x22/apps/multimedia-volume-control.svg share/icons/hicolor/22x22/apps/preferences-color.png share/icons/hicolor/22x22/apps/preferences-desktop-display.png share/icons/hicolor/22x22/apps/preferences-system-time.png -share/icons/hicolor/24x24/apps/gnome-control-center.png share/icons/hicolor/24x24/apps/gnome-power-manager.png share/icons/hicolor/24x24/apps/goa-panel.png -share/icons/hicolor/24x24/apps/multimedia-volume-control.png share/icons/hicolor/24x24/apps/preferences-color.png share/icons/hicolor/24x24/apps/preferences-desktop-display.png share/icons/hicolor/256x256/apps/gnome-power-manager.png share/icons/hicolor/256x256/apps/goa-panel.png share/icons/hicolor/256x256/apps/preferences-color.png share/icons/hicolor/256x256/apps/preferences-system-time.png -share/icons/hicolor/32x32/apps/gnome-control-center.png share/icons/hicolor/32x32/apps/gnome-power-manager.png share/icons/hicolor/32x32/apps/goa-panel.png -share/icons/hicolor/32x32/apps/multimedia-volume-control.png -share/icons/hicolor/32x32/apps/multimedia-volume-control.svg share/icons/hicolor/32x32/apps/preferences-color.png share/icons/hicolor/32x32/apps/preferences-desktop-display.png share/icons/hicolor/32x32/apps/preferences-system-time.png -share/icons/hicolor/48x48/apps/gnome-control-center.png share/icons/hicolor/48x48/apps/gnome-power-manager.png share/icons/hicolor/48x48/apps/goa-panel.png -share/icons/hicolor/48x48/apps/multimedia-volume-control.png share/icons/hicolor/48x48/apps/preferences-color.png share/icons/hicolor/48x48/apps/preferences-system-time.png -share/icons/hicolor/512x512/apps/gnome-control-center.png share/icons/hicolor/64x64/apps/preferences-color.png -share/icons/hicolor/scalable/apps/gnome-control-center-symbolic.svg -share/icons/hicolor/scalable/apps/multimedia-volume-control.svg +share/icons/hicolor/scalable/apps/org.gnome.Settings.Devel.svg +share/icons/hicolor/scalable/apps/org.gnome.Settings.svg share/icons/hicolor/scalable/apps/preferences-color.svg share/icons/hicolor/scalable/apps/preferences-desktop-display.svg share/icons/hicolor/scalable/apps/preferences-system-time.svg share/icons/hicolor/scalable/categories/slideshow-symbolic.svg share/icons/hicolor/scalable/emblems/slideshow-emblem.svg -share/icons/hicolor/scalable/status/audio-input-microphone-high-symbolic.svg -share/icons/hicolor/scalable/status/audio-input-microphone-low-symbolic.svg -share/icons/hicolor/scalable/status/audio-input-microphone-medium-symbolic.svg -share/icons/hicolor/scalable/status/audio-input-microphone-muted-symbolic.svg +share/icons/hicolor/symbolic/apps/org.gnome.Settings-symbolic.svg share/locale/af/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/am/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/am/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/an/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ar/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ar/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/as/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/as/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ast/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ast/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/az/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/be/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/be@latin/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/bg/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/bg/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/bn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/bn/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/bn_IN/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/bn_IN/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/br/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/bs/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/bs/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ca/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ca/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ca@valencia/LC_MESSAGES/gnome-control-center-2.0.mo +share/locale/ckb/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/crh/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/cs/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/cs/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/cy/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/cy/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/da/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/da/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/de/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/de/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/dz/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/el/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/el/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/en/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/en@shaw/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/en_CA/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/en_GB/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/en_GB/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/eo/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/es/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/es/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/et/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/et/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/eu/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/fa/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/fa/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/fi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/fi/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/fr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/fr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/fur/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ga/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/gd/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/gl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/gl/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/gu/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/gu/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/he/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/he/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/hi/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/hr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hu/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/hu/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/hy/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/id/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/id/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ilo/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/is/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/is/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/it/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/it/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ja/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ja/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ka/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ka/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/kk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/km/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/kn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/kn/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ko/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ko/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ku/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ku/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ky/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/lo/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/lt/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/lt/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/lv/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/lv/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/mai/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/mai/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/mg/LC_MESSAGES/gnome-control-center-2.0.mo +share/locale/mjw/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/mk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/mk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ml/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ml/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/mn/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/mr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/mr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ms/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ms/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/my/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/nb/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/nb/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/nds/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/nds/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ne/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/nl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/nl/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/nn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/nn/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/nso/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/oc/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/or/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/or/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/pa/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/pa/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/pl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/pl/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/pt/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/pt/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/pt_BR/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ro/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ro/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ru/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ru/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/rw/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/si/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/si/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sl/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sq/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sq/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sr@latin/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sr@latin/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/sv/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/sv/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ta/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/ta/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/te/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/te/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/tg/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/th/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/tr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/tr/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ug/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/uk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/uk/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/ur/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/uz/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/vi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/vi/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/wa/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/xh/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/zh_CN/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-control-center-2.0-timezones.mo share/locale/zh_TW/LC_MESSAGES/gnome-control-center-2.0.mo share/locale/zu/LC_MESSAGES/gnome-control-center-2.0.mo share/metainfo/gnome-control-center.appdata.xml share/pixmaps/faces/astronaut.jpg share/pixmaps/faces/baseball.png share/pixmaps/faces/bicycle.jpg share/pixmaps/faces/book.jpg share/pixmaps/faces/butterfly.png share/pixmaps/faces/calculator.jpg share/pixmaps/faces/cat-eye.jpg share/pixmaps/faces/cat.jpg share/pixmaps/faces/chess.jpg share/pixmaps/faces/coffee.jpg share/pixmaps/faces/coffee2.jpg share/pixmaps/faces/dice.jpg share/pixmaps/faces/energy-arc.jpg share/pixmaps/faces/fish.jpg share/pixmaps/faces/flake.jpg share/pixmaps/faces/flower.jpg share/pixmaps/faces/flower2.jpg share/pixmaps/faces/gamepad.jpg share/pixmaps/faces/grapes.jpg share/pixmaps/faces/guitar.jpg share/pixmaps/faces/guitar2.jpg share/pixmaps/faces/headphones.jpg share/pixmaps/faces/hummingbird.jpg share/pixmaps/faces/launch.jpg share/pixmaps/faces/leaf.jpg share/pixmaps/faces/legacy/astronaut.jpg share/pixmaps/faces/legacy/baseball.png share/pixmaps/faces/legacy/butterfly.png share/pixmaps/faces/legacy/cat-eye.jpg share/pixmaps/faces/legacy/chess.jpg share/pixmaps/faces/legacy/coffee.jpg share/pixmaps/faces/legacy/dice.jpg share/pixmaps/faces/legacy/energy-arc.jpg share/pixmaps/faces/legacy/fish.jpg share/pixmaps/faces/legacy/flake.jpg share/pixmaps/faces/legacy/flower.jpg share/pixmaps/faces/legacy/grapes.jpg share/pixmaps/faces/legacy/guitar.jpg share/pixmaps/faces/legacy/launch.jpg share/pixmaps/faces/legacy/leaf.jpg share/pixmaps/faces/legacy/lightning.jpg share/pixmaps/faces/legacy/penguin.jpg share/pixmaps/faces/legacy/puppy.jpg share/pixmaps/faces/legacy/sky.jpg share/pixmaps/faces/legacy/soccerball.png share/pixmaps/faces/legacy/sunflower.jpg share/pixmaps/faces/legacy/sunset.jpg share/pixmaps/faces/legacy/tennis-ball.png share/pixmaps/faces/legacy/yellow-rose.jpg share/pixmaps/faces/lightning.jpg share/pixmaps/faces/mountain.jpg share/pixmaps/faces/penguin.jpg share/pixmaps/faces/plane.jpg share/pixmaps/faces/puppy.jpg share/pixmaps/faces/sky.jpg share/pixmaps/faces/soccerball.png share/pixmaps/faces/sunflower.jpg share/pixmaps/faces/sunset.jpg share/pixmaps/faces/surfer.jpg share/pixmaps/faces/tennis-ball.png share/pixmaps/faces/tomatoes.jpg share/pixmaps/faces/tree.jpg share/pixmaps/faces/yellow-rose.jpg share/polkit-1/actions/org.gnome.controlcenter.datetime.policy share/polkit-1/actions/org.gnome.controlcenter.remote-login-helper.policy share/polkit-1/actions/org.gnome.controlcenter.user-accounts.policy share/polkit-1/rules.d/gnome-control-center.rules share/sounds/gnome/default/alerts/bark.ogg share/sounds/gnome/default/alerts/drip.ogg share/sounds/gnome/default/alerts/glass.ogg share/sounds/gnome/default/alerts/sonar.ogg diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile index ca8398007d26..43fe6e303d53 100644 --- a/sysutils/gnome-settings-daemon/Makefile +++ b/sysutils/gnome-settings-daemon/Makefile @@ -1,79 +1,73 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gnome-settings-daemon -PORTVERSION= 3.28.1 -PORTREVISION= 2 +PORTVERSION= 3.38.0 CATEGORIES= sysutils gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 settings daemon LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libpolkit-gobject-1.so:sysutils/polkit \ libfontconfig.so:x11-fonts/fontconfig \ libcolord.so:graphics/colord \ liblcms2.so:graphics/lcms2 \ libpulse.so:audio/pulseaudio \ libnotify.so:devel/libnotify \ libgeoclue-2.so:net/geoclue \ libupower-glib.so:sysutils/upower \ libgeocode-glib.so:net/geocode-glib \ - libgweather-3.so:net/libgweather + libgweather-3.so:net/libgweather \ + libcups.so:print/cups \ + libnss3.so:security/nss \ + libnspr4.so:devel/nspr PORTSCOUT= limitw:1,even USE_XORG= x11 xext xi xtst USE_GNOME= cairo gnomedesktop3 gtk30 USES= gettext gnome localbase:ldflags meson perl5 \ pkgconfig python:3.6+,build tar:xz xorg USE_PERL5= build INSTALLS_ICONS= yes # -Dnssdb_dir=${LOCALBASE}/share/certs/ca-root-nss.crt MESON_ARGS= -Dnssdb_dir=${LOCALBASE}/share/certs/ \ -Dalsa=false \ -Drfkill=false \ - -Dnetwork_manager=false + -Dnetwork_manager=false \ + -Dsystemd=false \ + -Dwwan=false \ + -Dcups=true \ + -Dsmartcard=true BINARY_ALIAS= python3=${PYTHON_VERSION} -OPTIONS_SUB= yes -OPTIONS_DEFINE= CUPS SMARTCARD -OPTIONS_DEFAULT=CUPS SMARTCARD - -CUPS_MESON_TRUE= cups -CUPS_LIB_DEPENDS= libcups.so:print/cups - -SMARTCARD_DESC= Smartcard support -SMARTCARD_MESON_TRUE= smartcard -SMARTCARD_LIB_DEPENDS= libnss3.so:security/nss \ - libnspr4.so:devel/nspr - # wayland doesn't build yet, undefined symbol MESON_ARGS+= -Dwayland=false -Dgudev=false #WAYLAND_MESON_TRUE= wayland gudev #WAYLAND_LIB_DEPENDS= libgudev-1.0.so:devel/libgudev \ # libwayland-client.so:graphics/wayland GLIB_SCHEMAS= org.gnome.settings-daemon.enums.xml \ org.gnome.settings-daemon.peripherals.gschema.xml \ org.gnome.settings-daemon.peripherals.wacom.gschema.xml \ org.gnome.settings-daemon.plugins.color.gschema.xml \ org.gnome.settings-daemon.plugins.gschema.xml \ org.gnome.settings-daemon.plugins.housekeeping.gschema.xml \ org.gnome.settings-daemon.plugins.media-keys.gschema.xml \ org.gnome.settings-daemon.plugins.power.gschema.xml \ org.gnome.settings-daemon.plugins.power.gschema.xml.override \ org.gnome.settings-daemon.plugins.sharing.gschema.xml \ org.gnome.settings-daemon.plugins.xsettings.gschema.xml post-install: ${INSTALL_DATA} ${FILESDIR}/org.gnome.settings-daemon.plugins.power.gschema.xml.override \ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/ .include diff --git a/sysutils/gnome-settings-daemon/distinfo b/sysutils/gnome-settings-daemon/distinfo index 839c6110bf7c..1479b3f2cc43 100644 --- a/sysutils/gnome-settings-daemon/distinfo +++ b/sysutils/gnome-settings-daemon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524858563 -SHA256 (gnome3/gnome-settings-daemon-3.28.1.tar.xz) = 594f78e194eb42a6f77785d1a92a4cb9cda54b8c3af6ca0c315b4570d38d2d7d -SIZE (gnome3/gnome-settings-daemon-3.28.1.tar.xz) = 1362420 +TIMESTAMP = 1601311194 +SHA256 (gnome/gnome-settings-daemon-3.38.0.tar.xz) = b7ed5b5fab9aad192ceed6a95be2805124e3c63c46891bbae076f7ec3fd6792e +SIZE (gnome/gnome-settings-daemon-3.38.0.tar.xz) = 1433260 diff --git a/sysutils/gnome-settings-daemon/pkg-plist b/sysutils/gnome-settings-daemon/pkg-plist index 4a19270aeb44..b6498d295789 100644 --- a/sysutils/gnome-settings-daemon/pkg-plist +++ b/sysutils/gnome-settings-daemon/pkg-plist @@ -1,137 +1,135 @@ +etc/xdg/Xwayland-session.d/00-xrdb etc/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop -etc/xdg/autostart/org.gnome.SettingsDaemon.Clipboard.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop -etc/xdg/autostart/org.gnome.SettingsDaemon.Mouse.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop +etc/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop +etc/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop etc/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop include/gnome-settings-daemon-3.0/gnome-settings-daemon/gsd-enums.h lib/gnome-settings-daemon-3.0/libgsd.so libdata/pkgconfig/gnome-settings-daemon.pc libexec/gsd-a11y-settings -libexec/gsd-clipboard libexec/gsd-color libexec/gsd-datetime -libexec/gsd-dummy libexec/gsd-housekeeping libexec/gsd-keyboard -libexec/gsd-locate-pointer libexec/gsd-media-keys -libexec/gsd-mouse libexec/gsd-power -%%CUPS%%libexec/gsd-print-notifications -%%CUPS%%libexec/gsd-printer +libexec/gsd-print-notifications +libexec/gsd-printer libexec/gsd-screensaver-proxy libexec/gsd-sharing -%%SMARTCARD%%libexec/gsd-smartcard +libexec/gsd-smartcard libexec/gsd-sound -libexec/gsd-test-input-helper +libexec/gsd-usb-protection libexec/gsd-xsettings share/GConf/gsettings/gnome-settings-daemon.convert %%DATADIR%%/datetime/backward share/locale/af/LC_MESSAGES/gnome-settings-daemon.mo share/locale/am/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ar/LC_MESSAGES/gnome-settings-daemon.mo share/locale/as/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ast/LC_MESSAGES/gnome-settings-daemon.mo share/locale/az/LC_MESSAGES/gnome-settings-daemon.mo share/locale/be/LC_MESSAGES/gnome-settings-daemon.mo share/locale/be@latin/LC_MESSAGES/gnome-settings-daemon.mo share/locale/bg/LC_MESSAGES/gnome-settings-daemon.mo share/locale/bn/LC_MESSAGES/gnome-settings-daemon.mo share/locale/bn_IN/LC_MESSAGES/gnome-settings-daemon.mo share/locale/br/LC_MESSAGES/gnome-settings-daemon.mo share/locale/bs/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ca/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ca@valencia/LC_MESSAGES/gnome-settings-daemon.mo +share/locale/ckb/LC_MESSAGES/gnome-settings-daemon.mo share/locale/crh/LC_MESSAGES/gnome-settings-daemon.mo share/locale/cs/LC_MESSAGES/gnome-settings-daemon.mo share/locale/cy/LC_MESSAGES/gnome-settings-daemon.mo share/locale/da/LC_MESSAGES/gnome-settings-daemon.mo share/locale/de/LC_MESSAGES/gnome-settings-daemon.mo share/locale/dz/LC_MESSAGES/gnome-settings-daemon.mo share/locale/el/LC_MESSAGES/gnome-settings-daemon.mo share/locale/en@shaw/LC_MESSAGES/gnome-settings-daemon.mo share/locale/en_CA/LC_MESSAGES/gnome-settings-daemon.mo share/locale/en_GB/LC_MESSAGES/gnome-settings-daemon.mo share/locale/eo/LC_MESSAGES/gnome-settings-daemon.mo share/locale/es/LC_MESSAGES/gnome-settings-daemon.mo share/locale/et/LC_MESSAGES/gnome-settings-daemon.mo share/locale/eu/LC_MESSAGES/gnome-settings-daemon.mo share/locale/fa/LC_MESSAGES/gnome-settings-daemon.mo share/locale/fi/LC_MESSAGES/gnome-settings-daemon.mo share/locale/fr/LC_MESSAGES/gnome-settings-daemon.mo share/locale/fur/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ga/LC_MESSAGES/gnome-settings-daemon.mo share/locale/gd/LC_MESSAGES/gnome-settings-daemon.mo share/locale/gl/LC_MESSAGES/gnome-settings-daemon.mo share/locale/gu/LC_MESSAGES/gnome-settings-daemon.mo share/locale/he/LC_MESSAGES/gnome-settings-daemon.mo share/locale/hi/LC_MESSAGES/gnome-settings-daemon.mo share/locale/hr/LC_MESSAGES/gnome-settings-daemon.mo share/locale/hu/LC_MESSAGES/gnome-settings-daemon.mo share/locale/id/LC_MESSAGES/gnome-settings-daemon.mo share/locale/is/LC_MESSAGES/gnome-settings-daemon.mo share/locale/it/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ja/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ka/LC_MESSAGES/gnome-settings-daemon.mo share/locale/kk/LC_MESSAGES/gnome-settings-daemon.mo share/locale/km/LC_MESSAGES/gnome-settings-daemon.mo share/locale/kn/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ko/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ku/LC_MESSAGES/gnome-settings-daemon.mo share/locale/lt/LC_MESSAGES/gnome-settings-daemon.mo share/locale/lv/LC_MESSAGES/gnome-settings-daemon.mo share/locale/mai/LC_MESSAGES/gnome-settings-daemon.mo share/locale/mg/LC_MESSAGES/gnome-settings-daemon.mo share/locale/mk/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ml/LC_MESSAGES/gnome-settings-daemon.mo share/locale/mn/LC_MESSAGES/gnome-settings-daemon.mo share/locale/mr/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ms/LC_MESSAGES/gnome-settings-daemon.mo share/locale/nb/LC_MESSAGES/gnome-settings-daemon.mo share/locale/nds/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ne/LC_MESSAGES/gnome-settings-daemon.mo share/locale/nl/LC_MESSAGES/gnome-settings-daemon.mo share/locale/nn/LC_MESSAGES/gnome-settings-daemon.mo share/locale/nso/LC_MESSAGES/gnome-settings-daemon.mo share/locale/oc/LC_MESSAGES/gnome-settings-daemon.mo share/locale/or/LC_MESSAGES/gnome-settings-daemon.mo share/locale/pa/LC_MESSAGES/gnome-settings-daemon.mo share/locale/pl/LC_MESSAGES/gnome-settings-daemon.mo share/locale/pt/LC_MESSAGES/gnome-settings-daemon.mo share/locale/pt_BR/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ro/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ru/LC_MESSAGES/gnome-settings-daemon.mo share/locale/rw/LC_MESSAGES/gnome-settings-daemon.mo share/locale/si/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sk/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sl/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sq/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sr/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sr@latin/LC_MESSAGES/gnome-settings-daemon.mo share/locale/sv/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ta/LC_MESSAGES/gnome-settings-daemon.mo share/locale/te/LC_MESSAGES/gnome-settings-daemon.mo share/locale/tg/LC_MESSAGES/gnome-settings-daemon.mo share/locale/th/LC_MESSAGES/gnome-settings-daemon.mo share/locale/tr/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ug/LC_MESSAGES/gnome-settings-daemon.mo share/locale/uk/LC_MESSAGES/gnome-settings-daemon.mo share/locale/vi/LC_MESSAGES/gnome-settings-daemon.mo share/locale/wa/LC_MESSAGES/gnome-settings-daemon.mo share/locale/xh/LC_MESSAGES/gnome-settings-daemon.mo share/locale/zh_CN/LC_MESSAGES/gnome-settings-daemon.mo share/locale/zh_HK/LC_MESSAGES/gnome-settings-daemon.mo share/locale/zh_TW/LC_MESSAGES/gnome-settings-daemon.mo share/locale/zu/LC_MESSAGES/gnome-settings-daemon.mo diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index de971ae9a7d9..06bb27695af1 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -1,35 +1,35 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= meld -PORTVERSION= 3.20.1 +PORTVERSION= 3.21.0 CATEGORIES= textproc devel python MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME visual diff and merge tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= desktop-file-utils gettext gnome python:3.4+ shared-mime-info \ shebangfix tar:xz USE_PYTHON= distutils noflavors -USE_GNOME= gtksourceview3 intltool libxml2:build pygobject3 +USE_GNOME= gtksourceview4 intltool libxml2:build pygobject3 SHEBANG_FILES= bin/meld GLIB_SCHEMAS= org.gnome.meld.gschema.xml PYDISTUTILS_INSTALL_TARGET= --no-update-icon-cache --no-compile-schemas install INSTALLS_ICONS= yes NO_ARCH= yes PLIST_SUB= PORTVER=${PORTVERSION} .include PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} --root=${STAGEDIR} .include diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo index ec9991b7f0a9..840b33a79ed6 100644 --- a/textproc/meld/distinfo +++ b/textproc/meld/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562394516 -SHA256 (meld-3.20.1.tar.xz) = a54843bc4d6cb1d31d0a58aa725091622194d50c32ef67026b35c86dda3cb249 -SIZE (meld-3.20.1.tar.xz) = 594812 +TIMESTAMP = 1592237329 +SHA256 (meld-3.21.0.tar.xz) = b680114d5ab793324549fd58f4eb202d8e280c0633a0b765ede6dfb34160a81b +SIZE (meld-3.21.0.tar.xz) = 614744 diff --git a/textproc/meld/files/patch-setup.py b/textproc/meld/files/patch-setup.py deleted file mode 100644 index 578579099286..000000000000 --- a/textproc/meld/files/patch-setup.py +++ /dev/null @@ -1,17 +0,0 @@ ---- setup.py.orig 2014-11-22 12:24:31 UTC -+++ setup.py -@@ -37,11 +37,11 @@ setup( - }, - scripts=['bin/meld'], - data_files=[ -- ('share/man/man1', -+ ('man/man1', - ['meld.1'] - ), -- ('share/doc/meld-' + meld.conf.__version__, -- ['COPYING', 'NEWS'] -+ ('share/doc/meld', -+ ['NEWS'] - ), - ('share/meld', - ['data/meld.css'] diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index b5f57f3e1367..07775a53139d 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -1,299 +1,268 @@ bin/meld %%PYTHON_SITELIBDIR%%/meld/__init__.py %%PYTHON_SITELIBDIR%%/meld/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/accelerators.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/accelerators.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/actiongutter.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/actiongutter.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/build_helpers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/build_helpers.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/chunkmap.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/chunkmap.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/conf.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/conf.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/const.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/const.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/diffgrid.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/diffgrid.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/meld/__pycache__/diffmap.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/meld/__pycache__/diffmap.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/dirdiff.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/dirdiff.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/filediff.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/filediff.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/meld/__pycache__/filemerge.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/meld/__pycache__/filemerge.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/filters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/filters.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/gutterrendererchunk.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/gutterrendererchunk.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/iohelpers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/iohelpers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/linkmap.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/linkmap.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldapp.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldapp.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldbuffer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldbuffer.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/melddoc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/melddoc.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldwindow.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/meldwindow.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/menuhelpers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/menuhelpers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/newdifftab.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/newdifftab.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/patchdialog.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/patchdialog.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/preferences.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/preferences.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/recent.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/recent.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/sourceview.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/sourceview.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/style.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/__pycache__/style.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/task.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/task.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/tree.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/tree.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/treehelpers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/treehelpers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/undo.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/undo.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/vcview.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/vcview.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/windowstate.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/__pycache__/windowstate.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/accelerators.py +%%PYTHON_SITELIBDIR%%/meld/actiongutter.py %%PYTHON_SITELIBDIR%%/meld/build_helpers.py +%%PYTHON_SITELIBDIR%%/meld/chunkmap.py %%PYTHON_SITELIBDIR%%/meld/conf.py %%PYTHON_SITELIBDIR%%/meld/const.py %%PYTHON_SITELIBDIR%%/meld/diffgrid.py -%%PYTHON_SITELIBDIR%%/meld/diffmap.py %%PYTHON_SITELIBDIR%%/meld/dirdiff.py %%PYTHON_SITELIBDIR%%/meld/filediff.py -%%PYTHON_SITELIBDIR%%/meld/filemerge.py %%PYTHON_SITELIBDIR%%/meld/filters.py %%PYTHON_SITELIBDIR%%/meld/gutterrendererchunk.py %%PYTHON_SITELIBDIR%%/meld/iohelpers.py %%PYTHON_SITELIBDIR%%/meld/linkmap.py %%PYTHON_SITELIBDIR%%/meld/matchers/__init__.py %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/diffutil.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/diffutil.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/helpers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/helpers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/merge.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/merge.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/myers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/__pycache__/myers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/matchers/diffutil.py %%PYTHON_SITELIBDIR%%/meld/matchers/helpers.py %%PYTHON_SITELIBDIR%%/meld/matchers/merge.py %%PYTHON_SITELIBDIR%%/meld/matchers/myers.py %%PYTHON_SITELIBDIR%%/meld/meldapp.py %%PYTHON_SITELIBDIR%%/meld/meldbuffer.py %%PYTHON_SITELIBDIR%%/meld/melddoc.py %%PYTHON_SITELIBDIR%%/meld/meldwindow.py +%%PYTHON_SITELIBDIR%%/meld/menuhelpers.py %%PYTHON_SITELIBDIR%%/meld/misc.py %%PYTHON_SITELIBDIR%%/meld/newdifftab.py %%PYTHON_SITELIBDIR%%/meld/patchdialog.py %%PYTHON_SITELIBDIR%%/meld/preferences.py %%PYTHON_SITELIBDIR%%/meld/recent.py %%PYTHON_SITELIBDIR%%/meld/settings.py %%PYTHON_SITELIBDIR%%/meld/sourceview.py +%%PYTHON_SITELIBDIR%%/meld/style.py %%PYTHON_SITELIBDIR%%/meld/task.py %%PYTHON_SITELIBDIR%%/meld/tree.py %%PYTHON_SITELIBDIR%%/meld/treehelpers.py %%PYTHON_SITELIBDIR%%/meld/ui/__init__.py %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/bufferselectors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/bufferselectors.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/cellrenderers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/cellrenderers.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/emblemcellrenderer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/emblemcellrenderer.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/filechooser.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/filechooser.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/findbar.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/findbar.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gladesupport.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gladesupport.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gnomeglade.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gnomeglade.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gtkcompat.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/gtkcompat.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/historyentry.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/historyentry.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/listselector.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/listselector.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/listwidget.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/listwidget.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/msgarea.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/msgarea.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/notebook.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/notebook.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/notebooklabel.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/notebooklabel.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/recentselector.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/recentselector.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/statusbar.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/statusbar.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/vcdialogs.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/ui/__pycache__/vcdialogs.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/ui/bufferselectors.py %%PYTHON_SITELIBDIR%%/meld/ui/cellrenderers.py %%PYTHON_SITELIBDIR%%/meld/ui/emblemcellrenderer.py %%PYTHON_SITELIBDIR%%/meld/ui/filechooser.py %%PYTHON_SITELIBDIR%%/meld/ui/findbar.py %%PYTHON_SITELIBDIR%%/meld/ui/gladesupport.py -%%PYTHON_SITELIBDIR%%/meld/ui/gnomeglade.py %%PYTHON_SITELIBDIR%%/meld/ui/gtkcompat.py %%PYTHON_SITELIBDIR%%/meld/ui/historyentry.py -%%PYTHON_SITELIBDIR%%/meld/ui/listselector.py %%PYTHON_SITELIBDIR%%/meld/ui/listwidget.py %%PYTHON_SITELIBDIR%%/meld/ui/msgarea.py %%PYTHON_SITELIBDIR%%/meld/ui/notebook.py %%PYTHON_SITELIBDIR%%/meld/ui/notebooklabel.py +%%PYTHON_SITELIBDIR%%/meld/ui/recentselector.py %%PYTHON_SITELIBDIR%%/meld/ui/statusbar.py %%PYTHON_SITELIBDIR%%/meld/ui/util.py %%PYTHON_SITELIBDIR%%/meld/ui/vcdialogs.py %%PYTHON_SITELIBDIR%%/meld/undo.py %%PYTHON_SITELIBDIR%%/meld/vc/COPYING %%PYTHON_SITELIBDIR%%/meld/vc/README %%PYTHON_SITELIBDIR%%/meld/vc/__init__.py %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/_null.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/_null.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/_vc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/_vc.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/bzr.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/bzr.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/cvs.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/cvs.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/darcs.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/darcs.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/git.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/git.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/mercurial.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/mercurial.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/svn.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/meld/vc/__pycache__/svn.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/meld/vc/_null.py %%PYTHON_SITELIBDIR%%/meld/vc/_vc.py %%PYTHON_SITELIBDIR%%/meld/vc/bzr.py +%%PYTHON_SITELIBDIR%%/meld/vc/cvs.py %%PYTHON_SITELIBDIR%%/meld/vc/darcs.py %%PYTHON_SITELIBDIR%%/meld/vc/git.py %%PYTHON_SITELIBDIR%%/meld/vc/mercurial.py %%PYTHON_SITELIBDIR%%/meld/vc/svn.py %%PYTHON_SITELIBDIR%%/meld/vcview.py %%PYTHON_SITELIBDIR%%/meld/windowstate.py -man/man1/meld.1.gz share/applications/org.gnome.meld.desktop share/help/C/meld/command-line.page share/help/C/meld/file-changes.page share/help/C/meld/file-filters.page share/help/C/meld/file-mode.page share/help/C/meld/flattened-view.page share/help/C/meld/folder-mode.page share/help/C/meld/index.page share/help/C/meld/introduction.page share/help/C/meld/keyboard-shortcuts.page share/help/C/meld/legal.xml share/help/C/meld/missing-functionality.page share/help/C/meld/preferences.page share/help/C/meld/resolving-conflicts.page share/help/C/meld/text-filters.page share/help/C/meld/vc-mode.page share/help/C/meld/vc-supported.page -share/icons/HighContrast/scalable/apps/org.gnome.meld.svg -share/icons/hicolor/16x16/actions/meld-change-apply-left.png -share/icons/hicolor/16x16/actions/meld-change-apply-right.png -share/icons/hicolor/16x16/actions/meld-change-copy.png -share/icons/hicolor/16x16/actions/meld-change-delete.png -share/icons/hicolor/16x16/apps/meld-version-control.png -share/icons/hicolor/16x16/apps/org.gnome.meld.png -share/icons/hicolor/22x22/apps/org.gnome.meld.png -share/icons/hicolor/32x32/apps/org.gnome.meld.png -share/icons/hicolor/48x48/apps/meld-version-control.png -share/icons/hicolor/48x48/apps/org.gnome.meld.png share/icons/hicolor/scalable/apps/org.gnome.meld.svg +share/icons/hicolor/symbolic/apps/org.gnome.meld-symbolic.svg share/locale/ar/LC_MESSAGES/meld.mo share/locale/bg/LC_MESSAGES/meld.mo share/locale/bs/LC_MESSAGES/meld.mo share/locale/ca/LC_MESSAGES/meld.mo share/locale/ca@valencia/LC_MESSAGES/meld.mo share/locale/cs/LC_MESSAGES/meld.mo share/locale/da/LC_MESSAGES/meld.mo share/locale/de/LC_MESSAGES/meld.mo share/locale/dz/LC_MESSAGES/meld.mo share/locale/el/LC_MESSAGES/meld.mo share/locale/en_CA/LC_MESSAGES/meld.mo share/locale/en_GB/LC_MESSAGES/meld.mo share/locale/eo/LC_MESSAGES/meld.mo share/locale/es/LC_MESSAGES/meld.mo share/locale/eu/LC_MESSAGES/meld.mo share/locale/fi/LC_MESSAGES/meld.mo share/locale/fr/LC_MESSAGES/meld.mo share/locale/gl/LC_MESSAGES/meld.mo share/locale/he/LC_MESSAGES/meld.mo share/locale/hu/LC_MESSAGES/meld.mo share/locale/id/LC_MESSAGES/meld.mo share/locale/it/LC_MESSAGES/meld.mo share/locale/ja/LC_MESSAGES/meld.mo share/locale/ko/LC_MESSAGES/meld.mo share/locale/nb/LC_MESSAGES/meld.mo share/locale/ne/LC_MESSAGES/meld.mo share/locale/nl/LC_MESSAGES/meld.mo share/locale/oc/LC_MESSAGES/meld.mo share/locale/pa/LC_MESSAGES/meld.mo share/locale/pl/LC_MESSAGES/meld.mo share/locale/pt/LC_MESSAGES/meld.mo share/locale/pt_BR/LC_MESSAGES/meld.mo share/locale/ro/LC_MESSAGES/meld.mo share/locale/ru/LC_MESSAGES/meld.mo share/locale/rw/LC_MESSAGES/meld.mo share/locale/sk/LC_MESSAGES/meld.mo share/locale/sl/LC_MESSAGES/meld.mo share/locale/sq/LC_MESSAGES/meld.mo share/locale/sr/LC_MESSAGES/meld.mo share/locale/sr@latin/LC_MESSAGES/meld.mo share/locale/sv/LC_MESSAGES/meld.mo share/locale/tr/LC_MESSAGES/meld.mo share/locale/uk/LC_MESSAGES/meld.mo share/locale/vi/LC_MESSAGES/meld.mo share/locale/zh_CN/LC_MESSAGES/meld.mo share/locale/zh_TW/LC_MESSAGES/meld.mo -%%DATADIR%%/icons/COPYING -%%DATADIR%%/icons/COPYING_CCBYSA3 -%%DATADIR%%/icons/emblem-meld-newer-file.png -%%DATADIR%%/icons/filter-ignored-24.png -%%DATADIR%%/icons/filter-modified-24.png -%%DATADIR%%/icons/filter-nonvc-24.png -%%DATADIR%%/icons/filter-normal-24.png -%%DATADIR%%/icons/vc-add-24.png -%%DATADIR%%/icons/vc-checkout-24.png -%%DATADIR%%/icons/vc-commit-24.png -%%DATADIR%%/icons/vc-push-24.png -%%DATADIR%%/icons/vc-remove-24.png -%%DATADIR%%/icons/vc-resolve-24.png -%%DATADIR%%/icons/vc-update-24.png -%%DATADIR%%/meld.css -%%DATADIR%%/styles/meld-base.xml -%%DATADIR%%/styles/meld-dark.xml -%%DATADIR%%/ui/EditableList.ui -%%DATADIR%%/ui/application.ui -%%DATADIR%%/ui/appmenu-fallback.xml -%%DATADIR%%/ui/dirdiff-ui.xml -%%DATADIR%%/ui/dirdiff.ui -%%DATADIR%%/ui/encoding-selector.ui -%%DATADIR%%/ui/filediff-ui.xml -%%DATADIR%%/ui/filediff.ui -%%DATADIR%%/ui/findbar.ui -%%DATADIR%%/ui/language-selector.ui -%%DATADIR%%/ui/meldapp-ui.xml -%%DATADIR%%/ui/meldapp.ui -%%DATADIR%%/ui/patch-dialog.ui -%%DATADIR%%/ui/preferences.ui -%%DATADIR%%/ui/shortcuts.ui -%%DATADIR%%/ui/tab-placeholder.ui -%%DATADIR%%/ui/vcview-ui.xml -%%DATADIR%%/ui/vcview.ui +share/man/man1/meld.1.gz +%%DATADIR%%/org.gnome.Meld.gresource +%%DATADIR%%/styles/meld-base.style-scheme.xml +%%DATADIR%%/styles/meld-dark.style-scheme.xml share/metainfo/org.gnome.meld.appdata.xml share/mime/packages/org.gnome.meld.xml +@dir %%DATADIR%%/icons +@dir %%DATADIR%%/ui diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index f19bc5927ed5..2328e2aac59c 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,58 +1,58 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= epiphany PORTVERSION= 3.28.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Extremely lightweight and simple web browser for GNOME 3 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ itstool:textproc/itstool \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libsoup-2.4.so:devel/libsoup \ libsoup-gnome-2.4.so:devel/libsoup-gnome \ libsoup-2.4.so:devel/libsoup \ libgcr-3.so:security/gcr \ libstartup-notification-1.so:x11/startup-notification \ libnss3.so:security/nss \ libjson-glib-1.0.so:devel/json-glib \ libicuuc.so:devel/icu \ libnotify.so:devel/libnotify \ libgmp.so:math/gmp \ libnettle.so:security/nettle \ libsecret-1.so:security/libsecret \ libp11-kit.so:security/p11-kit RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ gnome-icon-theme-symbolic>=0:x11-themes/gnome-icon-theme-symbolic \ gnome-icon-theme>=0:misc/gnome-icon-theme PORTSCOUT= limitw:1,even USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome \ localbase:ldflags meson pkgconfig python:3.4+ shebangfix \ sqlite tar:xz xorg CPE_VENDOR= gnome USE_GNOME= cairo gnomedesktop3 intlhack libwnck3 libxml2 libxslt USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes MESON_ARGS= -Ddistributor_name="GNOME Web by the FreeBSD GNOME Project" \ -Db_lundef=false \ -Dunit_tests=false GLIB_SCHEMAS= org.gnome.Epiphany.enums.xml \ org.gnome.epiphany.gschema.xml SHEBANG_FILES= post_install.py PLIST_SUB+= EPHY_VERSION=${PORTVERSION:R} .include diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 07f025cc4eb6..7eddee1cff35 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -1,40 +1,40 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/trunk/www/gnome-user-share/Makefile 19970 2014-10-16 08:47:02Z gusi $ PORTNAME= gnome-user-share PORTVERSION= 3.14.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Personal file-sharing service for the GNOME Desktop BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libnotify.so:devel/libnotify \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libunique-1.0.so:x11-toolkits/unique RUN_DEPENDS= ap*-mod_dnssd>=0:www/mod_dnssd \ console-kit-daemon:sysutils/consolekit2 USES= apache:2.2+ gettext gmake gnome libtool pkgconfig tar:xz xorg USE_XORG= sm USE_GNOME= gnomeprefix gtk30 intlhack nautilus3 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-modules-path=${LOCALBASE}/${APACHEMODDIR} \ --disable-bluetooth CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.desktop.file-sharing.gschema.xml post-patch: @${REINPLACE_CMD} -e 's|/etc/httpd/modules|${LOCALBASE}/${APACHEMODDIR}|g' \ ${WRKSRC}/data/dav_user_*.conf .include diff --git a/x11-fm/nautilus-python/Makefile b/x11-fm/nautilus-python/Makefile index a9aeb91079da..9d79db231b0a 100644 --- a/x11-fm/nautilus-python/Makefile +++ b/x11-fm/nautilus-python/Makefile @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= nautilus-python DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= x11-fm gnome python MASTER_SITES= GNOME MAINTAINER= daniel@shafer.cc COMMENT= Python nautilus bindings LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake gnome libtool localbase pathfix pkgconfig python:3.6+ \ tar:xz USE_GNOME= cairo gdkpixbuf2 nautilus3 pygobject3 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= GTKDOC OPTIONS_SUB= yes GTKDOC_MESON_TRUE= gtk_doc GTKDOC_DESC= Build documentation GTKDOC_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc GTKDOC_CONFIGURE_ENABLE= gtk-doc .include diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index b50e1fe2183a..4a596aed6792 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -1,40 +1,40 @@ # Created by: ade, archie # $FreeBSD$ PORTNAME= nautilus PORTVERSION= 3.28.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= File manager for the GNOME desktop LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgnome-autoar-0.so:archivers/gnome-autoar \ libgexiv2.so:graphics/gexiv2 \ libtracker-sparql-2.0.so:sysutils/tracker PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome \ localbase meson pkgconfig python:3.4+,build tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_XORG= x11 MESON_ARGS= -Denable-packagekit=false \ -Denable-selinux=false BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.nautilus.gschema.xml OPTIONS_DEFINE= GVFS OPTIONS_DEFAULT=GVFS GVFS_USE= GNOME=gvfs .include diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index 8f80c6a2e4b8..0dac315a7160 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -1,91 +1,91 @@ # Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= nemo PORTVERSION= 2.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm gnome DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= File manager for the Cinnamon desktop BUILD_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \ gtkdocize:textproc/gtk-doc \ ${PYTHON_PKGNAMEPREFIX}polib>=0:devel/py-polib@${PY_FLAVOR} \ gnome-autogen.sh:devel/gnome-common \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libexif.so:graphics/libexif \ libcinnamon-desktop.so:x11/cinnamon-desktop \ libnotify.so:devel/libnotify \ libexempi.so:textproc/exempi RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= autoreconf:build compiler:c++11-lang desktop-file-utils gettext \ gmake gnome libtool pathfix pkgconfig python:2.7 \ shared-mime-info USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \ libxml2 pygobject3 USE_GITHUB= yes GH_ACCOUNT= linuxmint GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lpthread INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-static --disable-packagekit GLIB_SCHEMAS= org.nemo.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= TRACKER OPTIONS_DEFAULT= TRACKER TRACKER_CONFIGURE_ENABLE= tracker TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker TRACKER_DESC= Integration with tracker post-patch: @${MKDIR} ${WRKSRC}/files${PREFIX} @${MV} ${WRKSRC}/files/usr/share ${WRKSRC}/files${PREFIX} @${REINPLACE_CMD} -e 's|0.16|1.0|g' \ ${WRKSRC}/configure.in @${REINPLACE_CMD} -e 's|find|find ${WRKSRC}/files|g' \ ${WRKSRC}/files/Makefile.in @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \ -e 's|tracker-sparql-1.0|tracker-sparql-2.0|g' \ ${WRKSRC}/configure.in @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/src/nemo-properties-window.c @${REINPLACE_CMD} -e 's|"-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"|""|g' \ ${WRKSRC}/configure.in @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g ;\ s|@INTROSPECTION_TYPELIBDIR@|$$(libdir)/girepository-1.0|g ;\ s|@INTROSPECTION_GIRDIR@|$$(datadir)/gir-1.0|g' \ ${WRKSRC}/libnemo-extension/Makefile.am @${REINPLACE_CMD} -e 's|x-gnome-saved-search|x-nemo-saved-search|g' \ ${WRKSRC}/data/nemo.xml.in \ ${WRKSRC}/libnemo-private/nemo-file-utilities.h @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "#!.*\/usr\/bin\/python" | \ ${XARGS} ${REINPLACE_CMD} -I "" -e "s|#!.*python.*|#!${PYTHON_CMD}|g" @${REINPLACE_CMD} 's|\"/usr|\"${PREFIX}|g' \ ${WRKSRC}/data/merge_action_strings @${REINPLACE_CMD} 's|"files", "usr"|"files", "${PREFIX}".strip("/")|g' \ ${WRKSRC}/data/merge_action_strings pre-configure: cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} ./autogen.sh .include diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 4d7be61c7ee3..bcde82d32d10 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -1,65 +1,69 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= mutter -PORTVERSION= 3.28.3 -PORTREVISION= 2 +PORTVERSION= 3.36.6 CATEGORIES= x11-wm MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Window and compositing manager based on Clutter LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= zenity>=3.0.0:x11/zenity \ xkeyboard-config>=0:x11/xkeyboard-config \ - gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas + gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas \ + gnome-settings-daemon>0:sysutils/gnome-settings-daemon \ + evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libfribidi.so:converters/fribidi \ libxkbcommon.so:x11/libxkbcommon \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libupower-glib.so:sysutils/upower \ libjson-glib-1.0.so:devel/json-glib \ libxkbfile.so:x11/libxkbfile \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libdrm.so:graphics/libdrm + libdrm.so:graphics/libdrm \ + libpipewire-0.3.so:multimedia/pipewire \ + libgraphene-1.0.so:graphics/graphene RUN_DEPENDS= zenity>=3.0.0:x11/zenity \ xkeyboard-config>=0:x11/xkeyboard-config \ - gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas + gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas \ + gnome-settings-daemon>0:sysutils/gnome-settings-daemon PORTSCOUT= limitw:1,even -USES= compiler:c++0x gettext gl gmake gnome libtool localbase pathfix \ +USES= compiler:c++0x gettext gl gnome localbase meson \ pkgconfig tar:xz xorg USE_GL= egl USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 introspection USE_XORG= ice sm x11 xcb xcomposite xcursor xdamage xext xfixes \ xi xinerama xrandr xrender xtst -GNU_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -Wno-unknown-warning-option \ -Wno-format-nonliteral CPPFLAGS+= -fno-omit-frame-pointer -CONFIGURE_ARGS= --without-libwacom \ - --disable-wayland +MESON_ARGS= -Dlibwacom=false \ + -Dwayland=false \ + -Dudev=false \ + -Dnative_backend=false \ + -Dprofiler=false \ + -Dtests=false \ + -Dsm=true # Required by embedded cogl/clutter forks. -CONFIGURE_ARGS+= --with-x \ - --with-gl-libname=libGL.so \ - --with-gles1-libname=libGLESv1_CM \ - --with-gles2-libname=libGLESv2 \ - --enable-kms-egl-platform=yes \ - --enable-xlib-egl-platform=yes \ - --disable-wayland-egl-server \ - --enable-compile-warnings=yes +MESON_ARGS+= -Dopengl_libname=libGL.so \ + -Dgles2_libname=libGLESv2 + +# Disable remote_desktop for now because it requires memfd which only appears current +MESON_ARGS+= -Dremote_desktop=false -INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.mutter.gschema.xml \ org.gnome.mutter.wayland.gschema.xml .include diff --git a/x11-wm/mutter/distinfo b/x11-wm/mutter/distinfo index 78ca94984957..f097df3a202d 100644 --- a/x11-wm/mutter/distinfo +++ b/x11-wm/mutter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538670224 -SHA256 (gnome3/mutter-3.28.3.tar.xz) = 8904236269295cd62c24cd1d7b64e1d0688fffe4c7386d620dcb342070cd036f -SIZE (gnome3/mutter-3.28.3.tar.xz) = 3693812 +TIMESTAMP = 1601307300 +SHA256 (gnome/mutter-3.36.6.tar.xz) = 7fab160eecf4299e445e24aa34b5e903745ffcc256f82b7f267cd106e435e034 +SIZE (gnome/mutter-3.36.6.tar.xz) = 2689156 diff --git a/x11-wm/mutter/files/patch-meson.build b/x11-wm/mutter/files/patch-meson.build new file mode 100644 index 000000000000..aaca6af54b4b --- /dev/null +++ b/x11-wm/mutter/files/patch-meson.build @@ -0,0 +1,25 @@ +--- meson.build.orig 2020-09-28 15:41:47 UTC ++++ meson.build +@@ -320,22 +320,6 @@ if buildtype != 'plain' + '-Wmissing-include-dirs', + '-Wlogical-op', + '-Wignored-qualifiers', +- '-Werror=redundant-decls', +- '-Werror=implicit', +- '-Werror=nonnull', +- '-Werror=init-self', +- '-Werror=main', +- '-Werror=missing-braces', +- '-Werror=sequence-point', +- '-Werror=return-type', +- '-Werror=trigraphs', +- '-Werror=array-bounds', +- '-Werror=write-strings', +- '-Werror=address', +- '-Werror=int-to-pointer-cast', +- '-Werror=pointer-to-int-cast', +- '-Werror=empty-body', +- '-Werror=write-strings', + ] + supported_warnings = cc.get_supported_arguments(all_warnings) + add_project_arguments(supported_warnings, language: 'c') diff --git a/x11-wm/mutter/files/patch-src_backends_meta-egl.c b/x11-wm/mutter/files/patch-src_backends_meta-egl.c index 3f2500abac24..9a63abd4c487 100644 --- a/x11-wm/mutter/files/patch-src_backends_meta-egl.c +++ b/x11-wm/mutter/files/patch-src_backends_meta-egl.c @@ -1,81 +1,81 @@ $OpenBSD: patch-src_backends_meta-egl_c,v 1.2 2018/04/26 09:19:27 jasper Exp $ Revert non-portable portion of: From b7b5fb293d1de3af9e533f2063749fde7a790945 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 11 Jul 2017 16:03:26 +0100 Subject: [PATCH] wayland: Add zwp_linux_dmabuf_v1 support Index: src/backends/meta-egl.c ---- src/backends/meta-egl.c.orig +--- src/backends/meta-egl.c.orig 2020-09-07 19:18:23 UTC +++ src/backends/meta-egl.c -@@ -67,8 +67,6 @@ struct _MetaEgl +@@ -69,8 +69,6 @@ struct _MetaEgl PFNEGLSTREAMCONSUMERACQUIREKHRPROC eglStreamConsumerAcquireKHR; PFNEGLSTREAMCONSUMERACQUIREATTRIBNVPROC eglStreamConsumerAcquireAttribNV; - PFNEGLQUERYDMABUFFORMATSEXTPROC eglQueryDmaBufFormatsEXT; - PFNEGLQUERYDMABUFMODIFIERSEXTPROC eglQueryDmaBufModifiersEXT; }; G_DEFINE_TYPE (MetaEgl, meta_egl, G_TYPE_OBJECT) -@@ -926,51 +924,6 @@ meta_egl_stream_consumer_acquire (MetaEgl *egl, +@@ -1019,51 +1017,6 @@ meta_egl_stream_consumer_acquire (MetaEgl *egl, return TRUE; } -gboolean -meta_egl_query_dma_buf_formats (MetaEgl *egl, - EGLDisplay display, - EGLint max_formats, - EGLint *formats, - EGLint *num_formats, - GError **error) -{ - if (!is_egl_proc_valid (egl->eglQueryDmaBufFormatsEXT, error)) - return FALSE; - - if (!egl->eglQueryDmaBufFormatsEXT (display, max_formats, formats, - num_formats)) - { - set_egl_error (error); - return FALSE; - } - - return TRUE; -} - -gboolean -meta_egl_query_dma_buf_modifiers (MetaEgl *egl, - EGLDisplay display, - EGLint format, - EGLint max_modifiers, - EGLuint64KHR *modifiers, - EGLBoolean *external_only, - EGLint *num_modifiers, - GError **error) -{ - if (!is_egl_proc_valid (egl->eglQueryDmaBufModifiersEXT, error)) - return FALSE; - - if (!egl->eglQueryDmaBufModifiersEXT (display, format, max_modifiers, - modifiers, external_only, - num_modifiers)) - { - set_egl_error (error); - return FALSE; - } - - return TRUE; -} - #define GET_EGL_PROC_ADDR(proc) \ egl->proc = (void *) eglGetProcAddress (#proc); -@@ -1007,8 +960,6 @@ meta_egl_constructed (GObject *object) +@@ -1100,8 +1053,6 @@ meta_egl_constructed (GObject *object) GET_EGL_PROC_ADDR (eglStreamConsumerAcquireKHR); GET_EGL_PROC_ADDR (eglStreamConsumerAcquireAttribNV); - GET_EGL_PROC_ADDR (eglQueryDmaBufFormatsEXT); - GET_EGL_PROC_ADDR (eglQueryDmaBufModifiersEXT); } #undef GET_EGL_PROC_ADDR diff --git a/x11-wm/mutter/files/patch-src_compositor_compositor.c b/x11-wm/mutter/files/patch-src_compositor_compositor.c deleted file mode 100644 index fe493c81ce34..000000000000 --- a/x11-wm/mutter/files/patch-src_compositor_compositor.c +++ /dev/null @@ -1,23 +0,0 @@ -$OpenBSD: patch-src_compositor_compositor_c,v 1.2 2017/05/21 17:48:10 jasper Exp $ - -undefined reference to `meta_dnd_wayland_handle_begin_modal' - -Index: src/compositor/compositor.c ---- src/compositor/compositor.c.orig -+++ src/compositor/compositor.c -@@ -383,6 +383,7 @@ meta_begin_modal_for_plugin (MetaCompositor *composi - meta_plugin_get_screen (plugin), - display->grab_window, display->grab_op); - -+#ifdef HAVE_WAYLAND - if (meta_is_wayland_compositor ()) - { - meta_display_sync_wayland_input_focus (display); -@@ -392,6 +393,7 @@ meta_begin_modal_for_plugin (MetaCompositor *composi - meta_dnd_wayland_handle_begin_modal (compositor); - #endif - } -+#endif - - return TRUE; - } diff --git a/x11-wm/mutter/files/patch-src_core_main.c b/x11-wm/mutter/files/patch-src_core_main.c deleted file mode 100644 index bc10f1c15d2c..000000000000 --- a/x11-wm/mutter/files/patch-src_core_main.c +++ /dev/null @@ -1,23 +0,0 @@ -$OpenBSD: patch-src_core_main_c,v 1.6 2018/04/26 09:19:27 jasper Exp $ - -extend HAVE_WAYLAND block to include opt_nested and META_TYPE_BACKEND_X11_NESTED. - -Index: src/core/main.c ---- src/core/main.c.orig -+++ src/core/main.c -@@ -456,7 +456,6 @@ calculate_compositor_configuration (MetaCompositorType - if (run_as_wayland_compositor) - *compositor_type = META_COMPOSITOR_TYPE_WAYLAND; - else --#endif /* HAVE_WAYLAND */ - *compositor_type = META_COMPOSITOR_TYPE_X11; - - #ifdef HAVE_WAYLAND -@@ -473,6 +472,7 @@ calculate_compositor_configuration (MetaCompositorType - *backend_gtype = META_TYPE_BACKEND_NATIVE; - return; - } -+#endif /* HAVE_WAYLAND */ - - #ifdef HAVE_WAYLAND - if (run_as_wayland_compositor) diff --git a/x11-wm/mutter/pkg-plist b/x11-wm/mutter/pkg-plist index 30f9f2e3c92f..091b6b195893 100644 --- a/x11-wm/mutter/pkg-plist +++ b/x11-wm/mutter/pkg-plist @@ -1,393 +1,363 @@ bin/mutter -include/mutter/clutter-2/cally/cally-actor.h -include/mutter/clutter-2/cally/cally-clone.h -include/mutter/clutter-2/cally/cally-factory.h -include/mutter/clutter-2/cally/cally-group.h -include/mutter/clutter-2/cally/cally-main.h -include/mutter/clutter-2/cally/cally-rectangle.h -include/mutter/clutter-2/cally/cally-root.h -include/mutter/clutter-2/cally/cally-stage.h -include/mutter/clutter-2/cally/cally-text.h -include/mutter/clutter-2/cally/cally-texture.h -include/mutter/clutter-2/cally/cally-util.h -include/mutter/clutter-2/cally/cally.h -include/mutter/clutter-2/clutter/clutter-action.h -include/mutter/clutter-2/clutter/clutter-actor-meta.h -include/mutter/clutter-2/clutter/clutter-actor.h -include/mutter/clutter-2/clutter/clutter-align-constraint.h -include/mutter/clutter-2/clutter/clutter-animatable.h -include/mutter/clutter-2/clutter/clutter-autocleanups.h -include/mutter/clutter-2/clutter/clutter-backend.h -include/mutter/clutter-2/clutter/clutter-bin-layout.h -include/mutter/clutter-2/clutter/clutter-bind-constraint.h -include/mutter/clutter-2/clutter/clutter-binding-pool.h -include/mutter/clutter-2/clutter/clutter-blur-effect.h -include/mutter/clutter-2/clutter/clutter-box-layout.h -include/mutter/clutter-2/clutter/clutter-brightness-contrast-effect.h -include/mutter/clutter-2/clutter/clutter-cairo.h -include/mutter/clutter-2/clutter/clutter-canvas.h -include/mutter/clutter-2/clutter/clutter-child-meta.h -include/mutter/clutter-2/clutter/clutter-click-action.h -include/mutter/clutter-2/clutter/clutter-clone.h -include/mutter/clutter-2/clutter/clutter-color-static.h -include/mutter/clutter-2/clutter/clutter-color.h -include/mutter/clutter-2/clutter/clutter-colorize-effect.h -include/mutter/clutter-2/clutter/clutter-config.h -include/mutter/clutter-2/clutter/clutter-constraint.h -include/mutter/clutter-2/clutter/clutter-container.h -include/mutter/clutter-2/clutter/clutter-content.h -include/mutter/clutter-2/clutter/clutter-deform-effect.h -include/mutter/clutter-2/clutter/clutter-deprecated.h -include/mutter/clutter-2/clutter/clutter-desaturate-effect.h -include/mutter/clutter-2/clutter/clutter-device-manager.h -include/mutter/clutter-2/clutter/clutter-drag-action.h -include/mutter/clutter-2/clutter/clutter-drop-action.h -include/mutter/clutter-2/clutter/clutter-effect.h -include/mutter/clutter-2/clutter/clutter-enum-types.h -include/mutter/clutter-2/clutter/clutter-enums.h -include/mutter/clutter-2/clutter/clutter-event.h -include/mutter/clutter-2/clutter/clutter-feature.h -include/mutter/clutter-2/clutter/clutter-fixed-layout.h -include/mutter/clutter-2/clutter/clutter-flow-layout.h -include/mutter/clutter-2/clutter/clutter-gesture-action.h -include/mutter/clutter-2/clutter/clutter-grid-layout.h -include/mutter/clutter-2/clutter/clutter-group.h -include/mutter/clutter-2/clutter/clutter-image.h -include/mutter/clutter-2/clutter/clutter-input-device-tool.h -include/mutter/clutter-2/clutter/clutter-input-device.h -include/mutter/clutter-2/clutter/clutter-input-focus.h -include/mutter/clutter-2/clutter/clutter-input-method.h -include/mutter/clutter-2/clutter/clutter-interval.h -include/mutter/clutter-2/clutter/clutter-keyframe-transition.h -include/mutter/clutter-2/clutter/clutter-keysyms.h -include/mutter/clutter-2/clutter/clutter-layout-manager.h -include/mutter/clutter-2/clutter/clutter-layout-meta.h -include/mutter/clutter-2/clutter/clutter-macros.h -include/mutter/clutter-2/clutter/clutter-main.h -include/mutter/clutter-2/clutter/clutter-marshal.h -include/mutter/clutter-2/clutter/clutter-mutter.h -include/mutter/clutter-2/clutter/clutter-offscreen-effect.h -include/mutter/clutter-2/clutter/clutter-page-turn-effect.h -include/mutter/clutter-2/clutter/clutter-paint-node.h -include/mutter/clutter-2/clutter/clutter-paint-nodes.h -include/mutter/clutter-2/clutter/clutter-pan-action.h -include/mutter/clutter-2/clutter/clutter-path-constraint.h -include/mutter/clutter-2/clutter/clutter-path.h -include/mutter/clutter-2/clutter/clutter-property-transition.h -include/mutter/clutter-2/clutter/clutter-rotate-action.h -include/mutter/clutter-2/clutter/clutter-script.h -include/mutter/clutter-2/clutter/clutter-scriptable.h -include/mutter/clutter-2/clutter/clutter-scroll-actor.h -include/mutter/clutter-2/clutter/clutter-settings.h -include/mutter/clutter-2/clutter/clutter-shader-effect.h -include/mutter/clutter-2/clutter/clutter-shader-types.h -include/mutter/clutter-2/clutter/clutter-snap-constraint.h -include/mutter/clutter-2/clutter/clutter-stage-manager.h -include/mutter/clutter-2/clutter/clutter-stage.h -include/mutter/clutter-2/clutter/clutter-swipe-action.h -include/mutter/clutter-2/clutter/clutter-tap-action.h -include/mutter/clutter-2/clutter/clutter-test-utils.h -include/mutter/clutter-2/clutter/clutter-text-buffer.h -include/mutter/clutter-2/clutter/clutter-text.h -include/mutter/clutter-2/clutter/clutter-texture.h -include/mutter/clutter-2/clutter/clutter-timeline.h -include/mutter/clutter-2/clutter/clutter-transition-group.h -include/mutter/clutter-2/clutter/clutter-transition.h -include/mutter/clutter-2/clutter/clutter-types.h -include/mutter/clutter-2/clutter/clutter-units.h -include/mutter/clutter-2/clutter/clutter-version.h -include/mutter/clutter-2/clutter/clutter-virtual-input-device.h -include/mutter/clutter-2/clutter/clutter-zoom-action.h -include/mutter/clutter-2/clutter/clutter.h -include/mutter/clutter-2/clutter/deprecated/clutter-actor.h -include/mutter/clutter-2/clutter/deprecated/clutter-alpha.h -include/mutter/clutter-2/clutter/deprecated/clutter-animatable.h -include/mutter/clutter-2/clutter/deprecated/clutter-animation.h -include/mutter/clutter-2/clutter/deprecated/clutter-animator.h -include/mutter/clutter-2/clutter/deprecated/clutter-backend.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-depth.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-ellipse.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-opacity.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-path.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-rotate.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour-scale.h -include/mutter/clutter-2/clutter/deprecated/clutter-behaviour.h -include/mutter/clutter-2/clutter/deprecated/clutter-bin-layout.h -include/mutter/clutter-2/clutter/deprecated/clutter-box.h -include/mutter/clutter-2/clutter/deprecated/clutter-cairo-texture.h -include/mutter/clutter-2/clutter/deprecated/clutter-container.h -include/mutter/clutter-2/clutter/deprecated/clutter-frame-source.h -include/mutter/clutter-2/clutter/deprecated/clutter-group.h -include/mutter/clutter-2/clutter/deprecated/clutter-input-device.h -include/mutter/clutter-2/clutter/deprecated/clutter-keysyms.h -include/mutter/clutter-2/clutter/deprecated/clutter-list-model.h -include/mutter/clutter-2/clutter/deprecated/clutter-main.h -include/mutter/clutter-2/clutter/deprecated/clutter-media.h -include/mutter/clutter-2/clutter/deprecated/clutter-model.h -include/mutter/clutter-2/clutter/deprecated/clutter-rectangle.h -include/mutter/clutter-2/clutter/deprecated/clutter-score.h -include/mutter/clutter-2/clutter/deprecated/clutter-shader.h -include/mutter/clutter-2/clutter/deprecated/clutter-stage-manager.h -include/mutter/clutter-2/clutter/deprecated/clutter-stage.h -include/mutter/clutter-2/clutter/deprecated/clutter-state.h -include/mutter/clutter-2/clutter/deprecated/clutter-table-layout.h -include/mutter/clutter-2/clutter/deprecated/clutter-texture.h -include/mutter/clutter-2/clutter/deprecated/clutter-timeline.h -include/mutter/clutter-2/clutter/deprecated/clutter-timeout-pool.h -include/mutter/clutter-2/clutter/deprecated/clutter-util.h -include/mutter/clutter-2/clutter/x11/clutter-x11-texture-pixmap.h -include/mutter/clutter-2/clutter/x11/clutter-x11.h -include/mutter/cogl/cogl-pango/cogl-pango.h -include/mutter/cogl/cogl-path/cogl-path-enum-types.h -include/mutter/cogl/cogl-path/cogl-path-functions.h -include/mutter/cogl/cogl-path/cogl-path-types.h -include/mutter/cogl/cogl-path/cogl-path.h -include/mutter/cogl/cogl/cogl-atlas-texture.h -include/mutter/cogl/cogl/cogl-attribute-buffer.h -include/mutter/cogl/cogl/cogl-attribute.h -include/mutter/cogl/cogl/cogl-auto-texture.h -include/mutter/cogl/cogl/cogl-bitmap.h -include/mutter/cogl/cogl/cogl-buffer.h -include/mutter/cogl/cogl/cogl-clutter.h -include/mutter/cogl/cogl/cogl-color.h -include/mutter/cogl/cogl/cogl-context.h -include/mutter/cogl/cogl/cogl-defines.h -include/mutter/cogl/cogl/cogl-deprecated.h -include/mutter/cogl/cogl/cogl-depth-state.h -include/mutter/cogl/cogl/cogl-display.h -include/mutter/cogl/cogl/cogl-egl-defines.h -include/mutter/cogl/cogl/cogl-egl.h -include/mutter/cogl/cogl/cogl-error.h -include/mutter/cogl/cogl/cogl-euler.h -include/mutter/cogl/cogl/cogl-fence.h -include/mutter/cogl/cogl/cogl-frame-info.h -include/mutter/cogl/cogl/cogl-framebuffer.h -include/mutter/cogl/cogl/cogl-gles2-types.h -include/mutter/cogl/cogl/cogl-gles2.h -include/mutter/cogl/cogl/cogl-glib-source.h -include/mutter/cogl/cogl/cogl-glx.h -include/mutter/cogl/cogl/cogl-gtype-private.h -include/mutter/cogl/cogl/cogl-index-buffer.h -include/mutter/cogl/cogl/cogl-indices.h -include/mutter/cogl/cogl/cogl-macros.h -include/mutter/cogl/cogl/cogl-material-compat.h -include/mutter/cogl/cogl/cogl-matrix-stack.h -include/mutter/cogl/cogl/cogl-matrix.h -include/mutter/cogl/cogl/cogl-meta-texture.h -include/mutter/cogl/cogl/cogl-mutter.h -include/mutter/cogl/cogl/cogl-object.h -include/mutter/cogl/cogl/cogl-offscreen.h -include/mutter/cogl/cogl/cogl-onscreen-template.h -include/mutter/cogl/cogl/cogl-onscreen.h -include/mutter/cogl/cogl/cogl-output.h -include/mutter/cogl/cogl/cogl-pango.h -include/mutter/cogl/cogl/cogl-pipeline-layer-state.h -include/mutter/cogl/cogl/cogl-pipeline-state.h -include/mutter/cogl/cogl/cogl-pipeline.h -include/mutter/cogl/cogl/cogl-pixel-buffer.h -include/mutter/cogl/cogl/cogl-poll.h -include/mutter/cogl/cogl/cogl-primitive-texture.h -include/mutter/cogl/cogl/cogl-primitive.h -include/mutter/cogl/cogl/cogl-primitives.h -include/mutter/cogl/cogl/cogl-quaternion.h -include/mutter/cogl/cogl/cogl-renderer.h -include/mutter/cogl/cogl/cogl-shader.h -include/mutter/cogl/cogl/cogl-snippet.h -include/mutter/cogl/cogl/cogl-sub-texture.h -include/mutter/cogl/cogl/cogl-swap-chain.h -include/mutter/cogl/cogl/cogl-texture-2d-gl.h -include/mutter/cogl/cogl/cogl-texture-2d-sliced.h -include/mutter/cogl/cogl/cogl-texture-2d.h -include/mutter/cogl/cogl/cogl-texture-3d.h -include/mutter/cogl/cogl/cogl-texture-pixmap-x11.h -include/mutter/cogl/cogl/cogl-texture-rectangle.h -include/mutter/cogl/cogl/cogl-texture.h -include/mutter/cogl/cogl/cogl-type-casts.h -include/mutter/cogl/cogl/cogl-types.h -include/mutter/cogl/cogl/cogl-vector.h -include/mutter/cogl/cogl/cogl-version.h -include/mutter/cogl/cogl/cogl-vertex-buffer.h -include/mutter/cogl/cogl/cogl-xlib-renderer.h -include/mutter/cogl/cogl/cogl-xlib.h -include/mutter/cogl/cogl/cogl.h -include/mutter/cogl/cogl/cogl1-context.h -include/mutter/cogl/cogl/deprecated/cogl-auto-texture.h -include/mutter/cogl/cogl/deprecated/cogl-clutter-xlib.h -include/mutter/cogl/cogl/deprecated/cogl-clutter.h -include/mutter/cogl/cogl/deprecated/cogl-framebuffer-deprecated.h -include/mutter/cogl/cogl/deprecated/cogl-material-compat.h -include/mutter/cogl/cogl/deprecated/cogl-shader.h -include/mutter/cogl/cogl/deprecated/cogl-type-casts.h -include/mutter/cogl/cogl/deprecated/cogl-vertex-buffer.h -include/mutter/cogl/cogl/gl-prototypes/cogl-core-functions.h -include/mutter/cogl/cogl/gl-prototypes/cogl-gles2-functions.h -include/mutter/cogl/cogl/gl-prototypes/cogl-glsl-functions.h -include/mutter/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h -include/mutter/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h -include/mutter/meta/barrier.h -include/mutter/meta/boxes.h -include/mutter/meta/common.h -include/mutter/meta/compositor-mutter.h -include/mutter/meta/compositor.h -include/mutter/meta/display.h -include/mutter/meta/errors.h -include/mutter/meta/group.h -include/mutter/meta/keybindings.h -include/mutter/meta/main.h -include/mutter/meta/meta-backend.h -include/mutter/meta/meta-background-actor.h -include/mutter/meta/meta-background-group.h -include/mutter/meta/meta-background-image.h -include/mutter/meta/meta-background.h -include/mutter/meta/meta-close-dialog.h -include/mutter/meta/meta-cursor-tracker.h -include/mutter/meta/meta-dnd.h -include/mutter/meta/meta-enum-types.h -include/mutter/meta/meta-idle-monitor.h -include/mutter/meta/meta-inhibit-shortcuts-dialog.h -include/mutter/meta/meta-monitor-manager.h -include/mutter/meta/meta-plugin.h -include/mutter/meta/meta-settings.h -include/mutter/meta/meta-shadow-factory.h -include/mutter/meta/meta-shaped-texture.h -include/mutter/meta/meta-stage.h -include/mutter/meta/meta-version.h -include/mutter/meta/meta-window-actor.h -include/mutter/meta/meta-window-group.h -include/mutter/meta/meta-window-shape.h -include/mutter/meta/prefs.h -include/mutter/meta/screen.h -include/mutter/meta/theme.h -include/mutter/meta/types.h -include/mutter/meta/util.h -include/mutter/meta/window.h -include/mutter/meta/workspace.h -lib/libmutter-2.so -lib/libmutter-2.so.0 -lib/libmutter-2.so.0.0.0 -lib/mutter/Cally-2.gir -lib/mutter/Cally-2.typelib -lib/mutter/Clutter-2.gir -lib/mutter/Clutter-2.typelib -lib/mutter/ClutterX11-2.gir -lib/mutter/ClutterX11-2.typelib -lib/mutter/Cogl-2.gir -lib/mutter/Cogl-2.typelib -lib/mutter/CoglPango-2.gir -lib/mutter/CoglPango-2.typelib -lib/mutter/Meta-2.gir -lib/mutter/Meta-2.typelib -lib/mutter/libmutter-clutter-2.so -lib/mutter/libmutter-cogl-2.so -lib/mutter/libmutter-cogl-pango-2.so -lib/mutter/libmutter-cogl-path-2.so -lib/mutter/plugins/default.so -libdata/pkgconfig/libmutter-2.pc -libdata/pkgconfig/mutter-clutter-2.pc -libdata/pkgconfig/mutter-clutter-x11-2.pc -libdata/pkgconfig/mutter-cogl-2.pc -libdata/pkgconfig/mutter-cogl-pango-2.pc -libdata/pkgconfig/mutter-cogl-path-2.pc +include/mutter-6/clutter/cally/cally-actor.h +include/mutter-6/clutter/cally/cally-clone.h +include/mutter-6/clutter/cally/cally-factory.h +include/mutter-6/clutter/cally/cally-group.h +include/mutter-6/clutter/cally/cally-main.h +include/mutter-6/clutter/cally/cally-rectangle.h +include/mutter-6/clutter/cally/cally-root.h +include/mutter-6/clutter/cally/cally-stage.h +include/mutter-6/clutter/cally/cally-text.h +include/mutter-6/clutter/cally/cally-util.h +include/mutter-6/clutter/cally/cally.h +include/mutter-6/clutter/clutter/clutter-action.h +include/mutter-6/clutter/clutter/clutter-actor-meta.h +include/mutter-6/clutter/clutter/clutter-actor.h +include/mutter-6/clutter/clutter/clutter-align-constraint.h +include/mutter-6/clutter/clutter/clutter-animatable.h +include/mutter-6/clutter/clutter/clutter-autocleanups.h +include/mutter-6/clutter/clutter/clutter-backend.h +include/mutter-6/clutter/clutter/clutter-bin-layout.h +include/mutter-6/clutter/clutter/clutter-bind-constraint.h +include/mutter-6/clutter/clutter/clutter-binding-pool.h +include/mutter-6/clutter/clutter/clutter-blur-effect.h +include/mutter-6/clutter/clutter/clutter-box-layout.h +include/mutter-6/clutter/clutter/clutter-brightness-contrast-effect.h +include/mutter-6/clutter/clutter/clutter-cairo.h +include/mutter-6/clutter/clutter/clutter-canvas.h +include/mutter-6/clutter/clutter/clutter-child-meta.h +include/mutter-6/clutter/clutter/clutter-click-action.h +include/mutter-6/clutter/clutter/clutter-clone.h +include/mutter-6/clutter/clutter/clutter-color-static.h +include/mutter-6/clutter/clutter/clutter-color.h +include/mutter-6/clutter/clutter/clutter-colorize-effect.h +include/mutter-6/clutter/clutter/clutter-config.h +include/mutter-6/clutter/clutter/clutter-constraint.h +include/mutter-6/clutter/clutter/clutter-container.h +include/mutter-6/clutter/clutter/clutter-content.h +include/mutter-6/clutter/clutter/clutter-deform-effect.h +include/mutter-6/clutter/clutter/clutter-deprecated.h +include/mutter-6/clutter/clutter/clutter-desaturate-effect.h +include/mutter-6/clutter/clutter/clutter-drag-action.h +include/mutter-6/clutter/clutter/clutter-drop-action.h +include/mutter-6/clutter/clutter/clutter-effect.h +include/mutter-6/clutter/clutter/clutter-enum-types.h +include/mutter-6/clutter/clutter/clutter-enums.h +include/mutter-6/clutter/clutter/clutter-event.h +include/mutter-6/clutter/clutter/clutter-feature.h +include/mutter-6/clutter/clutter/clutter-fixed-layout.h +include/mutter-6/clutter/clutter/clutter-flow-layout.h +include/mutter-6/clutter/clutter/clutter-gesture-action.h +include/mutter-6/clutter/clutter/clutter-grid-layout.h +include/mutter-6/clutter/clutter/clutter-group.h +include/mutter-6/clutter/clutter/clutter-image.h +include/mutter-6/clutter/clutter/clutter-input-device-tool.h +include/mutter-6/clutter/clutter/clutter-input-device.h +include/mutter-6/clutter/clutter/clutter-input-focus.h +include/mutter-6/clutter/clutter/clutter-input-method.h +include/mutter-6/clutter/clutter/clutter-interval.h +include/mutter-6/clutter/clutter/clutter-keyframe-transition.h +include/mutter-6/clutter/clutter/clutter-keymap.h +include/mutter-6/clutter/clutter/clutter-keysyms.h +include/mutter-6/clutter/clutter/clutter-layout-manager.h +include/mutter-6/clutter/clutter/clutter-layout-meta.h +include/mutter-6/clutter/clutter/clutter-macros.h +include/mutter-6/clutter/clutter/clutter-main.h +include/mutter-6/clutter/clutter/clutter-marshal.h +include/mutter-6/clutter/clutter/clutter-mutter.h +include/mutter-6/clutter/clutter/clutter-offscreen-effect.h +include/mutter-6/clutter/clutter/clutter-page-turn-effect.h +include/mutter-6/clutter/clutter/clutter-paint-context.h +include/mutter-6/clutter/clutter/clutter-paint-node.h +include/mutter-6/clutter/clutter/clutter-paint-nodes.h +include/mutter-6/clutter/clutter/clutter-pan-action.h +include/mutter-6/clutter/clutter/clutter-path-constraint.h +include/mutter-6/clutter/clutter/clutter-path.h +include/mutter-6/clutter/clutter/clutter-pick-context.h +include/mutter-6/clutter/clutter/clutter-property-transition.h +include/mutter-6/clutter/clutter/clutter-rotate-action.h +include/mutter-6/clutter/clutter/clutter-script.h +include/mutter-6/clutter/clutter/clutter-scriptable.h +include/mutter-6/clutter/clutter/clutter-scroll-actor.h +include/mutter-6/clutter/clutter/clutter-seat.h +include/mutter-6/clutter/clutter/clutter-settings.h +include/mutter-6/clutter/clutter/clutter-shader-effect.h +include/mutter-6/clutter/clutter/clutter-shader-types.h +include/mutter-6/clutter/clutter/clutter-snap-constraint.h +include/mutter-6/clutter/clutter/clutter-stage-manager.h +include/mutter-6/clutter/clutter/clutter-stage-view.h +include/mutter-6/clutter/clutter/clutter-stage.h +include/mutter-6/clutter/clutter/clutter-swipe-action.h +include/mutter-6/clutter/clutter/clutter-tap-action.h +include/mutter-6/clutter/clutter/clutter-text-buffer.h +include/mutter-6/clutter/clutter/clutter-text.h +include/mutter-6/clutter/clutter/clutter-timeline.h +include/mutter-6/clutter/clutter/clutter-transition-group.h +include/mutter-6/clutter/clutter/clutter-transition.h +include/mutter-6/clutter/clutter/clutter-types.h +include/mutter-6/clutter/clutter/clutter-units.h +include/mutter-6/clutter/clutter/clutter-virtual-input-device.h +include/mutter-6/clutter/clutter/clutter-zoom-action.h +include/mutter-6/clutter/clutter/clutter.h +include/mutter-6/clutter/clutter/deprecated/clutter-actor.h +include/mutter-6/clutter/clutter/deprecated/clutter-alpha.h +include/mutter-6/clutter/clutter/deprecated/clutter-animation.h +include/mutter-6/clutter/clutter/deprecated/clutter-box.h +include/mutter-6/clutter/clutter/deprecated/clutter-container.h +include/mutter-6/clutter/clutter/deprecated/clutter-group.h +include/mutter-6/clutter/clutter/deprecated/clutter-rectangle.h +include/mutter-6/clutter/clutter/deprecated/clutter-stage.h +include/mutter-6/clutter/clutter/deprecated/clutter-state.h +include/mutter-6/clutter/clutter/deprecated/clutter-timeline.h +include/mutter-6/clutter/clutter/x11/clutter-x11.h +include/mutter-6/cogl/cogl-pango/cogl-pango.h +include/mutter-6/cogl/cogl-path/cogl-path-enum-types.h +include/mutter-6/cogl/cogl-path/cogl-path-functions.h +include/mutter-6/cogl/cogl-path/cogl-path-types.h +include/mutter-6/cogl/cogl-path/cogl-path.h +include/mutter-6/cogl/cogl/cogl-atlas-texture.h +include/mutter-6/cogl/cogl/cogl-attribute-buffer.h +include/mutter-6/cogl/cogl/cogl-attribute.h +include/mutter-6/cogl/cogl/cogl-bitmap.h +include/mutter-6/cogl/cogl/cogl-buffer.h +include/mutter-6/cogl/cogl/cogl-color.h +include/mutter-6/cogl/cogl/cogl-context.h +include/mutter-6/cogl/cogl/cogl-defines.h +include/mutter-6/cogl/cogl/cogl-depth-state.h +include/mutter-6/cogl/cogl/cogl-display.h +include/mutter-6/cogl/cogl/cogl-dma-buf-handle.h +include/mutter-6/cogl/cogl/cogl-egl-defines.h +include/mutter-6/cogl/cogl/cogl-egl.h +include/mutter-6/cogl/cogl/cogl-fence.h +include/mutter-6/cogl/cogl/cogl-frame-info.h +include/mutter-6/cogl/cogl/cogl-framebuffer.h +include/mutter-6/cogl/cogl/cogl-glib-source.h +include/mutter-6/cogl/cogl/cogl-glx.h +include/mutter-6/cogl/cogl/cogl-gtype-private.h +include/mutter-6/cogl/cogl/cogl-index-buffer.h +include/mutter-6/cogl/cogl/cogl-indices.h +include/mutter-6/cogl/cogl/cogl-macros.h +include/mutter-6/cogl/cogl/cogl-matrix-stack.h +include/mutter-6/cogl/cogl/cogl-matrix.h +include/mutter-6/cogl/cogl/cogl-meta-texture.h +include/mutter-6/cogl/cogl/cogl-object.h +include/mutter-6/cogl/cogl/cogl-offscreen.h +include/mutter-6/cogl/cogl/cogl-onscreen-template.h +include/mutter-6/cogl/cogl/cogl-onscreen.h +include/mutter-6/cogl/cogl/cogl-output.h +include/mutter-6/cogl/cogl/cogl-pipeline-layer-state.h +include/mutter-6/cogl/cogl/cogl-pipeline-state.h +include/mutter-6/cogl/cogl/cogl-pipeline.h +include/mutter-6/cogl/cogl/cogl-pixel-buffer.h +include/mutter-6/cogl/cogl/cogl-pixel-format.h +include/mutter-6/cogl/cogl/cogl-poll.h +include/mutter-6/cogl/cogl/cogl-primitive-texture.h +include/mutter-6/cogl/cogl/cogl-primitive.h +include/mutter-6/cogl/cogl/cogl-renderer.h +include/mutter-6/cogl/cogl/cogl-snippet.h +include/mutter-6/cogl/cogl/cogl-sub-texture.h +include/mutter-6/cogl/cogl/cogl-swap-chain.h +include/mutter-6/cogl/cogl/cogl-texture-2d-sliced.h +include/mutter-6/cogl/cogl/cogl-texture-2d.h +include/mutter-6/cogl/cogl/cogl-texture-pixmap-x11.h +include/mutter-6/cogl/cogl/cogl-texture.h +include/mutter-6/cogl/cogl/cogl-trace.h +include/mutter-6/cogl/cogl/cogl-types.h +include/mutter-6/cogl/cogl/cogl-version.h +include/mutter-6/cogl/cogl/cogl-xlib-renderer.h +include/mutter-6/cogl/cogl/cogl-xlib.h +include/mutter-6/cogl/cogl/cogl.h +include/mutter-6/cogl/cogl/cogl1-context.h +include/mutter-6/cogl/cogl/deprecated/cogl-auto-texture.h +include/mutter-6/cogl/cogl/deprecated/cogl-clutter.h +include/mutter-6/cogl/cogl/deprecated/cogl-material-compat.h +include/mutter-6/cogl/cogl/deprecated/cogl-shader.h +include/mutter-6/cogl/cogl/deprecated/cogl-type-casts.h +include/mutter-6/cogl/cogl/gl-prototypes/cogl-core-functions.h +include/mutter-6/cogl/cogl/gl-prototypes/cogl-gles2-functions.h +include/mutter-6/cogl/cogl/gl-prototypes/cogl-glsl-functions.h +include/mutter-6/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h +include/mutter-6/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h +include/mutter-6/meta/barrier.h +include/mutter-6/meta/boxes.h +include/mutter-6/meta/common.h +include/mutter-6/meta/compositor-mutter.h +include/mutter-6/meta/compositor.h +include/mutter-6/meta/display.h +include/mutter-6/meta/group.h +include/mutter-6/meta/keybindings.h +include/mutter-6/meta/main.h +include/mutter-6/meta/meta-backend.h +include/mutter-6/meta/meta-background-actor.h +include/mutter-6/meta/meta-background-group.h +include/mutter-6/meta/meta-background-image.h +include/mutter-6/meta/meta-background.h +include/mutter-6/meta/meta-close-dialog.h +include/mutter-6/meta/meta-cursor-tracker.h +include/mutter-6/meta/meta-dnd.h +include/mutter-6/meta/meta-enum-types.h +include/mutter-6/meta/meta-idle-monitor.h +include/mutter-6/meta/meta-inhibit-shortcuts-dialog.h +include/mutter-6/meta/meta-launch-context.h +include/mutter-6/meta/meta-monitor-manager.h +include/mutter-6/meta/meta-plugin.h +include/mutter-6/meta/meta-remote-access-controller.h +include/mutter-6/meta/meta-selection-source-memory.h +include/mutter-6/meta/meta-selection-source.h +include/mutter-6/meta/meta-selection.h +include/mutter-6/meta/meta-settings.h +include/mutter-6/meta/meta-shadow-factory.h +include/mutter-6/meta/meta-shaped-texture.h +include/mutter-6/meta/meta-sound-player.h +include/mutter-6/meta/meta-stage.h +include/mutter-6/meta/meta-startup-notification.h +include/mutter-6/meta/meta-version.h +include/mutter-6/meta/meta-window-actor.h +include/mutter-6/meta/meta-window-group.h +include/mutter-6/meta/meta-window-shape.h +include/mutter-6/meta/meta-workspace-manager.h +include/mutter-6/meta/meta-x11-display.h +include/mutter-6/meta/meta-x11-errors.h +include/mutter-6/meta/prefs.h +include/mutter-6/meta/theme.h +include/mutter-6/meta/types.h +include/mutter-6/meta/util.h +include/mutter-6/meta/window.h +include/mutter-6/meta/workspace.h +lib/libmutter-6.so +lib/libmutter-6.so.0 +lib/libmutter-6.so.0.0.0 +lib/mutter-6/Cally-6.gir +lib/mutter-6/Cally-6.typelib +lib/mutter-6/Clutter-6.gir +lib/mutter-6/Clutter-6.typelib +lib/mutter-6/ClutterX11-6.gir +lib/mutter-6/ClutterX11-6.typelib +lib/mutter-6/Cogl-6.gir +lib/mutter-6/Cogl-6.typelib +lib/mutter-6/CoglPango-6.gir +lib/mutter-6/CoglPango-6.typelib +lib/mutter-6/Meta-6.gir +lib/mutter-6/Meta-6.typelib +lib/mutter-6/libmutter-clutter-6.so +lib/mutter-6/libmutter-clutter-6.so.0 +lib/mutter-6/libmutter-clutter-6.so.0.0.0 +lib/mutter-6/libmutter-cogl-6.so +lib/mutter-6/libmutter-cogl-6.so.0 +lib/mutter-6/libmutter-cogl-6.so.0.0.0 +lib/mutter-6/libmutter-cogl-pango-6.so +lib/mutter-6/libmutter-cogl-pango-6.so.0 +lib/mutter-6/libmutter-cogl-pango-6.so.0.0.0 +lib/mutter-6/libmutter-cogl-path-6.so +lib/mutter-6/libmutter-cogl-path-6.so.0 +lib/mutter-6/libmutter-cogl-path-6.so.0.0.0 +lib/mutter-6/plugins/libdefault.so +libdata/pkgconfig/libmutter-6.pc +libdata/pkgconfig/mutter-clutter-6.pc +libdata/pkgconfig/mutter-clutter-x11-6.pc +libdata/pkgconfig/mutter-cogl-6.pc +libdata/pkgconfig/mutter-cogl-pango-6.pc +libdata/pkgconfig/mutter-cogl-path-6.pc libexec/mutter-restart-helper man/man1/mutter.1.gz share/GConf/gsettings/mutter-schemas.convert share/applications/mutter.desktop share/gnome-control-center/keybindings/50-mutter-navigation.xml share/gnome-control-center/keybindings/50-mutter-system.xml share/gnome-control-center/keybindings/50-mutter-windows.xml share/locale/am/LC_MESSAGES/mutter.mo share/locale/ar/LC_MESSAGES/mutter.mo share/locale/as/LC_MESSAGES/mutter.mo share/locale/ast/LC_MESSAGES/mutter.mo share/locale/az/LC_MESSAGES/mutter.mo share/locale/be/LC_MESSAGES/mutter.mo share/locale/be@latin/LC_MESSAGES/mutter.mo share/locale/bg/LC_MESSAGES/mutter.mo share/locale/bn/LC_MESSAGES/mutter.mo share/locale/bn_IN/LC_MESSAGES/mutter.mo share/locale/br/LC_MESSAGES/mutter.mo share/locale/bs/LC_MESSAGES/mutter.mo share/locale/ca/LC_MESSAGES/mutter.mo share/locale/ca@valencia/LC_MESSAGES/mutter.mo share/locale/cs/LC_MESSAGES/mutter.mo share/locale/cy/LC_MESSAGES/mutter.mo share/locale/da/LC_MESSAGES/mutter.mo share/locale/de/LC_MESSAGES/mutter.mo share/locale/dz/LC_MESSAGES/mutter.mo share/locale/el/LC_MESSAGES/mutter.mo share/locale/en_CA/LC_MESSAGES/mutter.mo share/locale/en_GB/LC_MESSAGES/mutter.mo share/locale/eo/LC_MESSAGES/mutter.mo share/locale/es/LC_MESSAGES/mutter.mo share/locale/et/LC_MESSAGES/mutter.mo share/locale/eu/LC_MESSAGES/mutter.mo share/locale/fa/LC_MESSAGES/mutter.mo share/locale/fi/LC_MESSAGES/mutter.mo share/locale/fr/LC_MESSAGES/mutter.mo share/locale/fur/LC_MESSAGES/mutter.mo share/locale/ga/LC_MESSAGES/mutter.mo share/locale/gd/LC_MESSAGES/mutter.mo share/locale/gl/LC_MESSAGES/mutter.mo share/locale/gu/LC_MESSAGES/mutter.mo share/locale/ha/LC_MESSAGES/mutter.mo share/locale/he/LC_MESSAGES/mutter.mo share/locale/hi/LC_MESSAGES/mutter.mo share/locale/hr/LC_MESSAGES/mutter.mo share/locale/hu/LC_MESSAGES/mutter.mo share/locale/hy/LC_MESSAGES/mutter.mo share/locale/id/LC_MESSAGES/mutter.mo share/locale/ig/LC_MESSAGES/mutter.mo share/locale/is/LC_MESSAGES/mutter.mo share/locale/it/LC_MESSAGES/mutter.mo share/locale/ja/LC_MESSAGES/mutter.mo share/locale/ka/LC_MESSAGES/mutter.mo share/locale/kk/LC_MESSAGES/mutter.mo share/locale/kn/LC_MESSAGES/mutter.mo share/locale/ko/LC_MESSAGES/mutter.mo share/locale/ku/LC_MESSAGES/mutter.mo share/locale/la/LC_MESSAGES/mutter.mo share/locale/lt/LC_MESSAGES/mutter.mo share/locale/lv/LC_MESSAGES/mutter.mo share/locale/mai/LC_MESSAGES/mutter.mo share/locale/mg/LC_MESSAGES/mutter.mo share/locale/mk/LC_MESSAGES/mutter.mo share/locale/ml/LC_MESSAGES/mutter.mo share/locale/mn/LC_MESSAGES/mutter.mo share/locale/mr/LC_MESSAGES/mutter.mo share/locale/ms/LC_MESSAGES/mutter.mo share/locale/nb/LC_MESSAGES/mutter.mo share/locale/nds/LC_MESSAGES/mutter.mo share/locale/ne/LC_MESSAGES/mutter.mo share/locale/nl/LC_MESSAGES/mutter.mo share/locale/nn/LC_MESSAGES/mutter.mo share/locale/oc/LC_MESSAGES/mutter.mo share/locale/or/LC_MESSAGES/mutter.mo share/locale/pa/LC_MESSAGES/mutter.mo share/locale/pl/LC_MESSAGES/mutter.mo share/locale/pt/LC_MESSAGES/mutter.mo share/locale/pt_BR/LC_MESSAGES/mutter.mo share/locale/ro/LC_MESSAGES/mutter.mo share/locale/ru/LC_MESSAGES/mutter.mo share/locale/rw/LC_MESSAGES/mutter.mo share/locale/si/LC_MESSAGES/mutter.mo share/locale/sk/LC_MESSAGES/mutter.mo share/locale/sl/LC_MESSAGES/mutter.mo share/locale/sq/LC_MESSAGES/mutter.mo share/locale/sr/LC_MESSAGES/mutter.mo share/locale/sr@latin/LC_MESSAGES/mutter.mo share/locale/sv/LC_MESSAGES/mutter.mo share/locale/ta/LC_MESSAGES/mutter.mo share/locale/te/LC_MESSAGES/mutter.mo share/locale/tg/LC_MESSAGES/mutter.mo share/locale/th/LC_MESSAGES/mutter.mo share/locale/tk/LC_MESSAGES/mutter.mo share/locale/tr/LC_MESSAGES/mutter.mo share/locale/ug/LC_MESSAGES/mutter.mo share/locale/uk/LC_MESSAGES/mutter.mo share/locale/vi/LC_MESSAGES/mutter.mo share/locale/wa/LC_MESSAGES/mutter.mo share/locale/xh/LC_MESSAGES/mutter.mo share/locale/yo/LC_MESSAGES/mutter.mo share/locale/zh_CN/LC_MESSAGES/mutter.mo share/locale/zh_HK/LC_MESSAGES/mutter.mo share/locale/zh_TW/LC_MESSAGES/mutter.mo diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 31d0ae04f7a7..9dfc8ab774d0 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= phoc DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org COMMENT= Phone compositor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= ${LOCALBASE}/share/glib-2.0/schemas/org.gnome.mutter.gschema.xml:x11-wm/mutter USES= compiler:c11 gl gnome meson pkgconfig xorg USE_GITLAB= yes USE_GL= glesv2 USE_GNOME= gnomedesktop3 USE_XORG= pixman GL_SITE= https://source.puri.sm GL_ACCOUNT= Librem5 GL_COMMIT= 0be2173791e709e8d07d5916ad12adbba614a799 CFLAGS+= -Wno-error=format-nonliteral # clang PLIST_FILES= bin/${PORTNAME} GLIB_SCHEMAS= sm.puri.phoc.gschema.xml post-extract: # Avoid confusing Meson instead of forcing -Dembed-wlroots=disabled @${RMDIR} ${WRKSRC}/subprojects/wlroots .include diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile index 7bd8cb219c61..99e19f4b2a4c 100644 --- a/x11/cinnamon-screensaver/Makefile +++ b/x11/cinnamon-screensaver/Makefile @@ -1,57 +1,57 @@ # Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= cinnamon-screensaver PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen saver and locker LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \ gnome-autogen.sh:devel/gnome-common LIB_DEPENDS= libnotify.so:devel/libnotify \ libcinnamon-desktop.so:x11/cinnamon-desktop \ libdbus-glib-1.so:devel/dbus-glib RUN_DEPENDS= pam_helper:security/pam_helper \ gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \ gnome-keyring>=0:security/gnome-keyring USES= autoreconf:build gettext gmake gnome libtool pathfix pkgconfig \ xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint USE_XORG= x11 xext xxf86vm xscrnsaver USE_GNOME= gnomedesktop3 gnomeprefix intlhack intlhack libgnomekbd libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CFLAGS= -I${LOCALBASE}/include -Wno-error=format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-pam-prefix=${PREFIX}/etc/pam.d \ --without-systemd INSTALL_TARGET= install-strip SUB_FILES+= cinnamon-screensaver.pam post-patch: @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \ ${WRKSRC}/src/gs-auth-pam.c @${REINPLACE_CMD} -e 's|find -m|find . -m|g' \ ${WRKSRC}/files/Makefile.in @${ECHO} "#define PASSWD_HELPER_PROGRAM \"/usr/local/bin/pam_helper\"" \ >> ${WRKSRC}/config.h.in post-install: ${INSTALL_DATA} ${WRKDIR}/cinnamon-screensaver.pam \ ${STAGEDIR}${PREFIX}/etc/pam.d/cinnamon-screensaver ${RM} -r ${STAGEDIR}${PREFIX}/etc/pam.d/pam.d/ pre-configure: cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh .include diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 481730ffc7f5..74975d754008 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -1,160 +1,160 @@ # Created by: Gustau Perez i Querol # $FreeBSD$ PORTNAME= cinnamon PORTVERSION= 2.4.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Fork of GNOME Shell with layout similar to GNOME 2 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-12-31 BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ gnome-autogen.sh:devel/gnome-common LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libcaribou.so:accessibility/caribou \ libgnome-keyring.so:security/libgnome-keyring \ libmuffin.so:x11-wm/muffin \ libtelepathy-glib.so:net-im/telepathy-glib \ libtelepathy-logger.so:net-im/telepathy-logger \ libfolks.so:net-im/folks \ libpulse.so:audio/pulseaudio \ libcroco-0.6.so:textproc/libcroco \ libsoup-2.4.so:devel/libsoup \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libcogl.so:graphics/cogl \ libpolkit-agent-1.so:sysutils/polkit \ libclutter-glx-1.0.so:graphics/clutter \ libmozjs-24.so:lang/spidermonkey24 \ libcjs.so:lang/cjs \ libjson-glib-1.0.so:devel/json-glib \ libcinnamon-menu-3.so:x11/cinnamon-menus \ libcinnamon-desktop.so:x11/cinnamon-desktop \ libaccountsservice.so:sysutils/accountsservice RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ ca_root_nss>=0:security/ca_root_nss \ gnome-themes-extra>=3.0.0:x11-themes/gnome-themes-extra \ cinnamon-control-center:sysutils/cinnamon-control-center \ cinnamon-translations>=0:misc/cinnamon-translations \ cinnamon-screensaver:x11/cinnamon-screensaver \ nemo:x11-fm/nemo \ ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} USES= autoreconf compiler:c11 gettext gmake gnome gl libtool \ localbase:ldflags pathfix pkgconfig python:2.7 shebangfix xorg USE_GITHUB= yes USE_GL= gl egl USE_GNOME= cairo evolutiondataserver3 gconf2 gnomedesktop3 \ gnomeprefix gtk30 intlhack introspection USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= x11 xfixes sm xrandr xext xdamage xcomposite xi GH_ACCOUNT= linuxmint # this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX}) SHEBANG_FILES= files/* *.py INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-compile-warnings=no \ --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.cinnamon.gschema.xml OPTIONS_DEFINE= NLS NLS_RUN_DEPENDS= cinnamon-translations>=0:misc/cinnamon-translations post-patch: # we need this for intltoolize otherwise it can't copy the m4 file ... @${MKDIR} ${WRKSRC}/m4 @${MKDIR} ${WRKSRC}/files${PREFIX} .for d in bin lib share @${MV} ${WRKSRC}/files/usr/${d} ${WRKSRC}/files${PREFIX} .endfor @${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e 's|/usr/share/cinnamon|${STAGEDIR}${PREFIX}/share/|g ;\ s|/usr/lib|${STAGEDIR}${PREFIX}/share/|g' \ ${WRKSRC}/files/generate_desktop_files @${REINPLACE_CMD} -e 's|"usr/lib|"${STAGEDIR}${PREFIX}/share/|g ;\ s|"usr/share|"${STAGEDIR}${PREFIX}/share/|g' \ ${WRKSRC}/files/generate_desktop_files @${MV} ${WRKSRC}/files/etc ${WRKSRC}/files${PREFIX} @${RM} ${WRKSRC}/files/${PREFIX}/lib/cinnamon-settings/modules/cs_user.py # Remove a broken link (is applications-merge used anywhere?) @${RM} ${WRKSRC}/files/${PREFIX}/etc/xdg/menus/cinnamon-applications-merged @${REINPLACE_CMD} -e 's|AM_GNU_GETTEXT_VERSION(\[0.17\])||g ;\ s|AM_GNU_GETTEXT(\[external\])||g' \ ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|find|find ${WRKSRC}/files|g' \ ${WRKSRC}/files/Makefile.in # is this really needed? @${REINPLACE_CMD} -e 's|const NetworkManager = imports.gi.NetworkManager;||g ;\ s|const NMClient = imports.gi.NMClient;||g' \ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/network\@cinnamon.org/applet.js @${REINPLACE_CMD} -e 's|nm-applet;||g' \ ${WRKSRC}/files${PREFIX}/share/cinnamon-session/sessions/cinnamon.session \ ${WRKSRC}/files${PREFIX}/share/cinnamon-session/sessions/cinnamon2d.session @${REINPLACE_CMD} -e '/prefix/s|/usr|${PREFIX}|g ; \ /datadir/s|/usr|${PREFIX}|g' \ ${WRKSRC}/files${PREFIX}/lib/cinnamon-menu-editor/cme/config.py @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/share/cinnamon/locale" | \ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/share/cinnamon/locale|${PREFIX}/share/locale|g" @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/share" | \ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/lib" | \ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/lib|${PREFIX}/lib|g" # The cs_user.py is not patched until we have the python-pam module @${REINPLACE_CMD} -e 's|"/usr/bin|"${PREFIX}/bin|g' \ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/menu@cinnamon.org/applet.js \ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/user@cinnamon.org/applet.js \ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/bin/Spices.py \ # ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_user.py \ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_screensaver.py \ ${WRKSRC}/files${PREFIX}/bin/cinnamon-settings \ ${WRKSRC}/files${PREFIX}/bin/cinnamon-launcher @${REINPLACE_CMD} -e '/cs-tablet/d; /cs-bluetooth/d; /cs-network/d' \ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/cinnamon-settings.py @${REINPLACE_CMD} -e '/increase-opacity/d; /decrease-opacity/d' \ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_keyboard.py #@${REINPLACE_CMD} -e 's/SIZE\/$$$$CONTEXT/CONTEXT\/$$$$SIZE/g' \ # ${WRKSRC}/data/icons/Makefile.am @${REINPLACE_CMD} -e 's|=/usr/bin/|=${PREFIX}/bin/|g' \ ${WRKSRC}/files${PREFIX}/share/xsessions/cinnamon2d.desktop \ ${WRKSRC}/files${PREFIX}/share/xsessions/cinnamon.desktop \ ${WRKSRC}/files${PREFIX}/share/applications/cinnamon2d.desktop post-install: @${PYTHON_CMD} ${WRKSRC}/files/generate_desktop_files .include diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index e7bc25c150a9..294b84aaab6b 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,168 +1,171 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gdm PORTVERSION= 3.28.4 PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 display manager +LICENSE= GPLv2 +LICENSE_FILES= ${WRKSRC}/COPYING + BUILD_DEPENDS= zenity>=3.0.0:x11/zenity \ itstool:textproc/itstool \ iso-codes>=0:misc/iso-codes LIB_DEPENDS= libck-connector.so:sysutils/consolekit2 \ libaccountsservice.so:sysutils/accountsservice \ libfribidi.so:converters/fribidi \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 RUN_DEPENDS= zenity>=3.0.0:x11/zenity \ gnome-shell>=3.15.92:x11/gnome-shell \ gnome-settings-daemon>=3.0.0:sysutils/gnome-settings-daemon \ gnome-keyring-3:security/gnome-keyring \ gnome-session>=3.0.0:x11/gnome-session \ gnome-icon-theme-symbolic>=0:x11-themes/gnome-icon-theme-symbolic \ polkit-gnome>=0.105:sysutils/polkit-gnome \ at-spi2-core>=0:accessibility/at-spi2-core \ iso-codes>=0:misc/iso-codes # used in scripts RUN_DEPENDS+= xrdb:x11/xrdb \ setxkbmap:x11/setxkbmap \ xsetroot:x11/xsetroot \ xhost:x11/xhost \ xmodmap:x11/xmodmap \ xterm:x11/xterm USERS= gdm GROUPS= gdm video PORTSCOUT= limitw:1,even USES= cpe gettext gmake gnome libtool pathfix pkgconfig tar:xz xorg CPE_VENDOR= gnome CPE_PRODUCT= gnome_display_manager USE_GNOME= cairo dconf gtk30 intltool introspection USE_LDCONFIG= yes USE_XORG= x11 xau xcb xdmcp xorgproto INSTALLS_ICONS= yes USE_RC_SUBR= gdm USE_GNOME_SUBR= yes GNU_CONFIGURE= yes GLIB_SCHEMAS= org.gnome.login-screen.gschema.xml CONFIGURE_ARGS= --disable-static \ --mandir=${PREFIX}/man \ --with-lang-file=${PREFIX}/etc/gdm/locale.conf \ --with-at-spi-registryd-directory=${LOCALBASE}/libexec \ --with-custom-conf=${PREFIX}/etc/gdm/custom.conf \ --with-dbus-sys=${PREFIX}/etc/dbus-1/system.d \ --with-log-dir=/var/log/gdm \ --localstatedir=/var \ --without-selinux \ --without-libaudit \ --with-console-kit \ --with-working-directory=${PREFIX}/etc/gdm/home \ --with-sysconfsubdir=gdm \ --with-pid-file=/var/run/gdm.pid \ --with-dmconfdir=${LOCALBASE}/share/xsessions \ --with-screenshot-dir=/var/run/gdm/greeter \ --enable-authentication-scheme=pam \ --without-plymouth \ --without-systemd \ --with-user=gdm \ --with-group=gdm \ --with-initial-vt=09 \ --enable-gdm-xsession \ --disable-wayland-support \ --with-systemd=no # this is a hack until we can get our own pam dir and dir in order. CONFIGURE_ARGS+=--with-default-pam-config=redhat CPPFLAGS+= -I${LOCALBASE}/include -DHAS_SA_LEN LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip SUB_FILES+= gdm-launch-environment \ gdm-password \ gdm-autologin \ client.conf \ locale.conf GDMDIR?= ${PREFIX}/etc/gdm PKGMESSAGE= ${WRKDIR}/pkg-message GNOME_LOCALSTATEDIR= /var OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 .include .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug .endif post-patch: @${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \ ${WRKSRC}/data/Makefile.in @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ -e 's|/bin/bash|/bin/sh|g' \ ${WRKSRC}/daemon/gdm-session-worker.c @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ -e 's|/usr/bin/X|${LOCALBASE}/bin/X|g' \ -e 's|/usr/bin/Xorg|${LOCALBASE}/bin/Xorg|g' \ ${WRKSRC}/configure ${WRKSRC}/daemon/*.c ${WRKSRC}/po/*.po @${REINPLACE_CMD} -e 's|/at-spi-registryd|/at-spi2-registryd|g' \ ${WRKSRC}/chooser/gdm-host-chooser.c \ ${WRKSRC}/chooser/chooser-main.c @${REINPLACE_CMD} -e 's|/etc/X11|${LOCALBASE}/etc/X11|g' \ ${WRKSRC}/data/Init.in \ ${WRKSRC}/data/PostLogin \ ${WRKSRC}/data/PostSession.in \ ${WRKSRC}/data/PreSession.in \ ${WRKSRC}/data/Xsession.in @${RM} ${WRKSRC}/data/applications/gdm-simple-greeter.desktop \ ${WRKSRC}/data/applications/gdm-simple-greeter.desktop.in \ ${WRKSRC}/data/applications/gnome-shell.desktop \ post-install: ${INSTALL_DATA} ${WRKSRC}/data/gdm.conf-custom \ ${STAGEDIR}${PREFIX}/etc/gdm/custom.conf.sample @${RM} ${STAGEDIR}${PREFIX}/etc/gdm/custom.conf ${MV} ${STAGEDIR}${PREFIX}/etc/gdm/PostSession/Default \ ${STAGEDIR}${PREFIX}/etc/gdm/PostSession/Default.sample ${MV} ${STAGEDIR}${PREFIX}/etc/gdm/PreSession/Default \ ${STAGEDIR}${PREFIX}/etc/gdm/PreSession/Default.sample ${MKDIR} ${STAGEDIR}${PREFIX}/share/xsessions ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/Sessions ${MKDIR} ${STAGEDIR}${PREFIX}/etc/dm/Sessions ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/home ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/home/.pulse/ ${INSTALL_DATA} ${WRKDIR}/gdm-autologin \ ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-autologin ${INSTALL_DATA} ${WRKDIR}/gdm-launch-environment \ ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-launch-environment ${INSTALL_DATA} ${WRKDIR}/gdm-password \ ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-password ${INSTALL_DATA} ${WRKDIR}/client.conf \ ${STAGEDIR}${PREFIX}/etc/gdm/home/.pulse/client.conf.sample ${INSTALL_DATA} ${WRKDIR}/locale.conf \ ${STAGEDIR}${PREFIX}/etc/gdm/locale.conf.sample @${RM} ${STAGEDIR}${PREFIX}/lib/udev/rules.d/61-gdm.rules @${RMDIR} ${STAGEDIR}${PREFIX}/lib/udev/rules.d @${RMDIR} ${STAGEDIR}${PREFIX}/lib/udev @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \ | /usr/bin/fmt 75 79 > ${PKGMESSAGE} .include diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 21c409e49e99..7d3ae00d1561 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,45 +1,39 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-desktop -PORTVERSION= 3.28.2 +PORTVERSION= 3.38.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Additional UI API for GNOME 3 LICENSE= GPLv2+ LGPL20+ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB PORTSCOUT= limitw:1,even BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ xkeyboard-config>=0:x11/xkeyboard-config \ itstool:textproc/itstool RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ cantarell-fonts>=0:x11-fonts/cantarell-fonts \ xkeyboard-config>=0:x11/xkeyboard-config -USES= bison gettext gmake gnome libtool localbase pathfix \ +USES= bison gettext gnome localbase:ldflags meson \ pkgconfig python:3.4+ tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build USE_XORG= x11 USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \ - --disable-udev -INSTALL_TARGET= install-strip - -post-patch: - @${REINPLACE_CMD} -e 's|xsltproc -o| xsltproc --nonet -o|g' \ - ${WRKSRC}/desktop-docs/fdl/Makefile.in \ - ${WRKSRC}/desktop-docs/gpl/Makefile.in \ - ${WRKSRC}/desktop-docs/lgpl/Makefile.in +MESON_ARGS= -Dgnome_distributor="FreeBSD GNOME Project" \ + -Dudev=disabled \ + -Dsystemd=disabled \ + -Dgtk_doc=false .include diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo index 8f9da2dfff79..8fa49295818d 100644 --- a/x11/gnome-desktop/distinfo +++ b/x11/gnome-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525954310 -SHA256 (gnome3/gnome-desktop-3.28.2.tar.xz) = 605087bff17c61bc167ccb5a61ed4d06eab922fcce384576ed2a3577214c8330 -SIZE (gnome3/gnome-desktop-3.28.2.tar.xz) = 1077556 +TIMESTAMP = 1601308023 +SHA256 (gnome/gnome-desktop-3.38.0.tar.xz) = 089dbbe3c66fe5575659a4a385d5d4bbd99cf637034df317f21cf586b5dd6b90 +SIZE (gnome/gnome-desktop-3.38.0.tar.xz) = 745324 diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist index 6cbaf46d6015..dbe1ce58f4bc 100644 --- a/x11/gnome-desktop/pkg-plist +++ b/x11/gnome-desktop/pkg-plist @@ -1,223 +1,204 @@ include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h include/gnome-desktop-3.0/libgnome-desktop/gnome-idle-monitor.h include/gnome-desktop-3.0/libgnome-desktop/gnome-languages.h include/gnome-desktop-3.0/libgnome-desktop/gnome-pnp-ids.h include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h +include/gnome-desktop-3.0/libgnome-desktop/gnome-systemd.h include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h lib/girepository-1.0/GnomeDesktop-3.0.typelib lib/libgnome-desktop-3.so -lib/libgnome-desktop-3.so.17 -lib/libgnome-desktop-3.so.17.0.0 +lib/libgnome-desktop-3.so.19 +lib/libgnome-desktop-3.so.19.0.8 libdata/pkgconfig/gnome-desktop-3.0.pc libexec/gnome-rr-debug share/gir-1.0/GnomeDesktop-3.0.gir share/gnome/gnome-version.xml -share/gtk-doc/html/gnome-desktop3/GnomeDesktopThumbnailFactory.html -share/gtk-doc/html/gnome-desktop3/GnomeIdleMonitor.html -share/gtk-doc/html/gnome-desktop3/GnomeWallClock.html -share/gtk-doc/html/gnome-desktop3/GnomeXkbInfo.html -share/gtk-doc/html/gnome-desktop3/annotation-glossary.html -share/gtk-doc/html/gnome-desktop3/background.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3-Language-Utilities.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-bg.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-pnp-ids.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-rr-config.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-rr.html -share/gtk-doc/html/gnome-desktop3/gnome-desktop3.devhelp2 -share/gtk-doc/html/gnome-desktop3/home.png -share/gtk-doc/html/gnome-desktop3/idle-monitor.html -share/gtk-doc/html/gnome-desktop3/index.html -share/gtk-doc/html/gnome-desktop3/intro.html -share/gtk-doc/html/gnome-desktop3/languages.html -share/gtk-doc/html/gnome-desktop3/left-insensitive.png -share/gtk-doc/html/gnome-desktop3/left.png -share/gtk-doc/html/gnome-desktop3/randr.html -share/gtk-doc/html/gnome-desktop3/right-insensitive.png -share/gtk-doc/html/gnome-desktop3/right.png -share/gtk-doc/html/gnome-desktop3/style.css -share/gtk-doc/html/gnome-desktop3/thumbnail.html -share/gtk-doc/html/gnome-desktop3/up-insensitive.png -share/gtk-doc/html/gnome-desktop3/up.png -share/gtk-doc/html/gnome-desktop3/wall-clock.html -share/gtk-doc/html/gnome-desktop3/xkb-info.html share/help/C/fdl/index.docbook share/help/C/gpl/index.docbook share/help/C/lgpl/index.docbook share/help/ar/fdl/index.docbook share/help/ar/gpl/index.docbook share/help/ar/lgpl/index.docbook share/help/ca/fdl/index.docbook share/help/ca/gpl/index.docbook share/help/ca/lgpl/index.docbook +share/help/cs/fdl/index.docbook share/help/cs/gpl/index.docbook +share/help/cs/lgpl/index.docbook share/help/de/fdl/index.docbook share/help/de/gpl/index.docbook share/help/de/lgpl/index.docbook share/help/el/fdl/index.docbook share/help/el/gpl/index.docbook share/help/el/lgpl/index.docbook share/help/es/fdl/index.docbook share/help/es/gpl/index.docbook share/help/es/lgpl/index.docbook share/help/eu/fdl/index.docbook share/help/eu/gpl/index.docbook share/help/eu/lgpl/index.docbook share/help/fi/gpl/index.docbook share/help/fi/lgpl/index.docbook share/help/fr/fdl/index.docbook share/help/fr/gpl/index.docbook share/help/fr/lgpl/index.docbook share/help/gl/fdl/index.docbook share/help/gl/gpl/index.docbook +share/help/gl/lgpl/index.docbook share/help/hu/fdl/index.docbook share/help/hu/gpl/index.docbook share/help/hu/lgpl/index.docbook share/help/ko/fdl/index.docbook share/help/ko/gpl/index.docbook share/help/ko/lgpl/index.docbook share/help/nds/gpl/index.docbook share/help/oc/fdl/index.docbook share/help/oc/gpl/index.docbook share/help/oc/lgpl/index.docbook share/help/pa/gpl/index.docbook share/help/pa/lgpl/index.docbook share/help/pt_BR/fdl/index.docbook share/help/pt_BR/gpl/index.docbook share/help/pt_BR/lgpl/index.docbook share/help/sl/fdl/index.docbook share/help/sl/gpl/index.docbook share/help/sl/lgpl/index.docbook share/help/sr/gpl/index.docbook share/help/sr@latin/gpl/index.docbook share/help/sv/fdl/index.docbook share/help/sv/gpl/index.docbook share/help/sv/lgpl/index.docbook +share/help/tr/fdl/index.docbook +share/help/tr/gpl/index.docbook +share/help/tr/lgpl/index.docbook share/help/uk/fdl/index.docbook share/help/uk/gpl/index.docbook share/help/uk/lgpl/index.docbook share/help/vi/fdl/index.docbook share/help/vi/gpl/index.docbook share/help/vi/lgpl/index.docbook share/help/zh_CN/fdl/index.docbook share/help/zh_CN/gpl/index.docbook share/help/zh_CN/lgpl/index.docbook share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/an/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ar/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/as/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ast/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/az/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/be/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/be@latin/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/bg/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/bn/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/bn_IN/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/br/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/bs/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-3.0.mo +share/locale/ckb/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/dz/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/el/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/en/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/en@shaw/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/en_CA/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/en_GB/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/eo/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/es/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/et/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/eu/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/fa/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/fi/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/fr/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/fur/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/fy/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ga/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/gd/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/gl/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/gu/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ha/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/he/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/hi/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/hr/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/hu/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/hy/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/id/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ig/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/is/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/it/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ja/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ka/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/kg/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/kk/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/km/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/kn/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ko/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ku/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ky/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/li/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/lo/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/lt/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/lv/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mai/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mg/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mi/LC_MESSAGES/gnome-desktop-3.0.mo +share/locale/mjw/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mk/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ml/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mn/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/mr/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ms/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/nb/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/nds/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ne/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/nl/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/nn/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/nso/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/oc/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/or/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/pa/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/pl/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ps/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/pt/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ro/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ru/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/rw/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/si/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sk/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sl/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sq/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sr@latin/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/sv/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ta/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/te/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/tg/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/th/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/tk/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/tr/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ug/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/uk/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ur/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/uz/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/vi/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/wa/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/xh/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/yi/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/yo/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index b196e870a814..a965702062ca 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,39 +1,39 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-session -PORTVERSION= 3.28.1 -PORTREVISION= 3 +PORTVERSION= 3.38.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the GNOME 3 desktop LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xmlto:textproc/xmlto LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libdbus-glib-1.so:devel/dbus-glib \ libepoxy.so:graphics/libepoxy RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \ dbus-daemon:devel/dbus PORTSCOUT= limitw:1,even USES= compiler:c11 gettext gl gnome localbase:ldflags meson \ pkgconfig python:3.6+,build tar:xz xorg USE_GNOME= gnomedesktop3 gtk30 USE_XORG= ice sm x11 xcomposite xtrans USE_GL= egl gl glesv2 INSTALLS_ICONS= yes MESON_ARGS= -Dsystemd=false \ + -Dsystemd_session=disable \ -Dsystemd_journal=false \ -Dconsolekit=true BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.SessionManager.gschema.xml .include diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 03ee0d36e289..c2be7dfa307e 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524855068 -SHA256 (gnome3/gnome-session-3.28.1.tar.xz) = b893f75c8d34dbdbbc5c56429a17b59136ac7402e12f384da856dcfc725cd592 -SIZE (gnome3/gnome-session-3.28.1.tar.xz) = 480196 +TIMESTAMP = 1601309787 +SHA256 (gnome/gnome-session-3.38.0.tar.xz) = 7bcc0eb2cdba4b3f6d1b459b3a30873b7bb65b383c1f6a5f63c3e3b5c7943d67 +SIZE (gnome/gnome-session-3.38.0.tar.xz) = 481300 diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist index e5b818f8e586..384531a67973 100644 --- a/x11/gnome-session/pkg-plist +++ b/x11/gnome-session/pkg-plist @@ -1,127 +1,130 @@ bin/gnome-session bin/gnome-session-custom-session bin/gnome-session-inhibit bin/gnome-session-quit libexec/gnome-session-binary libexec/gnome-session-check-accelerated libexec/gnome-session-check-accelerated-gl-helper libexec/gnome-session-check-accelerated-gles-helper libexec/gnome-session-failed man/man1/gnome-session-inhibit.1.gz man/man1/gnome-session-quit.1.gz man/man1/gnome-session.1.gz share/GConf/gsettings/gnome-session.convert %%DATADIR%%/hardware-compatibility %%DATADIR%%/sessions/gnome-dummy.session %%DATADIR%%/sessions/gnome.session share/locale/af/LC_MESSAGES/gnome-session-3.0.mo share/locale/am/LC_MESSAGES/gnome-session-3.0.mo share/locale/an/LC_MESSAGES/gnome-session-3.0.mo share/locale/ar/LC_MESSAGES/gnome-session-3.0.mo share/locale/as/LC_MESSAGES/gnome-session-3.0.mo share/locale/ast/LC_MESSAGES/gnome-session-3.0.mo share/locale/az/LC_MESSAGES/gnome-session-3.0.mo share/locale/be/LC_MESSAGES/gnome-session-3.0.mo share/locale/be@latin/LC_MESSAGES/gnome-session-3.0.mo share/locale/bg/LC_MESSAGES/gnome-session-3.0.mo share/locale/bn/LC_MESSAGES/gnome-session-3.0.mo share/locale/bn_IN/LC_MESSAGES/gnome-session-3.0.mo share/locale/br/LC_MESSAGES/gnome-session-3.0.mo share/locale/bs/LC_MESSAGES/gnome-session-3.0.mo share/locale/ca/LC_MESSAGES/gnome-session-3.0.mo share/locale/ca@valencia/LC_MESSAGES/gnome-session-3.0.mo +share/locale/ckb/LC_MESSAGES/gnome-session-3.0.mo share/locale/crh/LC_MESSAGES/gnome-session-3.0.mo share/locale/cs/LC_MESSAGES/gnome-session-3.0.mo share/locale/csb/LC_MESSAGES/gnome-session-3.0.mo share/locale/cy/LC_MESSAGES/gnome-session-3.0.mo share/locale/da/LC_MESSAGES/gnome-session-3.0.mo share/locale/de/LC_MESSAGES/gnome-session-3.0.mo share/locale/dz/LC_MESSAGES/gnome-session-3.0.mo share/locale/el/LC_MESSAGES/gnome-session-3.0.mo share/locale/en@shaw/LC_MESSAGES/gnome-session-3.0.mo share/locale/en_CA/LC_MESSAGES/gnome-session-3.0.mo share/locale/en_GB/LC_MESSAGES/gnome-session-3.0.mo share/locale/eo/LC_MESSAGES/gnome-session-3.0.mo share/locale/es/LC_MESSAGES/gnome-session-3.0.mo share/locale/et/LC_MESSAGES/gnome-session-3.0.mo share/locale/eu/LC_MESSAGES/gnome-session-3.0.mo share/locale/fa/LC_MESSAGES/gnome-session-3.0.mo share/locale/fi/LC_MESSAGES/gnome-session-3.0.mo share/locale/fr/LC_MESSAGES/gnome-session-3.0.mo share/locale/fur/LC_MESSAGES/gnome-session-3.0.mo share/locale/fy/LC_MESSAGES/gnome-session-3.0.mo share/locale/ga/LC_MESSAGES/gnome-session-3.0.mo share/locale/gd/LC_MESSAGES/gnome-session-3.0.mo share/locale/gl/LC_MESSAGES/gnome-session-3.0.mo share/locale/gu/LC_MESSAGES/gnome-session-3.0.mo share/locale/ha/LC_MESSAGES/gnome-session-3.0.mo share/locale/he/LC_MESSAGES/gnome-session-3.0.mo share/locale/hi/LC_MESSAGES/gnome-session-3.0.mo share/locale/hr/LC_MESSAGES/gnome-session-3.0.mo share/locale/hu/LC_MESSAGES/gnome-session-3.0.mo share/locale/hy/LC_MESSAGES/gnome-session-3.0.mo share/locale/id/LC_MESSAGES/gnome-session-3.0.mo share/locale/ig/LC_MESSAGES/gnome-session-3.0.mo share/locale/is/LC_MESSAGES/gnome-session-3.0.mo share/locale/it/LC_MESSAGES/gnome-session-3.0.mo share/locale/ja/LC_MESSAGES/gnome-session-3.0.mo share/locale/ka/LC_MESSAGES/gnome-session-3.0.mo +share/locale/kab/LC_MESSAGES/gnome-session-3.0.mo share/locale/kk/LC_MESSAGES/gnome-session-3.0.mo share/locale/km/LC_MESSAGES/gnome-session-3.0.mo share/locale/kn/LC_MESSAGES/gnome-session-3.0.mo share/locale/ko/LC_MESSAGES/gnome-session-3.0.mo share/locale/ku/LC_MESSAGES/gnome-session-3.0.mo share/locale/lt/LC_MESSAGES/gnome-session-3.0.mo share/locale/lv/LC_MESSAGES/gnome-session-3.0.mo share/locale/mai/LC_MESSAGES/gnome-session-3.0.mo share/locale/mg/LC_MESSAGES/gnome-session-3.0.mo share/locale/mi/LC_MESSAGES/gnome-session-3.0.mo +share/locale/mjw/LC_MESSAGES/gnome-session-3.0.mo share/locale/mk/LC_MESSAGES/gnome-session-3.0.mo share/locale/ml/LC_MESSAGES/gnome-session-3.0.mo share/locale/mn/LC_MESSAGES/gnome-session-3.0.mo share/locale/mr/LC_MESSAGES/gnome-session-3.0.mo share/locale/ms/LC_MESSAGES/gnome-session-3.0.mo share/locale/nb/LC_MESSAGES/gnome-session-3.0.mo share/locale/nds/LC_MESSAGES/gnome-session-3.0.mo share/locale/ne/LC_MESSAGES/gnome-session-3.0.mo share/locale/nl/LC_MESSAGES/gnome-session-3.0.mo share/locale/nn/LC_MESSAGES/gnome-session-3.0.mo share/locale/nso/LC_MESSAGES/gnome-session-3.0.mo share/locale/oc/LC_MESSAGES/gnome-session-3.0.mo share/locale/or/LC_MESSAGES/gnome-session-3.0.mo share/locale/pa/LC_MESSAGES/gnome-session-3.0.mo share/locale/pl/LC_MESSAGES/gnome-session-3.0.mo share/locale/ps/LC_MESSAGES/gnome-session-3.0.mo share/locale/pt/LC_MESSAGES/gnome-session-3.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-session-3.0.mo share/locale/ro/LC_MESSAGES/gnome-session-3.0.mo share/locale/ru/LC_MESSAGES/gnome-session-3.0.mo share/locale/rw/LC_MESSAGES/gnome-session-3.0.mo share/locale/si/LC_MESSAGES/gnome-session-3.0.mo share/locale/sk/LC_MESSAGES/gnome-session-3.0.mo share/locale/sl/LC_MESSAGES/gnome-session-3.0.mo share/locale/sq/LC_MESSAGES/gnome-session-3.0.mo share/locale/sr/LC_MESSAGES/gnome-session-3.0.mo share/locale/sr@latin/LC_MESSAGES/gnome-session-3.0.mo share/locale/sv/LC_MESSAGES/gnome-session-3.0.mo share/locale/ta/LC_MESSAGES/gnome-session-3.0.mo share/locale/te/LC_MESSAGES/gnome-session-3.0.mo share/locale/tg/LC_MESSAGES/gnome-session-3.0.mo share/locale/th/LC_MESSAGES/gnome-session-3.0.mo share/locale/tk/LC_MESSAGES/gnome-session-3.0.mo share/locale/tr/LC_MESSAGES/gnome-session-3.0.mo share/locale/ug/LC_MESSAGES/gnome-session-3.0.mo share/locale/uk/LC_MESSAGES/gnome-session-3.0.mo share/locale/uz/LC_MESSAGES/gnome-session-3.0.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-3.0.mo share/locale/vi/LC_MESSAGES/gnome-session-3.0.mo share/locale/wa/LC_MESSAGES/gnome-session-3.0.mo share/locale/xh/LC_MESSAGES/gnome-session-3.0.mo share/locale/yo/LC_MESSAGES/gnome-session-3.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-session-3.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-session-3.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-session-3.0.mo share/locale/zu/LC_MESSAGES/gnome-session-3.0.mo share/wayland-sessions/gnome.desktop share/xsessions/gnome-xorg.desktop share/xsessions/gnome.desktop diff --git a/x11/gnome-shell-extensions/Makefile b/x11/gnome-shell-extensions/Makefile index 2bdd955f4da6..9af3d891edab 100644 --- a/x11/gnome-shell-extensions/Makefile +++ b/x11/gnome-shell-extensions/Makefile @@ -1,38 +1,36 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gnome-shell-extensions -PORTVERSION= 3.28.1 -PORTREVISION= 1 +PORTVERSION= 3.36.3 CATEGORIES= x11 gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME desktop shell extensions LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= sassc:textproc/sassc LIB_DEPENDS= libgjs.so:lang/gjs -RUN_DEPENDS= gnome-shell>=3.28.0:x11/gnome-shell +RUN_DEPENDS= gnome-shell>=3.36.0:x11/gnome-shell PORTSCOUT= limitw:1,even NO_ARCH= yes USES= gettext gnome meson pkgconfig tar:xz -USE_GNOME= glib20 gnomedesktop3 intlhack +USE_GNOME= glib20 gnomedesktop3 USE_LDCONFIG= yes MESON_ARGS= -Dextension_set=all \ -Dclassic_mode=true -GLIB_SCHEMAS= org.gnome.shell.extensions.auto-move-windows.gschema.xml \ - org.gnome.shell.extensions.classic-overrides.gschema.xml \ - org.gnome.shell.extensions.example.gschema.xml \ +GLIB_SCHEMAS= 00_org.gnome.shell.extensions.classic.gschema.override \ + org.gnome.shell.extensions.auto-move-windows.gschema.xml \ org.gnome.shell.extensions.native-window-placement.gschema.xml \ org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml \ org.gnome.shell.extensions.user-theme.gschema.xml \ org.gnome.shell.extensions.window-list.gschema.xml .include diff --git a/x11/gnome-shell-extensions/distinfo b/x11/gnome-shell-extensions/distinfo index 551336673f0c..e4a77174395e 100644 --- a/x11/gnome-shell-extensions/distinfo +++ b/x11/gnome-shell-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525374861 -SHA256 (gnome3/gnome-shell-extensions-3.28.1.tar.xz) = e9c602338b529c8282e7d13e075703028ea384a1d946f3e8ce760e6c5b469058 -SIZE (gnome3/gnome-shell-extensions-3.28.1.tar.xz) = 199180 +TIMESTAMP = 1601309407 +SHA256 (gnome/gnome-shell-extensions-3.36.3.tar.xz) = 2b674c4dc16f2ce46f07eea00a1754b243a19b469165a171cb1fbdbe376ee3b1 +SIZE (gnome/gnome-shell-extensions-3.36.3.tar.xz) = 207956 diff --git a/x11/gnome-shell-extensions/pkg-plist b/x11/gnome-shell-extensions/pkg-plist index 057fe92c24f2..f9a183cf8e12 100644 --- a/x11/gnome-shell-extensions/pkg-plist +++ b/x11/gnome-shell-extensions/pkg-plist @@ -1,139 +1,124 @@ share/gnome-session/sessions/gnome-classic.session -share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/convenience.js -share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/extension.js -share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/metadata.json -share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/prefs.js -share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/prefs.js share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/convenience.js -share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/extension.js -share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/metadata.json -share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/prefs.js -share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/convenience.js +share/gnome-shell/extensions/horizontal-workspaces@gnome-shell-extensions.gcampax.github.com/extension.js +share/gnome-shell/extensions/horizontal-workspaces@gnome-shell-extensions.gcampax.github.com/metadata.json +share/gnome-shell/extensions/horizontal-workspaces@gnome-shell-extensions.gcampax.github.com/stylesheet.css share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/placeDisplay.js share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/stylesheet.css share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/classic.css -share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/prefs.js share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/convenience.js +share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/windowPicker.js +share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/workspaceIndicator.js share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/stylesheet.css -share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/convenience.js share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/extension.js share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/metadata.json share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/prefs.js share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/stylesheet.css share/gnome-shell/modes/classic.json share/gnome-shell/theme/calendar-today.svg share/gnome-shell/theme/classic-process-working.svg share/gnome-shell/theme/classic-toggle-off-intl.svg share/gnome-shell/theme/classic-toggle-off-us.svg share/gnome-shell/theme/classic-toggle-on-intl.svg share/gnome-shell/theme/classic-toggle-on-us.svg share/gnome-shell/theme/gnome-classic-high-contrast.css share/gnome-shell/theme/gnome-classic.css share/locale/af/LC_MESSAGES/gnome-shell-extensions.mo share/locale/an/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ar/LC_MESSAGES/gnome-shell-extensions.mo share/locale/as/LC_MESSAGES/gnome-shell-extensions.mo share/locale/be/LC_MESSAGES/gnome-shell-extensions.mo share/locale/bg/LC_MESSAGES/gnome-shell-extensions.mo share/locale/bn_IN/LC_MESSAGES/gnome-shell-extensions.mo share/locale/bs/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ca/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ca@valencia/LC_MESSAGES/gnome-shell-extensions.mo share/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo share/locale/da/LC_MESSAGES/gnome-shell-extensions.mo share/locale/de/LC_MESSAGES/gnome-shell-extensions.mo share/locale/el/LC_MESSAGES/gnome-shell-extensions.mo share/locale/en_GB/LC_MESSAGES/gnome-shell-extensions.mo share/locale/eo/LC_MESSAGES/gnome-shell-extensions.mo share/locale/es/LC_MESSAGES/gnome-shell-extensions.mo share/locale/et/LC_MESSAGES/gnome-shell-extensions.mo share/locale/eu/LC_MESSAGES/gnome-shell-extensions.mo share/locale/fa/LC_MESSAGES/gnome-shell-extensions.mo share/locale/fi/LC_MESSAGES/gnome-shell-extensions.mo share/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo share/locale/fur/LC_MESSAGES/gnome-shell-extensions.mo share/locale/gd/LC_MESSAGES/gnome-shell-extensions.mo share/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo share/locale/gu/LC_MESSAGES/gnome-shell-extensions.mo share/locale/he/LC_MESSAGES/gnome-shell-extensions.mo share/locale/hi/LC_MESSAGES/gnome-shell-extensions.mo share/locale/hr/LC_MESSAGES/gnome-shell-extensions.mo share/locale/hu/LC_MESSAGES/gnome-shell-extensions.mo share/locale/id/LC_MESSAGES/gnome-shell-extensions.mo share/locale/is/LC_MESSAGES/gnome-shell-extensions.mo share/locale/it/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ja/LC_MESSAGES/gnome-shell-extensions.mo share/locale/kk/LC_MESSAGES/gnome-shell-extensions.mo share/locale/km/LC_MESSAGES/gnome-shell-extensions.mo share/locale/kn/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ko/LC_MESSAGES/gnome-shell-extensions.mo share/locale/lt/LC_MESSAGES/gnome-shell-extensions.mo share/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo +share/locale/mjw/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ml/LC_MESSAGES/gnome-shell-extensions.mo share/locale/mr/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ms/LC_MESSAGES/gnome-shell-extensions.mo share/locale/nb/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ne/LC_MESSAGES/gnome-shell-extensions.mo share/locale/nl/LC_MESSAGES/gnome-shell-extensions.mo share/locale/oc/LC_MESSAGES/gnome-shell-extensions.mo share/locale/or/LC_MESSAGES/gnome-shell-extensions.mo share/locale/pa/LC_MESSAGES/gnome-shell-extensions.mo share/locale/pl/LC_MESSAGES/gnome-shell-extensions.mo share/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo share/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ro/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ru/LC_MESSAGES/gnome-shell-extensions.mo share/locale/sk/LC_MESSAGES/gnome-shell-extensions.mo share/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo share/locale/sr/LC_MESSAGES/gnome-shell-extensions.mo share/locale/sr@latin/LC_MESSAGES/gnome-shell-extensions.mo share/locale/sv/LC_MESSAGES/gnome-shell-extensions.mo share/locale/ta/LC_MESSAGES/gnome-shell-extensions.mo share/locale/te/LC_MESSAGES/gnome-shell-extensions.mo share/locale/tg/LC_MESSAGES/gnome-shell-extensions.mo share/locale/th/LC_MESSAGES/gnome-shell-extensions.mo share/locale/tr/LC_MESSAGES/gnome-shell-extensions.mo share/locale/uk/LC_MESSAGES/gnome-shell-extensions.mo share/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell-extensions.mo share/locale/zh_HK/LC_MESSAGES/gnome-shell-extensions.mo share/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions.mo share/xsessions/gnome-classic.desktop diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 3efb542504d2..15becd3d8f6c 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -1,79 +1,80 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= gnome-shell -PORTVERSION= 3.28.3 -PORTREVISION= 8 +PORTVERSION= 3.36.6 CATEGORIES= x11 gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Next generation GNOME desktop shell LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \ sassc:textproc/sassc \ - gnome-control-center:sysutils/gnome-control-center + gnome-control-center:sysutils/gnome-control-center \ + a2x:textproc/asciidoc LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libdrm.so:graphics/libdrm \ - libmutter-2.so:x11-wm/mutter \ + libmutter-6.so:x11-wm/mutter \ libatk-bridge-2.0.so:accessibility/at-spi2-atk \ libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libpolkit-agent-1.so:sysutils/polkit \ libp11-kit.so:security/p11-kit \ libical.so:devel/libical \ libgcr-3.so:security/gcr \ libicuuc.so:devel/icu \ libpulse.so:audio/pulseaudio \ libcroco-0.6.so:textproc/libcroco \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libp11-kit.so:security/p11-kit \ - libgjs.so:lang/gjs -RUN_DEPENDS= gnome-control-center:sysutils/gnome-control-center + libgjs.so:lang/gjs \ + libgraphene-1.0.so:graphics/graphene \ + libgnome-autoar-0.so:archivers/gnome-autoar +RUN_DEPENDS= gnome-control-center:sysutils/gnome-control-center \ + gdm:x11/gdm PORTSCOUT= limitw:1,even USES= compiler:c11 cpe gettext gl gnome libtool localbase meson \ pathfix perl5 pkgconfig python:3.4+ shebangfix tar:xz \ webplugin:native xorg USE_GNOME= cairo evolutiondataserver3 gdkpixbuf2 introspection \ - libxslt:build libxml2 + libxslt:build libxml2 gnomedesktop3 USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xtst USE_GL= egl gbm USE_GSTREAMER1= yes USE_PERL5= build USE_LDCONFIG= yes SHEBANG_FILES= src/gnome-shell-perf-tool.in \ src/gnome-shell-extension-tool.in +BINARY_ALIAS= python3=${PYTHON_CMD} WEBPLUGIN_NAME= libgnome-shell-browser-plugin.so WEBPLUGIN_DIR= ${PREFIX}/lib/mozilla/plugins/ WEBPLUGIN_FILES=libgnome-shell-browser-plugin.so MESON_ARGS= -Dsystemd=false \ - -Dnetworkmanager=false + -Dnetworkmanager=false \ + -Dpython=${PYTHON_CMD} CPE_VENDOR= gnome -GLIB_SCHEMAS= org.gnome.shell.gschema.xml +GLIB_SCHEMAS= org.gnome.shell.gschema.xml \ + 00_org.gnome.shell.gschema.override .if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld # Work around "New rpath must not be longer than the old one." LDFLAGS+= -fuse-ld=lld .endif post-patch: - @${REINPLACE_CMD} -e 's|python3|${PYTHON_VERSION}|g' \ - ${WRKSRC}/meson.build - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|g' \ - ${WRKSRC}/src/shell-app-system.c - -pre-build: - @cd ${BUILD_WRKSRC} && ninja src/st/st-scroll-view-fade-generated.c + ${REINPLACE_CMD} -e "s,%%PYTHON_CMD%%,${PYTHON_CMD},g" \ + ${WRKSRC}/src/meson.build .include diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index eb16f63e1ba5..a56b2d97e265 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538670467 -SHA256 (gnome3/gnome-shell-3.28.3.tar.xz) = 1c24f5b306fdedbdd7df4a92caef13061302f1cac97838dfcdf30b692352a276 -SIZE (gnome3/gnome-shell-3.28.3.tar.xz) = 1433388 +TIMESTAMP = 1601305988 +SHA256 (gnome/gnome-shell-3.36.6.tar.xz) = 89701e4e3fe3d852ee18047c4f9e0640c9930ea11883c4772c350b7b5a748664 +SIZE (gnome/gnome-shell-3.36.6.tar.xz) = 1775836 diff --git a/x11/gnome-shell/files/patch-js_misc_loginManager.js b/x11/gnome-shell/files/patch-js_misc_loginManager.js deleted file mode 100644 index f4900004eebb..000000000000 --- a/x11/gnome-shell/files/patch-js_misc_loginManager.js +++ /dev/null @@ -1,134 +0,0 @@ -$OpenBSD: patch-js_misc_loginManager_js,v 1.4 2017/11/04 16:44:50 jasper Exp $ - -REVERT: -From ddea54a5398c123a4711243e55811c8ba26f8b85 Mon Sep 17 00:00:00 2001 -From: Victor Toso -Date: Thu, 12 May 2016 09:25:49 +0200 -Subject: ScreenShield: set LockedHint property from systemd - -REVERT: -From a244c1e987502e359c45c0a9bc0012b5bc635553 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Florian=20M=C3=BCllner?= -Date: Thu, 24 Apr 2014 17:55:56 +0200 -Subject: loginManager: Kill ConsoleKit support - - ---- js/misc/loginManager.js.orig 2018-04-05 22:23:32.831383000 +0200 -+++ js/misc/loginManager.js 2018-04-05 22:30:34.647201000 +0200 -@@ -40,15 +40,38 @@ const SystemdLoginSessionIface = ' \ - \ - \ - \ -- \ -- \ -- \ - \ - '; - - const SystemdLoginManager = Gio.DBusProxy.makeProxyWrapper(SystemdLoginManagerIface); - const SystemdLoginSession = Gio.DBusProxy.makeProxyWrapper(SystemdLoginSessionIface); - -+const ConsoleKitManagerIface = ' \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+ \ -+'; -+ -+const ConsoleKitSessionIface = ' \ -+ \ -+ \ -+ \ -+ \ -+'; -+ -+const ConsoleKitSession = Gio.DBusProxy.makeProxyWrapper(ConsoleKitSessionIface); -+const ConsoleKitManager = Gio.DBusProxy.makeProxyWrapper(ConsoleKitManagerIface); -+ - function haveSystemd() { - return GLib.access("/run/systemd/seats", 0) >= 0; - } -@@ -78,7 +101,7 @@ function canLock() { - -1, null); - - let version = result.deep_unpack()[0].deep_unpack(); -- return haveSystemd() && versionCompare('3.5.91', version); -+ return versionCompare('3.5.91', version); - } catch(e) { - return false; - } -@@ -96,7 +119,7 @@ function getLoginManager() { - if (haveSystemd()) - _loginManager = new LoginManagerSystemd(); - else -- _loginManager = new LoginManagerDummy(); -+ _loginManager = new LoginManagerConsoleKit(); - } - - return _loginManager; -@@ -113,6 +136,9 @@ var LoginManagerSystemd = new Lang.Class({ - this._prepareForSleep.bind(this)); - }, - -+ // Having this function is a bit of a hack since the Systemd and ConsoleKit -+ // session objects have different interfaces - but in both cases there are -+ // Lock/Unlock signals, and that's all we count upon at the moment. - getCurrentSessionProxy(callback) { - if (this._currentSession) { - callback (this._currentSession); -@@ -188,13 +214,35 @@ var LoginManagerSystemd = new Lang.Class({ - }); - Signals.addSignalMethods(LoginManagerSystemd.prototype); - --var LoginManagerDummy = new Lang.Class({ -- Name: 'LoginManagerDummy', -+const LoginManagerConsoleKit = new Lang.Class({ -+ Name: 'LoginManagerConsoleKit', - -+ _init: function() { -+ this._proxy = new ConsoleKitManager(Gio.DBus.system, -+ 'org.freedesktop.ConsoleKit', -+ '/org/freedesktop/ConsoleKit/Manager'); -+ }, -+ -+ // Having this function is a bit of a hack since the Systemd and ConsoleKit -+ // session objects have different interfaces - but in both cases there are -+ // Lock/Unlock signals, and that's all we count upon at the moment. - getCurrentSessionProxy(callback) { -- // we could return a DummySession object that fakes whatever callers -- // expect (at the time of writing: connect() and connectSignal() -- // methods), but just never calling the callback should be safer -+ if (this._currentSession) { -+ callback (this._currentSession); -+ return; -+ } -+ -+ this._proxy.GetCurrentSessionRemote(Lang.bind(this, -+ function(result, error) { -+ if (error) { -+ logError(error, 'Could not get a proxy for the current session'); -+ } else { -+ this._currentSession = new ConsoleKitSession(Gio.DBus.system, -+ 'org.freedesktop.ConsoleKit', -+ result[0]); -+ callback(this._currentSession); -+ } -+ })); - }, - - canSuspend(asyncCallback) { -@@ -214,4 +262,4 @@ var LoginManagerDummy = new Lang.Class({ - callback(null); - } - }); --Signals.addSignalMethods(LoginManagerDummy.prototype); -+Signals.addSignalMethods(LoginManagerConsoleKit.prototype); diff --git a/x11/gnome-shell/files/patch-js_ui_screenShield.js b/x11/gnome-shell/files/patch-js_ui_screenShield.js deleted file mode 100644 index 7c05eacea297..000000000000 --- a/x11/gnome-shell/files/patch-js_ui_screenShield.js +++ /dev/null @@ -1,21 +0,0 @@ -$OpenBSD: patch-js_ui_screenShield_js,v 1.3 2017/11/04 16:44:50 jasper Exp $ - -REVERT: -From ddea54a5398c123a4711243e55811c8ba26f8b85 Mon Sep 17 00:00:00 2001 -From: Victor Toso -Date: Thu, 12 May 2016 09:25:49 +0200 -Subject: ScreenShield: set LockedHint property from systemd - -Index: js/ui/screenShield.js ---- js/ui/screenShield.js.orig -+++ js/ui/screenShield.js -@@ -582,9 +582,6 @@ var ScreenShield = new Lang.Class({ - if (prevIsActive != this._isActive) - this.emit('active-changed'); - -- if (this._loginSession) -- this._loginSession.SetLockedHintRemote(active); -- - this._syncInhibitor(); - }, - diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index 89f729b79fff..72f1151e9201 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -1,117 +1,145 @@ +bin/gnome-extensions +bin/gnome-extensions-app bin/gnome-shell bin/gnome-shell-extension-prefs bin/gnome-shell-extension-tool bin/gnome-shell-perf-tool +etc/xdg/autostart/gnome-shell-overrides-migration.desktop lib/gnome-shell/Gvc-1.0.typelib lib/gnome-shell/Shell-0.1.typelib -lib/gnome-shell/ShellMenu-0.1.typelib lib/gnome-shell/St-1.0.typelib +lib/gnome-shell/girepository-1.0/Shew-0.typelib lib/gnome-shell/libgnome-shell-menu.so lib/gnome-shell/libgnome-shell.so lib/gnome-shell/libgvc.so +lib/gnome-shell/libshew-0.so lib/gnome-shell/libst-1.0.so -%%WEBPLUGIN_DIR%%libgnome-shell-browser-plugin.so libexec/gnome-shell-calendar-server libexec/gnome-shell-hotplug-sniffer +libexec/gnome-shell-overrides-migration.sh libexec/gnome-shell-perf-helper +man/man1/gnome-extensions.1.gz man/man1/gnome-shell.1.gz share/GConf/gsettings/gnome-shell-overrides.convert share/applications/evolution-calendar.desktop -share/applications/gnome-shell-extension-prefs.desktop +share/applications/org.gnome.Extensions.desktop +share/applications/org.gnome.Shell.Extensions.desktop share/applications/org.gnome.Shell.desktop +share/bash-completion/completions/gnome-extensions +share/dbus-1/interfaces/org.gnome.Shell.Extensions.xml +share/dbus-1/interfaces/org.gnome.Shell.Introspect.xml share/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml share/dbus-1/interfaces/org.gnome.Shell.Screencast.xml share/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml share/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml share/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml +share/dbus-1/services/org.gnome.Extensions.service share/dbus-1/services/org.gnome.Shell.CalendarServer.service +share/dbus-1/services/org.gnome.Shell.Extensions.service share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service +share/dbus-1/services/org.gnome.Shell.Notifications.service share/gnome-control-center/keybindings/50-gnome-shell-system.xml %%DATADIR%%/Gvc-1.0.gir %%DATADIR%%/Shell-0.1.gir -%%DATADIR%%/ShellMenu-0.1.gir %%DATADIR%%/St-1.0.gir +%%DATADIR%%/gir-1.0/Shew-0.gir +%%DATADIR%%/gnome-shell-dbus-interfaces.gresource %%DATADIR%%/gnome-shell-osk-layouts.gresource %%DATADIR%%/gnome-shell-theme.gresource +%%DATADIR%%/org.gnome.Extensions +%%DATADIR%%/org.gnome.Extensions.data.gresource +%%DATADIR%%/org.gnome.Extensions.src.gresource +%%DATADIR%%/org.gnome.Shell.Extensions +%%DATADIR%%/org.gnome.Shell.Extensions.src.gresource +%%DATADIR%%/org.gnome.Shell.Notifications +%%DATADIR%%/org.gnome.Shell.Notifications.src.gresource %%DATADIR%%/perf-background.xml +share/icons/hicolor/scalable/apps/org.gnome.Extensions.Devel.svg +share/icons/hicolor/scalable/apps/org.gnome.Extensions.svg +share/icons/hicolor/scalable/apps/org.gnome.Shell.Extensions.svg +share/icons/hicolor/symbolic/apps/org.gnome.Extensions-symbolic.svg +share/icons/hicolor/symbolic/apps/org.gnome.Shell.Extensions-symbolic.svg share/locale/af/LC_MESSAGES/gnome-shell.mo share/locale/an/LC_MESSAGES/gnome-shell.mo share/locale/ar/LC_MESSAGES/gnome-shell.mo share/locale/as/LC_MESSAGES/gnome-shell.mo share/locale/ast/LC_MESSAGES/gnome-shell.mo share/locale/be/LC_MESSAGES/gnome-shell.mo share/locale/bg/LC_MESSAGES/gnome-shell.mo share/locale/bn/LC_MESSAGES/gnome-shell.mo share/locale/bn_IN/LC_MESSAGES/gnome-shell.mo share/locale/bs/LC_MESSAGES/gnome-shell.mo share/locale/ca/LC_MESSAGES/gnome-shell.mo share/locale/ca@valencia/LC_MESSAGES/gnome-shell.mo +share/locale/ckb/LC_MESSAGES/gnome-shell.mo share/locale/cs/LC_MESSAGES/gnome-shell.mo share/locale/da/LC_MESSAGES/gnome-shell.mo share/locale/de/LC_MESSAGES/gnome-shell.mo share/locale/el/LC_MESSAGES/gnome-shell.mo share/locale/en_GB/LC_MESSAGES/gnome-shell.mo share/locale/eo/LC_MESSAGES/gnome-shell.mo share/locale/es/LC_MESSAGES/gnome-shell.mo share/locale/et/LC_MESSAGES/gnome-shell.mo share/locale/eu/LC_MESSAGES/gnome-shell.mo share/locale/fa/LC_MESSAGES/gnome-shell.mo share/locale/fi/LC_MESSAGES/gnome-shell.mo share/locale/fr/LC_MESSAGES/gnome-shell.mo share/locale/fur/LC_MESSAGES/gnome-shell.mo share/locale/ga/LC_MESSAGES/gnome-shell.mo share/locale/gd/LC_MESSAGES/gnome-shell.mo share/locale/gl/LC_MESSAGES/gnome-shell.mo share/locale/gu/LC_MESSAGES/gnome-shell.mo share/locale/he/LC_MESSAGES/gnome-shell.mo share/locale/hi/LC_MESSAGES/gnome-shell.mo share/locale/hr/LC_MESSAGES/gnome-shell.mo share/locale/hu/LC_MESSAGES/gnome-shell.mo share/locale/ia/LC_MESSAGES/gnome-shell.mo share/locale/id/LC_MESSAGES/gnome-shell.mo share/locale/is/LC_MESSAGES/gnome-shell.mo share/locale/it/LC_MESSAGES/gnome-shell.mo share/locale/ja/LC_MESSAGES/gnome-shell.mo share/locale/kk/LC_MESSAGES/gnome-shell.mo share/locale/km/LC_MESSAGES/gnome-shell.mo share/locale/kn/LC_MESSAGES/gnome-shell.mo share/locale/ko/LC_MESSAGES/gnome-shell.mo share/locale/ku/LC_MESSAGES/gnome-shell.mo share/locale/ky/LC_MESSAGES/gnome-shell.mo share/locale/lt/LC_MESSAGES/gnome-shell.mo share/locale/lv/LC_MESSAGES/gnome-shell.mo +share/locale/mjw/LC_MESSAGES/gnome-shell.mo share/locale/mk/LC_MESSAGES/gnome-shell.mo share/locale/ml/LC_MESSAGES/gnome-shell.mo share/locale/mr/LC_MESSAGES/gnome-shell.mo share/locale/ms/LC_MESSAGES/gnome-shell.mo share/locale/nb/LC_MESSAGES/gnome-shell.mo share/locale/ne/LC_MESSAGES/gnome-shell.mo share/locale/nl/LC_MESSAGES/gnome-shell.mo share/locale/nn/LC_MESSAGES/gnome-shell.mo share/locale/oc/LC_MESSAGES/gnome-shell.mo share/locale/or/LC_MESSAGES/gnome-shell.mo share/locale/pa/LC_MESSAGES/gnome-shell.mo share/locale/pl/LC_MESSAGES/gnome-shell.mo share/locale/pt/LC_MESSAGES/gnome-shell.mo share/locale/pt_BR/LC_MESSAGES/gnome-shell.mo share/locale/ro/LC_MESSAGES/gnome-shell.mo share/locale/ru/LC_MESSAGES/gnome-shell.mo share/locale/si/LC_MESSAGES/gnome-shell.mo share/locale/sk/LC_MESSAGES/gnome-shell.mo share/locale/sl/LC_MESSAGES/gnome-shell.mo share/locale/sr/LC_MESSAGES/gnome-shell.mo share/locale/sr@latin/LC_MESSAGES/gnome-shell.mo share/locale/sv/LC_MESSAGES/gnome-shell.mo share/locale/ta/LC_MESSAGES/gnome-shell.mo share/locale/te/LC_MESSAGES/gnome-shell.mo share/locale/tg/LC_MESSAGES/gnome-shell.mo share/locale/th/LC_MESSAGES/gnome-shell.mo share/locale/tr/LC_MESSAGES/gnome-shell.mo share/locale/ug/LC_MESSAGES/gnome-shell.mo share/locale/uk/LC_MESSAGES/gnome-shell.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-shell.mo share/locale/vi/LC_MESSAGES/gnome-shell.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo share/locale/zh_HK/LC_MESSAGES/gnome-shell.mo share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo +share/metainfo/org.gnome.Extensions.metainfo.xml share/xdg-desktop-portal/portals/gnome-shell.portal diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 5de874168f69..a1396e16862d 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,50 +1,51 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gnome-terminal PORTVERSION= 3.36.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the GNOME 3 Desktop LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ itstool:textproc/itstool \ vala:lang/vala LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libgnutls.so:security/gnutls \ libfribidi.so:converters/fribidi \ libpcre2-8.so:devel/pcre2 RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even USES= cpe gettext gmake gnome libtool localbase pathfix \ pkgconfig tar:xz xorg USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool vte3 USE_XORG= x11 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CPE_VENDOR= gnome GLIB_SCHEMAS= org.gnome.Terminal.gschema.xml OPTIONS_SUB= yes OPTIONS_DEFINE= SEARCHPROVIDER NAUTILUS OPTIONS_DEFAULT= SEARCHPROVIDER NAUTILUS SEARCHPROVIDER_DESC= Gnome-shell search provider SEARCHPROVIDER_CONFIGURE_ENABLE= search-provider SEARCHPROVIDER_BUILD_DEPENDS= gnome-shell:x11/gnome-shell SEARCHPROVIDER_RUN_DEPENDS= gnome-shell:x11/gnome-shell NAUTILUS_CONFIGURE_WITH= nautilus-extension NAUTILUS_USE= GNOME=nautilus3 NAUTILUS_DESC= Open in terminal extension for nautilus .include diff --git a/x11/phosh/Makefile b/x11/phosh/Makefile index b30e4a6ff128..765abbeba547 100644 --- a/x11/phosh/Makefile +++ b/x11/phosh/Makefile @@ -1,42 +1,42 @@ # $FreeBSD$ PORTNAME= phosh DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Pure Wayland shell prototype for mobile devices LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols LIB_DEPENDS= libfeedback-0.0.so:accessibility/feedbackd \ libpulse-mainloop-glib.so:audio/pulseaudio \ libwayland-client.so:graphics/wayland \ libgcr-ui-3.so:security/gcr \ libpolkit-agent-1.so:sysutils/polkit \ libupower-glib.so:sysutils/upower \ libhandy-1.so:x11-toolkits/libhandy RUN_DEPENDS= phoc:x11-wm/phoc \ gnome-session:x11/gnome-session USES= compiler:c11 gettext gnome meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 GL_SITE= https://source.puri.sm GL_ACCOUNT= Librem5 GL_COMMIT= 0592c987a6784312651ab3fec416d2bfd6291e6d GL_TUPLE= https://gitlab.gnome.org:GNOME:libgnome-volume-control:ae1a34aafce7026b8c0f65a43c9192d756fe1057:gvc/subprojects/gvc MESON_ARGS= -Dgvc:alsa=false GLIB_SCHEMAS= sm.puri.phosh.enums.xml \ sm.puri.phosh.gschema.xml post-patch: @${REINPLACE_CMD} -e 's/bash -l/sh -/' \ -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/data/phosh.in .include diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 443e9cdb0827..9cbe958448f5 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,101 +1,101 @@ # $FreeBSD$ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= On-screen keyboard for Wayland LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_11= requires getrandom() BROKEN_FreeBSD_12_powerpc64= fails to compile: rs.e2mg9us3-cgu.14:(.text.imservice_handle_commit_state+0x228): undefined reference to 'eekboard_context_service_show_keyboard' BROKEN_FreeBSD_13_powerpc64= fails to link: ld: error: undefined symbol: eekboard_context_service_get_overlay BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols LIB_DEPENDS= libfeedback-0.0.so:accessibility/feedbackd \ libwayland-client.so:graphics/wayland \ libcroco-0.6.so:textproc/libcroco \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= cargo compiler:c11 gettext-tools gnome meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30 GL_SITE= https://source.puri.sm GL_ACCOUNT= Librem5 GL_COMMIT= 1ee58ce7a0d8513b5381190bead7c27a4e899f75 MAKE_ENV= ${CARGO_ENV} PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-entry \ bin/${PORTNAME}-test-layout \ share/applications/sm.puri.Squeekboard.desktop CARGO_CRATES= atk-0.7.0 \ atk-sys-0.9.1 \ bitflags-1.2.1 \ cairo-rs-0.7.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.54 \ clap-2.33.1 \ dtoa-0.4.5 \ fragile-0.3.0 \ gdk-0.11.0 \ gdk-pixbuf-0.7.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ gio-0.7.0 \ gio-sys-0.9.1 \ glib-0.8.2 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.7.0 \ gtk-sys-0.9.2 \ lazy_static-1.4.0 \ libc-0.2.71 \ linked-hash-map-0.5.3 \ maplit-1.0.2 \ memmap-0.7.0 \ pango-0.7.0 \ pango-sys-0.9.1 \ pkg-config-0.3.17 \ proc-macro2-1.0.18 \ quote-1.0.7 \ regex-1.3.9 \ regex-syntax-0.6.18 \ serde-1.0.111 \ serde_derive-1.0.111 \ serde_yaml-0.8.13 \ syn-1.0.31 \ textwrap-0.11.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xkbcommon-0.4.0 \ yaml-rust-0.4.4 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no TARGET_ORDER_OVERRIDE= 750:cargo-configure CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml post-patch: # Add --verbose after each cargo subcommand # Recognize --release even if not passed as 1st argument # Don't use BSD realpath(1) against non-existing files @${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose &/' \ ${"${CARGO_BUILD_ARGS:M--release}":?-e '/^BINARY_DIR/s/debug/release/':} \ -e '/OUT_PATH=/s,=.*,=$$PWD/$$1,' \ ${WRKSRC}/cargo*.sh post-configure: # Provide preprocessed Cargo.toml for USES=cargo @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} Cargo.toml .include