~hellsworth/desktop/+git/glimpse-editor:dev-g210

Last commit made on 2021-05-23
Get this branch:
git clone -b dev-g210 https://git.launchpad.net/~hellsworth/desktop/+git/glimpse-editor

Branch merges

Branch information

Name:
dev-g210
Repository:
lp:~hellsworth/desktop/+git/glimpse-editor

Recent commits

fa57ba6... by Bobby Moss <email address hidden>

Removed funding links and updated docs (#542)

* Removed funding links and updated docs

* Removed funding link from README

* Removed donation link from appdata

* Removed donate links from contributing guide

fbd21e5... by tastytea <email address hidden>

configure.ac: fix `--with-linux-input` handling with upcoming autoconf-2.70 (#527)

Upcoming autoconf-2.70 exposes deficiency in configure.ac:

```
$ autoconf-2.70_beta2 && ./configure --host=x86_64-pc-linux-gnu
./configure: line 1430: 5: Bad file descriptor
checking whether is declared... ./configure: line 1432: ${+y}: bad
```

It happens because macros are called with parameters using insufficient quoting.

More details at https://lists.gnu.org/archive/html/bug-autoconf/2020-10/msg00027.html

The fix only amends `--with-linux-input`. Other cases of underquoting
will need to be handled separately.

Fix-by: Zack Weinberg
Signed-off-by: Sergei Trofimovich <email address hidden>

Co-authored-by: Sergei Trofimovich <email address hidden>

8ebbefa... by Heather Ellsworth

[snap] Many ported updates from the snapcrafters/gimp project (#534)

- Update the cflags from O2 to O3
  - Update build and runtime libraries
  - Include launcher-specific directly
  - Better organized ldcache actions

b2f1d33... by Bobby Moss <email address hidden>

Updated website in README.md

5c52b15... by Bobby Moss <email address hidden>

Update NEWS

0c81e2f... by Bobby Moss <email address hidden>

Updated placeholder email on Flathub

23dcee4... by Bobby Moss <email address hidden>

Updated `CODE_OF_CONDUCT.md`

Ditto

Added placeholder email

52b8995... by Bobby Moss <email address hidden>

Removed Bobby Moss as active maintainer

615beb3... by Bobby Moss <email address hidden>

Updated Contributing.md with latest info

93c0308... by Bobby Moss <email address hidden>

Removed Facebook Page link from README.md