Search Criteria
Package Details: pngout 20200115-1
Git Clone URL: | https://aur.archlinux.org/pngout.git (read-only, click to copy) |
---|---|
Package Base: | pngout |
Description: | Lossless PNG compressor |
Upstream URL: | https://www.jonof.id.au/kenutils |
Keywords: | compression compressor image optimization optimize PNG |
Licenses: | |
Submitter: | DrZaius |
Maintainer: | PanisSupraOmnia |
Last Packager: | PanisSupraOmnia |
Votes: | 36 |
Popularity: | 0.013680 |
First Submitted: | 2011-02-06 21:43 |
Last Updated: | 2020-01-15 17:53 |
Dependencies (1)
Required by (6)
- anyremote (optional)
- discourse (optional)
- image_optim
- image_optim-git (optional)
- pdfsizeopt-git (optional)
- picopt (optional)
Latest Comments
tredaelli commented on 2015-05-26 16:41
updated
Anonymous comment on 2015-05-23 08:24
Please update to newest release, if you are unable to I'd gladly adopt.
jsh6789 commented on 2015-05-16 13:16
Version 20150319 is available.
DosAmp commented on 2013-03-13 07:48
Please update to version 20130221.
arielp commented on 2012-06-02 03:37
Yeah, I just thought I would make it *super* easy on you.
arielp commented on 2012-06-01 18:29
--- PKGBUILD.old 2011-11-27 19:23:52.000000000 -0500
+++ PKGBUILD 2012-06-01 14:25:41.360812916 -0400
@@ -5,2 +5,2 @@
-pkgver=20110722
-pkgrel=3
+pkgver=20120530
+pkgrel=1
@@ -14,3 +14,3 @@
-md5sums=('f19ac933fc9efc20814d5472e3343ad3'
- '99a75d19ff6278f04c66358ce67e8eed'
- '6aca04829b82718d2cb26c9b45f9a570')
+md5sums=('f00b3aeddfa46ead67e38f637c107e68'
+ '99a75d19ff6278f04c66358ce67e8eed'
+ '6aca04829b82718d2cb26c9b45f9a570')
simon04 commented on 2011-10-06 20:21
Concerning bash_completion:
Adding a file /etc/bash_completion.d/pngout with the following single line should suffice (without "> "):
> complete -f -X '!*.png' pngout
Please update this package as this greatly improves usability! :-)
simon04 commented on 2011-09-03 07:57
It would be great if you added a bash_completion script (/etc/bash_completion.d/pngout). I'm not familiar with writing these scripts, so I cannot attach one.
Thanks!
DrZaius commented on 2011-05-31 00:29
Updated to 20110415.