[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2020-11-27 Thread Antonio Rojas via arch-commits
Date: Friday, November 27, 2020 @ 15:08:28
  Author: arojas
Revision: 402244

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 402243, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-27 15:08:17 UTC (rev 402243)
+++ PKGBUILD2020-11-27 15:08:28 UTC (rev 402244)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=20.11.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kde-applications kde-graphics)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ad18ef0f45a50cf70d5482fd7fd12ab54ac6476cc81ae5c561c8044b62038b90'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
402243, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-27 15:08:28 UTC (rev 402244)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=20.11.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-graphics)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('22c7f65837947a5c9cf9d4a5e517267d6db66fc315fd3d8b807c724101ab479e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2020-08-01 Thread Antonio Rojas via arch-commits
Date: Saturday, August 1, 2020 @ 08:45:51
  Author: arojas
Revision: 392955

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392954, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-01 08:45:42 UTC (rev 392954)
+++ PKGBUILD2020-08-01 08:45:51 UTC (rev 392955)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=20.07.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kde-applications kde-graphics)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0732f3f5df6c6bfc13cb59ca72a1dfcb4e949214f6800913032dbb91f9fb7263'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
392954, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-01 08:45:51 UTC (rev 392955)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=20.07.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-graphics)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b5d0bb7e9f043c177c40afc11d97b358f3c61d351d525e22d895a87d2e78ec16'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2020-04-03 Thread Antonio Rojas via arch-commits
Date: Friday, April 3, 2020 @ 21:11:55
  Author: arojas
Revision: 379410

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 379409, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-03 21:11:32 UTC (rev 379409)
+++ PKGBUILD2020-04-03 21:11:55 UTC (rev 379410)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=20.03.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kdegraphics kde-applications)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0101e3f74107ce419b2a6c325b9b95cf0889369725bfe546e06acd1993060cf6'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
379409, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-03 21:11:55 UTC (rev 379410)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=20.03.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kdegraphics kde-applications)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9b7f1b8b39b951c85c6e457bbc4ca0708075ebd0ee805905f8c9fffd091718f9'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2019-11-29 Thread Antonio Rojas via arch-commits
Date: Friday, November 29, 2019 @ 23:43:50
  Author: arojas
Revision: 370089

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 370088, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-29 23:43:41 UTC (rev 370088)
+++ PKGBUILD2019-11-29 23:43:50 UTC (rev 370089)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=19.11.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kdegraphics kde-applications)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('43bc669c7c7f2e483e892c44aaa28759871ae08bc56b3e6dc068915ead432984'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
370088, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-29 23:43:50 UTC (rev 370089)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=19.11.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kdegraphics kde-applications)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7a7a249a613325053801e8182986cc339ba8b7dbdc61e81f653d7a6e41eba34a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2019-08-02 Thread Antonio Rojas via arch-commits
Date: Friday, August 2, 2019 @ 22:36:04
  Author: arojas
Revision: 359046

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 359045, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-02 22:35:50 UTC (rev 359045)
+++ PKGBUILD2019-08-02 22:36:04 UTC (rev 359046)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=19.07.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kdegraphics kde-applications)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('782884996fe7b7d9c31aeb9ee2c5df55d9a8c909f87b9079799514d862466344'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
359045, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-02 22:36:04 UTC (rev 359046)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=19.07.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kdegraphics kde-applications)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e3b62c18e36caad113a7364f1ae960baff0eb727bcd9c55907cb9c82fd608434'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2019-04-05 Thread Antonio Rojas via arch-commits
Date: Friday, April 5, 2019 @ 13:34:40
  Author: arojas
