[arch-commits] Commit in gimp-plugin-lqr/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-10-09 Thread Christian Hesse via arch-commits
Date: Wednesday, October 9, 2019 @ 08:17:26
  Author: eworm
Revision: 514334

archrelease: copy trunk to community-x86_64

Added:
  gimp-plugin-lqr/repos/community-x86_64/PKGBUILD
(from rev 514333, gimp-plugin-lqr/trunk/PKGBUILD)
Deleted:
  gimp-plugin-lqr/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   51 +--
 1 file changed, 25 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-09 08:17:23 UTC (rev 514333)
+++ PKGBUILD2019-10-09 08:17:26 UTC (rev 514334)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Andreas Schönfelder 
-pkgname=gimp-plugin-lqr
-pkgver=0.7.2
-pkgrel=2
-pkgdesc="Plugin for The GIMP providing Liquid Rescale"
-arch=('x86_64')
-url="http://liquidrescale.wikidot.com/;
-license=('GPL')
-depends=('gimp' 'liblqr')
-makedepends=('intltool')
-source=(https://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2)
-md5sums=('af7eb1a0d480bacfa6e5eff9b06bd877')
-
-build() {
-  cd "$srcdir"/gimp-lqr-plugin-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/gimp-lqr-plugin-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: gimp-plugin-lqr/repos/community-x86_64/PKGBUILD (from rev 514333, 
gimp-plugin-lqr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-09 08:17:26 UTC (rev 514334)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Andreas Schönfelder 
+pkgname=gimp-plugin-lqr
+pkgver=0.7.2
+pkgrel=3
+pkgdesc="Plugin for The GIMP providing Liquid Rescale"
+arch=('x86_64')
+url="https://liquidrescale.wikidot.com/;
+license=('GPL')
+depends=('gimp' 'liblqr')
+makedepends=('intltool')
+source=(https://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2)
+md5sums=('af7eb1a0d480bacfa6e5eff9b06bd877')
+
+build() {
+  cd "$srcdir"/gimp-lqr-plugin-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/gimp-lqr-plugin-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in gimp-plugin-lqr/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-06-05 Thread Lukas Jirkovsky via arch-commits
Date: Tuesday, June 5, 2018 @ 18:16:47
  Author: stativ
Revision: 340570

archrelease: copy trunk to community-x86_64

Added:
  gimp-plugin-lqr/repos/community-x86_64/PKGBUILD
(from rev 340569, gimp-plugin-lqr/trunk/PKGBUILD)
Deleted:
  gimp-plugin-lqr/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-05 18:16:34 UTC (rev 340569)
+++ PKGBUILD2018-06-05 18:16:47 UTC (rev 340570)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Andreas Schönfelder 
-pkgname=gimp-plugin-lqr
-pkgver=0.7.2
-pkgrel=1
-pkgdesc="Plugin for The GIMP providing Liquid Rescale"
-arch=('i686' 'x86_64')
-url="http://liquidrescale.wikidot.com/;
-license=('GPL')
-depends=('gimp' 'liblqr')
-makedepends=('intltool')
-source=(http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2)
-md5sums=('af7eb1a0d480bacfa6e5eff9b06bd877')
-
-build() {
-  cd "$srcdir"/gimp-lqr-plugin-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/gimp-lqr-plugin-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: gimp-plugin-lqr/repos/community-x86_64/PKGBUILD (from rev 340569, 
gimp-plugin-lqr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-05 18:16:47 UTC (rev 340570)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Andreas Schönfelder 
+pkgname=gimp-plugin-lqr
+pkgver=0.7.2
+pkgrel=2
+pkgdesc="Plugin for The GIMP providing Liquid Rescale"
+arch=('x86_64')
+url="http://liquidrescale.wikidot.com/;
+license=('GPL')
+depends=('gimp' 'liblqr')
+makedepends=('intltool')
+source=(https://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2)
+md5sums=('af7eb1a0d480bacfa6e5eff9b06bd877')
+
+build() {
+  cd "$srcdir"/gimp-lqr-plugin-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/gimp-lqr-plugin-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+