Date: Monday, April 4, 2016 @ 21:57:04
Author: jelle
Revision: 169498
archrelease: copy trunk to community-i686, community-x86_64
Added:
optipng/repos/community-i686/PKGBUILD
(from rev 169497, optipng/trunk/PKGBUILD)
optipng/repos/community-x86_64/PKGBUILD
(from rev 169497, optipng/trunk/PKGBUILD)
Deleted:
optipng/repos/community-i686/PKGBUILD
optipng/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-04-04 19:56:52 UTC (rev 169497)
+++ community-i686/PKGBUILD 2016-04-04 19:57:04 UTC (rev 169498)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <[email protected]>
-# Contributor: Stefan Husmann <[email protected]>
-# Contributor: Aaron Schaefer <[email protected]>
-
-pkgname=optipng
-pkgver=0.7.5
-pkgrel=2
-pkgdesc='Compresses PNG files to a smaller size, without losing any
information.'
-arch=('i686' 'x86_64')
-url='http://optipng.sourceforge.net/'
-license=('ZLIB')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('90ac1ec7945d48c0e9859b977b5df411')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- ./configure --prefix=/usr
- make
-}
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
-
- # install license
- install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
Copied: optipng/repos/community-i686/PKGBUILD (from rev 169497,
optipng/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-04 19:57:04 UTC (rev 169498)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Lukas Fleischer <[email protected]>
+# Contributor: Stefan Husmann <[email protected]>
+# Contributor: Aaron Schaefer <[email protected]>
+
+pkgname=optipng
+pkgver=0.7.6
+pkgrel=1
+pkgdesc='Compresses PNG files to a smaller size, without losing any
information.'
+arch=('i686' 'x86_64')
+url='http://optipng.sourceforge.net/'
+license=('ZLIB')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('568e0738358450eca69ecf578d48f26c')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ ./configure --prefix=/usr
+ make
+}
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
+
+ # install license
+ install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-04-04 19:56:52 UTC (rev 169497)
+++ community-x86_64/PKGBUILD 2016-04-04 19:57:04 UTC (rev 169498)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <[email protected]>
-# Contributor: Stefan Husmann <[email protected]>
-# Contributor: Aaron Schaefer <[email protected]>
-
-pkgname=optipng
-pkgver=0.7.5
-pkgrel=2
-pkgdesc='Compresses PNG files to a smaller size, without losing any
information.'
-arch=('i686' 'x86_64')
-url='http://optipng.sourceforge.net/'
-license=('ZLIB')
-depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('90ac1ec7945d48c0e9859b977b5df411')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- ./configure --prefix=/usr
- make
-}
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
-
- # install license
- install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
Copied: optipng/repos/community-x86_64/PKGBUILD (from rev 169497,
optipng/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-04-04 19:57:04 UTC (rev 169498)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Lukas Fleischer <[email protected]>
+# Contributor: Stefan Husmann <[email protected]>
+# Contributor: Aaron Schaefer <[email protected]>
+
+pkgname=optipng
+pkgver=0.7.6
+pkgrel=1
+pkgdesc='Compresses PNG files to a smaller size, without losing any
information.'
+arch=('i686' 'x86_64')
+url='http://optipng.sourceforge.net/'
+license=('ZLIB')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('568e0738358450eca69ecf578d48f26c')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ ./configure --prefix=/usr
+ make
+}
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
+
+ # install license
+ install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}