Revision: 350045

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 350044, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-05 13:34:23 UTC (rev 350044)
+++ PKGBUILD2019-04-05 13:34:40 UTC (rev 350045)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=19.03.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-groups=(kdegraphics kde-applications)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('592c8a20f51182ec3eac9934d663ecad054ff717f3c4b9d542fb4328917a4442'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
350044, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-05 13:34:40 UTC (rev 350045)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=19.03.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+groups=(kdegraphics kde-applications)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f9e8661042adba1caf3be85668f854e06ce67fe7a94ff28ba8320fb33d8e35e3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2018-11-30 Thread Antonio Rojas via arch-commits
Date: Friday, November 30, 2018 @ 15:47:39
  Author: arojas
Revision: 340809

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 340808, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-30 15:47:27 UTC (rev 340808)
+++ PKGBUILD2018-11-30 15:47:39 UTC (rev 340809)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=18.11.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio ghostscript)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3e575764d44e2f63b787a83ecb3d6a765d9aa802b93ac0130d3a4346f5022211'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
340808, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-30 15:47:39 UTC (rev 340809)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=18.11.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio ghostscript)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8dc56100dadf0096355cfb259fb9de308bf243e576274856eae071deb97b6545'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 23:00:00
  Author: arojas
Revision: 322090

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 322089, kdegraphics-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:59:43 UTC (rev 322089)
+++ PKGBUILD2018-04-17 23:00:00 UTC (rev 322090)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8718f4dc435f1b002eb0a0ce1f0128f7c809c7157a0e51b2f4d72eae683b1032'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
322089, kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 23:00:00 UTC (rev 322090)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d0124fbeb2b6677ebbd8962420ff112c62198c27ef4913f5613231982e5f04c8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2018-04-06 Thread Antonio Rojas via arch-commits
Date: Friday, April 6, 2018 @ 07:28:18
  Author: arojas
Revision: 321204

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321203, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-06 07:28:01 UTC (rev 321203)
+++ PKGBUILD2018-04-06 07:28:18 UTC (rev 321204)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=18.03.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2127784d3c95ffb6a9da575d93a2943eb994da40191a94017fabc395dbbb7114'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
321203, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-06 07:28:18 UTC (rev 321204)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=18.03.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8718f4dc435f1b002eb0a0ce1f0128f7c809c7157a0e51b2f4d72eae683b1032'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2017-12-14 Thread Antonio Rojas via arch-commits
Date: Thursday, December 14, 2017 @ 12:19:49
  Author: arojas
Revision: 312589

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 312588, kdegraphics-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-14 12:19:33 UTC (rev 312588)
+++ PKGBUILD2017-12-14 12:19:49 UTC (rev 312589)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=17.11.90
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dfb602a699302404b518dc653503d6254cd6491cf43e131763bbb9375e473830'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
312588, kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-14 12:19:49 UTC (rev 312589)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=17.12.0
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('70661c6b7c13fb23e5d8a7e1b253caaa1858fe7438aa8f4c154b6524249112dc'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2017-12-01 Thread Antonio Rojas via arch-commits
Date: Friday, December 1, 2017 @ 18:53:54
  Author: arojas
Revision: 311402

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 311401, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-01 18:53:37 UTC (rev 311401)
+++ PKGBUILD2017-12-01 18:53:54 UTC (rev 311402)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=17.11.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c9d20d301109d55cff616ef589d8349b1545f059340ab4f777a058532c584814'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
311401, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-01 18:53:54 UTC (rev 311402)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=17.11.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dfb602a699302404b518dc653503d6254cd6491cf43e131763bbb9375e473830'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdegraphics-thumbnailers/repos/kde-unstable-x86_64 (2 files)

2017-04-07 Thread Antonio Rojas
Date: Friday, April 7, 2017 @ 20:48:09
  Author: arojas
Revision: 292418

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 292417, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-07 20:47:56 UTC (rev 292417)
+++ PKGBUILD2017-04-07 20:48:09 UTC (rev 292418)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=17.03.80
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e9cedaedf5954fd3466c0e2e964aeddc2c89daf75d12be0d9ab4a41a8329415e'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
292417, kdegraphics-thumbnailers/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-07 20:48:09 UTC (rev 292418)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=17.03.90
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3406df754cf193d53920b6a5c75a2164acec64a192cbfbeacf986f861ed80fe1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}