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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Mar 9 12:28:06 UTC 2014


    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
===================================================================
--- PKGBUILD	2014-03-09 11:47:37 UTC (rev 106854)
+++ PKGBUILD	2014-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 <andrea at archlinux.org>
+	* tellico 2.3.8-5 be sure Nepomuk support is disabled
+
 2014-03-09 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages
 




More information about the arch-commits mailing list