forked from hasufell/hasufell-repository
Fix suggestions and bugs spotted by zlin
https://galileo.mailstation.de/gerrit/#/c/5864/
This commit is contained in:
@@ -11,7 +11,7 @@ LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
PLATFORMS="-* ~x86"
|
||||
MYOPTIONS=""
|
||||
RESTRICT="fetch bindist"
|
||||
RESTRICT="fetch"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
|
||||
@@ -11,7 +11,7 @@ LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
PLATFORMS="-* ~x86"
|
||||
MYOPTIONS=""
|
||||
RESTRICT="fetch bindist"
|
||||
RESTRICT="fetch"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
|
||||
@@ -26,7 +26,7 @@ MYOPTIONS="
|
||||
dlc2 [[ description = [ Install the Kickstarter Bonus Pet ] ]]
|
||||
dlc3 [[ description = [ Install the Pre-Order Bonus Item and Pet ] ]]
|
||||
"
|
||||
RESTRICT="fetch bindist"
|
||||
RESTRICT="fetch"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
|
||||
@@ -11,7 +11,7 @@ DOWNLOADS="manual: ${GOG_SH}"
|
||||
LICENCES="all-rights-reserved GOG-EULA"
|
||||
SLOT="0"
|
||||
PLATFORMS="-* ~amd64 ~x86"
|
||||
RESTRICT="fetch mirror"
|
||||
RESTRICT="fetch"
|
||||
|
||||
MYOPTIONS="
|
||||
( platform: amd64 x86 )
|
||||
|
||||
@@ -21,9 +21,7 @@ DOWNLOADS=""
|
||||
LICENCES="GPL-2 GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-3.0 CC0 OFL-1.1"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS="
|
||||
editor
|
||||
"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
@@ -40,7 +38,6 @@ DEPENDENCIES="
|
||||
x11-dri/glu
|
||||
x11-dri/mesa
|
||||
x11-libs/libX11
|
||||
editor? ( x11-libs/qt:4[opengl] )
|
||||
"
|
||||
|
||||
CMAKE_SRC_CONFIGURE_PARAMS=(
|
||||
@@ -49,10 +46,6 @@ CMAKE_SRC_CONFIGURE_PARAMS=(
|
||||
-DUSE_PCH_COMPILATION=OFF
|
||||
)
|
||||
|
||||
CMAKE_SRC_CONFIGURE_OPTIONS=(
|
||||
'editor EDITOR_SUPPORT'
|
||||
)
|
||||
|
||||
pkg_postinst() {
|
||||
gtk-icon-cache_pkg_postinst
|
||||
freedesktop-desktop_pkg_postinst
|
||||
|
||||
@@ -11,7 +11,7 @@ LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
PLATFORMS="-* ~x86"
|
||||
MYOPTIONS=""
|
||||
RESTRICT="bindist fetch mirror"
|
||||
RESTRICT="fetch"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user