[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-06-13 Thread Andrea Scarpino
Date: Wednesday, June 13, 2012 @ 10:48:18
  Author: andrea
Revision: 161730

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-06-13 14:47:51 UTC (rev 161729)
+++ kde-unstable-i686/PKGBUILD  2012-06-13 14:48:18 UTC (rev 161730)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.8.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('8b19cf73a9a0ad34de612167bf7be6a47babfe8d')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
161729, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-06-13 14:48:18 UTC (rev 161730)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.8.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('126a4d9c19fb954e9dbb3776a6547dde917554a1')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-13 14:47:51 UTC 
(rev 161729)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-13 14:48:18 UTC 
(rev 161730)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 161729, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-13 14:48:18 UTC 
(rev 161730)
@@ -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/PKGBUILD2012-06-13 14:47:51 UTC (rev 161729)
+++ kde-unstable-x86_64/PKGBU

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 09:37:13
  Author: andrea
Revision: 162611

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-06-27 13:36:47 UTC (rev 162610)
+++ kde-unstable-i686/PKGBUILD  2012-06-27 13:37:13 UTC (rev 162611)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.8.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('126a4d9c19fb954e9dbb3776a6547dde917554a1')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
162610, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-06-27 13:37:13 UTC (rev 162611)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.8.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('ae27d8f92f8f95f1fe23269922247bdce8c935a3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-27 13:36:47 UTC 
(rev 162610)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-27 13:37:13 UTC 
(rev 162611)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 162610, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-06-27 13:37:13 UTC 
(rev 162611)
@@ -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/PKGBUILD2012-06-27 13:36:47 UTC (rev 162610)
+++ kde-unstable-x86_64/PKGBU

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 18:43:14
  Author: andrea
Revision: 163419

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-07-11 22:42:46 UTC (rev 163418)
+++ kde-unstable-i686/PKGBUILD  2012-07-11 22:43:14 UTC (rev 163419)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.8.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('ae27d8f92f8f95f1fe23269922247bdce8c935a3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
163418, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-07-11 22:43:14 UTC (rev 163419)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.8.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('5416d6a1415b41cd71c302ace7332ab22a048f1d')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-07-11 22:42:46 UTC 
(rev 163418)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-07-11 22:43:14 UTC 
(rev 163419)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 163418, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-07-11 22:43:14 UTC 
(rev 163419)
@@ -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/PKGBUILD2012-07-11 22:42:46 UTC (rev 163418)
+++ kde-unstable-x86_64/PKGBU

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-08-01 Thread Andrea Scarpino
Date: Wednesday, August 1, 2012 @ 10:40:30
  Author: andrea
Revision: 164590

db-move: moved kdegraphics-ksnapshot from [kde-unstable] to [testing] (i686, 
x86_64)

Added:
  kdegraphics-ksnapshot/repos/testing-i686/
  kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD
(from rev 164519, kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install
(from rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/testing-x86_64/
  kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD
(from rev 164519, kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install
(from rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/

--+
 testing-i686/PKGBUILD|   32 +
 testing-i686/kdegraphics-ksnapshot.install   |   12 +
 testing-x86_64/PKGBUILD  |   32 +
 testing-x86_64/kdegraphics-ksnapshot.install |   12 +
 4 files changed, 88 insertions(+)

Copied: kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD (from rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-01 14:40:30 UTC (rev 164590)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('5c3e26a08a43f2221ef66458b01c88ae191c0db2')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install 
(from rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install)
===
--- testing-i686/kdegraphics-ksnapshot.install  (rev 0)
+++ testing-i686/kdegraphics-ksnapshot.install  2012-08-01 14:40:30 UTC (rev 
164590)
@@ -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
+}

Copied: kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD (from rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-08-01 14:40:30 UTC (rev 164590)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('5c3e26a08a43f2221ef66458b01c88ae191c0db2')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install (from 
rev 164519, 
kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install)
===
--- testing-x86_64/kdegraphics-ksnapshot.install
(rev 0)
+++ testing-x86_64/kdegraphics-ksnapshot.install2012-08-01 14:40:30 UTC 
(rev 164590)
@@ -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
+}



[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:09:50
  Author: andrea
Revision: 146145

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

Added:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
(from rev 146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:09:00 UTC (rev 146144)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:09:50 UTC (rev 146145)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.7.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
-sha1sums=('a788679adb6e2d47b1189a43889e0d39b5db6631')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:09:50 UTC (rev 146145)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.7.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
+sha1sums=('ad13735593b73af9367b6bf59582c643aa620732')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:00 UTC 
(rev 146144)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:50 UTC 
(rev 146145)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:50 UTC 
(rev 146145)
@@ -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/PKGBUILD2012-01-05 13:09:00 UTC (rev 146144)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:09:50 UTC (rev 146145)
@

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2011-12-08 Thread Andrea Scarpino
Date: Thursday, December 8, 2011 @ 06:01:32
  Author: andrea
Revision: 144819

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

Added:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
(from rev 144818, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
(from rev 144818, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 144818, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install
(from rev 144818, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2011-12-08 11:01:04 UTC (rev 144818)
+++ kde-unstable-i686/PKGBUILD  2011-12-08 11:01:32 UTC (rev 144819)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.7.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
-sha1sums=('5016877111e974fb745e33a36900fa2be4665279')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
144818, kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2011-12-08 11:01:32 UTC (rev 144819)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.7.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
+sha1sums=('d8a7b36516c905c1f69e0d1b50b87c78094f9caf')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-08 11:01:04 UTC 
(rev 144818)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-08 11:01:32 UTC 
(rev 144819)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 144818, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-08 11:01:32 UTC 
(rev 144819)
@@ -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/PKGBUILD2011-12-08 11:01:04 UTC (rev 144818)
+++ kde-unstable-x86_64/PKGBUILD2011-12-08 11:01:32 UTC (rev 144819)

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2011-12-22 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 18:09:14
  Author: andrea
Revision: 145535

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

Added:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
(from rev 145534, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
(from rev 145534, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 145534, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install
(from rev 145534, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2011-12-22 23:08:48 UTC (rev 145534)
+++ kde-unstable-i686/PKGBUILD  2011-12-22 23:09:14 UTC (rev 145535)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.7.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
-sha1sums=('d8a7b36516c905c1f69e0d1b50b87c78094f9caf')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
145534, kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2011-12-22 23:09:14 UTC (rev 145535)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.7.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
+sha1sums=('a788679adb6e2d47b1189a43889e0d39b5db6631')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-22 23:08:48 UTC 
(rev 145534)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-22 23:09:14 UTC 
(rev 145535)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 145534, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2011-12-22 23:09:14 UTC 
(rev 145535)
@@ -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/PKGBUILD2011-12-22 23:08:48 UTC (rev 145534)
+++ kde-unstable-x86_64/PKGBUILD2011-12-22 23:09:14 UTC (rev 145535)

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-03-04 Thread Andrea Scarpino
Date: Sunday, March 4, 2012 @ 09:54:28
  Author: andrea
Revision: 152090

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

Added:
  kdegraphics-ksnapshot/repos/staging-i686/
  kdegraphics-ksnapshot/repos/staging-i686/PKGBUILD
(from rev 152089, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/staging-i686/kdegraphics-ksnapshot.install
(from rev 152089, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/staging-x86_64/
  kdegraphics-ksnapshot/repos/staging-x86_64/PKGBUILD
(from rev 152089, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/staging-x86_64/kdegraphics-ksnapshot.install
(from rev 152089, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Modified:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD

--+
 extra-i686/PKGBUILD  |2 -
 extra-x86_64/PKGBUILD|2 -
 staging-i686/PKGBUILD|   32 +
 staging-i686/kdegraphics-ksnapshot.install   |   12 +
 staging-x86_64/PKGBUILD  |   32 +
 staging-x86_64/kdegraphics-ksnapshot.install |   12 +
 6 files changed, 90 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-04 14:54:04 UTC (rev 152089)
+++ extra-i686/PKGBUILD 2012-03-04 14:54:28 UTC (rev 152090)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 optdepends=('kipi-plugins')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ksnapshot-${pkgver}.tar.xz";)
 sha1sums=('a95584fd44401d130815c1ec79c21532197dbef8')
 
 build() {

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-04 14:54:04 UTC (rev 152089)
+++ extra-x86_64/PKGBUILD   2012-03-04 14:54:28 UTC (rev 152090)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 optdepends=('kipi-plugins')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2";)
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ksnapshot-${pkgver}.tar.xz";)
 sha1sums=('a95584fd44401d130815c1ec79c21532197dbef8')
 
 build() {

Copied: kdegraphics-ksnapshot/repos/staging-i686/PKGBUILD (from rev 152089, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-03-04 14:54:28 UTC (rev 152090)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('3e8f0842d06d0fbb98dcebeba684847552fc02a9')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegraphics-ksnapshot/repos/staging-i686/kdegraphics-ksnapshot.install 
(from rev 152089, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- staging-i686/kdegraphics-ksnapshot.install  (rev 0)
+++ staging-i686/kdegraphics-ksnapshot.install  2012-03-04 14:54:28 UTC (rev 
152090)
@@ -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
+}

Copied: kdegraphics-ksnapshot/repos/staging-x86_64/PKGBUILD (from rev 152089, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-03-04 14:54:28 UTC (rev 152090)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-12-04 Thread Andrea Scarpino
Date: Tuesday, December 4, 2012 @ 14:21:58
  Author: andrea
Revision: 172723

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-12-04 19:21:26 UTC (rev 172722)
+++ kde-unstable-i686/PKGBUILD  2012-12-04 19:21:58 UTC (rev 172723)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('50b937b84b44e8ff3ea4a1f4659f286677f545a3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
172722, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-12-04 19:21:58 UTC (rev 172723)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('1f3f64196883868a26db13eae3a7d3ef518d1252')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-04 19:21:26 UTC 
(rev 172722)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-04 19:21:58 UTC 
(rev 172723)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 172722, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-04 19:21:58 UTC 
(rev 172723)
@@ -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/PKGBUILD2012-12-04 19:21:26 UTC (rev 172722)
+++ kde-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2012-12-20 Thread Andrea Scarpino
Date: Thursday, December 20, 2012 @ 04:26:13
  Author: andrea
Revision: 173615

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-12-20 09:25:43 UTC (rev 173614)
+++ kde-unstable-i686/PKGBUILD  2012-12-20 09:26:13 UTC (rev 173615)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('1f3f64196883868a26db13eae3a7d3ef518d1252')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
173614, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-12-20 09:26:13 UTC (rev 173615)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('6f8daa20f1ac77f1cb5b6737dc83c26073cf316b')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-20 09:25:43 UTC 
(rev 173614)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-20 09:26:13 UTC 
(rev 173615)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 173614, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-12-20 09:26:13 UTC 
(rev 173615)
@@ -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/PKGBUILD2012-12-20 09:25:43 UTC (rev 173614)
+++ kde-un

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-01-05 Thread Andrea Scarpino
Date: Saturday, January 5, 2013 @ 03:10:43
  Author: andrea
Revision: 174577

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

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

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-01-05 08:10:09 UTC (rev 174576)
+++ kde-unstable-i686/PKGBUILD  2013-01-05 08:10:43 UTC (rev 174577)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('6f8daa20f1ac77f1cb5b6737dc83c26073cf316b')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
174576, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-01-05 08:10:43 UTC (rev 174577)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('8081da8c2f321841e4dd5390b89cf8933bc2ca89')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-05 08:10:09 UTC 
(rev 174576)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-05 08:10:43 UTC 
(rev 174577)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 174576, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-05 08:10:43 UTC 
(rev 174577)
@@ -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/PKGBUILD2013-01-05 08:10:09 UTC (rev 174576)
+++ kde-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-01-19 Thread Andrea Scarpino
Date: Saturday, January 19, 2013 @ 07:41:09
  Author: andrea
Revision: 175646

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

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

---+
 kde-unstable-i686/PKGBUILD|   65 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   65 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 90 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-01-19 12:40:35 UTC (rev 175645)
+++ kde-unstable-i686/PKGBUILD  2013-01-19 12:41:09 UTC (rev 175646)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.97
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('8081da8c2f321841e4dd5390b89cf8933bc2ca89')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
175645, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-01-19 12:41:09 UTC (rev 175646)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.98
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('4fccff95c091bec925fc3429e86f6a0d8ada0127')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-19 12:40:35 UTC 
(rev 175645)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-19 12:41:09 UTC 
(rev 175646)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 175645, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-01-19 12:41:09 UTC 
(rev 175646)
@@ -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/PKGBUILD2013-01-19 12:40:3

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-10-20 Thread Andrea Scarpino
Date: Monday, October 20, 2014 @ 10:18:31
  Author: andrea
Revision: 225005

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 225004, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 225004, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 225004, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 225004, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-10-20 08:18:23 UTC (rev 225004)
+++ extra-i686/PKGBUILD 2014-10-20 08:18:31 UTC (rev 225005)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.14.1
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('f2a2f428279859c36989747e564d52fa43919194')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 225004, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-20 08:18:31 UTC (rev 225005)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.14.2
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('095aa7aff8354e841a3ab74039c4664862962cf4')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2014-10-20 08:18:23 UTC (rev 
225004)
+++ extra-i686/kdegraphics-ksnapshot.install2014-10-20 08:18:31 UTC (rev 
225005)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 225004, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2014-10-20 08:18:31 UTC (rev 
225005)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-10-20 08:18:23 UTC (rev 225004)
+++ extra-x86_64/PKGBUILD   2014-10-20 08:18:31 UTC (rev 225005)
@@ -1,33 +0,0 @@
-# $Id$
-# Mainta

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-06-30 Thread Antonio Rojas
Date: Tuesday, June 30, 2015 @ 23:00:40
  Author: arojas
Revision: 241586

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 241585, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 241585, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 241585, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 241585, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-30 21:00:25 UTC (rev 241585)
+++ extra-i686/PKGBUILD 2015-06-30 21:00:40 UTC (rev 241586)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.04.2
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('60ccdc4d257c91cc31cda511c2adb6616ff51f69')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 241585, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-30 21:00:40 UTC (rev 241586)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.04.3
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('38da5665eefbefcdf18cac45b69354afa33f7979')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-06-30 21:00:25 UTC (rev 
241585)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-30 21:00:40 UTC (rev 
241586)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 241585, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-30 21:00:40 UTC (rev 
241586)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-30 21:00:25 UTC (rev 24158

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-03-20 Thread Antonio Rojas
Date: Friday, March 20, 2015 @ 23:43:21
  Author: arojas
Revision: 234358

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

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

---+
 /PKGBUILD |   68 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   34 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   34 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-20 22:43:03 UTC (rev 234357)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 22:43:21 UTC (rev 234358)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.03.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('71d5b20630144d4dddc6f57d96f494909c3c34ea')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
234357, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 22:43:21 UTC (rev 234358)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.03.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('78565917ee469c51801b681893324550ff1943d3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-20 22:43:03 UTC 
(rev 234357)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-20 22:43:21 UTC 
(rev 234358)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 234357, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-20 22:43:21 UTC 
(rev 234358)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgr

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-03-27 Thread Antonio Rojas
Date: Friday, March 27, 2015 @ 09:56:52
  Author: arojas
Revision: 235111

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

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

---+
 /PKGBUILD |   68 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   34 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   34 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-27 08:56:33 UTC (rev 235110)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 08:56:52 UTC (rev 235111)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.03.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('78565917ee469c51801b681893324550ff1943d3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
235110, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 08:56:52 UTC (rev 235111)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.03.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('2b8c5bc565a77e7ee936b12f5445ba3738c3dd3a')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-27 08:56:33 UTC 
(rev 235110)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-27 08:56:52 UTC 
(rev 235111)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 235110, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-03-27 08:56:52 UTC 
(rev 235111)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-05-12 Thread Antonio Rojas
Date: Tuesday, May 12, 2015 @ 09:58:37
  Author: arojas
Revision: 239081

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 239080, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 239080, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 239080, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 239080, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-12 07:58:19 UTC (rev 239080)
+++ extra-i686/PKGBUILD 2015-05-12 07:58:37 UTC (rev 239081)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.04.0
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('a0d65abf7a50250027491c1ceb7e4ab98bbb8ec2')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 239080, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-12 07:58:37 UTC (rev 239081)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.04.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('d4a405d034f6e1f18465072d43c78e900258ca99')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-05-12 07:58:19 UTC (rev 
239080)
+++ extra-i686/kdegraphics-ksnapshot.install2015-05-12 07:58:37 UTC (rev 
239081)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 239080, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-05-12 07:58:37 UTC (rev 
239081)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-12 07:58:19 UTC (rev 239080

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:11:54
  Author: arojas
Revision: 240112

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 240111, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 240111, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:11:40 UTC (rev 240111)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:54 UTC (rev 240112)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.04.1
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('d4a405d034f6e1f18465072d43c78e900258ca99')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 240111, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:54 UTC (rev 240112)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.04.2
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('60ccdc4d257c91cc31cda511c2adb6616ff51f69')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:40 UTC (rev 
240111)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:54 UTC (rev 
240112)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:54 UTC (rev 
240112)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:11:40 UTC (rev 240111

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:31:41
  Author: svenstaro
Revision: 195716

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 195715, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 195715, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 195715, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 195715, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-01 15:31:36 UTC (rev 195715)
+++ extra-i686/PKGBUILD 2013-10-01 15:31:41 UTC (rev 195716)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.1
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('09fc29844ba24a7e4f6a2c61d5a2fbaa1c47497c')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 195715, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-01 15:31:41 UTC (rev 195716)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.2
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('2eaaa87438d3ee2b24fc1af61c1b18c4307f570d')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2013-10-01 15:31:36 UTC (rev 
195715)
+++ extra-i686/kdegraphics-ksnapshot.install2013-10-01 15:31:41 UTC (rev 
195716)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 195715, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2013-10-01 15:31:41 UTC (rev 
195716)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-01 15:31:36 UTC (rev 195715)
+++ extra-x86_64/PKGBUILD   2013-10-01 15:31:41 UTC (rev 195716)
@@ -1,33 +0,0 @@
-# $Id$
-# Mai

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-03-05 Thread Andrea Scarpino
Date: Tuesday, March 5, 2013 @ 16:43:07
  Author: andrea
Revision: 179437

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 179436, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 179436, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 179436, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 179436, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 extra-i686/PKGBUILD|   66 +--
 extra-i686/kdegraphics-ksnapshot.install   |   24 -
 extra-x86_64/PKGBUILD  |   66 +--
 extra-x86_64/kdegraphics-ksnapshot.install |   24 -
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-03-05 15:42:56 UTC (rev 179436)
+++ extra-i686/PKGBUILD 2013-03-05 15:43:07 UTC (rev 179437)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('c2e091d8bfccf2b1594453115e7068b6a3cb6c3e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 179436, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-03-05 15:43:07 UTC (rev 179437)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('6b4568fa7e40a1131f118544c3d1b0ffbfb78f99')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2013-03-05 15:42:56 UTC (rev 
179436)
+++ extra-i686/kdegraphics-ksnapshot.install2013-03-05 15:43:07 UTC (rev 
179437)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 179436, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2013-03-05 15:43:07 UTC (rev 
179437)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-03-05 15:42:56 UTC (rev 179436)
+++ extra-x86_64/PKGBUILD   2013-03-05 15:43:07 UTC (rev 179437)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="Screen Captur

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-09-10 Thread Andrea Scarpino
Date: Tuesday, September 10, 2013 @ 15:36:22
  Author: andrea
Revision: 194146

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 194145, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 194145, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 194145, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 194145, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-10 13:36:15 UTC (rev 194145)
+++ extra-i686/PKGBUILD 2013-09-10 13:36:22 UTC (rev 194146)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.0
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('85c905639a2b57bf096fb28b52ba25edded3d2d3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 194145, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-10 13:36:22 UTC (rev 194146)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('09fc29844ba24a7e4f6a2c61d5a2fbaa1c47497c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2013-09-10 13:36:15 UTC (rev 
194145)
+++ extra-i686/kdegraphics-ksnapshot.install2013-09-10 13:36:22 UTC (rev 
194146)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 194145, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2013-09-10 13:36:22 UTC (rev 
194146)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-09-10 13:36:15 UTC (rev 194145)
+++ extra-x86_64/PKGBUILD   2013-09-10 13:36:22 UTC (rev 194146)
@@ -1,33 +0,0 @@
-# $Id$
-# Mai

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-06-28 Thread Andrea Scarpino
Date: Friday, June 28, 2013 @ 16:01:22
  Author: andrea
Revision: 189125

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-06-28 14:01:14 UTC (rev 189124)
+++ kde-unstable-i686/PKGBUILD  2013-06-28 14:01:22 UTC (rev 189125)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('1a7e4be30cffb3b785afcc60ee2f7277904c9415')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
189124, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-06-28 14:01:22 UTC (rev 189125)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('349c440930d400f5e415477854344c364916d069')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-06-28 14:01:14 UTC 
(rev 189124)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-06-28 14:01:22 UTC 
(rev 189125)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 189124, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-06-28 14:01:22 UTC 
(rev 189125)
@@ -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-unstabl

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:52:16
  Author: svenstaro
Revision: 190358

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 18:52:07 UTC (rev 190357)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 18:52:16 UTC (rev 190358)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('349c440930d400f5e415477854344c364916d069')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
190357, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 18:52:16 UTC (rev 190358)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 18:52:07 UTC 
(rev 190357)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 18:52:16 UTC 
(rev 190358)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 190357, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 18:52:16 UTC 
(rev 190358)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 21:51:14
  Author: svenstaro
Revision: 190577

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 19:51:04 UTC (rev 190576)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 19:51:14 UTC (rev 190577)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
190576, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 19:51:14 UTC (rev 190577)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 19:51:04 UTC 
(rev 190576)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 19:51:14 UTC 
(rev 190577)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 190576, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 19:51:14 UTC 
(rev 190577)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 22:34:24
  Author: svenstaro
Revision: 190742

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 20:34:14 UTC (rev 190741)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 20:34:24 UTC (rev 190742)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
190741, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 20:34:24 UTC (rev 190742)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 20:34:14 UTC 
(rev 190741)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 20:34:24 UTC 
(rev 190742)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 190741, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-16 20:34:24 UTC 
(rev 190742)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:35:14
  Author: svenstaro
Revision: 191073

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-18 22:35:07 UTC (rev 191072)
+++ kde-unstable-i686/PKGBUILD  2013-07-18 22:35:14 UTC (rev 191073)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
191072, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-18 22:35:14 UTC (rev 191073)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.95
+pkgrel=2
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-18 22:35:07 UTC 
(rev 191072)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-18 22:35:14 UTC 
(rev 191073)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 191072, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-18 22:35:14 UTC 
(rev 191073)
@@ -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-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-07-25 Thread Andrea Scarpino
Date: Thursday, July 25, 2013 @ 15:40:05
  Author: andrea
Revision: 191502

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-25 13:39:57 UTC (rev 191501)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:40:05 UTC (rev 191502)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.10.95
-pkgrel=2
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('24e3f4fc20e17c4311a78999eca27b7e2af6e363')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
191501, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:40:05 UTC (rev 191502)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.10.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('e3a331f5d55b7d90b7637e01d498cd1d7d4f529f')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-25 13:39:57 UTC 
(rev 191501)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-25 13:40:05 UTC 
(rev 191502)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 191501, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-07-25 13:40:05 UTC 
(rev 191502)
@@ -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-unsta

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:10:35
  Author: svenstaro
Revision: 218849

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:10:29 UTC (rev 218848)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:10:35 UTC (rev 218849)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.13.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('34eeb9bb7ab494857c8e6f24faf46ae8ea7b6ce0')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
218848, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:10:35 UTC (rev 218849)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('ce882d0344bb8bc0d50cff62e2bdba40b68b02b3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:10:29 UTC 
(rev 218848)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:10:35 UTC 
(rev 218849)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 218848, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:10:35 UTC 
(rev 218849)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:38:29
  Author: svenstaro
Revision: 219031

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:38:23 UTC (rev 219030)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:38:29 UTC (rev 219031)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.13.97
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('ce882d0344bb8bc0d50cff62e2bdba40b68b02b3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
219030, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:38:29 UTC (rev 219031)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('ce882d0344bb8bc0d50cff62e2bdba40b68b02b3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:38:23 UTC 
(rev 219030)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:38:29 UTC 
(rev 219031)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 219030, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:38:29 UTC 
(rev 219031)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:57:55
  Author: svenstaro
Revision: 219207

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:57:49 UTC (rev 219206)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:57:55 UTC (rev 219207)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.13.97
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('ce882d0344bb8bc0d50cff62e2bdba40b68b02b3')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
219206, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:57:55 UTC (rev 219207)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('ce882d0344bb8bc0d50cff62e2bdba40b68b02b3')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:57:49 UTC 
(rev 219206)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:57:55 UTC 
(rev 219207)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 219206, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-08-03 13:57:55 UTC 
(rev 219207)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-03-15 Thread Andrea Scarpino
Date: Saturday, March 15, 2014 @ 09:02:18
  Author: andrea
Revision: 207889

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-15 08:02:09 UTC (rev 207888)
+++ kde-unstable-i686/PKGBUILD  2014-03-15 08:02:18 UTC (rev 207889)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.12.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('bc8e684e3722ab27cc4f8b61d9b15b393f38876e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
207888, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-15 08:02:18 UTC (rev 207889)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.12.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('415d3b8d8a022b321f00320ba3ad61e50052f488')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-15 08:02:09 UTC 
(rev 207888)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-15 08:02:18 UTC 
(rev 207889)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 207888, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-15 08:02:18 UTC 
(rev 207889)
@@ -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-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-03-22 Thread Andrea Scarpino
Date: Saturday, March 22, 2014 @ 19:06:52
  Author: andrea
Revision: 208455

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-22 18:06:43 UTC (rev 208454)
+++ kde-unstable-i686/PKGBUILD  2014-03-22 18:06:52 UTC (rev 208455)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.12.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('415d3b8d8a022b321f00320ba3ad61e50052f488')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
208454, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-22 18:06:52 UTC (rev 208455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.12.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('452177e8b362b2bba9dfe4685bea0b13665ee943')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-22 18:06:43 UTC 
(rev 208454)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-22 18:06:52 UTC 
(rev 208455)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 208454, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-22 18:06:52 UTC 
(rev 208455)
@@ -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-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-03-29 Thread Andrea Scarpino
Date: Saturday, March 29, 2014 @ 10:16:25
  Author: andrea
Revision: 209060

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-29 09:16:16 UTC (rev 209059)
+++ kde-unstable-i686/PKGBUILD  2014-03-29 09:16:25 UTC (rev 209060)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.12.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('452177e8b362b2bba9dfe4685bea0b13665ee943')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
209059, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-29 09:16:25 UTC (rev 209060)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.12.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('0cf875f9d75eeeaf4f1ba7d817c643fe5bae58c4')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-29 09:16:16 UTC 
(rev 209059)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-29 09:16:25 UTC 
(rev 209060)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 209059, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2014-03-29 09:16:25 UTC 
(rev 209060)
@@ -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-unst

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 12:20:33
  Author: svenstaro
Revision: 209542

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 209541, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 209541, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 209541, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 209541, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-03-31 10:20:28 UTC (rev 209541)
+++ extra-i686/PKGBUILD 2014-03-31 10:20:33 UTC (rev 209542)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.12.3
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('9e748cc09bd941894ae47e4beb291a4525e3aeda')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 209541, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-31 10:20:33 UTC (rev 209542)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('45b2bd7b6d9535358961562c13167ed7e125bc16')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2014-03-31 10:20:28 UTC (rev 
209541)
+++ extra-i686/kdegraphics-ksnapshot.install2014-03-31 10:20:33 UTC (rev 
209542)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 209541, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2014-03-31 10:20:33 UTC (rev 
209542)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-03-31 10:20:28 UTC (rev 209541)
+++ extra-x86_64/PKGBUILD   2014-03-31 10:20:33 UTC (rev 209542)
@@ -1,33 +0,0 @@
-# $Id$
-# Maint

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-11-15 Thread Andrea Scarpino
Date: Friday, November 15, 2013 @ 11:11:10
  Author: andrea
Revision: 199656

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-15 10:10:57 UTC (rev 199655)
+++ kde-unstable-i686/PKGBUILD  2013-11-15 10:11:10 UTC (rev 199656)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('2c884bd1e30be1705b56b3101ec5d702681f8643')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
199655, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-15 10:11:10 UTC (rev 199656)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('977eab59f788239fd3cd5874b91364c91127d95e')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-15 10:10:57 UTC 
(rev 199655)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-15 10:11:10 UTC 
(rev 199656)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 199655, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-15 10:11:10 UTC 
(rev 199656)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-11-22 Thread Andrea Scarpino
Date: Friday, November 22, 2013 @ 10:21:14
  Author: andrea
Revision: 200155

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-22 09:21:07 UTC (rev 200154)
+++ kde-unstable-i686/PKGBUILD  2013-11-22 09:21:14 UTC (rev 200155)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('977eab59f788239fd3cd5874b91364c91127d95e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
200154, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-22 09:21:14 UTC (rev 200155)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.95
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('c24dbaf72be9d269e5870aa567ed7c35421f9bc8')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-22 09:21:07 UTC 
(rev 200154)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-22 09:21:14 UTC 
(rev 200155)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 200154, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-22 09:21:14 UTC 
(rev 200155)
@@ -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-uns

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-11-28 Thread Andrea Scarpino
Date: Thursday, November 28, 2013 @ 14:47:48
  Author: andrea
Revision: 200521

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

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

---+
 /PKGBUILD |   66 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   33 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   33 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-28 13:47:39 UTC (rev 200520)
+++ kde-unstable-i686/PKGBUILD  2013-11-28 13:47:48 UTC (rev 200521)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.95
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('c24dbaf72be9d269e5870aa567ed7c35421f9bc8')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
200520, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-28 13:47:48 UTC (rev 200521)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.97
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('4d9f50e5dd2e2cf3fd966a99ee94ceb596bc6292')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-28 13:47:39 UTC 
(rev 200520)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-28 13:47:48 UTC 
(rev 200521)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 200520, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2013-11-28 13:47:48 UTC 
(rev 200521)
@@ -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-u

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:32:58
  Author: svenstaro
Revision: 201098

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 201097, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 201097, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 201097, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 201097, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-06 12:32:53 UTC (rev 201097)
+++ extra-i686/PKGBUILD 2013-12-06 12:32:58 UTC (rev 201098)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.3
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('5e3837ef023ffa681417fbf7bc79e696e280cd1c')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 201097, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-06 12:32:58 UTC (rev 201098)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.4
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('764e6dc449fb67f67d43ecacafe66c06d377f214')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2013-12-06 12:32:53 UTC (rev 
201097)
+++ extra-i686/kdegraphics-ksnapshot.install2013-12-06 12:32:58 UTC (rev 
201098)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 201097, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2013-12-06 12:32:58 UTC (rev 
201098)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-06 12:32:53 UTC (rev 201097)
+++ extra-x86_64/PKGBUILD   2013-12-06 12:32:58 UTC (rev 201098)
@@ -1,33 +0,0 @@
-# $Id$
-# Mai

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2013-11-05 Thread Andrea Scarpino
Date: Tuesday, November 5, 2013 @ 21:08:18
  Author: andrea
Revision: 198929

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 198928, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 198928, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 198928, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 198928, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-05 20:08:10 UTC (rev 198928)
+++ extra-i686/PKGBUILD 2013-11-05 20:08:18 UTC (rev 198929)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.11.2
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('2eaaa87438d3ee2b24fc1af61c1b18c4307f570d')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 198928, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-05 20:08:18 UTC (rev 198929)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.11.3
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('5e3837ef023ffa681417fbf7bc79e696e280cd1c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2013-11-05 20:08:10 UTC (rev 
198928)
+++ extra-i686/kdegraphics-ksnapshot.install2013-11-05 20:08:18 UTC (rev 
198929)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 198928, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2013-11-05 20:08:18 UTC (rev 
198929)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-05 20:08:10 UTC (rev 198928)
+++ extra-x86_64/PKGBUILD   2013-11-05 20:08:18 UTC (rev 198929)
@@ -1,33 +0,0 @@
-# $Id$
-# Maint

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:43:59
  Author: svenstaro
Revision: 217287

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 217286, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 217286, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 217286, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 217286, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:43:54 UTC (rev 217286)
+++ extra-i686/PKGBUILD 2014-07-18 11:43:59 UTC (rev 217287)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('229cb9c6c307842cc849e273720c4dae7134efc9')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 217286, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:43:59 UTC (rev 217287)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('3be03db9a3064427dd0351439f071611a30b9f6c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2014-07-18 11:43:54 UTC (rev 
217286)
+++ extra-i686/kdegraphics-ksnapshot.install2014-07-18 11:43:59 UTC (rev 
217287)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 217286, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2014-07-18 11:43:59 UTC (rev 
217287)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:43:54 UTC (rev 217286)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:43:59 UTC (rev 217287)
@@ -1,33 +0,0 @@
-# $Id$
-# Mainta

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2014-07-21 Thread Sven-Hendrik Haase
Date: Monday, July 21, 2014 @ 22:26:05
  Author: svenstaro
Revision: 217655

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 217654, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 217654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 217654, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 217654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-21 20:25:59 UTC (rev 217654)
+++ extra-i686/PKGBUILD 2014-07-21 20:26:05 UTC (rev 217655)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.13.3
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('3be03db9a3064427dd0351439f071611a30b9f6c')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 217654, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-21 20:26:05 UTC (rev 217655)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('3be03db9a3064427dd0351439f071611a30b9f6c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2014-07-21 20:25:59 UTC (rev 
217654)
+++ extra-i686/kdegraphics-ksnapshot.install2014-07-21 20:26:05 UTC (rev 
217655)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 217654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2014-07-21 20:26:05 UTC (rev 
217655)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-21 20:25:59 UTC (rev 217654)
+++ extra-x86_64/PKGBUILD   2014-07-21 20:26:05 UTC (rev 217655)
@@ -1,33 +0,0 @@
-# $Id$
-# Mainta

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-08-13 Thread Antonio Rojas
Date: Friday, August 14, 2015 @ 07:14:46
  Author: arojas
Revision: 243562

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

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

---+
 /PKGBUILD |   68 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   34 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   34 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-14 05:14:31 UTC (rev 243561)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:14:46 UTC (rev 243562)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('6d7e33281fbbd4a1471fb771457dae328d5a8b41')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
243561, kdegraphics-ksnapshot/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:14:46 UTC (rev 243562)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('61e224263d39d1fc9669e0135d879cf4cd6df6bc')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-14 05:14:31 UTC 
(rev 243561)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-14 05:14:46 UTC 
(rev 243562)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 243561, 
kdegraphics-ksnapshot/kde-unstable/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-14 05:14:46 UTC 
(rev 243562)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-08-19 Thread Antonio Rojas
Date: Wednesday, August 19, 2015 @ 09:00:14
  Author: arojas
Revision: 244091

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

Added:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
(from rev 244090, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
(from rev 244090, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 244090, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install
(from rev 244090, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install

---+
 /PKGBUILD |   68 
 /kdegraphics-ksnapshot.install|   24 +++
 kde-unstable-i686/PKGBUILD|   34 --
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   12 ---
 kde-unstable-x86_64/PKGBUILD  |   34 --
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   12 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-19 06:59:56 UTC (rev 244090)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:00:14 UTC (rev 244091)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.07.90
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('61e224263d39d1fc9669e0135d879cf4cd6df6bc')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
244090, kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:00:14 UTC (rev 244091)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.0
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('0b4be16ac880d1287feaf2b20017c99f2e7dafda')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-19 06:59:56 UTC 
(rev 244090)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-19 07:00:14 UTC 
(rev 244091)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 244090, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2015-08-19 07:00:14 UTC 
(rev 244091)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+pos

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-10-13 Thread Antonio Rojas
Date: Tuesday, October 13, 2015 @ 09:41:43
  Author: arojas
Revision: 249096

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 249095, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 249095, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 249095, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 249095, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-13 07:41:21 UTC (rev 249095)
+++ extra-i686/PKGBUILD 2015-10-13 07:41:43 UTC (rev 249096)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.08.1
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('2738710cfaa4492800c647a153988a1359131cb2')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 249095, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-13 07:41:43 UTC (rev 249096)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.2
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('7b80ae7512abb0e20183d7181be0a5a1fb40d50c')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-10-13 07:41:21 UTC (rev 
249095)
+++ extra-i686/kdegraphics-ksnapshot.install2015-10-13 07:41:43 UTC (rev 
249096)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 249095, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-10-13 07:41:43 UTC (rev 
249096)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-13 07:41:21 UTC (

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:59:24
  Author: arojas
Revision: 250412

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 250411, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 250411, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 250411, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 250411, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:59:05 UTC (rev 250411)
+++ extra-i686/PKGBUILD 2015-11-09 21:59:24 UTC (rev 250412)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('7b80ae7512abb0e20183d7181be0a5a1fb40d50c')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 250411, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:59:24 UTC (rev 250412)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('8f378502e598c52c944397744ad2453b7cd1e8dc')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-11-09 21:59:05 UTC (rev 
250411)
+++ extra-i686/kdegraphics-ksnapshot.install2015-11-09 21:59:24 UTC (rev 
250412)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 250411, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-11-09 21:59:24 UTC (rev 
250412)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:59:05 UTC (r

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-11-10 Thread Antonio Rojas
Date: Wednesday, November 11, 2015 @ 00:55:42
  Author: arojas
Revision: 250655

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 250654, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 250654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 250654, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 250654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-10 23:54:54 UTC (rev 250654)
+++ extra-i686/PKGBUILD 2015-11-10 23:55:42 UTC (rev 250655)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.08.3
-pkgrel=1
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('8f378502e598c52c944397744ad2453b7cd1e8dc')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 250654, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-10 23:55:42 UTC (rev 250655)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.3
+pkgrel=2
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi4')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('8f378502e598c52c944397744ad2453b7cd1e8dc')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-11-10 23:54:54 UTC (rev 
250654)
+++ extra-i686/kdegraphics-ksnapshot.install2015-11-10 23:55:42 UTC (rev 
250655)
@@ -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-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 250654, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-11-10 23:55:42 UTC (rev 
250655)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-10 23:54:54 U

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-12-08 Thread Antonio Rojas
Date: Tuesday, December 8, 2015 @ 23:44:05
  Author: arojas
Revision: 254793

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

Added:
  kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD
(from rev 254792, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install
(from rev 254792, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD
(from rev 254792, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install
(from rev 254792, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install

--+
 /PKGBUILD|   68 +
 /kdegraphics-ksnapshot.install   |   24 
 testing-i686/PKGBUILD|   34 
 testing-i686/kdegraphics-ksnapshot.install   |   12 
 testing-x86_64/PKGBUILD  |   34 
 testing-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-12-08 22:39:56 UTC (rev 254792)
+++ testing-i686/PKGBUILD   2015-12-08 22:44:05 UTC (rev 254793)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.08.3
-pkgrel=3
-pkgdesc="Screen Capture Program"
-url="http://kde.org/applications/graphics/ksnapshot/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi4')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
-sha1sums=('8f378502e598c52c944397744ad2453b7cd1e8dc')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD (from rev 254792, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-12-08 22:44:05 UTC (rev 254793)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=2015.12
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi4')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/apps/KDE4.x/utils/ksnapshot-$pkgver.tar.xz";)
+sha1sums=('569726c580df9ca92e36e53410a9ca7035424f76')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: testing-i686/kdegraphics-ksnapshot.install
===
--- testing-i686/kdegraphics-ksnapshot.install  2015-12-08 22:39:56 UTC (rev 
254792)
+++ testing-i686/kdegraphics-ksnapshot.install  2015-12-08 22:44:05 UTC (rev 
254793)
@@ -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-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install 
(from rev 254792, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- testing-i686/kdegraphics-ksnapshot.install  (rev 0)
+++ testing-i686/kdegraphics-ksnapshot.install  2015-12-08 22:44:05 UTC (rev 
254793)
@@ -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: testing-x86_64/PKGBUILD
===