Commit Graph

11 Commits

Author SHA1 Message Date
Peter Hutterer
d631ea76fc meson.build: 0.2.900
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-08-25 14:28:07 +10:00
Jente Hidskes
4acede1397 Add support for translations
Based on earlier work by @whot:

44d8265d4a

Fixes #12.
2017-08-23 12:38:51 +10:00
Jente Hidskes
92ca0d894b Meson: copy configuration data so we don't have to duplicate it manually
Fixes #138 and 5d81027e84.
2017-08-21 20:30:38 +10:00
Jente Hidskes
6962abf3b6 Revert "meson: copy configuration data so we don't have to duplicate it manually"
This reverts commit 5d81027e84.

It wrongly doesn't override the pkgdatadir anymore, and (less
importantly) also forgets localedir
2017-08-21 20:30:38 +10:00
Jente Hidskes
5d81027e84 meson: copy configuration data so we don't have to duplicate it manually
Fixes #138.
2017-08-21 06:50:33 +10:00
Jente Hidskes
424a66ae48 Meson: remove whitespace 2017-08-17 10:01:13 +02:00
Jente Hidskes
7542943c2d Meson: fix build with meson 0.42.0
Fixes a newly introduced warning:

WARNING: The variable(s) 'devel' in the input file 'piper.in' are not present in
the given configuration data.
2017-08-17 10:01:13 +02:00
Peter Hutterer
5440618ebc Piper: check for required GTK version at runtime
Related to #111
2017-08-16 10:21:57 +10:00
Rasmus Thomsen
801784f876 Meson.build: allow customisation of bindir 2017-08-06 20:29:32 +02:00
Jente Hidskes
5508d53929 Add a piper.devel output to run from source tree
Fixes #50
2017-07-26 10:07:28 +02:00
Jente Hidskes
45c669b8ad Port to Meson
As discussed in #5, this enables better integration with the GNOME stack
through Meson's GNOME module. This will allow us to use GSchemas,
AppData and other GNOME technologies much easier. It will also simplify
building Flatpaks of Piper.
2017-06-07 17:07:13 +02:00