Page MenuHomeSolus

D8892.id21394.diff
No OneTemporary

D8892.id21394.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : flightgear-data
+version : 2018.3.5
+release : 1
+source :
+ - https://sourceforge.net/projects/flightgear/files/release-2018.3/FlightGear-2018.3.5-data.tar.bz2 : 13725d5e628ce2feb3f102b744fffe4a0e2a8847a74b039da7ddd35fd44fdb11
+license : GPL-2.0-or-later
+component : games
+homepage : https://www.flightgear.org/
+summary : FlightGear data and assets
+description: |
+ FlightGear is an open-source flight simulator. This package contains data and assets necessary to run the simulator.
+extract : no
+install : |
+ mkdir -p $installdir/usr/share/flightgear
+ tar -xvf $sources/FlightGear-$version-data.tar.bz2 --strip-components=1 -C $installdir/usr/share/flightgear
+ chmod -R 00644 $installdir/usr/share/flightgear

File Metadata

Mime Type
text/plain
Expires
Jun 12 2023, 9:50 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855437
Default Alt Text
D8892.id21394.diff (1 KB)

Event Timeline