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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user