Marco Trevisan (Treviño)
532608248e
build: Pre-release bump to 0.8.0
2022-06-07 03:18:38 +02:00
Marco Trevisan (Treviño)
c6534a144c
build: Bump dependency on glib 2.38
...
It's almost 10 years old, so I think we can safely depend on that to
support the features we're optionally depending on, plus the ones we're
going to add
2022-06-07 03:18:38 +02:00
Logan Rathbone
8162b1d397
Bump version to 0.7.12
...
Update NEWS.
2022-05-05 12:03:27 -04:00
Marco Trevisan (Treviño)
e8a57f7245
Bump version to 0.7.11
...
Update NEWS.
2022-04-27 21:05:49 +02:00
Marco Trevisan (Treviño)
2674c76f53
Bump version to 0.7.10
...
Update NEWS.
2022-04-27 19:00:44 +02:00
Marco Trevisan (Treviño)
736fcea1d0
build: Avoid warnings or mis-behavior in recent meson versions
...
In future meson will check the run_command result by default, while it's
fine for us, it would cause our nicer error message not to work.
2022-04-21 23:53:44 +02:00
Marco Trevisan (Treviño)
98a4bf483a
release: 0.7.9
2020-02-26 20:06:01 +01:00
Jan Tojnar
162d195869
Add notify-send manpage
...
Taken from Debian, converted to Docbook and fixed some issues.
Closes: https://gitlab.gnome.org/GNOME/libnotify/issues/4
2020-01-13 16:41:31 +01:00
Jan Tojnar
55eb69247f
build: check supported linker args before build
...
MacOS linker does not support --version-script argument so we need
to only add it to ldflags when it is available.
2019-04-26 20:20:22 +02:00
Florian Müllner
44f9222212
Bump version to 0.7.8
...
Update NEWS.
2019-03-28 19:24:26 +01:00
Abderrahim Kitouni
3f71a3b3ba
meson.build: fix pkg-config generation
...
The code was previously using glib_dep.version() as a version for gio which
generates an invalid version like "gio-2.0 2.59.1" in the pkg-config file.
2019-02-01 14:21:14 +01:00
Marco Trevisan
593f260722
Build with meson and add CI
2019-01-31 17:15:27 +00:00