live.mk: added Tu-154 aircraft model to FG image
There's a beautiful airliner model out there thanks to the guys at flightgear.ru, and it was asking to be included but its unclear licensing status; now that 3.0 is GPLed I'm glad to add this package.
This commit is contained in:
parent
9edbd2a2e1
commit
86d213cd5a
@ -76,6 +76,7 @@ distro/live-glxgears: distro/.live-3d; @:
|
|||||||
distro/live-flightgear: distro/.live-3d
|
distro/live-flightgear: distro/.live-3d
|
||||||
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
|
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
|
||||||
@$(call add,LIVE_PACKAGES,FlightGear fgo input-utils)
|
@$(call add,LIVE_PACKAGES,FlightGear fgo input-utils)
|
||||||
|
@$(call add,LIVE_PACKAGES,FlightGear-tu154b)
|
||||||
@$(call add,LIVE_PACKAGES,icewm-startup-tray_mixer_plus)
|
@$(call add,LIVE_PACKAGES,icewm-startup-tray_mixer_plus)
|
||||||
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
|
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user