Commit Graph

34 Commits

Author SHA1 Message Date
Amar Takhar 20a42c0752 Use $DICT_DIR to find diciontary files for copying inside the bundle.
The default is ~/dict.

Originally committed to SVN as r2741.
2009-02-18 06:00:17 +00:00
Amar Takhar a2a793e344 On OS X affix -debug to the bundle name when --enable-debug is used.
Originally committed to SVN as r2738.
2009-02-17 06:37:39 +00:00
Amar Takhar 8ba90af9cd Add missing files from aegisub/libosxutil/, packages/, and scripts/.
All of the missing files were related to OS X.

Originally committed to SVN as r2735.
2009-02-16 00:27:52 +00:00
Amar Takhar 9dff0f15d1 Add svn_revision to DISTFILES.
Originally committed to SVN as r2680.
2009-01-08 16:47:44 +00:00
Amar Takhar 5549f71511 Add intl-* to DISTCLEANFILES.
Originally committed to SVN as r2679.
2009-01-08 16:16:20 +00:00
Amar Takhar 6c41f69443 * AC_SUBST(AEGISUB_VERSION_DATA) configure.in
* Add second argument to osx-bundle.sh ($AEGISUB_VERSION_DATA)
* Modify osx-bundle.sh to copy correct binary name.

Originally committed to SVN as r2671.
2009-01-07 08:48:33 +00:00
Amar Takhar 954e93f638 Add desktop support as specified in http://freedesktop.org/wiki/Specifications/desktop-entry-spec .
Originally committed to SVN as r2668.
2009-01-07 05:27:16 +00:00
Amar Takhar d5f5e66e33 * Split HAVE_FFMPEG into HAVE_FFMPEG / HAVE_PROVIDER_FFMPEG
* s/HAVE_FFMPEGSOURCE/HAVE_PROVIDER_FFMPEGSOURCE/
* Add FFMPEG_CFLAGS / FFMPEG_LDFLAGS as configure env vars for FFMPEG
  detection.

Originally committed to SVN as r2664.
2009-01-06 13:59:15 +00:00
Amar Takhar 8d25a378c3 mkinstalldirs is no longer required for gettext.
Originally committed to SVN as r2657.
2009-01-06 09:38:17 +00:00
Amar Takhar 0d84a87098 Don't traverse m4macros/ and add the files to EXTRA_DIST in ./Makefile.am for speed.
Originally committed to SVN as r2652.
2009-01-05 11:51:56 +00:00
Amar Takhar 00c134e1c9 Use @SHELL@ instead of /bin/sh, this allows $SHELL to be changed.
Originally committed to SVN as r2567.
2008-12-30 06:49:05 +00:00
Amar Takhar 44d1465db0 * Add 'make osx-dmg' target
* Fix scripts/osx-dmg.sh to check for ${PKG_DIR}.app before making a dmg.

Originally committed to SVN as r2559.
2008-12-29 10:36:21 +00:00
Amar Takhar 841a152044 Add an osx-bundle target: 'make osx-bundle'
Originally committed to SVN as r2548.
2008-12-29 04:49:19 +00:00
Amar Takhar 2b13dfbb43 Add support for FFmpegSource2, it's enabled by default if libpostproc is there.
Originally committed to SVN as r2425.
2008-10-28 02:18:14 +00:00
Amar Takhar e4d77f6474 Completely remove support for an external libass:
* The internal libass will always be newer than external packages.
  * aegisub requires fontconfig _and_ iconv support, some systems have
    either/or but rarely both.
  * There's zero benifit to supporting an external version.

In the future I might add some flags to allow it, if there is a compelling
reason to.

Originally committed to SVN as r2125.
2008-03-23 22:56:21 +00:00
Amar Takhar 04e9ff224f Add support for an 'internal' libass, with this we can chase changes to the
libass in MPlayer which is more up-to-date than the external library that's
available.

