On Tue, 2020-07-21 at 09:16 -0500, Japhering, Anonymous via evolution-
list wrote:
>         {
>             "name": "bogofilter",
>             "buildsystem": "simple",
>             "build-commands": [
>                 "cd ./bogofilter/ && echo \"# Skip for Flatpak
> build\" > doc/Makefile.am && autoreconf -fi && ./configure --
> prefix=/app --disable-rpath --with-database=sqlite3 && make && make
> install"
>             ],
>             "sources": [
>                 {
>                     "type": "git",
>                     "url": "https://git.code.sf.net/p/bogofilter/git";
> ,
>                     "branch": "master"
>                 }
>             ]
>         },

This is for bogofilter, which is a separate project from Evolution.
 Bogofilter is a generic spam filtering plugin, that many projects use.
 Evolution simply includes it as well.

It appears as best as I can tell, that bogofilter has switched to
"main" as its primary branch name; you can see:

https://gitlab.com/bogofilter/bogofilter/

I don't know if anyone announced this change or if the Evolution devs
are aware of it.

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to