mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-01-08 23:04:16 +01:00
Aligned use flags with official repo for aseprite
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=6
|
|||||||
|
|
||||||
inherit git-r3 cmake-utils
|
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"
|
HOMEPAGE="https://www.aseprite.org"
|
||||||
SRC_URI=""
|
SRC_URI=""
|
||||||
EGIT_REPO_URI="https://github.com/aseprite/aseprite"
|
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"
|
LICENSE="https://github.com/aseprite/aseprite/blob/master/EULA.txt"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE=""
|
IUSE="+bundled-libs webp"
|
||||||
|
|
||||||
DEPEND="dev-util/ninja
|
DEPEND="dev-util/ninja
|
||||||
dev-util/cmake
|
dev-util/cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user