summaryrefslogtreecommitdiff
path: root/community/tellico
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-10 03:51:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-10 03:51:37 +0000
commitb7ad9e746ae50cb940e3ea21772049f46f7b2c0f (patch)
tree03e7305d9536250d432a52cf8bf43cf5becd8228 /community/tellico
parent960a69922ae947c02b2502d7f7624a458d50cb8f (diff)
Mon Mar 10 03:48:16 UTC 2014
Diffstat (limited to 'community/tellico')
-rw-r--r--community/tellico/PKGBUILD9
-rw-r--r--community/tellico/tellico.changelog6
2 files changed, 11 insertions, 4 deletions
diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD
index 4e78e6dc8..b8d2ed660 100644
--- a/community/tellico/PKGBUILD
+++ b/community/tellico/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 106241 2014-02-25 20:21:46Z jlichtblau $
+# $Id: PKGBUILD 106856 2014-03-09 12:28:17Z andrea $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Ray Rashif <schiv@archlinux.org
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,12 +6,12 @@
pkgname=tellico
pkgver=2.3.8
-pkgrel=3
+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-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
@@ -23,7 +23,8 @@ build() {
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
}
diff --git a/community/tellico/tellico.changelog b/community/tellico/tellico.changelog
index a1591d839..620bae737 100644
--- a/community/tellico/tellico.changelog
+++ b/community/tellico/tellico.changelog
@@ -1,3 +1,9 @@
+2014-03-09 Andrea Scarpino <andrea@archlinux.org>
+ * tellico 2.3.8-5 be sure Nepomuk support is disabled
+
+2014-03-09 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages
+
2013-07-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* tellico 2.3.8-1