Florent Rougon
0cc46a1179
Update (obsolete!) package/debian/rules to use the renamed desktop file
...
Just for consistency and cleanliness, following commit
4b48aca411
. The 'package/debian' directory
is going to be removed soon, anyway[1].
The 'RedHat' and 'openSUSE' directories in 'package' don't need such a
change, because they use their own desktop file (and they should also be
removed after the 2017.2.1 release).
[1] https://sourceforge.net/p/flightgear/flightgear/merge-requests/92/
2017-05-16 21:44:24 +02:00
Florent Rougon
4b48aca411
Rename flightgear.desktop to org.flightgear.FlightGear.desktop; improve it
...
This closes ticket #1961
(<https://sourceforge.net/p/flightgear/codetickets/1961/ >). To be sure
the file is found, call app->setDesktopFileName() in
src/GUI/QtLauncher.cxx if the Qt version is 5.7 or later.
See <https://sourceforge.net/p/flightgear/mailman/message/35840997/ > and
<https://sourceforge.net/p/flightgear/mailman/message/35841007/ > for the
small changes to the desktop file contents.
2017-05-16 13:58:37 +02:00
Florent Rougon
2280bd83c7
Improve package/flightgear.desktop
...
See discussions at
<https://sourceforge.net/p/flightgear/mailman/message/35827063/ > and
<http://lists.alioth.debian.org/pipermail/pkg-fgfs-crew/2017-May/001864.html >
for the added keywords, etc.
This conforms to:
https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
(spec currently at version 1.1, hence the Version field)
2017-05-15 16:55:25 +02:00
James Turner
45c6ec216f
Update .desktop files to show the launcher
...
Suggested by Emilian, I assumed packagers tend to replace these files
or make their own decision anyway but for a non-terminal startup,
requesting the launcher seems a clear benefit to me.
2017-01-27 16:09:19 +00:00
Florent Rougon
9fdcca5e94
Revert relevant parts of f4d8d8c6a1
...
For the reasons of this reverting, see the thread at
<https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/CAHtsj_eFdxLoXXoNq%3D3OKNRmyR6-FowFL97TASdQJx8N05Lmig%40mail.gmail.com/#msg35580548 >,
including <https://sourceforge.net/p/flightgear/mailman/message/35584363/ >,
<https://sourceforge.net/p/flightgear/mailman/message/35584803/ > and
<https://sourceforge.net/p/flightgear/mailman/message/35585421/ > (appearing
out-of-thread according to the SF mailing list archive).
2017-01-05 06:31:52 +01:00
Florent Rougon
f4d8d8c6a1
Minor changes
...
Essentially, adapt two places where options.xml was supposed to be found
in $FG_ROOT (in one of these, the comment was already incorrect way
before the recent change moving options.xml out of FGData).
2016-12-29 14:01:56 +01:00
Torsten Dreyer
d68af5ab1d
Correct version numbers for start menu entries
...
Alessandro Mentitch submitted by Alessandro Menti
2015-08-04 10:25:47 +02:00
James Turner
b61904a7a1
Nightly build Windows fixes
...
- from Alessandro Menti
2015-07-05 10:39:41 +01:00
James Turner
213e5ab8e6
Remove obsolete nightly build script.
...
- script in FGMeta is used instead, now.
2015-03-08 00:42:39 +00:00
James Turner
b485fa8a0d
Updates for v2 code-signing
...
- Assume modified OSG plugin naming scheme, requires patched OSG
from our Git, with .dylib suffix and no version number in the dir
name.
- deeply sign the entire bundle, once it’s complete
2015-02-12 11:43:37 +00:00
James Turner
c8c2da1b78
Mac nightly can use new launcher.
2015-01-06 21:59:06 +00:00
Clément de l'Hamaide
617bc96c6a
Win-nightly: add firewall exception by elgaton
2014-12-16 19:47:48 +01:00
Clément de l'Hamaide
c3b84856ad
Win nightly: add OpenRTI dll
2014-08-20 05:40:55 +02:00
Clément de l'Hamaide
c402b5d82f
Win nightly: update for the new FGCom standalone
2014-08-19 22:22:06 +02:00
Clément de l'Hamaide
c8da770ff8
Use old bmp until a nice one comes later
2014-08-19 21:04:50 +02:00
Clément de l'Hamaide
d870f969e7
Remove unecessary Windows files
2014-08-19 21:04:42 +02:00
Clément de l'Hamaide
d1638932b3
Win-nightly: new script for generating Windows nightly
2014-08-18 20:07:59 +02:00
Clément de l'Hamaide
c430cc7b7d
Win-nightly fixes
...
Win64-nightly: add CrashReporter
Win32/64-nightly: remove outdated option + set fgdata dir
2014-08-02 20:47:08 +02:00
James Turner
af451fb138
Fix mac nightly build
...
- Ruby 1.8 (on Lion) needs explicit include of Rubygems
2014-03-16 17:00:32 +00:00
James Turner
5465895278
Mac nightly build packaging tweaks.
2014-03-14 09:00:50 +00:00
James Turner
7bc7197f6a
Use Cmake to generate app-bundle on Mac
...
- build the .plist using CMake features
- update the nightly Mac packaging script for the new layout
2014-02-14 18:58:36 +00:00
Clement de l'Hamaide
c92c482f22
Add inforbefore.txt providing instructions before installation for Windows
2014-02-04 02:45:01 +01:00
James Turner
b9353144a5
Add crashrpt to Windows nightlies.
2014-01-20 09:07:08 +00:00
Clément de l'Hamaide
b50ea6753b
Fix BMP header for Inno-setup
2013-12-01 10:55:01 +01:00
Clément de l'Hamaide
7e90c8aa2b
Force 32 bits depth on .ico - only for Windows
2013-11-14 21:24:56 +01:00
Clément de l'Hamaide
1c49890bec
Icons update
2013-11-13 22:49:07 +01:00
Clément de l'Hamaide
d56452e439
FG-Win32/64-nightly: move uninstaller in root directory
2013-10-31 18:30:40 +01:00
Clément de l'Hamaide
13425b3987
FG-Win64-nightly: apply update from Win32-nightly
2013-10-31 14:37:34 +01:00
Clément de l'Hamaide
d30100fad6
FG-Win32-nightly: fix OpenRTI deps
2013-10-31 14:36:23 +01:00
Clément de l'Hamaide
ab38969274
Add an FGCom icon from fgcomgui (under GPL)
2013-10-31 14:07:31 +01:00
Clément de l'Hamaide
8579180c18
FG-Win32-nightly: introduce common /bin /share structure
2013-10-31 13:19:29 +01:00
Clément de l'Hamaide
dbb317a44b
build-mac-nightly: use new FGCom
2013-10-25 15:38:17 +02:00
Clément de l'Hamaide
c8b5cc8a26
Fix OpenThreads DLL name for Windows build
2013-09-30 20:08:05 +02:00
f-jjth
d03b44b662
FGCom integrated into FlightGear.
...
Disabled by default at build time.
2013-08-16 17:02:47 +01:00
James Turner
29e267f18a
Fix svn install renaming in Mac packaging
2012-08-22 22:31:59 +01:00
James Turner
c06ab52c55
KIll off ALUT now it's gone from SimGear
2012-08-22 00:10:00 +01:00
James Turner
c864b396c6
Delay code-signing until the bundle is fully assembled.
...
Apparently code-signing is quite clever, and bundle resources changes invalidate the signature.
2012-08-14 10:01:09 +01:00
James Turner
a102b680e4
Whoops, svn_ra_neon is needed.
2012-08-14 09:47:10 +01:00
James Turner
303f491547
Ooops, incorrect Ruby syntax.
2012-08-13 11:40:24 +01:00
James Turner
029bc1da55
Mac: make code-signing identity an env variable.
...
(So I don't have to hard-code my profile ID into git)
2012-08-13 11:27:04 +01:00
James Turner
7c22e497b6
Change the Mac nightly to use the launcher.
2012-08-13 09:51:08 +01:00
James Turner
9c2d01189e
Enable subversion lib packaging on Mac
2012-08-11 15:23:17 +01:00
James Turner
9835dadf71
Copy fgcom data files into the resources dir
2012-08-08 15:57:07 +01:00
James Turner
1830f48c87
Mac nightly packaging updates
...
Add FGCom, use Mac-launcher build exports, and ground-work for copying Subversion client libraries. Also runs code sign, though without a valid signing identity.
2012-08-07 14:03:29 +01:00
Frederic Bouvier
4959ccdd15
No terrasync in Win64
2012-08-02 08:53:50 +02:00
Frederic Bouvier
759b6b3de8
Add a nightly build for FG 64
2012-08-02 08:33:06 +02:00
Curtis L. Olson
d4d9669538
data/Startup went away (so removing the reference to it from the package
...
build script.)
2012-07-12 14:58:04 -05:00
Curtis L. Olson
b14ddd4011
Merge branch 'next' of gitorious.org:fg/flightgear into next
2012-07-05 11:24:40 -05:00
Curtis L. Olson
d10b1d2d7c
materials.xml and materials.dtd have moved into Materials/
2012-07-05 11:23:45 -05:00
ThorstenB
a328660545
Add openSUSE RPM specification
2012-07-02 22:00:41 +02:00