forked from hasufell/hasufell-repository
games-rpg/pillars-of-eternity: bump to 3.03.1047
This commit is contained in:
parent
b8033ac041
commit
e4813c3bcf
@ -6,12 +6,12 @@ require desktop-utils gtk-icon-cache
|
|||||||
SUMMARY="Pillars Of Eternity"
|
SUMMARY="Pillars Of Eternity"
|
||||||
HOMEPAGE="http://www.gog.com/game/pillars_of_eternity_hero_edition"
|
HOMEPAGE="http://www.gog.com/game/pillars_of_eternity_hero_edition"
|
||||||
|
|
||||||
BASE_SRC_DL="gog_pillars_of_eternity_2.12.0.16.sh"
|
BASE_SRC_DL="gog_pillars_of_eternity_2.13.0.17.sh"
|
||||||
KSI_SRC_DL="gog_pillars_of_eternity_kickstarter_item_dlc_2.0.0.2.sh"
|
KSI_SRC_DL="gog_pillars_of_eternity_kickstarter_item_dlc_2.0.0.2.sh"
|
||||||
KSP_SRC_DL="gog_pillars_of_eternity_kickstarter_pet_dlc_2.0.0.2.sh"
|
KSP_SRC_DL="gog_pillars_of_eternity_kickstarter_pet_dlc_2.0.0.2.sh"
|
||||||
PRE_SRC_DL="gog_pillars_of_eternity_preorder_item_and_pet_dlc_2.0.0.2.sh"
|
PRE_SRC_DL="gog_pillars_of_eternity_preorder_item_and_pet_dlc_2.0.0.2.sh"
|
||||||
WM1_SRC_DL="gog_pillars_of_eternity_white_march_part_1_dlc_2.6.0.8.sh"
|
WM1_SRC_DL="gog_pillars_of_eternity_white_march_part_1_dlc_2.7.0.9.sh"
|
||||||
WM2_SRC_DL="gog_pillars_of_eternity_white_march_part_2_dlc_2.2.0.3.sh"
|
WM2_SRC_DL="gog_pillars_of_eternity_white_march_part_2_dlc_2.3.0.4.sh"
|
||||||
DOWNLOADS="
|
DOWNLOADS="
|
||||||
manual:
|
manual:
|
||||||
${BASE_SRC_DL}
|
${BASE_SRC_DL}
|
||||||
@ -59,6 +59,8 @@ pkg_nofetch() {
|
|||||||
option kickstarter-item && einfo "and \"${KSI_SRC_DL}\""
|
option kickstarter-item && einfo "and \"${KSI_SRC_DL}\""
|
||||||
option kickstarter-pet && einfo "and \"${KSP_SRC_DL}\""
|
option kickstarter-pet && einfo "and \"${KSP_SRC_DL}\""
|
||||||
option pre-order-items && einfo "and \"${PRE_SRC_DL}\""
|
option pre-order-items && einfo "and \"${PRE_SRC_DL}\""
|
||||||
|
option white-march-1 && einfo "and \"${WM1_SRC_DL}\""
|
||||||
|
option white-march-2 && einfo "and \"${WM2_SRC_DL}\""
|
||||||
einfo "from:"
|
einfo "from:"
|
||||||
einfo " ${HOMEPAGE}"
|
einfo " ${HOMEPAGE}"
|
||||||
einfo "and move/link it to \"${FETCHEDDIR}\""
|
einfo "and move/link it to \"${FETCHEDDIR}\""
|
||||||
@ -119,7 +121,7 @@ EOF
|
|||||||
|
|
||||||
install_desktop_entry "Name=Pillars Of Eternity"
|
install_desktop_entry "Name=Pillars Of Eternity"
|
||||||
|
|
||||||
dodoc game/Docs/{pe-game-manual.pdf,readme.txt}
|
dodoc docs/pe-game-manual.pdf
|
||||||
|
|
||||||
dodir "${dir}"
|
dodir "${dir}"
|
||||||
edo rm "${WORK}"/game/PillarsOfEternity_Data/Plugins/x86_64/libCSteamworks.so \
|
edo rm "${WORK}"/game/PillarsOfEternity_Data/Plugins/x86_64/libCSteamworks.so \
|
Loading…
Reference in New Issue
Block a user