forked from hasufell/hasufell-repository
Use 'manual: <filename>' for nofetch packages
This commit is contained in:
parent
5487a653bc
commit
72cf185ed9
@ -5,7 +5,7 @@ require gtk-icon-cache
|
||||
|
||||
SUMMARY="Baldur's Gate2: Enhanced Edition"
|
||||
HOMEPAGE="http://www.gog.com/game/baldurs_gate_2_enhanced_edition"
|
||||
DOWNLOADS="gog_baldur_s_gate_2_enhanced_edition_2.0.0.3.sh"
|
||||
DOWNLOADS="manual: gog_baldur_s_gate_2_enhanced_edition_2.0.0.3.sh"
|
||||
|
||||
LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
|
@ -5,7 +5,7 @@ require gtk-icon-cache
|
||||
|
||||
SUMMARY="Baldur's Gate: Enhanced Edition"
|
||||
HOMEPAGE="http://www.gog.com/game/baldurs_gate_enhanced_edition"
|
||||
DOWNLOADS="gog_baldur_s_gate_enhanced_edition_2.0.0.3.sh"
|
||||
DOWNLOADS="manual: gog_baldur_s_gate_enhanced_edition_2.0.0.3.sh"
|
||||
|
||||
LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
|
@ -10,10 +10,13 @@ BASE_SRC_DL="gog_pillars_of_eternity_2.9.0.13.sh"
|
||||
DLC1_SRC_DL="gog_pillars_of_eternity_kickstarter_item_dlc_2.0.0.2.sh"
|
||||
DLC2_SRC_DL="gog_pillars_of_eternity_kickstarter_pet_dlc_2.0.0.2.sh"
|
||||
DLC3_SRC_DL="gog_pillars_of_eternity_preorder_item_and_pet_dlc_2.0.0.2.sh"
|
||||
DOWNLOADS="${BASE_SRC_DL}
|
||||
DOWNLOADS="
|
||||
manual:
|
||||
${BASE_SRC_DL}
|
||||
dlc1? ( ${DLC1_SRC_DL} )
|
||||
dlc2? ( ${DLC2_SRC_DL} )
|
||||
dlc3? ( ${DLC3_SRC_DL} )"
|
||||
dlc3? ( ${DLC3_SRC_DL} )
|
||||
"
|
||||
|
||||
LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
|
@ -5,7 +5,7 @@ require gtk-icon-cache
|
||||
|
||||
SUMMARY="Punch Club is a boxing tycoon management game with multiple branching story lines"
|
||||
HOMEPAGE="https://www.gog.com/game/punch_club"
|
||||
DOWNLOADS="gog_punch_club_2.1.0.2.sh"
|
||||
DOWNLOADS="manual: gog_punch_club_2.1.0.2.sh"
|
||||
|
||||
LICENCES="all-rights-reserved GOG-EULA"
|
||||
SLOT="0"
|
||||
|
@ -5,7 +5,7 @@ require gtk-icon-cache
|
||||
|
||||
SUMMARY="Direct sequel to 1988's Wasteland, the first-ever post-apocalyptic computer RPG and the inspiration behind the Fallout series"
|
||||
HOMEPAGE="https://wasteland.inxile-entertainment.com/"
|
||||
DOWNLOADS="gog_wasteland_2_2.9.0.14.sh"
|
||||
DOWNLOADS="manual: gog_wasteland_2_2.9.0.14.sh"
|
||||
|
||||
LICENCES="all-rights-reserved"
|
||||
SLOT="0"
|
||||
|
Loading…
Reference in New Issue
Block a user