Commit graph

21 commits

Author SHA1 Message Date
Jack Nagel
dfb16edbf4 libmikmod: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:02:43 -05:00
Brett Koonce
8d08d62589 libmikmod 3.2.0
Closes Homebrew/homebrew#13856.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-02 00:17:26 -05:00
Jack Nagel
d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
nibbles 2bits
702df368ac libmikmod 3.2.0b4
Upgrade libmikmod to 3.2.0b4 and remove the 4 inreplaces that were
merged upstream for us.  This builds well using both compilers
from XCode-4.3.2.

Closes Homebrew/homebrew#12258.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:14:14 -05:00
nibbles 2bits
0ea7fead50 libmikmod 3.2.0b3
* After seven years, libmikmod is back to active status.
* Change to the new Homepage.
* Upgrade to version 3.2.0b3 using the new tarball.
* Use the sha256 listed on the website.
* Remove all the autoreconf related commands and associated deps.
* Use the correct -Og or O2 for debug.
* Adjust the --with-debug option description to reflect that.
* Add the ENV.x11 rather than three configure flags for --with-x.
* Remove the --with-osx because it finds we are osx correctly.
* Remove the --with-debug=no, as it is the default.
* Keep the four inreplaces, as they are all still needed.
* All patches are merged upstream in HEAD.  Noted in formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:24:31 -07:00
Adam Vandenberg
3577b565eb libmikmod: style nits 2012-03-17 12:27:45 -07:00
Adam Vandenberg
34c1b75ecd Remove 'oos' comments from cmake-built stuff 2012-03-10 18:22:07 -08:00
Jack Nagel
ade63d52f8 audit: automake, autoconf, and libtool are build-time deps
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:12 -06:00
Rene Hopf
ea31b76cc0 Fix typo in libmikmod
Closes Homebrew/homebrew#10528.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 11:51:33 +00:00
Max Howell
cc42975f81 depends_on "automake" where necessary
Had to remove full paths, since we have two options for location now.
2012-02-27 04:05:43 +00:00
Adam Vandenberg
83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Adam Vandenberg
da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Nibbles 2bits
3ba6e208ca libmikmod: 3.2.0b2, use git build head only
libmikmod built from tarball is 3.2.0-beta2.
libmikmod built from cvs is called 3.2.0b2 in their code.

The final work on libmikmod was left in cvs and includes numerous
bug fixes and improvements done over the course of a year after
the tarball came out.  This adds the option to build head,
the final version.  No work has been done in five years.

Patches from Macports were merged upstream during that time.
One patch was not and is still in this formula.  Another
patch is included against the cvs version to fix a duplicate
symbol problem with vc_callback().

The 2005 era code is in need of an autoreconf -ivf, which is
done after setting an environment variable to pickup glibtoolize.
The build is done out of source according to the directions.

This builds static and shared native libraries using llvm-2335.9,
gcc-4.2.1(v5666), and clang-2.0, tested on 64bit OSX Snow Leopard.
It also builds without error on Lion.

EDIT: Builds from clone of cvs in mistydemeo with inline patches

Closes Homebrew/homebrew#8274.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:59:35 -06:00
Misty De Meo
a0bbe863f2 libmikmod: fixes for 64-bit
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-06 11:10:58 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jonathon L Duckworth
3d9434d5f0 pass --infodir in libmikmod
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-17 08:24:12 -07:00
Adam Vandenberg
72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Adam Vandenberg
c2af27e174 Fix some more man paths. 2010-02-11 11:54:21 -08:00
Adam Vandenberg
2b36b9de74 Add alias to libmikmod 2009-11-19 14:03:07 -08:00
Adam Vandenberg
bdf0a8b8f9 Update SDL for Snow Leopard. Add libmikmod. 2009-10-20 20:12:30 -07:00