I've added the make dependency for git :)
Search Criteria
Package Details: jsmin git-3
Package Actions
| 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: | |
| Submitter: | None |
| Maintainer: | stilvoid |
| Last Packager: | stilvoid |
| Votes: | 15 |
| First Submitted: | 2008-08-21 22:33 |
| Last Updated: | 2015-03-04 14:58 |
Latest Comments
Comment by stilvoid
Comment by fabmen
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
Updated from hobarrera's PKGBUILD, thanks
Comment by hobarrera
The following PKGBUILD adheres to the latest guidelines: https://github.com/hobarrera/aur-packages/blob/master/jsmin/PKGBUILD
Comment by stilvoid
I've adopted this now and changed the PKGBUILD to get the source from the github page.
Anonymous comment
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
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.