aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/atomicparsley.rb
AgeCommit message (Collapse)Author
2012-02-06atomicparsley: add HEADdinkypumpkin
Closes #9441. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06atomicparsley: update md5 checksumdinkypumpkin
Source archive at bitbucket.org apparently updated. Closes #9440. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-30AtomicParsley: fix checksumayn
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-29atomicparsley: bitbucket silent checksum changeMartin Schmitt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12atomicparsley 0.9.4dinkypumpkin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-11atomicparsley: md5 changeddinkypumpkin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08atomicparsley - md5 changedAdam Vandenberg
2010-08-09atomicparsley: md5 did change (why?) #fixes2106David Höppner
2010-03-19redirect to my fork of atomicparsley on bitbucketWez Furlong
Signed-off-by: David Höppner <0xffea@gmail.com> * remove class vars
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-16Default to patch level 1Max Howell
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-16Use __END__ patch rather than github gistMax Howell
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-16AtomicParsley formulaBen Alpert
AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files