Date: Thursday, September 29, 2016 @ 12:26:26 Author: anthraxx Revision: 190829
archrelease: copy trunk to community-i686, community-x86_64 Added: pngcrush/repos/community-i686/LICENSE (from rev 190828, pngcrush/trunk/LICENSE) pngcrush/repos/community-i686/PKGBUILD (from rev 190828, pngcrush/trunk/PKGBUILD) pngcrush/repos/community-x86_64/LICENSE (from rev 190828, pngcrush/trunk/LICENSE) pngcrush/repos/community-x86_64/PKGBUILD (from rev 190828, pngcrush/trunk/PKGBUILD) Deleted: pngcrush/repos/community-i686/LICENSE pngcrush/repos/community-i686/PKGBUILD pngcrush/repos/community-x86_64/LICENSE pngcrush/repos/community-x86_64/PKGBUILD ---------------------------+ /LICENSE | 84 ++++++++++++++++++++++++++++++++++++++++++++ /PKGBUILD | 78 ++++++++++++++++++++++++++++++++++++++++ community-i686/LICENSE | 42 ---------------------- community-i686/PKGBUILD | 39 -------------------- community-x86_64/LICENSE | 42 ---------------------- community-x86_64/PKGBUILD | 39 -------------------- 6 files changed, 162 insertions(+), 162 deletions(-) Deleted: community-i686/LICENSE =================================================================== --- community-i686/LICENSE 2016-09-29 12:25:48 UTC (rev 190828) +++ community-i686/LICENSE 2016-09-29 12:26:26 UTC (rev 190829) @@ -1,42 +0,0 @@ - -NOTICES - -If you have modified this source, you may insert additional notices -immediately after this sentence. - -COPYRIGHT: - -Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson - (glennrp at users.sf.net) -Copyright (C) 2005 Greg Roelofs - -DISCLAIMERS: - -The pngcrush computer program is supplied "AS IS". The Author disclaims all -warranties, expressed or implied, including, without limitation, the -warranties of merchantability and of fitness for any purpose. The -Author assumes no liability for direct, indirect, incidental, special, -exemplary, or consequential damages, which may result from the use of -the computer program, even if advised of the possibility of such damage. -There is no warranty against interference with your enjoyment of the -computer program or against infringement. There is no warranty that my -efforts or the computer program will fulfill any of your particular purposes -or needs. This computer program is provided with all faults, and the entire -risk of satisfactory quality, performance, accuracy, and effort is with -the user. - -LICENSE: - -Permission is hereby irrevocably granted to everyone to use, copy, modify, -and distribute this source code, or portions hereof, or executable programs -compiled from it, for any purpose, without payment of any fee, subject to -the following restrictions: - -1. The origin of this source code must not be misrepresented. - -2. Altered versions must be plainly marked as such and must not be - misrepresented as being the original source. - -3. This Copyright notice, disclaimer, and license may not be removed - or altered from any source or altered source distribution. - Copied: pngcrush/repos/community-i686/LICENSE (from rev 190828, pngcrush/trunk/LICENSE) =================================================================== --- community-i686/LICENSE (rev 0) +++ community-i686/LICENSE 2016-09-29 12:26:26 UTC (rev 190829) @@ -0,0 +1,42 @@ + +NOTICES + +If you have modified this source, you may insert additional notices +immediately after this sentence. + +COPYRIGHT: + +Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson + (glennrp at users.sf.net) +Copyright (C) 2005 Greg Roelofs + +DISCLAIMERS: + +The pngcrush computer program is supplied "AS IS". The Author disclaims all +warranties, expressed or implied, including, without limitation, the +warranties of merchantability and of fitness for any purpose. The +Author assumes no liability for direct, indirect, incidental, special, +exemplary, or consequential damages, which may result from the use of +the computer program, even if advised of the possibility of such damage. +There is no warranty against interference with your enjoyment of the +computer program or against infringement. There is no warranty that my +efforts or the computer program will fulfill any of your particular purposes +or needs. This computer program is provided with all faults, and the entire +risk of satisfactory quality, performance, accuracy, and effort is with +the user. + +LICENSE: + +Permission is hereby irrevocably granted to everyone to use, copy, modify, +and distribute this source code, or portions hereof, or executable programs +compiled from it, for any purpose, without payment of any fee, subject to +the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not be + misrepresented as being the original source. + +3. This Copyright notice, disclaimer, and license may not be removed + or altered from any source or altered source distribution. + Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2016-09-29 12:25:48 UTC (rev 190828) +++ community-i686/PKGBUILD 2016-09-29 12:26:26 UTC (rev 190829) @@ -1,39 +0,0 @@ -# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> -# Contributor: Anton Bazhenov <anton.bazhenov at gmail> -# Contributor: HuntXu <hun...@live.cn> -# Contributor: Stefan Husmann <stefan-husm...@t-online.de> - -pkgname=pngcrush -pkgver=1.8.5 -pkgrel=1 -pkgdesc="A tool for optimizing the compression of PNG files" -url="http://pmt.sourceforge.net/pngcrush" -arch=('i686' 'x86_64') -license=('custom') -depends=('libpng') -source=(http://downloads.sourceforge.net/pmt/${pkgname}-${pkgver}-nolib.tar.xz{,.asc} - LICENSE) -sha512sums=('f76144e4b570cd0329243984404fdf34ea0959c4fa667808d773d1b7596e1c2e2d8c9cef4176d6cf609f17fcd8a8876a719da1bee5a0673bfe2533c7b4113a26' - 'SKIP' - 'f18613b9da9b4f31a317411e726def5122246087ff57887fba6b46f0a7a7fae7109388ecb2ce049bbe992cc6ef0a3fbbe0f5c5bc816705efd7583836cbd4e69d') -validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (pngcrush) <glen...@users.sourceforge.net> - -prepare() { - cd ${pkgname}-${pkgver}-nolib - sed -r 's| -g||g' -i Makefile - sed -r 's|^(CFLAGS )=|\1+=|' -i Makefile - sed -r 's|^(LDFLAGS )=|\1+=|' -i Makefile -} - -build() { - cd ${pkgname}-${pkgver}-nolib - make -} - -package() { - cd ${pkgname}-${pkgver}-nolib - make DESTDIR="${pkgdir}" install - install -Dm 644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - -# vim:set ts=2 sw=2 et: Copied: pngcrush/repos/community-i686/PKGBUILD (from rev 190828, pngcrush/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2016-09-29 12:26:26 UTC (rev 190829) @@ -0,0 +1,39 @@ +# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> +# Contributor: Anton Bazhenov <anton.bazhenov at gmail> +# Contributor: HuntXu <hun...@live.cn> +# Contributor: Stefan Husmann <stefan-husm...@t-online.de> + +pkgname=pngcrush +pkgver=1.8.6 +pkgrel=1 +pkgdesc='Tool for optimizing the compression of PNG files' +url='http://pmt.sourceforge.net/pngcrush' +arch=('i686' 'x86_64') +license=('custom') +depends=('libpng') +source=(http://downloads.sourceforge.net/pmt/${pkgname}-${pkgver}-nolib.tar.xz{,.asc} + LICENSE) +sha512sums=('7d7455281230bc9c56a7586c28bc38866a05398ef10c2777aa4a21fd9fca7b955a968cae7f75cc6a164d4f5d76a89d2e7de2cca4f2d5d9da5d8c601a1495a994' + 'SKIP' + 'f18613b9da9b4f31a317411e726def5122246087ff57887fba6b46f0a7a7fae7109388ecb2ce049bbe992cc6ef0a3fbbe0f5c5bc816705efd7583836cbd4e69d') +validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (pngcrush) <glen...@users.sourceforge.net> + +prepare() { + cd ${pkgname}-${pkgver}-nolib + sed -r 's| -g||g' -i Makefile + sed -r 's|^(CFLAGS )=|\1+=|' -i Makefile + sed -r 's|^(LDFLAGS )=|\1+=|' -i Makefile +} + +build() { + cd ${pkgname}-${pkgver}-nolib + make +} + +package() { + cd ${pkgname}-${pkgver}-nolib + make DESTDIR="${pkgdir}" install + install -Dm 644 "${srcdir}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}" +} + +# vim: ts=2 sw=2 et: Deleted: community-x86_64/LICENSE =================================================================== --- community-x86_64/LICENSE 2016-09-29 12:25:48 UTC (rev 190828) +++ community-x86_64/LICENSE 2016-09-29 12:26:26 UTC (rev 190829) @@ -1,42 +0,0 @@ - -NOTICES - -If you have modified this source, you may insert additional notices -immediately after this sentence. - -COPYRIGHT: - -Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson - (glennrp at users.sf.net) -Copyright (C) 2005 Greg Roelofs - -DISCLAIMERS: - -The pngcrush computer program is supplied "AS IS". The Author disclaims all -warranties, expressed or implied, including, without limitation, the -warranties of merchantability and of fitness for any purpose. The -Author assumes no liability for direct, indirect, incidental, special, -exemplary, or consequential damages, which may result from the use of -the computer program, even if advised of the possibility of such damage. -There is no warranty against interference with your enjoyment of the -computer program or against infringement. There is no warranty that my -efforts or the computer program will fulfill any of your particular purposes -or needs. This computer program is provided with all faults, and the entire -risk of satisfactory quality, performance, accuracy, and effort is with -the user. - -LICENSE: - -Permission is hereby irrevocably granted to everyone to use, copy, modify, -and distribute this source code, or portions hereof, or executable programs -compiled from it, for any purpose, without payment of any fee, subject to -the following restrictions: - -1. The origin of this source code must not be misrepresented. - -2. Altered versions must be plainly marked as such and must not be - misrepresented as being the original source. - -3. This Copyright notice, disclaimer, and license may not be removed - or altered from any source or altered source distribution. - Copied: pngcrush/repos/community-x86_64/LICENSE (from rev 190828, pngcrush/trunk/LICENSE) =================================================================== --- community-x86_64/LICENSE (rev 0) +++ community-x86_64/LICENSE 2016-09-29 12:26:26 UTC (rev 190829) @@ -0,0 +1,42 @@ + +NOTICES + +If you have modified this source, you may insert additional notices +immediately after this sentence. + +COPYRIGHT: + +Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson + (glennrp at users.sf.net) +Copyright (C) 2005 Greg Roelofs + +DISCLAIMERS: + +The pngcrush computer program is supplied "AS IS". The Author disclaims all +warranties, expressed or implied, including, without limitation, the +warranties of merchantability and of fitness for any purpose. The +Author assumes no liability for direct, indirect, incidental, special, +exemplary, or consequential damages, which may result from the use of +the computer program, even if advised of the possibility of such damage. +There is no warranty against interference with your enjoyment of the +computer program or against infringement. There is no warranty that my +efforts or the computer program will fulfill any of your particular purposes +or needs. This computer program is provided with all faults, and the entire +risk of satisfactory quality, performance, accuracy, and effort is with +the user. + +LICENSE: + +Permission is hereby irrevocably granted to everyone to use, copy, modify, +and distribute this source code, or portions hereof, or executable programs +compiled from it, for any purpose, without payment of any fee, subject to +the following restrictions: + +1. The origin of this source code must not be misrepresented. + +2. Altered versions must be plainly marked as such and must not be + misrepresented as being the original source. + +3. This Copyright notice, disclaimer, and license may not be removed + or altered from any source or altered source distribution. + Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2016-09-29 12:25:48 UTC (rev 190828) +++ community-x86_64/PKGBUILD 2016-09-29 12:26:26 UTC (rev 190829) @@ -1,39 +0,0 @@ -# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> -# Contributor: Anton Bazhenov <anton.bazhenov at gmail> -# Contributor: HuntXu <hun...@live.cn> -# Contributor: Stefan Husmann <stefan-husm...@t-online.de> - -pkgname=pngcrush -pkgver=1.8.5 -pkgrel=1 -pkgdesc="A tool for optimizing the compression of PNG files" -url="http://pmt.sourceforge.net/pngcrush" -arch=('i686' 'x86_64') -license=('custom') -depends=('libpng') -source=(http://downloads.sourceforge.net/pmt/${pkgname}-${pkgver}-nolib.tar.xz{,.asc} - LICENSE) -sha512sums=('f76144e4b570cd0329243984404fdf34ea0959c4fa667808d773d1b7596e1c2e2d8c9cef4176d6cf609f17fcd8a8876a719da1bee5a0673bfe2533c7b4113a26' - 'SKIP' - 'f18613b9da9b4f31a317411e726def5122246087ff57887fba6b46f0a7a7fae7109388ecb2ce049bbe992cc6ef0a3fbbe0f5c5bc816705efd7583836cbd4e69d') -validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (pngcrush) <glen...@users.sourceforge.net> - -prepare() { - cd ${pkgname}-${pkgver}-nolib - sed -r 's| -g||g' -i Makefile - sed -r 's|^(CFLAGS )=|\1+=|' -i Makefile - sed -r 's|^(LDFLAGS )=|\1+=|' -i Makefile -} - -build() { - cd ${pkgname}-${pkgver}-nolib - make -} - -package() { - cd ${pkgname}-${pkgver}-nolib - make DESTDIR="${pkgdir}" install - install -Dm 644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} - -# vim:set ts=2 sw=2 et: Copied: pngcrush/repos/community-x86_64/PKGBUILD (from rev 190828, pngcrush/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2016-09-29 12:26:26 UTC (rev 190829) @@ -0,0 +1,39 @@ +# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> +# Contributor: Anton Bazhenov <anton.bazhenov at gmail> +# Contributor: HuntXu <hun...@live.cn> +# Contributor: Stefan Husmann <stefan-husm...@t-online.de> + +pkgname=pngcrush +pkgver=1.8.6 +pkgrel=1 +pkgdesc='Tool for optimizing the compression of PNG files' +url='http://pmt.sourceforge.net/pngcrush' +arch=('i686' 'x86_64') +license=('custom') +depends=('libpng') +source=(http://downloads.sourceforge.net/pmt/${pkgname}-${pkgver}-nolib.tar.xz{,.asc} + LICENSE) +sha512sums=('7d7455281230bc9c56a7586c28bc38866a05398ef10c2777aa4a21fd9fca7b955a968cae7f75cc6a164d4f5d76a89d2e7de2cca4f2d5d9da5d8c601a1495a994' + 'SKIP' + 'f18613b9da9b4f31a317411e726def5122246087ff57887fba6b46f0a7a7fae7109388ecb2ce049bbe992cc6ef0a3fbbe0f5c5bc816705efd7583836cbd4e69d') +validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (pngcrush) <glen...@users.sourceforge.net> + +prepare() { + cd ${pkgname}-${pkgver}-nolib + sed -r 's| -g||g' -i Makefile + sed -r 's|^(CFLAGS )=|\1+=|' -i Makefile + sed -r 's|^(LDFLAGS )=|\1+=|' -i Makefile +} + +build() { + cd ${pkgname}-${pkgver}-nolib + make +} + +package() { + cd ${pkgname}-${pkgver}-nolib + make DESTDIR="${pkgdir}" install + install -Dm 644 "${srcdir}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}" +} + +# vim: ts=2 sw=2 et: