Skip to content

Commit

Permalink
mail-client-2.0/evolution: Bump v.3.36.5
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Sep 6, 2023
1 parent a7c751a commit d74658c
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 0 deletions.
29 changes: 29 additions & 0 deletions packages/atoms/base-gnome3/mail-client-2.0/evolution/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
prelude:
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
eval 'mkdir -p /var/cache/portage/distfiles || true' && \
chown portage:portage -R /var/cache/portage/ && \
{{- if .Values.use_flags }}
USE="{{ join " " .Values.use_flags }}" emerge {{ ( index .Values.labels "emerge.packages" ) }} -pv -t && \
{{- else }}
emerge -j ${JOBS} {{ ( index .Values.labels "emerge.packages" ) }} -pv -t && \
{{- end }}
{{- if .Values.use_flags }}
USE="{{ join " " .Values.use_flags }}" emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- else }}
emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- end }}
- export LUET_PORTAGE_CACHE_PACKAGES="/var/cache/portage/packages" && export LUET_PORTAGE_IGNORE_TAR_WARNING=1
&& export LUET_PORTAGE_PKGMETA=1 && export LUET_PORTAGE_PKGFILES=1 && eval 'rm -rf
/pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage --dir /pkgdir/{{
.Values.name }} {{ ( index .Values.labels "emerge.packages" ) }} && eval 'rm -v
/var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true'
package_dir: /pkgdir/{{ .Values.name }}
excludes:
- ^/var/cache/portage/
- ^/var/git/
requires:
- name: evolution-data-server
version: '>=0'
category: gnome-extra
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
name: evolution
version: 3.36.5
category: mail-client-2.0
use_flags:
- -highlight
- -ldap
- bogofilter
- crypt
- geolocation
- spamassassin
- spell
- ssl
- weather
requires:
- name: gnome-autoar
version: '>=0'
category: app-arch
- name: gspell
version: '>=0'
category: app-text
- name: gnome-desktop
version: '>=0'
category: gnome-base-3
- name: evolution-data-server
version: '>=0'
category: gnome-extra
- name: bogofilter
version: '>=0'
category: mail-filter
- name: spamassassin
version: '>=0'
category: mail-filter
- name: libchamplain
version: '>=0'
category: media-libs-0.12
- name: libcryptui
version: '>=0'
category: x11-libs
- name: mx
version: '>=0'
category: x11-libs-1.0
annotations:
subsets:
rules:
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
description: Integrated mail, addressbook and calendaring functionality
uri:
- https://wiki.gnome.org/Apps/Evolution
license: '|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP'
labels:
BDEPEND: '>=app-portage/elt-patches-20170815 app-arch/xz-utils dev-util/ninja >=dev-util/cmake-3.9.6'
DEPEND: app-arch/gnome-autoar[gtk] >=app-crypt/gcr-3.4:= >=app-text/enchant-2.2.0
>=dev-libs/glib-2.62.2:2[dbus] >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-3.34.1:3=
>=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.36.5:=[gtk,weather?]
>=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.13.90:4
>=x11-libs/cairo-1.16.0:=[glib] >=x11-libs/gdk-pixbuf-2.39.2:2 >=x11-libs/gtk+-3.24.12:3
>=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49
dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE
crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gnome-keyring] app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4] app-crypt/pinentry[qt5] ) x11-libs/libcryptui ) geolocation?
( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0
>=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) ldap? ( >=net-nds/openldap-2:=
) spell? ( app-text/gspell ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:=
) weather? ( >=dev-libs/libgweather-3.10:2= ) app-text/highlight app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 >=gnome-base/gnome-common-2.12
virtual/pkgconfig dev-util/desktop-file-utils x11-misc/shared-mime-info
IUSE: +bogofilter crypt geolocation highlight ldap spamassassin spell ssl +weather
RDEPEND: app-arch/gnome-autoar[gtk] >=app-crypt/gcr-3.4:= >=app-text/enchant-2.2.0
>=dev-libs/glib-2.62.2:2[dbus] >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-3.34.1:3=
>=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.36.5:=[gtk,weather?]
>=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.13.90:4
>=x11-libs/cairo-1.16.0:=[glib] >=x11-libs/gdk-pixbuf-2.39.2:2 >=x11-libs/gtk+-3.24.12:3
>=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49
dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE
crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gnome-keyring] app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4] app-crypt/pinentry[qt5] ) x11-libs/libcryptui ) geolocation?
( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0
>=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) ldap? ( >=net-nds/openldap-2:=
) spell? ( app-text/gspell ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:=
) weather? ( >=dev-libs/libgweather-3.10:2= ) bogofilter? ( mail-filter/bogofilter
) highlight? ( app-text/highlight ) spamassassin? ( mail-filter/spamassassin )
!gnome-extra/evolution-exchange
emerge.packages: mail-client/evolution:2.0
kit: gnome-kit
original.package.name: mail-client/evolution
original.package.slot: "2.0"
original.package.version: 3.36.5

0 comments on commit d74658c

Please sign in to comment.