1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-26 00:12:33 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
e0f1659b8f Downgrade of aseprite to latest release 1.2.9
Currently master branch of aseprite doesn't automatically build all of
its dependences - like Skia for instance. Let's fix on official versions
for now.

Changes:
- introduces 1.2.9 ~amd64
- degrade 9999 version to **
2018-12-05 19:23:33 +01:00
5131d09ef4 Changed aseprite use flags to be more accurate.
Changed "bundled-libs" to "static" - since this is waht the flag
actually do, added new flag "bundled-allegro" which is disabled by
default, so that aseprite will use modified own version of allegor
framework. In that case warning will be displayed to the user (as in
original ebuild in gentoo repo).
2018-05-20 17:20:06 +02:00
df3c0bf3cd Using bundled-libs flag for static compile the package 2018-05-20 13:48:07 +02:00
69a0bff081 Aligned use flags with official repo for aseprite 2018-05-20 13:45:59 +02:00
be3df2bb65 Moved aseprite to dev-games category (just like in official repo) 2018-05-20 13:44:47 +02:00