Commit Graph

4 Commits (6ce19fa005238a9983f9dfc326b67c242330ac02)

Author SHA1 Message Date
Fred Oliveira e2dcde9f57 Movgrab 1.1.13
Closes Homebrew/homebrew#15987.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-11 18:11:04 -08:00
nibbles 2bits b4395874f3 movgrab 1.1.12
- Upgrade to version 1.1.12
- Remove the four patches merged for us upstream
- Leave in the libUseful separate configure step for now.
- Works well with superenv.
- Works to dl videos as designed.

Closes Homebrew/homebrew#15400.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-10 20:08:20 -07:00
nibbles 2bits 48885b7229 movgrab 1.1.10
Upgrade movgrab to version 1.1.10.  Adjust the patch line number
which was off by a bit.  Adjust the comments and commands to fall
within the 80 character margins.  Add info about the upstream bug
report status.

Closes Homebrew/homebrew#12152.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-08 22:14:39 -05:00
Nibbles 2bits 52ed41a36a New Formula: movgrab
Movgrab is a command line program to download videos from the net.
Given a url, it has the code to handle about 25 different sites.
This version 1.1.9 compiles on Lion and 64bit Snow Leopard.
It will occasionally segfault while running the CLI during a
download, but Colum, the author, has not been able to track it
down as of yet because it is not consistent.  He is lacking a Mac
to test it using gdb and could use help from anyone with experience
in network steams, C, and gdb.

EDIT: moved patches to a DATA block rather than inreplace
EDIT: fix the "inline" issue with c99 & Clang.
EDIT: update from 1.1.8 to 1.1.9.  No changes to patches.
EDIT: all patches including --no-recursion are upstream via email.

This would close Homebrew/homebrew#10074

Closes Homebrew/homebrew#10101.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-01 15:09:44 -05:00