1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-25 07:32:30 +01:00

Aligned use flags with official repo for aseprite

This commit is contained in:
2018-05-20 13:45:59 +02:00
parent be3df2bb65
commit 69a0bff081

View File

@@ -5,7 +5,7 @@ EAPI=6
inherit git-r3 cmake-utils
DESCRIPTION="Animated sprite editor and pixel art tool"
DESCRIPTION="Animated sprite editor & pixel art tool"
HOMEPAGE="https://www.aseprite.org"
SRC_URI=""
EGIT_REPO_URI="https://github.com/aseprite/aseprite"
@@ -15,7 +15,7 @@ CMAKE_BUILD_TYPE="Release"
LICENSE="https://github.com/aseprite/aseprite/blob/master/EULA.txt"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
IUSE="+bundled-libs webp"
DEPEND="dev-util/ninja
dev-util/cmake