notifications:
irc: "irc.freenode.org#harfbuzz"
- email: harfbuzz@lists.freedesktop.org
+ email: harfbuzz-bots-chatter@googlegroups.com
addons:
apt:
name: harfbuzz/harfbuzz
version: 1.0
description: HarfBuzz OpenType text shaping engine
- notification_email: harfbuzz@lists.freedesktop.org
+ notification_email: harfbuzz-bots-chatter@googlegroups.com
build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2
build_command: make
branch_pattern: coverity_scan
cache:
- c:\tools\vcpkg\installed\
+notifications:
+ - provider: Email
+ to:
+ - harfbuzz-bots-chatter@googlegroups.com
+
# disable automatic tests
test: off