Re: [Evolution] Evolution where did it move on git naming ?
- From: Paul Smith <paul mad-scientist net>
- To: "Japhering, Anonymous" <japhering gmail com>, evolution-list gnome org
- Subject: Re: [Evolution] Evolution where did it move on git naming ?
- Date: Tue, 21 Jul 2020 10:48:37 -0400
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]