[arch-commits] Commit in tellico/repos (12 files)

2015-12-11 Thread Jaroslav Lichtblau
Date: Friday, December 11, 2015 @ 19:35:32
  Author: jlichtblau
Revision: 153051

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

Added:
  tellico/repos/community-i686/PKGBUILD
(from rev 153050, tellico/trunk/PKGBUILD)
  tellico/repos/community-i686/tellico.changelog
(from rev 153050, tellico/trunk/tellico.changelog)
  tellico/repos/community-i686/tellico.install
(from rev 153050, tellico/trunk/tellico.install)
  tellico/repos/community-x86_64/PKGBUILD
(from rev 153050, tellico/trunk/PKGBUILD)
  tellico/repos/community-x86_64/tellico.changelog
(from rev 153050, tellico/trunk/tellico.changelog)
  tellico/repos/community-x86_64/tellico.install
(from rev 153050, tellico/trunk/tellico.install)
Deleted:
  tellico/repos/community-i686/PKGBUILD
  tellico/repos/community-i686/tellico.changelog
  tellico/repos/community-i686/tellico.install
  tellico/repos/community-x86_64/PKGBUILD
  tellico/repos/community-x86_64/tellico.changelog
  tellico/repos/community-x86_64/tellico.install

+
 /PKGBUILD  |   76 +++
 /tellico.changelog |   40 ++
 /tellico.install   |   26 +++
 community-i686/PKGBUILD|   38 -
 community-i686/tellico.changelog   |   17 ---
 community-i686/tellico.install |   13 -
 community-x86_64/PKGBUILD  |   38 -
 community-x86_64/tellico.changelog |   17 ---
 community-x86_64/tellico.install   |   13 -
 9 files changed, 142 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-11 18:34:38 UTC (rev 153050)
+++ community-i686/PKGBUILD 2015-12-11 18:35:32 UTC (rev 153051)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=tellico
-pkgver=2.3.10
-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' 
'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=('e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa')
-
-build() {
-  cd "${srcdir}"
-
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
-  make
-}
-
-package() {
-  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|'
-}

Copied: tellico/repos/community-i686/PKGBUILD (from rev 153050, 
tellico/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-11 18:35:32 UTC (rev 153051)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=tellico
+pkgver=2.3.11
+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')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128')
+
+build() {
+  cd "${srcdir}"
+
+  mkdir build
+  cd build
+
+  cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
+  make
+}
+
+package() {
+  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|'
+}

Deleted: community-i686/tellico.changelog
===
--- community-i686/tellico.changelog2015-12-11 18:34:38 UTC (rev 153050)
+++ community-i686/tellico.changelog2015-12-11 18:35:32 UTC (rev 153051)
@@ -1,17 +0,0 @@
-2015-02-16 Jaroslav Lichtblau 
-   * tellico 2.3.10-1
-
-2014-06-28 Jaroslav Lichtblau 
-   * tellico 

[arch-commits] Commit in tellico/repos (12 files)

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

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

Added:
  tellico/repos/community-i686/PKGBUILD
(from rev 106855, tellico/trunk/PKGBUILD)
  tellico/repos/community-i686/tellico.changelog
(from rev 106855, tellico/trunk/tellico.changelog)
  tellico/repos/community-i686/tellico.install
(from rev 106855, tellico/trunk/tellico.install)
  tellico/repos/community-x86_64/PKGBUILD
(from rev 106855, tellico/trunk/PKGBUILD)
  tellico/repos/community-x86_64/tellico.changelog
(from rev 106855, tellico/trunk/tellico.changelog)
  tellico/repos/community-x86_64/tellico.install
(from rev 106855, tellico/trunk/tellico.install)
Deleted:
  tellico/repos/community-i686/PKGBUILD
  tellico/repos/community-i686/tellico.changelog
  tellico/repos/community-i686/tellico.install
  tellico/repos/community-x86_64/PKGBUILD
  tellico/repos/community-x86_64/tellico.changelog
  tellico/repos/community-x86_64/tellico.install

+
 /PKGBUILD  |   76 +++
 /tellico.changelog |   22 ++
 /tellico.install   |   26 +++
 community-i686/PKGBUILD|   37 -
 community-i686/tellico.changelog   |8 ---
 community-i686/tellico.install |   13 -
 community-x86_64/PKGBUILD  |   37 -
 community-x86_64/tellico.changelog |8 ---
 community-x86_64/tellico.install   |   13 -
 9 files changed, 124 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-09 12:28:06 UTC (rev 106855)
+++ community-i686/PKGBUILD 2014-03-09 12:28:17 UTC (rev 106856)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.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.8
-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-qt4' 'kdemultimedia-audiocd-kio')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  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|'
-}

Copied: tellico/repos/community-i686/PKGBUILD (from rev 106855, 
tellico/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-09 12:28:17 UTC (rev 106856)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.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.8
+pkgrel=5
+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')
+makedepends=('automoc4' 'cmake')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Nepomuk=OFF
+  make
+}
+
+package() {
+  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|'
+}

Deleted: community-i686/tellico.changelog
===
--- community-i686/tellico.changelog2014-03-09 12:28:06 UTC (rev 106855)
+++ community-i686/tellico.changelog2014-03-09 12:28:17 UTC (rev 106856)
@@ -1,8 +0,0 @@
-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
-
-2013-01-30