Amar Takhar
6d6e68ad5c
Cleanup version entries.
...
Originally committed to SVN as r2577.
2008-12-31 04:12:39 +00:00
Amar Takhar
51a2a8ba98
Update Info.plist, this has some variables that need swapping.
...
Originally committed to SVN as r2576.
2008-12-31 03:40:31 +00:00
Amar Takhar
82f6bdcc41
Move CFBundleDocumentTypes below standard settings in preperation for major changes.
...
Originally committed to SVN as r2575.
2008-12-31 02:56:31 +00:00
Amar Takhar
84bda88a9d
dammit! remove debug code that slipped in during my r2568 commit, I
...
knew if I left it around it would slip in, sigh. thanks murphy.
Originally committed to SVN as r2574.
2008-12-31 00:23:17 +00:00
Karl Blomster
ba4144d25e
update ffms2.lib
...
Originally committed to SVN as r2573.
2008-12-31 00:10:20 +00:00
Fredrik Mellbin
e1dfb76c1e
FFMS2 Add all required HAALITS ifdefs
...
Originally committed to SVN as r2572.
2008-12-31 00:06:57 +00:00
Fredrik Mellbin
ff8d019d58
FFMS2 beta 4
...
This commit breaks the shit out of linux
Originally committed to SVN as r2571.
2008-12-30 23:57:22 +00:00
Karl Blomster
8a4e4efff3
add finnish translation
...
Originally committed to SVN as r2570.
2008-12-30 17:16:19 +00:00
Karl Blomster
7aa52df35e
update czech translation
...
Originally committed to SVN as r2569.
2008-12-30 13:42:20 +00:00
Amar Takhar
c4e8dd0dfb
* Remove DS_Store, it is now custom generated using
...
http://freehg.org/u/wiml/dsstore/ . This allows us to have versions in our
folder names without requiring manual intervention! It requires dsstore to b$
installed and runs a modified scripts/osx-dmg-dsstore.pl to generate the
DS_Store file.
Originally committed to SVN as r2568.
2008-12-30 11:38:08 +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
ba4d82d1fe
Rename genxpm.awk -> unix-gen-xpm.awk and genres.awk -> unix-gen-res.awk
...
to follow current naming conventions.
Originally committed to SVN as r2566.
2008-12-30 06:46:28 +00:00
Amar Takhar
4459cbf3e8
Instead of removing the old bundle, print a notice that
...
it is being re-used this makes development much easier.
Originally committed to SVN as r2565.
2008-12-30 06:44:04 +00:00
Amar Takhar
12ba64ffb2
Remove the old dmg before trying to make a new one.
...
Originally committed to SVN as r2564.
2008-12-30 06:42:06 +00:00
Amar Takhar
489405da98
Fix the silly 'echo -n' problem on Darwin.
...
Originally committed to SVN as r2563.
2008-12-30 04:13:33 +00:00
Amar Takhar
2aaad558ed
Add 'Drag to install!' text, I'm sure there will be _someone_ out
...
there that won't see the big blue arrow pointing downwards to the
'Applications' symlink.
Originally committed to SVN as r2562.
2008-12-29 23:46:24 +00:00
Amar Takhar
edc3d7c75a
Set the folder icon for the mounted .dmg file.
...
Originally committed to SVN as r2561.
2008-12-29 11:05:30 +00:00
Amar Takhar
da6d05d79e
Add an rm -rf ${TMP_DMG} before mkdir.
...
Originally committed to SVN as r2560.
2008-12-29 10:53:17 +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
461002bfad
Add the 'default' DS_Store file, not sure if this will work the way we
...
want it to but for now I'll add it.
Originally committed to SVN as r2558.
2008-12-29 10:09:29 +00:00
Amar Takhar
1b2cde71a1
Update position data.
...
Originally committed to SVN as r2557.
2008-12-29 09:29:52 +00:00
Amar Takhar
1e309debfd
Move the blue arrow down a little.
...
Originally committed to SVN as r2556.
2008-12-29 09:28:34 +00:00
Amar Takhar
b7d279364a
Add an arrow for the folder background.
...
Originally committed to SVN as r2555.
2008-12-29 08:22:37 +00:00
Amar Takhar
4908e68f61
First pass at osx-dmg.sh to create a dmg image.
...
Originally committed to SVN as r2554.
2008-12-29 08:07:06 +00:00
Amar Takhar
02252a440f
s/Inkscape/@PKG_NAME@/ which will be replaced using sed.
...
Originally committed to SVN as r2552.
2008-12-29 07:11:44 +00:00
Amar Takhar
691b85697e
Applescript used to set DMG settings, used from the Inkscape project.
...
Originally committed to SVN as r2551.
2008-12-29 07:11:11 +00:00
Amar Takhar
d3645364e5
Add packages/osx_dmg, with a dmg_background.png this is a verbatium
...
conversion of installer/welcome.bmp.
Originally committed to SVN as r2550.
2008-12-29 05:42:05 +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
88f7515ec4
s|/bin/bash|/bin/sh|
...
Originally committed to SVN as r2547.
2008-12-29 04:43:17 +00:00
Amar Takhar
a41e1279b4
* Fix sh script to use new paths.
...
* Change osx-fix-libs.py to print system libraries used
Originally committed to SVN as r2546.
2008-12-29 04:41:00 +00:00
Amar Takhar
954d7282aa
* Create packages/osx_bundle which is a skel of OS X bundles.
...
* Move aegisub/macosx/*.icns to packages/osx_bundle/Contents/Resources
* Move aegisub/macosx/Info.plist to packages/osx_bundle/Contents/
* Remove aegisub/macosx as it's no longer required.
Originally committed to SVN as r2545.
2008-12-29 03:22:04 +00:00
Amar Takhar
b0296ebcbd
No idea why it copies aegisub/aegisub the binary is in aegisub/.libs/aegisub.
...
Originally committed to SVN as r2544.
2008-12-29 03:18:12 +00:00
Amar Takhar
c30992fbbc
Rename macosx/bevelButton* to ./osx_bevelButton*, the macosx/ dir is going away.
...
Originally committed to SVN as r2543.
2008-12-29 02:57:41 +00:00
Amar Takhar
2c4de1fb21
set gettextize to $GETTEXTIZE and intltoolize to $INLTOOLIZE which is required
...
for OSX as they're being used in non-standard locations.
Originally committed to SVN as r2542.
2008-12-29 02:37:16 +00:00
Amar Takhar
b4175fbd75
* Copy make-app-bundle.sh to osx-fix-libs.py which is the python script.
...
* Rename make-app-bundle.sh to osx-bundle.sh which is the sh script.
Originally committed to SVN as r2541.
2008-12-29 01:13:55 +00:00
Amar Takhar
1279b910ad
Update to libass r28085.
...
Originally committed to SVN as r2539.
2008-12-28 08:09:59 +00:00
Rodrigo Braz Monteiro
b17fb34659
Testing new bot message.
...
Originally committed to SVN as r2538.
2008-12-28 03:52:37 +00:00
Amar Takhar
179fd4caa7
Fix mac build, add c_str() to filename and include aegisub.h.
...
Originally committed to SVN as r2537.
2008-12-28 03:07:40 +00:00
Amar Takhar
f838d6172d
Set with_provider_ffmpegsource="no" if libpostproc is not detected.
...
Originally committed to SVN as r2536.
2008-12-27 11:45:38 +00:00
Amar Takhar
85f0e5e7f0
Add --enable-perl-console, enabled by default (untested)
...
Originally committed to SVN as r2535.
2008-12-27 11:42:12 +00:00
Amar Takhar
e7f057a2b1
Instead of checking if (perl|ruby)_disabled exists, check with_(perl|ruby) =
...
"no". This is probably expected behaviour as the --with-XXX=BLAH flags will
pass along BLAH. Most of the time if users want it turned on they'll set it to
something else other than no. (they shouldn't though)
Originally committed to SVN as r2534.
2008-12-27 10:03:37 +00:00
Amar Takhar
c0374c55d4
Set with_cv_(perl|ruby) = no if --without-(perl|ruby) is set.
...
Originally committed to SVN as r2533.
2008-12-27 09:42:31 +00:00
Amar Takhar
bdbf8f4fe0
Finally use (fontconfig|freetype|perl|pkgconfig|ruby)_required_version to check
...
against required versions. lua|portaudio|pulseaudio|ffmpeg are not used yet as
they require compile tests.
Originally committed to SVN as r2532.
2008-12-27 09:32:47 +00:00
Amar Takhar
9f8c45bf65
Set convert to BIN_CONVERT in Makefile.bitmaps.
...
Originally committed to SVN as r2531.
2008-12-27 08:06:29 +00:00
Amar Takhar
b7e5b367d2
s/awk/BIN_AWK/
...
Originally committed to SVN as r2530.
2008-12-27 07:23:37 +00:00
Amar Takhar
400be89f48
Allow BIN_CONVERT and BIN_AWK to be set on the commandline when
...
autogen.sh is run.
Originally committed to SVN as r2529.
2008-12-27 07:21:04 +00:00
Amar Takhar
ef1eeb6fe2
Fix unterminated string.
...
Originally committed to SVN as r2528.
2008-12-27 07:16:01 +00:00
Amar Takhar
1209081b97
Fix cut-and-paste-o (s/convert/awk/)
...
Originally committed to SVN as r2527.
2008-12-27 07:09:22 +00:00
Amar Takhar
de6a89c4ed
move aegisub/bitmaps/genxpm.awk to scripts/ and edit autogen.sh.
...
Originally committed to SVN as r2526.
2008-12-27 04:50:53 +00:00
Amar Takhar
c3ca0396cb
MOve make-app-bundle.sh from . to scripts/
...
Originally committed to SVN as r2525.
2008-12-27 04:49:28 +00:00