[arch-commits] Commit in kdegraphics-okular (kde-unstable kde-unstable/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri May 25 19:58:53 UTC 2012


    Date: Friday, May 25, 2012 @ 15:58:53
  Author: andrea
Revision: 159524

KDE 4.9

Added:
  kdegraphics-okular/kde-unstable/
Modified:
  kdegraphics-okular/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:58:53 UTC (rev 159524)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegraphics-okular
-pkgver=4.8.3
-pkgrel=2
+pkgver=4.8.80
+pkgrel=1
 pkgdesc='Document Viewer'
 arch=('i686' 'x86_64')
 url="http://kde.org/applications/graphics/okular/"
@@ -14,8 +14,8 @@
 makedepends=('cmake' 'automoc4')
 optdepends=('kdegraphics-mobipocket: mobipocket support')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz")
-sha1sums=('7c43076df3e9d6217e2a5cbb8ef6d8af89f8ae37')
+source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz")
+sha1sums=('01f5bccc92a12847d975ff39f5ae0861fbcefe7c')
 
 build() {
   cd "${srcdir}"
@@ -23,7 +23,6 @@
   cd build
   cmake ../okular-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
     -DCMAKE_INSTALL_PREFIX=/usr
   make
 }




More information about the arch-commits mailing list