forked from hasufell/hasufell-repository
games-rpg/valyriatear: minor cleanup
This commit is contained in:
parent
6167791fd2
commit
31a241aefd
@ -22,7 +22,6 @@ LICENCES="GPL-2 GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-3.0 CC0 O
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
PLATFORMS="~amd64 ~x86"
|
PLATFORMS="~amd64 ~x86"
|
||||||
MYOPTIONS="
|
MYOPTIONS="
|
||||||
debug
|
|
||||||
editor
|
editor
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -53,14 +52,9 @@ CMAKE_SRC_CONFIGURE_PARAMS=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
CMAKE_SRC_CONFIGURE_OPTIONS=(
|
CMAKE_SRC_CONFIGURE_OPTIONS=(
|
||||||
'debug DEBUG_FEATURES'
|
|
||||||
'editor EDITOR_SUPPORT'
|
'editor EDITOR_SUPPORT'
|
||||||
)
|
)
|
||||||
|
|
||||||
pkg_preinst() {
|
|
||||||
gtk-icon-cache_pkg_preinst
|
|
||||||
}
|
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
gtk-icon-cache_pkg_postinst
|
gtk-icon-cache_pkg_postinst
|
||||||
freedesktop-desktop_pkg_postinst
|
freedesktop-desktop_pkg_postinst
|
||||||
|
Loading…
Reference in New Issue
Block a user