Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10847070
D8892.id21392.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8892.id21392.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,15 @@
+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.
+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
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 8:52 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855406
Default Alt Text
D8892.id21392.diff (1 KB)
Attached To
Mode
D8892: Initial commit of flightgear-data
Attached
Detach File
Event Timeline
Log In to Comment