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

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:27:03
  Author: arojas
Revision: 400956

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400955, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 400955, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:27:03 UTC (rev 400956)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d62341d89711a850bf5116a4b7b407f31a9a1686c9ede77b83493ed8e9dbc14f'
+'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 mbox-importer/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:34:27
  Author: arojas
Revision: 392218

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392217, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 392217, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:34:27 UTC (rev 392218)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d7710ce725a9db10e2b786c072ed319cfe992aa6241eba404b4b3735cb8d7bfa'
+'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 mbox-importer/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:13:33
  Author: arojas
Revision: 378227

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378226, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 378226, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:13:33 UTC (rev 378227)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('592ecb453f0f24439a58b9742fb0e38cab148b87075250ff69a59a03ae193469'
+'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 mbox-importer/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:24:41
  Author: arojas
Revision: 369187

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369186, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 369186, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:24:41 UTC (rev 369187)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8350c856915ad319e5f831d41bb55c59e7650c7d97882393aa91ebc76d83f141'
+'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 mbox-importer/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:58:33
  Author: arojas
Revision: 358355

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358354, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 358354, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:58:33 UTC (rev 358355)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('693568e4659ea14f63a0f3ad49750bdb9e39394450e4d43dc0a40fa335772374'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:50:57
  Author: arojas
Revision: 349082

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349081, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 349081, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:50:57 UTC (rev 349082)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=19.03.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6e6820bfc92e2b470070fcbf545f2fb691ab466fcb2de0183654ed677b7336c1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:15:26
  Author: arojas
Revision: 339984

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339983, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 339983, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:15:26 UTC (rev 339984)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=18.11.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2cd85ece7f2b7405c6fa18201e51388a5ac46595cb75492116b1969f63a5543d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

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

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329312, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 329312, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:49:26 UTC (rev 329313)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=18.07.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('41aa37d331a9d0acfd8879e7bc872fd017fbacd451fc68a9aa1a50f3bc34611a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

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

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320070, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 320070, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:48:24 UTC (rev 320071)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=18.03.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost python)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('10014a4a784cf42a3cdd3f4888a6ea73ea826c4d221b764bdc51582284ca7c31'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:46:20
  Author: arojas
Revision: 310269

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310268, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 310268, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:46:20 UTC (rev 310269)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=17.11.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost python)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('432a2e98778c390f6a83029c7368dabfe44a8605637a4c786120110b7f98abea'
+'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 \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 20:07:55
  Author: arojas
Revision: 301082

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301081, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 301081, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 20:07:55 UTC (rev 301082)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=17.07.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost python)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8dcf603d0681aa3f393c6202b221be85a998323e9b062aa58eca46ea7181ed68'
+'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 \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:17:58
  Author: arojas
Revision: 291451

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

Added:
  mbox-importer/repos/kde-unstable-x86_64/
  mbox-importer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291450, mbox-importer/kde-unstable/PKGBUILD)

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

Copied: mbox-importer/repos/kde-unstable-x86_64/PKGBUILD (from rev 291450, 
mbox-importer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:17:58 UTC (rev 291451)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=mbox-importer
+pkgver=17.03.80
+pkgrel=1
+pkgdesc="Import mbox files to KMail"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(GPL2)
+depends=(mailcommon)
+makedepends=(extra-cmake-modules boost python)
+conflicts=('kmail<16.11')
+groups=(kde-applications kdepim)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aa57482f652b38eaa5fa4074eea264a75bb9c93d69967d02564ed2abea9aa318'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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