Originally committed to SVN as r2096.
2008-03-21 21:01:03 +00:00
Amar Takhar f55ffd6d91 * Add support for universalchardet
* Fix #ifdef for STIDO/fstream with a proper ifdef/else
 * Make auto3 subdir inclusion conditional
 * Rename libspell_hunspell to libmisc*

Please note that universalchardet is only set to work with X86 for now, I'll fi$
the rest later.

Originally committed to SVN as r1907.
2008-03-05 18:52:09 +00:00
Amar Takhar 93db5bfd96 Add the m4macros directory to the distfile incase anyone wants to do some
quick development.

Originally committed to SVN as r1906.
2008-03-05 17:17:56 +00:00
Amar Takhar b1c441ff73 Commit the new build system (complete re-write), this includes several changes:
* Sane C/CXX/CPP/LDFLAGS
 * --with/--without settings
 * Proper gettext support
 * System portability changes (to support OS X and all other unix-like osen)
 * Features to allow for proper compile time settings (support exists features
   need to be added)

This comes with no warrenty at the moment, auto3 and asa support are both
incomplete/non-existent, there is no documentation and some conftests still nee$
to be written.

It's still incomplete try it at your own risk!

Originally committed to SVN as r1865.
2008-03-03 07:22:58 +00:00
David Lamparter 00f64c0620 move translations to po/ and use gettext build system
Originally committed to SVN as r1373.
2007-07-05 15:11:22 +00:00
David Lamparter 0d0c423398 REALLY fix dist this time
Originally committed to SVN as r1216.
2007-06-08 00:38:22 +00:00
Niels Martin Hansen 1a5906f97c Removed FexTracker for good.
Originally committed to SVN as r1214.
2007-06-08 00:30:37 +00:00
Niels Martin Hansen b3c15d8d2e Somewhat working auto3 on Linux, still needs some minor fixing
Originally committed to SVN as r1167.
2007-05-07 16:44:26 +00:00
Niels Martin Hansen 1b0201995f Forgot a makefile... and removed redundant stuff from main Makefile.am.
Originally committed to SVN as r1137.
2007-04-25 02:18:55 +00:00
Niels Martin Hansen dcfb3fc2ed Killed off unused boost headers.
And final commit in Makefile.am updates for now... I hope.

Originally committed to SVN as r1135.
2007-04-25 02:03:02 +00:00
Niels Martin Hansen 455f7aa7b6 Fix for stupid "missing m4 dir" error
Originally committed to SVN as r1115.
2007-04-22 22:10:23 +00:00
Niels Martin Hansen 5851f0561f Implemented (seemingly broken) Alsa audio player.
Fixed hunspell-related bugs in autoconf/automake system.

Originally committed to SVN as r1114.
2007-04-22 21:59:35 +00:00
David Lamparter 758cd7e2e7 enable make dist
Originally committed to SVN as r1005.
2007-04-04 18:50:43 +00:00
David Lamparter ae37b2481f CSRI helper library; fixup build system while at it
Originally committed to SVN as r968.
2007-03-31 22:04:57 +00:00
David Lamparter 66b91c41c3 enable FexTracker on unix, and fix a bulkload of warnings in it
Originally committed to SVN as r916.
2007-01-30 23:09:33 +00:00
David Lamparter 88a00fbdb0 make it build on Linux
Originally committed to SVN as r767.
2007-01-11 03:52:17 +00:00
Rodrigo Braz Monteiro 5366521a33 Made some blind changes to unix/mac projects, so they hopefully build after the directory name changes
Originally committed to SVN as r653.
2006-12-28 23:49:16 +00:00
David Lamparter dc71ec961d posix: build gettext files
Originally committed to SVN as r373.
2006-05-06 14:20:34 +00:00
David Lamparter 46fe90b5ef missing Makefile.am
Originally committed to SVN as r372.
2006-05-06 12:59:48 +00:00