Date: Thursday, July 25, 2013 @ 15:16:41
  Author: andrea
Revision: 191399

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD
    (from rev 191398, kdegraphics-okular/kde-unstable/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install
    (from rev 191398, 
kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
  kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 191398, kdegraphics-okular/kde-unstable/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install
    (from rev 191398, 
kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install
  kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install

------------------------------------------------+
 /PKGBUILD                                      |   70 +++++++++++++++++++++++
 /kdegraphics-okular.install                    |   24 +++++++
 kde-unstable-i686/PKGBUILD                     |   35 -----------
 kde-unstable-i686/kdegraphics-okular.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD                   |   35 -----------
 kde-unstable-x86_64/kdegraphics-okular.install |   12 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD  2013-07-25 13:16:33 UTC (rev 191398)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:16:41 UTC (rev 191399)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kdegraphics-okular
-pkgver=4.10.95
-pkgrel=2
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url="http://kde.org/applications/graphics/okular/";
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
-         'ebook-tools' 'libspectre')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz";)
-sha1sums=('2aeac3053904bc3f9f1e7d6805a353aab66a911c')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DWITH_ActiveApp=OFF
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD (from rev 191398, 
kdegraphics-okular/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD                          (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:16:41 UTC (rev 191399)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kdegraphics-okular
+pkgver=4.10.97
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url="http://kde.org/applications/graphics/okular/";
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+         'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz";)
+sha1sums=('d526dc8da7680e340c7f598dd0a0652ccd1b0bed')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DWITH_ActiveApp=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-okular.install
===================================================================
--- kde-unstable-i686/kdegraphics-okular.install        2013-07-25 13:16:33 UTC 
(rev 191398)
+++ kde-unstable-i686/kdegraphics-okular.install        2013-07-25 13:16:41 UTC 
(rev 191399)
@@ -1,12 +0,0 @@
-post_install() {
-       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Copied: kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install 
(from rev 191398, kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
===================================================================
--- kde-unstable-i686/kdegraphics-okular.install                                
(rev 0)
+++ kde-unstable-i686/kdegraphics-okular.install        2013-07-25 13:16:41 UTC 
(rev 191399)
@@ -0,0 +1,12 @@
+post_install() {
+       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+       post_install
+}
+
+post_remove() {
+       post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD        2013-07-25 13:16:33 UTC (rev 191398)
+++ kde-unstable-x86_64/PKGBUILD        2013-07-25 13:16:41 UTC (rev 191399)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kdegraphics-okular
-pkgver=4.10.95
-pkgrel=2
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url="http://kde.org/applications/graphics/okular/";
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
-         'ebook-tools' 'libspectre')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz";)
-sha1sums=('2aeac3053904bc3f9f1e7d6805a353aab66a911c')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DWITH_ActiveApp=OFF
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD (from rev 191398, 
kdegraphics-okular/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD                                (rev 0)
+++ kde-unstable-x86_64/PKGBUILD        2013-07-25 13:16:41 UTC (rev 191399)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kdegraphics-okular
+pkgver=4.10.97
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url="http://kde.org/applications/graphics/okular/";
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+         'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz";)
+sha1sums=('d526dc8da7680e340c7f598dd0a0652ccd1b0bed')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DWITH_ActiveApp=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/kdegraphics-okular.install
===================================================================
--- kde-unstable-x86_64/kdegraphics-okular.install      2013-07-25 13:16:33 UTC 
(rev 191398)
+++ kde-unstable-x86_64/kdegraphics-okular.install      2013-07-25 13:16:41 UTC 
(rev 191399)
@@ -1,12 +0,0 @@
-post_install() {
-       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Copied: kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install 
(from rev 191398, kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
===================================================================
--- kde-unstable-x86_64/kdegraphics-okular.install                              
(rev 0)
+++ kde-unstable-x86_64/kdegraphics-okular.install      2013-07-25 13:16:41 UTC 
(rev 191399)
@@ -0,0 +1,12 @@
+post_install() {
+       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+    update-desktop-database -q
+}
+
+post_upgrade() {
+       post_install
+}
+
+post_remove() {
+       post_install
+}

Reply via email to