clemty
76de14b6f5
PNG file size reduction
...
run pngcrush -brute on *.png
before:
70 File(s) 3.455.140 bytes
after:
70 File(s) 2.616.088 bytes
2015-09-29 20:47:36 +02:00
Matthias Mailänder
baa798d831
autogenerate and install a UNIX man page
2015-08-01 11:56:43 +02:00
Matthias Mailänder
ac970cdb44
remove the WinForms map editor
2015-06-20 13:45:44 +02:00
abcdefg30
3bf149222e
Merge pull request #8192 from OpenRA/desktop-l10n
...
Added a German translation for the Linux desktop entry
2015-05-26 10:48:34 +02:00
Matthias Mailänder
b518e5949c
register the openra:// protocol to join games
2015-05-21 20:33:42 +02:00
Matthias Mailänder
1fa70b959d
Update openra.desktop
...
translate the generic name to German
2015-05-19 22:00:07 +02:00
Matthias Mailänder
69ce877a89
Merge pull request #8083 from obrakmann/separate_download_dir
...
Closes #8069
2015-05-10 21:30:38 +02:00
Matthias Mailänder
3d23897af0
install Linux app store data metadata
2015-05-10 15:38:01 +02:00
Oliver Brakmann
71857be388
Make packaging less noisy, + random cleanups
2015-05-08 20:59:45 +02:00
Oliver Brakmann
60319aa500
Add MaxMind GeoIP2's dependencies to debian package
...
It would have been easier to just depend on libnewtonsoft-json5.0-cil, but that is only available in Ubuntu 14.04 and higher.
2015-03-24 14:30:22 +01:00
Matthias Mailänder
411446f9bd
package the XML files
2015-01-18 13:17:11 +01:00
Matthias Mailänder
1b5928879c
save replays in a less generic file extension
2015-01-18 13:17:11 +01:00
Matthias Mailänder
417b499472
register Linux MIME type to directly load replays
2015-01-18 13:17:10 +01:00
Paul Chote
c4967db0cc
Remove native code from deb packages.
2014-11-30 09:34:54 +13:00
Paul Chote
260c36239b
Remove automated rpm and arch packaging.
...
See #6480 for the reasoning.
2014-11-30 09:34:54 +13:00
steelphase
307eaecc9e
Update Windows installer and Makefile
...
Update windows installer to point to OpenRA.exe
replace CrashDialog with GameMonitor in MakeFile
Fix and simplify packaging scripts
2014-10-19 11:18:38 +02:00
Paul Chote
c811be1795
Fix arch package building on Travis.
2014-06-07 20:27:38 +12:00
Matthias Mailänder
66bc649d75
fix rpmbuild warning: File listed twice
2014-06-05 14:36:37 +02:00
Matthias Mailänder
645b0f4da7
less verbose rpmbuild output
2014-06-05 13:51:41 +02:00
Matthias Mailänder
76da946075
fix /home/travis/rpmbuild/SPECS/openra.spec: No such directory
2014-06-05 13:21:25 +02:00
Matthias Mailänder
4b3935b010
enforce bash usage to avoid problems on Ubuntu with dash
2014-06-05 12:20:54 +02:00
Matthias Mailänder
83f11745f7
remove the wait so that CI can finish
2014-06-05 11:45:25 +02:00
Matthias Mailänder
7c28351ce3
fix /home/travis/rpmbuild/*: No such file or directory
2014-06-05 11:39:23 +02:00
Matthias Mailänder
dd7e92112e
one at a time
2014-06-05 10:27:40 +02:00
Matthias Mailänder
4c38a881b4
don't dump into package.log
2014-06-05 10:19:16 +02:00
Paul Chote
adf8df5303
Merge pull request #5506 from Mailaender/openra.net
...
Replaced open-ra.org with openra.net in-game
2014-06-01 19:34:55 +12:00
Matthias Mailänder
e5c746df15
remove OpenRA.TilesetBuilder.exe from Linux packages
2014-06-01 05:16:53 +02:00
Matthias Mailänder
fe859c6fef
rename everything freedesktop.org related install-linux-*
2014-06-01 05:15:30 +02:00
Matthias Mailänder
6c762f9c55
separate make dependencies into CLI and bundled native ones
2014-06-01 05:10:24 +02:00
Matthias Mailänder
5b86a8a6a8
open-ra.org → openra.net
...
closes #5500
2014-05-31 17:14:33 +02:00
Matthias Mailänder
c17aa2f467
don't ship OpenRA.CrashDialog.exe on Mac/Linux
2014-05-17 12:13:58 +02:00
Matthias Mailänder
0a5d78bbf1
fix missing hard-coded native deps after make install
2014-05-17 12:13:58 +02:00
Matthias Mailänder
73704a2a84
copy launch scripts during Linux make install
2014-05-17 12:13:58 +02:00
Matthias Mailänder
bae47ff3c9
use native Gtk2 crash dialogs on Linux
...
closes #3872
closes #3849
2014-05-17 12:13:50 +02:00
Paul Chote
189f23e442
Switch linux to packaged SDL2 2.0.2. Fixes #5228 .
2014-05-02 23:38:47 +12:00
Paul Chote
bbd5d7a1e6
Fix deb dependencies.
2014-05-02 22:18:35 +12:00
Paul Chote
18af74f745
Package Lua 5.1.5 for all platforms.
2014-05-02 22:18:35 +12:00
Paul Chote
afa194dfb2
Fix ubuntu packages dependencies for .NET4.
2014-05-01 09:56:27 +12:00
Paul Chote
6015bbeaf6
Fix changelog url in the packaging script.
2014-04-30 23:51:28 +12:00
Matthias Mailänder
1c32b7d529
moved CHANGELOG into GitHub wiki
2014-04-19 11:58:10 +02:00
Matthias Mailänder
043b02ebf8
adhere more to DEBIAN packaging guidelines
2014-03-30 21:03:32 +02:00
Matthias Mailänder
ba5e835035
clean up RPM macros, description, dependencies
...
* bring back FreeType2
* also require SDL2
* don't depend on -devel packages
* assigned packaging reponsibilities to myself
2014-02-08 20:57:44 +01:00
Matthias Mailänder
8685ec64ae
Merge pull request #4481 from obrakmann/linux-packaging
...
Fix build of Debian package
2014-01-25 10:44:49 -08:00
Oliver Brakmann
87c7968795
More cleanups, leave AUTHORS file in the libdir
2014-01-25 19:22:43 +01:00
Oliver Brakmann
8d76d8e4e0
Fix build of Debian package
...
The build of the Debian package had the following issues:
* AUTHORS, CHANGELOG and COPYRIGHT files were placed in /usr/lib/openra
* /usr/share/doc/openra/changelog.gz did not contain the changelog
2014-01-21 20:37:23 +01:00
Matthias Mailänder
d812872d91
fixed missing Requires: freetype2 on Red Hat & friends
2014-01-17 10:30:01 +01:00
Matthias Mailänder
d14fd27ac1
fix broken FreeType 2 RPM dependency
...
* http://pkgs.org/download/freetype on Fedora
* http://pkgs.org/download/freetype2 on everything else
2013-12-13 14:38:16 +01:00
Matthias Mailänder
9923d162c5
we don't ship non-managed code anymore
2013-12-08 09:33:49 +01:00
Matthias Mailänder
660c0c74b2
add missing FreeType 2 dependency to RPM
...
http://pkgs.org/download/freetype2
2013-12-08 09:33:49 +01:00
ScottNZ
3315c43295
Remove old Lua/LuaInterface installation/packaging
2013-12-06 21:53:08 +13:00