[arch-commits] Commit in kfind/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:31:33
  Author: arojas
Revision: 400986

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400985, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 400985, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:31:33 UTC (rev 400986)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kde-utilities)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('249928dd839e6e4cf451d315fd3c0f48f41a73f94f6217b5bddb244726173bd3'
+'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 kfind/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:38:15
  Author: arojas
Revision: 392247

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392246, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 392246, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:38:15 UTC (rev 392247)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kde-utilities)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d2e1cf0d9f21d62dc09be61403b481b106c214332c3e700670c9fa22ba06e7d1'
+'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 kfind/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 09:48:57
  Author: arojas
Revision: 378107

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378106, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 378106, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 09:48:57 UTC (rev 378107)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1a3fe3d820eb80176af5c24c5b8dcdf420b23a99631b4b8c38b52c5d11980786'
+'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 kfind/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Sunday, November 17, 2019 @ 23:54:08
  Author: arojas
Revision: 369070

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369069, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 369069, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-17 23:54:08 UTC (rev 369070)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ac46870f6141d590029f9fb9c3fd20e6c48a9ebd177bbf9c0061d05e0b747347'
+'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 kfind/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:38:37
  Author: arojas
Revision: 358235

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358234, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 358234, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:38:37 UTC (rev 358235)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('24410508545e2f6859fa871273697c32eb27957ac3d5af3840d79134d4b4786b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 00:46:07
  Author: arojas
Revision: 339870

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339869, kfind/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 339869, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 00:46:07 UTC (rev 339870)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=18.11.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5e2bc15e2412051894f26e91e861667361fbb8f6d47a273fc537282d1b36a2a4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:22:29
  Author: arojas
Revision: 329199

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329198, kfind/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 329198, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:22:29 UTC (rev 329199)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=18.07.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
+optdepends=('mlocate: search using mlocate index')
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('37762ec7bc097a6380d8814a20090589d274d9bf3ee8c9b769aec0c5dddaf59c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:12:15
  Author: arojas
Revision: 319956

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 319955, kfind/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 319955, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:12:15 UTC (rev 319956)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=18.03.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+optdepends=('mlocate: search using mlocate index')
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('811bea696fbf30f4de374cbc1ae9366e5cc0cddef4c5a30e3700b38720f5d230'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:13:49
  Author: arojas
Revision: 310155

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310154, kfind/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 310154, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:13:49 UTC (rev 310155)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=17.11.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1b40df29535231b14239609abe4a5c316ecd09b63b46de7965b16b2e8a3a9cc1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 19:38:46
  Author: arojas
Revision: 300962

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 300961, kfind/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 300961, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 19:38:46 UTC (rev 300962)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=17.07.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(i686 x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b5ec77bd70376353bbffc4acb175fc5fa12291c740115457cd1653989d0ed962'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kfind/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 00:48:08
  Author: arojas
Revision: 291332

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291331, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 291331, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 00:48:08 UTC (rev 291332)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=17.03.80
+pkgrel=1
+pkgdesc="Find Files/Folders"
+arch=(i686 x86_64)
+url="https://www.kde.org/applications/utilities/kfind/;
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+conflicts=(kdebase-kfind)
+replaces=(kdebase-kfind)
+groups=(kde-applications kdebase)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('585d57f876350576cb88bfa1800011c91271856121fc9af53070b276c7a47861'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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