Package Details: jsmin git-3

Package Base: jsmin
Description: A filter which removes comments and unnecessary whitespace from JavaScript files.
Upstream URL: https://github.com/douglascrockford/JSMin
Category: devel
Licenses: custom
Submitter: None
Maintainer: stilvoid
Last Packager: stilvoid
Votes: 15
First Submitted: 2008-08-21 22:33
Last Updated: 2015-03-04 14:58

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by stilvoid

2015-03-04 14:59

I've added the make dependency for git :)

Comment by fabmen

2014-07-11 13:23

Please, add
makedepends=('git')
and change
source=("git+ssh://git@github.com/douglascrockford/JSMin.git")
to
source=("git+https://github.com/douglascrockford/JSMin.git")

Thanks

Comment by stilvoid

2014-01-21 15:40

Updated from hobarrera's PKGBUILD, thanks

Comment by hobarrera

2013-09-30 23:42

The following PKGBUILD adheres to the latest guidelines: https://github.com/hobarrera/aur-packages/blob/master/jsmin/PKGBUILD

Comment by stilvoid

2012-04-19 19:53

I've adopted this now and changed the PKGBUILD to get the source from the github page.

Anonymous comment

2012-04-01 07:50

I'd be happy to take over maintenance of this package if the maintainer doesn't have time. Would be great to have jsmin packaged up for some of my scripts..

Anonymous comment

2011-11-06 01:20

Don't know if this package is still maintained or whatnot, but the jsmin file on Crockford's server has changed and the package building fails with the md5sum validation.

The new md5sum (as of 2011-11-06) is:
a005fbf159464e85b2a019eb46dc13dd

Although you might just want to change it to use Crockford's GitHub (https://github.com/douglascrockford/JSMin) since the Crockford link does not have a version to check for. And that really isn't helpful when you're trying to validate it with a md5sum.