Ryan
9211b7b632
win-installer: fix warnings
2021-01-10 03:14:12 -05:00
Ryan
a3ec466ff6
meson: fix Windows installer generation
...
This includes some miscellaneous cleanup to the installer files as well
2021-01-10 03:14:12 -05:00
Ryan Lucia
89c788a4b3
autotools: remove remaining makefiles
2021-01-10 03:14:12 -05:00
Ryan Lucia
e3826cb17e
meson: initial attempt to generate Aegisub.app on macOS
2021-01-10 03:14:12 -05:00
Ryan Lucia
9fd62692af
win-installer: auto-populate current year for copyright
2021-01-10 03:14:12 -05:00
Ryan Lucia
2e898c461a
win-installer: remove fragment_opengl
2021-01-10 03:14:12 -05:00
Ryan Lucia
0d45c67dcf
meson: move all .desktop file work into linux conditional
2021-01-10 03:14:12 -05:00
FichteFoll
a91c4f70c3
Use i18n.merge_file for real
...
Requires gettext 0.19, which is available on all major linux dists.
Not compatible with autotools chain! (For now, anyway.)
2021-01-10 03:14:12 -05:00
FichteFoll
6343d36169
Add commented i18n.merge_file version
...
Using that makes use of gettext (and msgfmt) rather than intltool,
which is the proper way but requires a more recent gettext version and
I'm not comfortable adding that dependency for now.
Specifically, it would require updating the autotools chain as well
as the template files are incompatible.
See https://wiki.gnome.org/MigratingFromIntltoolToGettext for more info.
2021-01-10 03:14:12 -05:00
FichteFoll
443dd5146d
Properly build aegisub.desktop
2021-01-10 03:14:12 -05:00
Ryan Lucia
a853f7c4b0
Windows installer: always include vc+ runtime
2021-01-10 03:14:12 -05:00
Ryan Lucia
a9dfafd37a
meson: fix syntax errors in packages/meson.build
2021-01-10 03:14:12 -05:00
Ryan Lucia
83fcab0775
Switch to newer path concatenation syntax
2021-01-10 03:14:12 -05:00
Ryan Lucia
cde5778283
Make spacing around colons consistent
2021-01-10 03:14:12 -05:00
Martin Herkt
2e3a78383f
Fix fdo icon install path
2021-01-10 03:14:12 -05:00
Martin Herkt
97b4dfb7f4
Meson: add install rules
2021-01-10 03:14:12 -05:00
davste0816
b107077b20
Add .webm to extension list, add .eac3 as an audio format
...
Co-Authored-By: FichteFoll <fichtefoll2@googlemail.com>
2019-05-12 11:55:48 -04:00
davste0816
0e6b492735
Recognize .opus as an audio format, .h264 .hevc as video formats
2019-05-12 11:55:48 -04:00
Ryan Lucia
5a554a586e
Excise the hopefully last mention of ASSDraw
2019-01-07 21:48:50 -05:00
Ryan Lucia
c6d50332e8
Modify organization for installer requirements, minor installer clean-up
2018-10-06 03:57:04 -04:00
Ryan Lucia
6e0706939e
More cleanup efforts on the installer scripts
...
Untested, probably still needs work
2018-10-05 21:16:30 -04:00
line0
e2bd1283c6
add DependencyControl plus requirements to windows installer; also split features in components and drop 32-bit support
2018-10-05 21:15:12 -04:00
Martin Herkt
3594ade719
build: sort wildcard results for repeatable builds ( #44 )
2017-03-30 10:08:30 -07:00
Thomas Goyne
8f019a6e45
Statically link the CRT for Release builds
...
VS 2015 has made distributing the dynamic CRT awful; the installer is
larger than Aegisub itself and app-local deployment requires an absurd
number of DLLs.
2016-03-13 17:39:10 -07:00
Thomas Goyne
d1e5a2674b
Statically link ffms2 on Windows
...
It used to need to be dynamic due to that it was a nightmare to build,
with very specific toolchain requirements, but that's no longer the
case.
2016-03-13 17:38:49 -07:00
Thomas Goyne
6780373a50
Remove fontconfig config files from the OS X package
2016-01-02 15:42:25 -08:00
Thomas Goyne
44b76d38d2
Switch to app-local deployment of the CRT rather than using the installer
...
The installer for VS2015 is huge (13 MB compressed for 5.5MB of
installed stuff) and seems to be restarting people's computers without
warning.
2015-12-08 19:14:02 -08:00
line0
4765b6dbc6
fix bad alignment caused by @9242c9fb4703cc70e3f46874b54a08f4381bae0f
2014-11-30 20:11:34 +01:00
line0
9242c9fb47
Windows Installer: use the correct name for the Galician wxstd translation file
2014-11-30 19:56:17 +01:00
line0
83759ec463
Windows Installer: include missing modules
...
(ffi, lfs, argcheck)
2014-11-30 19:45:15 +01:00
torque
bf1f2ca5c7
Re-rasterize OS X bundle icon.
...
Rasterized using Inkscape. Fixes the incorrectly blended white fringes
the old icon had at all resolutions below 512x512.
Also includes retina-sized images.
2014-10-12 15:19:56 -07:00
Oleksiy Prytchyn
4958bf3612
Add Ukrainian translation. Closes #1809 .
2014-08-11 07:13:18 -07:00
Thomas Goyne
4861287332
Remove the in-repo copy of the fontconfig config files
...
And just copy them from the fontconfig installation being used.
2014-06-24 09:06:32 -07:00
darealshinji
5496544984
fix icons target dir on Linux
...
The /usr/share/icons/hicolor/*x*/ directories contain only subfolders.
2014-06-21 17:05:42 +02:00
Thomas Goyne
68eaab0f43
Convert the build system to non-recursive make
...
Speeds up a no-op build from 500ms to 60ms and significantly improves
dependency tracking.
2014-06-17 11:37:20 -07:00
Thomas Goyne
6500b379bd
Remove all distfile stuff from the build system
...
It's unused and out of date.
2014-06-09 17:20:56 -07:00
Thomas Goyne
168cb8d7ef
Move the desktop dir under the packages dir
2014-06-09 17:20:56 -07:00
Arslanoglou Georgios
b9a683eeb2
Update Greek translation. Closes #1526 .
2014-05-23 07:47:27 -07:00
Thomas Goyne
9a3f5ce905
Add a BOM to fragment_strings.iss
...
InnoSetup doesn't read it as UTF-8 without one.
2014-05-23 07:47:27 -07:00
Thomas Goyne
6a8958f287
Delete the Clean Script Info macro
...
It doesn't actually do anything anymore.
2014-05-22 09:29:15 -07:00
Daniel Mota
6b8c1ff2b2
Update pt_PT.po
2014-05-19 19:35:34 -07:00
电脑迷
207a78fa1e
Update Chinese translations. Closes #1755 .
2014-05-17 18:01:40 -07:00
Thomas Goyne
796f26c008
Ask whether to check for updates in the installer
...
Gets rid of the last annoying modal dialog on first startup.
2014-05-15 12:07:46 -07:00
Thomas Goyne
1049b2d140
Make the "Create a start menu icon" string translatable
2014-05-15 11:09:42 -07:00
Thomas Goyne
79fd39d6ca
Default to the language selected in the installer
2014-05-15 11:09:38 -07:00
Thomas Goyne
d741c55725
Extract installer strings for translation
2014-05-15 10:09:32 -07:00
Thomas Goyne
ca1cf8d9e7
Set the version in the Windows installer automatically
2014-05-06 08:07:57 -07:00
Thomas Goyne
75641141d6
Switch icon creation to additional tasks rather than components
2014-05-05 17:37:07 -07:00
Thomas Goyne
48250db656
Add all of the applicable translations to the installer
2014-05-05 16:51:22 -07:00
Thomas Goyne
cfad8ea3d4
Add more old pdbs to the files for the installer to clean up
2014-05-05 16:06:37 -07:00