[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2020-12-01 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, December 1, 2020 @ 18:09:15
  Author: jlichtblau
Revision: 767185

upgpkg: tellico 3.3.4-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 17:46:19 UTC (rev 767184)
+++ PKGBUILD2020-12-01 18:09:15 UTC (rev 767185)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f5c75b5136b632ddffc8dca53927468e00c44c3ef8b11d1d5380b9f2e5b463aa')
+sha256sums=('716310760aa41b5673ffe8f239bf0a7835ca8030773499bf690de21c470e0187')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2020-12-01 17:46:19 UTC (rev 767184)
+++ tellico.changelog   2020-12-01 18:09:15 UTC (rev 767185)
@@ -1,3 +1,6 @@
+2020-12-01 Jaroslav Lichtblau 
+   * tellico 3.3.4-1
+
 2020-11-22 Jaroslav Lichtblau 
* tellico 3.3.3-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2020-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 22, 2020 @ 11:14:13
  Author: jlichtblau
Revision: 758877

upgpkg: tellico 3.3.3-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 10:59:51 UTC (rev 758876)
+++ PKGBUILD2020-11-22 11:14:13 UTC (rev 758877)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('08396461e2637fe2d53c8ff9c9aef9050f5a766f25cb864a41437bddc3d52756')
+sha256sums=('f5c75b5136b632ddffc8dca53927468e00c44c3ef8b11d1d5380b9f2e5b463aa')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2020-11-22 10:59:51 UTC (rev 758876)
+++ tellico.changelog   2020-11-22 11:14:13 UTC (rev 758877)
@@ -1,3 +1,6 @@
+2020-11-22 Jaroslav Lichtblau 
+   * tellico 3.3.3-1
+
 2020-08-22 Jaroslav Lichtblau 
* tellico 3.3.2-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2020-08-22 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, August 22, 2020 @ 10:07:08
  Author: jlichtblau
Revision: 686691

upgpkg: tellico 3.3.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-22 09:50:28 UTC (rev 686690)
+++ PKGBUILD2020-08-22 10:07:08 UTC (rev 686691)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f5b1417572e4970571c4e9585d89254767312213607244040d2e598988c5b373')
+sha256sums=('08396461e2637fe2d53c8ff9c9aef9050f5a766f25cb864a41437bddc3d52756')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2020-08-22 09:50:28 UTC (rev 686690)
+++ tellico.changelog   2020-08-22 10:07:08 UTC (rev 686691)
@@ -1,3 +1,6 @@
+2020-08-22 Jaroslav Lichtblau 
+   * tellico 3.3.2-1
+
 2020-06-04 Jaroslav Lichtblau 
* tellico 3.3.1-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2020-06-04 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, June 4, 2020 @ 14:06:08
  Author: jlichtblau
Revision: 638921

upgpkg: tellico 3.3.1-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |6 +++---
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 14:04:03 UTC (rev 638920)
+++ PKGBUILD2020-06-04 14:06:08 UTC (rev 638921)
@@ -4,8 +4,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.3
-pkgrel=2
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('de08c27a63f3dd9cab085604fda9f94efb3abfd1ffb1e0ec2f7be9fcf79d2fb6')
+sha256sums=('f5b1417572e4970571c4e9585d89254767312213607244040d2e598988c5b373')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2020-06-04 14:04:03 UTC (rev 638920)
+++ tellico.changelog   2020-06-04 14:06:08 UTC (rev 638921)
@@ -1,3 +1,6 @@
+2020-06-04 Jaroslav Lichtblau 
+   * tellico 3.3.1-1
+
 2020-05-09 Jaroslav Lichtblau 
* tellico 3.3-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2020-05-14 Thread Eli Schwartz via arch-commits
Date: Thursday, May 14, 2020 @ 16:47:23
  Author: eschwartz
Revision: 627944

upgpkg: tellico 3.3-2: add perl dep for kconf_update script

https://www.archlinux.org/todo/perl-transient-openssl-dependencies/

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-14 15:52:34 UTC (rev 627943)
+++ PKGBUILD2020-05-14 16:47:23 UTC (rev 627944)
@@ -5,7 +5,7 @@
 
 pkgname=tellico
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb'
  'libcdio' 'kfilemetadata' 'knewstuff' 'kxmlgui' 'kitemmodels'
- 'python' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
+ 'perl' 'python' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 
'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2020-05-09 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, May 9, 2020 @ 12:05:21
  Author: jlichtblau
Revision: 625952

upgpkg: tellico 3.3-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |9 +++--
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-09 11:51:23 UTC (rev 625951)
+++ PKGBUILD2020-05-09 12:05:21 UTC (rev 625952)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.2.3
+pkgver=3.3
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -12,11 +12,11 @@
 license=('GPL')
 depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb'
  'libcdio' 'kfilemetadata' 'knewstuff' 'kxmlgui' 'kitemmodels'
- 'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
+ 'python' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4456eb31f71151b9786fa171531265b421b2de8140e9adbf6bb584862c42952')
+sha256sums=('de08c27a63f3dd9cab085604fda9f94efb3abfd1ffb1e0ec2f7be9fcf79d2fb6')
 
 build() {
   mkdir build && cd build
@@ -28,7 +28,4 @@
 package() {
   cd build
   make DESTDIR="${pkgdir}" install
-
-  # fix python 2.7 path
-  find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
 }

Modified: tellico.changelog
===
--- tellico.changelog   2020-05-09 11:51:23 UTC (rev 625951)
+++ tellico.changelog   2020-05-09 12:05:21 UTC (rev 625952)
@@ -1,3 +1,6 @@
+2020-05-09 Jaroslav Lichtblau 
+   * tellico 3.3-1
+
 2019-11-28 Jaroslav Lichtblau 
* tellico 3.2.3-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2019-11-28 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 28, 2019 @ 20:43:39
  Author: jlichtblau
Revision: 534299

upgpkg: tellico 3.2.3-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-28 20:16:45 UTC (rev 534298)
+++ PKGBUILD2019-11-28 20:43:39 UTC (rev 534299)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('ec0595a421011596b39b51e0e88558da2716073f066862e9707571be9de77a9a')
+sha256sums=('f4456eb31f71151b9786fa171531265b421b2de8140e9adbf6bb584862c42952')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2019-11-28 20:16:45 UTC (rev 534298)
+++ tellico.changelog   2019-11-28 20:43:39 UTC (rev 534299)
@@ -1,3 +1,6 @@
+2019-11-28 Jaroslav Lichtblau 
+   * tellico 3.2.3-1
+
 2019-11-10 Jaroslav Lichtblau 
* tellico 3.2.2-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2019-11-10 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 10, 2019 @ 19:05:12
  Author: jlichtblau
Revision: 526489

upgpkg: tellico 3.2.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 19:00:47 UTC (rev 526488)
+++ PKGBUILD2019-11-10 19:05:12 UTC (rev 526489)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('38bc369a5341f2a1ba2bb1b4736da1b6eb4d326352d17e5d54e609f93c140bf8')
+sha256sums=('ec0595a421011596b39b51e0e88558da2716073f066862e9707571be9de77a9a')
 
 build() {
   mkdir build && cd build

Modified: tellico.changelog
===
--- tellico.changelog   2019-11-10 19:00:47 UTC (rev 526488)
+++ tellico.changelog   2019-11-10 19:05:12 UTC (rev 526489)
@@ -1,3 +1,6 @@
+2019-11-10 Jaroslav Lichtblau 
+   * tellico 3.2.2-1
+
 2019-06-02 Jaroslav Lichtblau 
* tellico 3.2-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2019-07-25 Thread Antonio Rojas via arch-commits
Date: Thursday, July 25, 2019 @ 09:23:51
  Author: arojas
Revision: 492777

Update to 3.2.1

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-25 08:42:37 UTC (rev 492776)
+++ PKGBUILD2019-07-25 09:23:51 UTC (rev 492777)
@@ -4,30 +4,30 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.2
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb' 'libcddb' 
+depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb'
  'libcdio' 'kfilemetadata' 'knewstuff' 'kxmlgui' 'kitemmodels'
  'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
-makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f20ec2bbfa9d4e0b4c0c38feb86d0cc4ae72ca6a680932cf58ed9f5b8f26114e')
+sha256sums=('38bc369a5341f2a1ba2bb1b4736da1b6eb4d326352d17e5d54e609f93c140bf8')
 
 build() {
-  cmake -H$pkgname-$pkgver -Bbuild \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Nepomuk=OFF
-  cmake --build build
+  mkdir build && cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
 }
 
 package() {
-  DESTDIR="${pkgdir}" cmake --build build --target install
+  cd build
+  make DESTDIR="${pkgdir}" install
 
   # fix python 2.7 path
   find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'


[arch-commits] Commit in tellico/trunk (PKGBUILD compilefix.diff tellico.changelog)

2019-06-02 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, June 2, 2019 @ 18:02:16
  Author: jlichtblau
Revision: 476630

upgpkg: tellico 3.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog
Deleted:
  tellico/trunk/compilefix.diff

---+
 PKGBUILD  |   17 +-
 compilefix.diff   |  128 
 tellico.changelog |3 +
 3 files changed, 7 insertions(+), 141 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-02 17:59:30 UTC (rev 476629)
+++ PKGBUILD2019-06-02 18:02:16 UTC (rev 476630)
@@ -4,8 +4,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.1.4
-pkgrel=3
+pkgver=3.2
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
@@ -15,18 +15,9 @@
  'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz
-compilefix.diff)
-sha256sums=('8f611e3be8be095de38fe27d76f3ddeae09962c9aec00298031cc3e71eae95f9'
-'7f0a13e2047b61b104dfc38e456e6d51808d3f5080e0aff97e75d6a161327069')
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
+sha256sums=('f20ec2bbfa9d4e0b4c0c38feb86d0cc4ae72ca6a680932cf58ed9f5b8f26114e')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix "error: template with C linkage"
-  patch -Np1 -i ../compilefix.diff
-}
-
 build() {
   cmake -H$pkgname-$pkgver -Bbuild \
 -DCMAKE_BUILD_TYPE=Release \

Deleted: compilefix.diff
===
--- compilefix.diff 2019-06-02 17:59:30 UTC (rev 476629)
+++ compilefix.diff 2019-06-02 18:02:16 UTC (rev 476630)
@@ -1,128 +0,0 @@
-diff -u -r tellico-3.1.4/src/barcode/barcode_v4l.cpp 
tellico-3.1.4-compilefix/src/barcode/barcode_v4l.cpp
 tellico-3.1.4/src/barcode/barcode_v4l.cpp  2018-12-19 01:27:45.878263787 
+
-+++ tellico-3.1.4-compilefix/src/barcode/barcode_v4l.cpp   2019-04-19 
21:00:33.821249938 +
-@@ -31,9 +31,7 @@
- #include 
- #include 
- 
--extern "C" {
- #include 
--}
- 
- using barcodeRecognition::barcode_v4l;
- 
-diff -u -r tellico-3.1.4/src/fetch/z3950connection.cpp 
tellico-3.1.4-compilefix/src/fetch/z3950connection.cpp
 tellico-3.1.4/src/fetch/z3950connection.cpp2018-12-19 
01:27:45.898264238 +
-+++ tellico-3.1.4-compilefix/src/fetch/z3950connection.cpp 2019-04-19 
21:00:07.934520303 +
-@@ -38,11 +38,9 @@
- #include 
- 
- #ifdef HAVE_YAZ
--extern "C" {
- #include 
- #include 
- #include 
--}
- #endif
- 
- namespace {
-diff -u -r tellico-3.1.4/src/translators/bibteximporter.h 
tellico-3.1.4-compilefix/src/translators/bibteximporter.h
 tellico-3.1.4/src/translators/bibteximporter.h 2018-12-19 
01:27:45.930264959 +
-+++ tellico-3.1.4-compilefix/src/translators/bibteximporter.h  2019-04-19 
20:57:10.950756820 +
-@@ -29,7 +29,6 @@
- #include "../datavectors.h"
- 
- #include 
--extern "C" {
- #ifdef HAVE_LIBBTPARSE
- /* btparse has a struct member 'class' */
- #define class errclass
-@@ -38,7 +37,6 @@
- #else
- #include "btparse/btparse.h"
- #endif
--}
- 
- #include 
- #include 
-diff -u -r tellico-3.1.4/src/translators/csvparser.cpp 
tellico-3.1.4-compilefix/src/translators/csvparser.cpp
 tellico-3.1.4/src/translators/csvparser.cpp2018-12-19 
01:27:45.930264959 +
-+++ tellico-3.1.4-compilefix/src/translators/csvparser.cpp 2019-04-19 
20:55:35.283857957 +
-@@ -29,13 +29,11 @@
- 
- #include 
- 
--extern "C" {
- #ifdef HAVE_LIBCSV
- #include 
- #else
- #include "libcsv/libcsv.h"
- #endif
--}
- 
- typedef int(*SpaceFunc)(char);
- 
-diff -u -r tellico-3.1.4/src/translators/freedb_util.cpp 
tellico-3.1.4-compilefix/src/translators/freedb_util.cpp
 tellico-3.1.4/src/translators/freedb_util.cpp  2018-12-19 
01:27:45.930264959 +
-+++ tellico-3.1.4-compilefix/src/translators/freedb_util.cpp   2019-04-19 
20:54:32.787039744 +
-@@ -29,12 +29,10 @@
- 
- #include 
- 
--extern "C" {
- #ifdef HAVE_CDIO
- #include 
- #include 
- #endif
--}
- 
- namespace {
- #ifdef HAVE_CDIO
-diff -u -r tellico-3.1.4/src/translators/htmlexporter.cpp 
tellico-3.1.4-compilefix/src/translators/htmlexporter.cpp
 tellico-3.1.4/src/translators/htmlexporter.cpp 2018-12-19 
01:27:45.934265049 +
-+++ tellico-3.1.4-compilefix/src/translators/htmlexporter.cpp  2019-04-19 
20:53:32.223559678 +
-@@ -61,10 +61,8 @@
- #include 
- #include 
- 
--extern "C" {
- #include 
- #include 
--}
- 
- using Tellico::Export::HTMLExporter;
- 
-diff -u -r tellico-3.1.4/src/translators/xslthandler.cpp 
tellico-3.1.4-compilefix/src/translators/xslthandler.cpp
 tellico-3.1.4/src/translators/xslthandler.cpp  2018-12-19 
01:27:45.934265049 +
-+++ tellico-3.1.4-compilefix/src/translators/xslthandler.cpp   

[arch-commits] Commit in tellico/trunk (PKGBUILD compilefix.diff)

2019-04-19 Thread Jan Steffens via arch-commits
Date: Friday, April 19, 2019 @ 21:13:43
  Author: heftig
Revision: 452067

3.1.4-3

Added:
  tellico/trunk/compilefix.diff
Modified:
  tellico/trunk/PKGBUILD

-+
 PKGBUILD|   26 ++
 compilefix.diff |  128 ++
 2 files changed, 143 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-19 20:58:36 UTC (rev 452066)
+++ PKGBUILD2019-04-19 21:13:43 UTC (rev 452067)
@@ -5,7 +5,7 @@
 
 pkgname=tellico
 pkgver=3.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
@@ -15,25 +15,29 @@
  'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('8f611e3be8be095de38fe27d76f3ddeae09962c9aec00298031cc3e71eae95f9')
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz
+compilefix.diff)
+sha256sums=('8f611e3be8be095de38fe27d76f3ddeae09962c9aec00298031cc3e71eae95f9'
+'7f0a13e2047b61b104dfc38e456e6d51808d3f5080e0aff97e75d6a161327069')
 
-build() {
-  cd "${srcdir}"
+prepare() {
+  cd $pkgname-$pkgver
 
-  mkdir build && cd build
+  # Fix "error: template with C linkage"
+  patch -Np1 -i ../compilefix.diff
+}
 
-  cmake ../$pkgname-$pkgver \
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DWITH_Nepomuk=OFF
-  make
+  cmake --build build
 }
 
 package() {
-  cd "${srcdir}"/build
+  DESTDIR="${pkgdir}" cmake --build build --target install
 
-  make DESTDIR="${pkgdir}" install
-# fix python 2.7 path
+  # fix python 2.7 path
   find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
 }

Added: compilefix.diff
===
--- compilefix.diff (rev 0)
+++ compilefix.diff 2019-04-19 21:13:43 UTC (rev 452067)
@@ -0,0 +1,128 @@
+diff -u -r tellico-3.1.4/src/barcode/barcode_v4l.cpp 
tellico-3.1.4-compilefix/src/barcode/barcode_v4l.cpp
+--- tellico-3.1.4/src/barcode/barcode_v4l.cpp  2018-12-19 01:27:45.878263787 
+
 tellico-3.1.4-compilefix/src/barcode/barcode_v4l.cpp   2019-04-19 
21:00:33.821249938 +
+@@ -31,9 +31,7 @@
+ #include 
+ #include 
+ 
+-extern "C" {
+ #include 
+-}
+ 
+ using barcodeRecognition::barcode_v4l;
+ 
+diff -u -r tellico-3.1.4/src/fetch/z3950connection.cpp 
tellico-3.1.4-compilefix/src/fetch/z3950connection.cpp
+--- tellico-3.1.4/src/fetch/z3950connection.cpp2018-12-19 
01:27:45.898264238 +
 tellico-3.1.4-compilefix/src/fetch/z3950connection.cpp 2019-04-19 
21:00:07.934520303 +
+@@ -38,11 +38,9 @@
+ #include 
+ 
+ #ifdef HAVE_YAZ
+-extern "C" {
+ #include 
+ #include 
+ #include 
+-}
+ #endif
+ 
+ namespace {
+diff -u -r tellico-3.1.4/src/translators/bibteximporter.h 
tellico-3.1.4-compilefix/src/translators/bibteximporter.h
+--- tellico-3.1.4/src/translators/bibteximporter.h 2018-12-19 
01:27:45.930264959 +
 tellico-3.1.4-compilefix/src/translators/bibteximporter.h  2019-04-19 
20:57:10.950756820 +
+@@ -29,7 +29,6 @@
+ #include "../datavectors.h"
+ 
+ #include 
+-extern "C" {
+ #ifdef HAVE_LIBBTPARSE
+ /* btparse has a struct member 'class' */
+ #define class errclass
+@@ -38,7 +37,6 @@
+ #else
+ #include "btparse/btparse.h"
+ #endif
+-}
+ 
+ #include 
+ #include 
+diff -u -r tellico-3.1.4/src/translators/csvparser.cpp 
tellico-3.1.4-compilefix/src/translators/csvparser.cpp
+--- tellico-3.1.4/src/translators/csvparser.cpp2018-12-19 
01:27:45.930264959 +
 tellico-3.1.4-compilefix/src/translators/csvparser.cpp 2019-04-19 
20:55:35.283857957 +
+@@ -29,13 +29,11 @@
+ 
+ #include 
+ 
+-extern "C" {
+ #ifdef HAVE_LIBCSV
+ #include 
+ #else
+ #include "libcsv/libcsv.h"
+ #endif
+-}
+ 
+ typedef int(*SpaceFunc)(char);
+ 
+diff -u -r tellico-3.1.4/src/translators/freedb_util.cpp 
tellico-3.1.4-compilefix/src/translators/freedb_util.cpp
+--- tellico-3.1.4/src/translators/freedb_util.cpp  2018-12-19 
01:27:45.930264959 +
 tellico-3.1.4-compilefix/src/translators/freedb_util.cpp   2019-04-19 
20:54:32.787039744 +
+@@ -29,12 +29,10 @@
+ 
+ #include 
+ 
+-extern "C" {
+ #ifdef HAVE_CDIO
+ #include 
+ #include 
+ #endif
+-}
+ 
+ namespace {
+ #ifdef HAVE_CDIO
+diff -u -r tellico-3.1.4/src/translators/htmlexporter.cpp 
tellico-3.1.4-compilefix/src/translators/htmlexporter.cpp
+--- tellico-3.1.4/src/translators/htmlexporter.cpp 2018-12-19 
01:27:45.934265049 +
 tellico-3.1.4-compilefix/src/translators/htmlexporter.cpp  2019-04-19 
20:53:32.223559678 +
+@@ -61,10 +61,8 @@
+ #include 
+ #include 
+ 
+-extern "C" {
+ #include 
+ #include 
+-}
+ 
+ 

[arch-commits] Commit in tellico/trunk (PKGBUILD)

2019-01-19 Thread Antonio Rojas via arch-commits
Date: Saturday, January 19, 2019 @ 11:11:54
  Author: arojas
Revision: 424490

exempi 2.5 rebuild

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-19 11:06:15 UTC (rev 424489)
+++ PKGBUILD2019-01-19 11:11:54 UTC (rev 424490)
@@ -5,7 +5,7 @@
 
 pkgname=tellico
 pkgver=3.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2018-12-20 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, December 20, 2018 @ 17:34:21
  Author: jlichtblau
Revision: 417011

upgpkg: tellico 3.1.4-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-20 16:38:52 UTC (rev 417010)
+++ PKGBUILD2018-12-20 17:34:21 UTC (rev 417011)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('62817d15fc0b96cbabb25d137564bccdd17176e78b08f17df07a239ad8500c04')
+sha256sums=('8f611e3be8be095de38fe27d76f3ddeae09962c9aec00298031cc3e71eae95f9')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2018-12-20 16:38:52 UTC (rev 417010)
+++ tellico.changelog   2018-12-20 17:34:21 UTC (rev 417011)
@@ -1,3 +1,6 @@
+2018-12-20 Jaroslav Lichtblau 
+   * tellico 3.1.4-1
+
 2018-09-13 Jaroslav Lichtblau 
* tellico 3.1.3-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2018-09-13 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, September 13, 2018 @ 19:52:06
  Author: jlichtblau
Revision: 380662

upgpkg: tellico 3.1.3-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-13 19:47:10 UTC (rev 380661)
+++ PKGBUILD2018-09-13 19:52:06 UTC (rev 380662)
@@ -4,7 +4,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f94390a9a28ba201fb1ba567fc80e48ef5d66420e9dca3aaae17fedae102f221')
+sha256sums=('62817d15fc0b96cbabb25d137564bccdd17176e78b08f17df07a239ad8500c04')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2018-09-13 19:47:10 UTC (rev 380661)
+++ tellico.changelog   2018-09-13 19:52:06 UTC (rev 380662)
@@ -1,3 +1,6 @@
+2018-09-13 Jaroslav Lichtblau 
+   * tellico 3.1.3-1
+
 2018-04-02 Jaroslav Lichtblau 
* tellico 3.1.2-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2018-04-02 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 2, 2018 @ 16:53:17
  Author: jlichtblau
Revision: 313889

upgpkg: tellico 3.1.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |   15 +--
 tellico.changelog |3 +++
 2 files changed, 12 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 16:27:55 UTC (rev 313888)
+++ PKGBUILD2018-04-02 16:53:17 UTC (rev 313889)
@@ -5,18 +5,19 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libcdio' 
'hicolor-icon-theme' 'kfilemetadata'
- 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5' 'qt5-base')
+depends=('exempi' 'hicolor-icon-theme' 'kio' 'libksane' 'libkcddb' 'libcddb' 
+ 'libcdio' 'kfilemetadata' 'knewstuff' 'kxmlgui' 'kitemmodels'
+ 'python2' 'solid' 'khtml' 'yaz' 'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('e55c64bdc7dcb2c6ae6b9edf182cc177a57ed22db1371400cfeefd07346ecbc7')
+sha256sums=('f94390a9a28ba201fb1ba567fc80e48ef5d66420e9dca3aaae17fedae102f221')
 
 build() {
   cd "${srcdir}"
@@ -23,7 +24,10 @@
 
   mkdir build && cd build
 
-  cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Nepomuk=OFF
   make
 }
 
@@ -31,7 +35,6 @@
   cd "${srcdir}"/build
 
   make DESTDIR="${pkgdir}" install
-  
 # fix python 2.7 path
   find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
 }

Modified: tellico.changelog
===
--- tellico.changelog   2018-04-02 16:27:55 UTC (rev 313888)
+++ tellico.changelog   2018-04-02 16:53:17 UTC (rev 313889)
@@ -1,3 +1,6 @@
+2018-04-02 Jaroslav Lichtblau 
+   * tellico 3.1.2-1
+
 2018-01-16 Jaroslav Lichtblau 
* tellico 3.1.1-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2018-01-16 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, January 16, 2018 @ 21:27:43
  Author: jlichtblau
Revision: 283518

upgpkg: tellico 3.1.1-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |6 +++---
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-16 20:59:34 UTC (rev 283517)
+++ PKGBUILD2018-01-16 21:27:43 UTC (rev 283518)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.1
-pkgrel=3
+pkgver=3.1.1
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('ca549c249ee2562ef583a2b2dedc76843660ff726ed2cd26025dd4607b59a124')
+sha256sums=('e55c64bdc7dcb2c6ae6b9edf182cc177a57ed22db1371400cfeefd07346ecbc7')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2018-01-16 20:59:34 UTC (rev 283517)
+++ tellico.changelog   2018-01-16 21:27:43 UTC (rev 283518)
@@ -1,3 +1,6 @@
+2018-01-16 Jaroslav Lichtblau 
+   * tellico 3.1.1-1
+
 2018-01-11 Jaroslav Lichtblau 
* tellico 3.1-3 libcdio API and ABI changes rebuild
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2018-01-11 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, January 11, 2018 @ 21:27:16
  Author: jlichtblau
Revision: 281489

upgpkg: tellico 3.1-3 - libcdio 0.94 -> 2.0.0 rebuild

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |2 +-
 tellico.changelog |3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-11 21:26:01 UTC (rev 281488)
+++ PKGBUILD2018-01-11 21:27:16 UTC (rev 281489)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;

Modified: tellico.changelog
===
--- tellico.changelog   2018-01-11 21:26:01 UTC (rev 281488)
+++ tellico.changelog   2018-01-11 21:27:16 UTC (rev 281489)
@@ -1,3 +1,6 @@
+2018-01-11 Jaroslav Lichtblau 
+   * tellico 3.1-3 libcdio API and ABI changes rebuild
+
 2017-12-02 Jaroslav Lichtblau 
* tellico 3.1-2 FS#56026 fix
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2017-12-02 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, December 2, 2017 @ 18:43:26
  Author: jlichtblau
Revision: 271908

upgpkg: tellico 3.1-2 - FS#56026 fixed

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 18:26:35 UTC (rev 271907)
+++ PKGBUILD2017-12-02 18:43:26 UTC (rev 271908)
@@ -6,12 +6,12 @@
 
 pkgname=tellico
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
+depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libcdio' 
'hicolor-icon-theme' 'kfilemetadata'
  'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog

Modified: tellico.changelog
===
--- tellico.changelog   2017-12-02 18:26:35 UTC (rev 271907)
+++ tellico.changelog   2017-12-02 18:43:26 UTC (rev 271908)
@@ -1,3 +1,6 @@
+2017-12-02 Jaroslav Lichtblau 
+   * tellico 3.1-2 FS#56026 fix
+
 2017-10-18 Jaroslav Lichtblau 
* tellico 3.1-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2017-10-17 Thread Jaroslav Lichtblau
Date: Tuesday, October 17, 2017 @ 22:24:29
  Author: jlichtblau
Revision: 263174

upgpkg: tellico 3.1-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-17 22:01:27 UTC (rev 263173)
+++ PKGBUILD2017-10-17 22:24:29 UTC (rev 263174)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.0.2
+pkgver=3.1
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b')
+sha256sums=('ca549c249ee2562ef583a2b2dedc76843660ff726ed2cd26025dd4607b59a124')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2017-10-17 22:01:27 UTC (rev 263173)
+++ tellico.changelog   2017-10-17 22:24:29 UTC (rev 263174)
@@ -1,3 +1,6 @@
+2017-10-18 Jaroslav Lichtblau 
+   * tellico 3.1-1
+
 2017-03-31 Jaroslav Lichtblau 
* tellico 3.0.2-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2017-03-31 Thread Jaroslav Lichtblau
Date: Friday, March 31, 2017 @ 21:10:26
  Author: jlichtblau
Revision: 220186

upgpkg: tellico 3.0.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 20:55:59 UTC (rev 220185)
+++ PKGBUILD2017-03-31 21:10:26 UTC (rev 220186)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e')
+sha256sums=('455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2017-03-31 20:55:59 UTC (rev 220185)
+++ tellico.changelog   2017-03-31 21:10:26 UTC (rev 220186)
@@ -1,3 +1,6 @@
+2017-03-31 Jaroslav Lichtblau 
+   * tellico 3.0.2-1
+
 2017-02-21 Jaroslav Lichtblau 
* tellico 3.0.1-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2017-02-21 Thread Jaroslav Lichtblau
Date: Tuesday, February 21, 2017 @ 19:05:05
  Author: jlichtblau
Revision: 213376

upgpkg: tellico 3.0.1-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |6 +++---
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-21 18:43:51 UTC (rev 213375)
+++ PKGBUILD2017-02-21 19:05:05 UTC (rev 213376)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.0
-pkgrel=4
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('ad78e909e9e0f3ea5b44e8178026a5bd009f2596697a7d47729549a60c2cf2cb')
+sha256sums=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2017-02-21 18:43:51 UTC (rev 213375)
+++ tellico.changelog   2017-02-21 19:05:05 UTC (rev 213376)
@@ -1,3 +1,6 @@
+2017-02-21 Jaroslav Lichtblau 
+   * tellico 3.0.1-1
+
 2016-12-20 Jaroslav Lichtblau 
* tellico 3.0-4 FS#52202 fix
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2016-12-20 Thread Jaroslav Lichtblau
Date: Tuesday, December 20, 2016 @ 17:55:55
  Author: jlichtblau
Revision: 200515

upgpkg: tellico 3.0-4 - FS#52202 fix

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |6 +++---
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-20 17:35:38 UTC (rev 200514)
+++ PKGBUILD2016-12-20 17:55:55 UTC (rev 200515)
@@ -6,13 +6,13 @@
 
 pkgname=tellico
 pkgver=3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('exempi' 'qt5-base' 'kio' 'libksane' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
- 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5')
+depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
+ 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5' 'qt5-base')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)

Modified: tellico.changelog
===
--- tellico.changelog   2016-12-20 17:35:38 UTC (rev 200514)
+++ tellico.changelog   2016-12-20 17:55:55 UTC (rev 200515)
@@ -1,3 +1,6 @@
+2016-12-20 Jaroslav Lichtblau 
+   * tellico 3.0-4 FS#52202 fix
+
 2016-12-18 Jaroslav Lichtblau 
* tellico 3.0-3 FS#52188 fix
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2016-12-18 Thread Jaroslav Lichtblau
Date: Sunday, December 18, 2016 @ 10:34:52
  Author: jlichtblau
Revision: 200100

upgpkg: tellico 3.0-3 - FS#52188 fix

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-18 10:28:10 UTC (rev 200099)
+++ PKGBUILD2016-12-18 10:34:52 UTC (rev 200100)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('exempi' 'qt5-base' 'kio' 'libksane' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
  'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5')
-makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
 sha256sums=('ad78e909e9e0f3ea5b44e8178026a5bd009f2596697a7d47729549a60c2cf2cb')

Modified: tellico.changelog
===
--- tellico.changelog   2016-12-18 10:28:10 UTC (rev 200099)
+++ tellico.changelog   2016-12-18 10:34:52 UTC (rev 200100)
@@ -1,3 +1,6 @@
+2016-12-18 Jaroslav Lichtblau 
+   * tellico 3.0-3 FS#52188 fix
+
 2016-11-09 Jaroslav Lichtblau 
* tellico 3.0-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2016-11-10 Thread Jaroslav Lichtblau
Date: Thursday, November 10, 2016 @ 19:39:36
  Author: jlichtblau
Revision: 195315

upgpkg: tellico 3.0-2 - FS#51772 implemented

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-10 17:13:57 UTC (rev 195314)
+++ PKGBUILD2016-11-10 19:39:36 UTC (rev 195315)
@@ -6,13 +6,13 @@
 
 pkgname=tellico
 pkgver=3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('qt5-base' 'kio' 'libksane' 'libcddb' 'libdiscid' 'hicolor-icon-theme'
- 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml')
+depends=('exempi' 'qt5-base' 'kio' 'libksane' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
+ 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5')
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2016-11-09 Thread Jaroslav Lichtblau
Date: Wednesday, November 9, 2016 @ 20:08:04
  Author: jlichtblau
Revision: 195244

upgpkg: tellico 3.0-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |   18 +-
 tellico.changelog |3 +++
 2 files changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-09 20:07:46 UTC (rev 195243)
+++ PKGBUILD2016-11-09 20:08:04 UTC (rev 195244)
@@ -5,23 +5,23 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=2.3.11
-pkgrel=2
+pkgver=3.0
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane4' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
-makedepends=('automoc4' 'cmake')
+depends=('qt5-base' 'kio' 'libksane' 'libcddb' 'libdiscid' 'hicolor-icon-theme'
+ 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
 changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128')
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
+sha256sums=('ad78e909e9e0f3ea5b44e8178026a5bd009f2596697a7d47729549a60c2cf2cb')
 
 build() {
   cd "${srcdir}"
 
-  mkdir build
-  cd build
+  mkdir build && cd build
 
   cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
   make
@@ -31,7 +31,7 @@
   cd "${srcdir}"/build
 
   make DESTDIR="${pkgdir}" install
-
+  
 # fix python 2.7 path
   find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
 }

Modified: tellico.changelog
===
--- tellico.changelog   2016-11-09 20:07:46 UTC (rev 195243)
+++ tellico.changelog   2016-11-09 20:08:04 UTC (rev 195244)
@@ -1,3 +1,6 @@
+2016-11-09 Jaroslav Lichtblau 
+   * tellico 3.0-1
+
 2016-04-30 Jaroslav Lichtblau 
* tellico 2.3.11-2 pacman hooks rebuild
 


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog tellico.install)

2016-04-30 Thread Jaroslav Lichtblau
Date: Saturday, April 30, 2016 @ 09:53:15
  Author: jlichtblau
Revision: 173059

upgpkg: tellico 2.3.11-2 pacman hooks part 1 rebuild

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog
Deleted:
  tellico/trunk/tellico.install

---+
 PKGBUILD  |3 +--
 tellico.changelog |3 +++
 tellico.install   |   13 -
 3 files changed, 4 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-30 07:51:06 UTC (rev 173058)
+++ PKGBUILD2016-04-30 07:53:15 UTC (rev 173059)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
@@ -13,7 +13,6 @@
 license=('GPL')
 depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane4' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
-install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128')

Modified: tellico.changelog
===
--- tellico.changelog   2016-04-30 07:51:06 UTC (rev 173058)
+++ tellico.changelog   2016-04-30 07:53:15 UTC (rev 173059)
@@ -1,3 +1,6 @@
+2016-04-30 Jaroslav Lichtblau 
+   * tellico 2.3.11-2 pacman hooks rebuild
+
 2015-12-11 Jaroslav Lichtblau 
* tellico 2.3.11-1
 

Deleted: tellico.install
===
--- tellico.install 2016-04-30 07:51:06 UTC (rev 173058)
+++ tellico.install 2016-04-30 07:53:15 UTC (rev 173059)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-mime-database usr/share/mime &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2015-12-11 Thread Jaroslav Lichtblau
Date: Friday, December 11, 2015 @ 19:34:38
  Author: jlichtblau
Revision: 153050

upgpkg: tellico 2.3.11-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |   10 +-
 tellico.changelog |3 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-11 18:30:52 UTC (rev 153049)
+++ PKGBUILD2015-12-11 18:34:38 UTC (rev 153050)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=2.3.10
-pkgrel=4
+pkgver=2.3.11
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
@@ -15,8 +15,8 @@
 makedepends=('automoc4' 'cmake')
 install=$pkgname.install
 changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa')
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128')
 
 build() {
   cd "${srcdir}"
@@ -24,7 +24,7 @@
   mkdir build
   cd build
 
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
+  cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
   make
 }
 

Modified: tellico.changelog
===
--- tellico.changelog   2015-12-11 18:30:52 UTC (rev 153049)
+++ tellico.changelog   2015-12-11 18:34:38 UTC (rev 153050)
@@ -1,3 +1,6 @@
+2015-12-11 Jaroslav Lichtblau 
+   * tellico 2.3.11-1
+
 2015-02-16 Jaroslav Lichtblau 
* tellico 2.3.10-1
 


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2015-12-08 Thread Evangelos Foutras
Date: Tuesday, December 8, 2015 @ 15:32:12
  Author: foutrelis
Revision: 150331

C++11 ABI rebuild

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 14:28:44 UTC (rev 150330)
+++ PKGBUILD2015-12-08 14:32:12 UTC (rev 150331)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.10
-pkgrel=3
+pkgrel=4
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2015-11-10 Thread Antonio Rojas
Date: Tuesday, November 10, 2015 @ 23:39:17
  Author: arojas
Revision: 146559

Rebuild against renamed kdegraphics libraries

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-10 22:33:50 UTC (rev 146558)
+++ PKGBUILD2015-11-10 22:39:17 UTC (rev 146559)
@@ -6,12 +6,12 @@
 
 pkgname=tellico
 pkgver=2.3.10
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/;
 license=('GPL')
-depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
+depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane4' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
 install=$pkgname.install
 changelog=$pkgname.changelog


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2015-04-14 Thread Antonio Rojas
Date: Tuesday, April 14, 2015 @ 20:07:23
  Author: arojas
Revision: 131356

KDE4 doc move

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-14 17:39:05 UTC (rev 131355)
+++ PKGBUILD2015-04-14 18:07:23 UTC (rev 131356)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.10
-pkgrel=1
+pkgrel=2
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2015-02-16 Thread Jaroslav Lichtblau
Date: Monday, February 16, 2015 @ 19:39:11
  Author: jlichtblau
Revision: 127807

upgpkg: tellico 2.3.10-1

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |8 
 tellico.changelog |   11 +++
 2 files changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-16 18:29:17 UTC (rev 127806)
+++ PKGBUILD2015-02-16 18:39:11 UTC (rev 127807)
@@ -1,12 +1,12 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 # Contributor: Ray Rashif sc...@archlinux.org
 # Contributor: Andrea Scarpino and...@archlinux.org
 # Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 
 pkgname=tellico
-pkgver=2.3.9
-pkgrel=2
+pkgver=2.3.10
+pkgrel=1
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
@@ -16,7 +16,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('5184c130ea7561be6e72580105f30d5f160fd2fd5c9ffc7f7e16faf227a20114')
+sha256sums=('e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa')
 
 build() {
   cd ${srcdir}

Modified: tellico.changelog
===
--- tellico.changelog   2015-02-16 18:29:17 UTC (rev 127806)
+++ tellico.changelog   2015-02-16 18:39:11 UTC (rev 127807)
@@ -1,14 +1,17 @@
-2014-06-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-06-28 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * tellico 2.3.10-1
+
+2014-06-28 Jaroslav Lichtblau svetlemo...@archlinux.org
* tellico 2.3.9-1
 
 2014-03-09 Andrea Scarpino and...@archlinux.org
* tellico 2.3.8-5 be sure Nepomuk support is disabled
 
-2014-03-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-03-09 Jaroslav Lichtblau svetlemo...@archlinux.org
* tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages
 
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-07-14 Jaroslav Lichtblau svetlemo...@archlinux.org
* tellico 2.3.8-1
 
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-01-30 Jaroslav Lichtblau svetlemo...@archlinux.org
* tellico 2.3.7-1


[arch-commits] Commit in tellico/trunk (PKGBUILD)

2014-09-30 Thread Jaroslav Lichtblau
Date: Tuesday, September 30, 2014 @ 17:33:19
  Author: jlichtblau
Revision: 119893

kde4 translations rebuild: tellico 2.3.9-2

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-30 15:19:12 UTC (rev 119892)
+++ PKGBUILD2014-09-30 15:33:19 UTC (rev 119893)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.9
-pkgrel=1
+pkgrel=2
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;


[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2014-06-28 Thread Jaroslav Lichtblau
Date: Saturday, June 28, 2014 @ 18:53:02
  Author: jlichtblau
Revision: 113715

upgpkg: tellico 2.3.9-1

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |   18 +-
 tellico.changelog |3 +++
 2 files changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-28 16:53:00 UTC (rev 113714)
+++ PKGBUILD2014-06-28 16:53:02 UTC (rev 113715)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 
 pkgname=tellico
-pkgver=2.3.8
-pkgrel=5
+pkgver=2.3.9
+pkgrel=1
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
@@ -16,23 +16,23 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
+sha256sums=('5184c130ea7561be6e72580105f30d5f160fd2fd5c9ffc7f7e16faf227a20114')
 
 build() {
-  cd ${srcdir}
+  cd ${srcdir}
 
   mkdir build
   cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Nepomuk=OFF
+
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
   make
 }
 
 package() {
-  cd ${srcdir}/build
+  cd ${srcdir}/build
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 
 # fix python 2.7 path
-  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
 }

Modified: tellico.changelog
===
--- tellico.changelog   2014-06-28 16:53:00 UTC (rev 113714)
+++ tellico.changelog   2014-06-28 16:53:02 UTC (rev 113715)
@@ -1,3 +1,6 @@
+2014-06-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.9-1
+
 2014-03-09 Andrea Scarpino and...@archlinux.org
* tellico 2.3.8-5 be sure Nepomuk support is disabled
 



[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2014-03-09 Thread Jaroslav Lichtblau
Date: Sunday, March 9, 2014 @ 11:22:41
  Author: jlichtblau
Revision: 106849

upgpkg: tellico 2.3.8-4

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-09 08:47:15 UTC (rev 106848)
+++ PKGBUILD2014-03-09 10:22:41 UTC (rev 106849)
@@ -6,12 +6,12 @@
 
 pkgname=tellico
 pkgver=2.3.8
-pkgrel=3
+pkgrel=4
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
 license=('GPL')
-depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane' 'taglib' 'libkcddb' 'poppler-qt' 'kdemultimedia-audiocd-kio')
+depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
 install=$pkgname.install
 changelog=$pkgname.changelog

Modified: tellico.changelog
===
--- tellico.changelog   2014-03-09 08:47:15 UTC (rev 106848)
+++ tellico.changelog   2014-03-09 10:22:41 UTC (rev 106849)
@@ -1,3 +1,6 @@
+2014-03-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages
+
 2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* tellico 2.3.8-1
 



[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2014-03-09 Thread Andrea Scarpino
Date: Sunday, March 9, 2014 @ 13:28:06
  Author: andrea
Revision: 106855

upgpkg: tellico 2.3.8-5

Drop nepomuk support for real

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |5 +++--
 tellico.changelog |3 +++
 2 files changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-09 11:47:37 UTC (rev 106854)
+++ PKGBUILD2014-03-09 12:28:06 UTC (rev 106855)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.8
-pkgrel=4
+pkgrel=5
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
@@ -23,7 +23,8 @@
 
   mkdir build
   cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Nepomuk=OFF
   make
 }
 

Modified: tellico.changelog
===
--- tellico.changelog   2014-03-09 11:47:37 UTC (rev 106854)
+++ tellico.changelog   2014-03-09 12:28:06 UTC (rev 106855)
@@ -1,3 +1,6 @@
+2014-03-09 Andrea Scarpino and...@archlinux.org
+   * tellico 2.3.8-5 be sure Nepomuk support is disabled
+
 2014-03-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages
 



[arch-commits] Commit in tellico/trunk (PKGBUILD)

2014-02-25 Thread Jaroslav Lichtblau
Date: Tuesday, February 25, 2014 @ 21:21:36
  Author: jlichtblau
Revision: 106240

tellico 2.3.8-3 FS#38806 fix

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-25 20:10:31 UTC (rev 106239)
+++ PKGBUILD2014-02-25 20:21:36 UTC (rev 106240)
@@ -6,12 +6,12 @@
 
 pkgname=tellico
 pkgver=2.3.8
-pkgrel=2
+pkgrel=3
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
 license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
+depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 
'libksane' 'taglib' 'libkcddb' 'poppler-qt' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
 install=$pkgname.install
 changelog=$pkgname.changelog



[arch-commits] Commit in tellico/trunk (PKGBUILD)

2013-10-21 Thread Jaroslav Lichtblau
Date: Monday, October 21, 2013 @ 22:10:21
  Author: jlichtblau
Revision: 98963

upgpkg: tellico 2.3.8-2

Modified:
  tellico/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-21 19:58:33 UTC (rev 98962)
+++ PKGBUILD2013-10-21 20:10:21 UTC (rev 98963)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;



[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:11:27
  Author: jlichtblau
Revision: 94088

upgpkg: tellico 2.3.8-1

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

---+
 PKGBUILD  |4 ++--
 tellico.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:56:19 UTC (rev 94087)
+++ PKGBUILD2013-07-14 11:11:27 UTC (rev 94088)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 
 pkgname=tellico
-pkgver=2.3.7
+pkgver=2.3.8
 pkgrel=1
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1')
+sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
 
 build() {
   cd ${srcdir}

Modified: tellico.changelog
===
--- tellico.changelog   2013-07-14 10:56:19 UTC (rev 94087)
+++ tellico.changelog   2013-07-14 11:11:27 UTC (rev 94088)
@@ -1,2 +1,5 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.8-1
+
 2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* tellico 2.3.7-1



[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog)

2013-01-30 Thread Jaroslav Lichtblau
Date: Wednesday, January 30, 2013 @ 22:35:28
  Author: jlichtblau
Revision: 83381

upgpkg: tellico 2.3.7-1

Added:
  tellico/trunk/tellico.changelog
Modified:
  tellico/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 tellico.changelog |2 ++
 2 files changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-30 20:51:06 UTC (rev 83380)
+++ PKGBUILD2013-01-30 21:35:28 UTC (rev 83381)
@@ -5,26 +5,25 @@
 # Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 
 pkgname=tellico
-pkgver=2.3.6
-pkgrel=3
+pkgver=2.3.7
+pkgrel=1
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
 url=http://tellico-project.org/;
 license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt')
+depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
 install=$pkgname.install
+changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('62bafaea733ce3b108322623e866b8659ab2644cc80ee06f0fc7fe974ec5d1c3')
+sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1')
 
 build() {
   cd ${srcdir}
 
   mkdir build
   cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 

Added: tellico.changelog
===
--- tellico.changelog   (rev 0)
+++ tellico.changelog   2013-01-30 21:35:28 UTC (rev 83381)
@@ -0,0 +1,2 @@
+2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.7-1