Commit Graph

17 Commits (4904132be4c7cb70040105e6dc69a05fd948ede2)

Author SHA1 Message Date
dinkypumpkin c20a7e0cff atomicparsley 0.9.5
Version 0.9.5 includes changes to support building with automake 1.12.2+,
which should close Homebrew/homebrew#13034.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 07:13:35 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Max Howell 06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
dinkypumpkin 083399040b atomicparsley: add HEAD
Closes Homebrew/homebrew#9441.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:56:47 -06:00
dinkypumpkin 8905ee02d4 atomicparsley: update md5 checksum
Source archive at bitbucket.org apparently updated.

Closes Homebrew/homebrew#9440.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 09:40:04 -06:00
ayn cffe86acef AtomicParsley: fix checksum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 14:38:17 -07:00
Martin Schmitt ecd4a5d19d atomicparsley: bitbucket silent checksum change
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-29 08:39:36 -07:00
dinkypumpkin 3449566c15 atomicparsley 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 16:23:17 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
dinkypumpkin 01a12e5ee1 atomicparsley: md5 changed
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-11 08:45:15 -08:00
Adam Vandenberg 1040b286e2 atomicparsley - md5 changed 2010-09-08 05:54:27 -07:00
David Höppner 8239149857 atomicparsley: md5 did change (why?) #fixes2106 2010-08-09 13:11:27 +02:00
Wez Furlong d280c143fb redirect to my fork of atomicparsley on bitbucket
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove class vars
2010-03-19 21:02:20 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell 3b4dac6ddd Default to patch level 1
Having gone through our patches it's clear that p1 is more standard.

Also fixed a bug where returning DATA outside of an array would fail to patch.
2009-09-16 17:08:32 +01:00
Max Howell 93b192046f Use __END__ patch rather than github gist
Also there was seemingly some bug where if you didn't read the pipe for the
patch commmand the exit status was non-zero.
2009-09-16 14:49:06 +01:00
Ben Alpert 0f59c8c8ea AtomicParsley formula
AtomicParsley is a lightweight command line program for reading, parsing and
setting metadata into MPEG-4 files
2009-09-16 14:49:05 +01:00