Amar Takhar
a067bd560d
SVN Transition Step 3/7
...
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
2009-03-08 08:30:39 +00:00
Amar Takhar
b262b3016b
Check for Mac::Finder::DSStore in scripts/osx-dmg.sh and spit
...
out a warning + url if it does not exist.
Originally committed to SVN as r2584.
2008-12-31 08:49:36 +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
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
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
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