[arch-commits] Commit in kjots/repos (4 files)

2017-08-21 Thread Antonio Rojas
Date: Monday, August 21, 2017 @ 19:12:39
  Author: arojas
Revision: 252886

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kjots/repos/community-i686/PKGBUILD
(from rev 252885, kjots/trunk/PKGBUILD)
  kjots/repos/community-x86_64/PKGBUILD
(from rev 252885, kjots/trunk/PKGBUILD)
Deleted:
  kjots/repos/community-i686/PKGBUILD
  kjots/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 community-i686/PKGBUILD   |   36 --
 community-x86_64/PKGBUILD |   36 --
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-21 19:12:09 UTC (rev 252885)
+++ community-i686/PKGBUILD 2017-08-21 19:12:39 UTC (rev 252886)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.2
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-md5sums=('296136e9860142596235d6d3f2c523e8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-i686/PKGBUILD (from rev 252885, 
kjots/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-21 19:12:39 UTC (rev 252886)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.2
+pkgrel=2
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit)
+makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+sha256sums=('5359aefb7b44027d7abbdafb0d501a7b30695119d5d5c8a75cfcee98e428fae3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-21 19:12:09 UTC (rev 252885)
+++ community-x86_64/PKGBUILD   2017-08-21 19:12:39 UTC (rev 252886)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.2
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-md5sums=('296136e9860142596235d6d3f2c523e8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-x86_64/PKGBUILD (from rev 252885, 
kjots/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-21 19:12:39 UTC (rev 252886)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.2
+pkgrel=2
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit)
+makedepends=(extra-cmake-modules 

[arch-commits] Commit in kjots/repos (4 files)

2016-12-17 Thread Antonio Rojas
Date: Saturday, December 17, 2016 @ 23:43:47
  Author: arojas
Revision: 19

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kjots/repos/community-i686/PKGBUILD
(from rev 18, kjots/trunk/PKGBUILD)
  kjots/repos/community-x86_64/PKGBUILD
(from rev 18, kjots/trunk/PKGBUILD)
Deleted:
  kjots/repos/community-i686/PKGBUILD
  kjots/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 community-i686/PKGBUILD   |   37 --
 community-x86_64/PKGBUILD |   37 --
 3 files changed, 72 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-12-17 23:43:23 UTC (rev 18)
+++ community-i686/PKGBUILD 2016-12-17 23:43:47 UTC (rev 19)
@@ -1,37 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=2
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-i686/PKGBUILD (from rev 18, 
kjots/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-12-17 23:43:47 UTC (rev 19)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.2
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+md5sums=('296136e9860142596235d6d3f2c523e8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-12-17 23:43:23 UTC (rev 18)
+++ community-x86_64/PKGBUILD   2016-12-17 23:43:47 UTC (rev 19)
@@ -1,37 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=2
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-x86_64/PKGBUILD (from rev 18, 
kjots/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-12-17 23:43:47 UTC (rev 19)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.2
+pkgrel=1
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface 

[arch-commits] Commit in kjots/repos (4 files)

2016-12-15 Thread Antonio Rojas
Date: Thursday, December 15, 2016 @ 20:12:57
  Author: arojas
Revision: 199600

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  kjots/repos/community-testing-i686/
  kjots/repos/community-testing-i686/PKGBUILD
(from rev 199599, kjots/trunk/PKGBUILD)
  kjots/repos/community-testing-x86_64/
  kjots/repos/community-testing-x86_64/PKGBUILD
(from rev 199599, kjots/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   45 
 community-testing-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: kjots/repos/community-testing-i686/PKGBUILD (from rev 199599, 
kjots/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-12-15 20:12:57 UTC (rev 199600)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=3
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;
+
kjots-fix-build.patch::"https://cgit.kde.org/kjots.git/patch/?id=bebc6809;
+
kjots-fix-build-2.patch::"https://cgit.kde.org/kjots.git/patch/?id=01fc847e;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28'
+ '1671b9c7c4ebd4a53aa1217c4cd8223f'
+ '27db25ec966d0809fb4ecb4931fa4d7c')
+
+prepare() {
+  mkdir -p build
+
+# Fix build
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kjots-fix-build.patch
+  patch -p1 -i ../kjots-fix-build-2.patch
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kjots/repos/community-testing-x86_64/PKGBUILD (from rev 199599, 
kjots/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-12-15 20:12:57 UTC (rev 199600)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=kjots
+pkgver=5.0.1
+pkgrel=3
+pkgdesc="A note taking application for KDE"
+url="https://www.kde.org/applications/utilities/kjots/;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(kcmutils kontactinterface akonadi akonadi-notes kpimtextedit 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost python kdelibs4support)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;
+
kjots-fix-build.patch::"https://cgit.kde.org/kjots.git/patch/?id=bebc6809;
+
kjots-fix-build-2.patch::"https://cgit.kde.org/kjots.git/patch/?id=01fc847e;)
+conflicts=(kdepim-kjots)
+replaces=(kdepim-kjots)
+md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28'
+ '1671b9c7c4ebd4a53aa1217c4cd8223f'
+ '27db25ec966d0809fb4ecb4931fa4d7c')
+
+prepare() {
+  mkdir -p build
+
+# Fix build
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kjots-fix-build.patch
+  patch -p1 -i ../kjots-fix-build-2.patch
+}
+
+build() {
+  cd build 
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in kjots/repos (4 files)

2016-01-29 Thread Antonio Rojas
Date: Friday, January 29, 2016 @ 23:41:27
  Author: arojas
Revision: 159430

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kjots/repos/community-i686/kjots.install
(from rev 159429, kjots/trunk/kjots.install)
  kjots/repos/community-x86_64/kjots.install
(from rev 159429, kjots/trunk/kjots.install)
Deleted:
  kjots/repos/community-i686/PKGBUILD
  kjots/repos/community-x86_64/PKGBUILD

+
 community-i686/PKGBUILD|   38 --
 community-i686/kjots.install   |   13 +
 community-x86_64/PKGBUILD  |   38 --
 community-x86_64/kjots.install |   13 +
 4 files changed, 26 insertions(+), 76 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-29 21:57:59 UTC (rev 159429)
+++ community-i686/PKGBUILD 2016-01-29 22:41:27 UTC (rev 159430)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-install=$pkgname.install
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-i686/kjots.install (from rev 159429, 
kjots/trunk/kjots.install)
===
--- community-i686/kjots.install(rev 0)
+++ community-i686/kjots.install2016-01-29 22:41:27 UTC (rev 159430)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-29 21:57:59 UTC (rev 159429)
+++ community-x86_64/PKGBUILD   2016-01-29 22:41:27 UTC (rev 159430)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 141579 2015-09-24 15:22:43Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=kjots
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="A note taking application for KDE"
-url="https://www.kde.org/applications/utilities/kjots/;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(kcmutils kontactinterface akonadi-client akonadi-notes 
kdelibs4support kpimtextedit hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-conflicts=(kdepim-kjots)
-replaces=(kdepim-kjots)
-install=$pkgname.install
-md5sums=('edb0a82781dbb75d1fe69f2eb6f7cf28')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kjots/repos/community-x86_64/kjots.install (from rev 159429, 
kjots/trunk/kjots.install)
===
--- community-x86_64/kjots.install  (rev 0)
+++ community-x86_64/kjots.install  2016-01-29 22:41:27 UTC (rev 159430)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+