Commit Graph

7 Commits

Author SHA1 Message Date
Brien Dieterle
c367eaf23c mypaint2: prepare for dependency on brush package (#4757)
* mypaint2: prepare for dependency on brush package

* fix typo in path to COPYING
2018-12-10 10:20:04 +03:00
Andrew Chadwick
f115fcca5c libmypaint*: various fixes (#2023)
* libmypaint-git: configure like nongit

Was generating the wrong DLL name ("msys-" prefix in /mingw*/bin)

* libmypaint: remove gobject-introspection dep

The scanner is needed at compile time, but gi stuff is not required by
the lib at runtime (unless you're crazy enough to try out its G-I
bindings, in which case you know you need gobject-introspection-runtime
already).
2016-12-31 14:23:05 +03:00
Andrew Chadwick
0c8eb2763b libmypaint-git: fix conflicts 2016-05-29 17:03:34 +01:00
Andrew Chadwick
237582707d libmypaint-git: update pkgver() 2016-05-29 02:15:36 +01:00
Andrew Chadwick
11af44b8aa libmypaint-git: use autogen.sh 2016-05-29 02:14:39 +01:00
Andrew Chadwick
2963656fc4 libmypaint-git: update build deps 2016-05-29 02:13:53 +01:00
Andrew Chadwick
414003c6b5 Add mingw-w64-libmypaint-git
libmypaint is splitting off from MyPaint fully now.
2016-05-19 00:21:54 +01:00