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

Andrea Scarpino andrea at archlinux.org
Fri Nov 9 08:29:12 UTC 2012


    Date: Friday, November 9, 2012 @ 03:29:11
  Author: andrea
Revision: 170647

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
    (from rev 170578, kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
    (from rev 170578, kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
    (from rev 170578, kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
    (from rev 170578, kdegraphics-ksnapshot/repos/testing-x86_64/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
  kdegraphics-ksnapshot/repos/testing-i686/
  kdegraphics-ksnapshot/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-11-09 08:29:08 UTC (rev 170646)
+++ extra-i686/PKGBUILD	2012-11-09 08:29:11 UTC (rev 170647)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.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=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
-sha1sums=('3496d070420f8aff10e69c98728c5c1ca34f6d47')
-
-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/extra-i686/PKGBUILD (from rev 170578, kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-11-09 08:29:11 UTC (rev 170647)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.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=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
+sha1sums=('61bc95baed704821d597686ccb16e9bba40965fe')
+
+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: extra-i686/kdegraphics-ksnapshot.install
===================================================================
--- extra-i686/kdegraphics-ksnapshot.install	2012-11-09 08:29:08 UTC (rev 170646)
+++ extra-i686/kdegraphics-ksnapshot.install	2012-11-09 08:29:11 UTC (rev 170647)
@@ -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 170578, kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install)
===================================================================
--- extra-i686/kdegraphics-ksnapshot.install	                        (rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install	2012-11-09 08:29:11 UTC (rev 170647)
@@ -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	2012-11-09 08:29:08 UTC (rev 170646)
+++ extra-x86_64/PKGBUILD	2012-11-09 08:29:11 UTC (rev 170647)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.9.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=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
-sha1sums=('3496d070420f8aff10e69c98728c5c1ca34f6d47')
-
-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/extra-x86_64/PKGBUILD (from rev 170578, kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-11-09 08:29:11 UTC (rev 170647)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.9.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=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ksnapshot-${pkgver}.tar.xz")
+sha1sums=('61bc95baed704821d597686ccb16e9bba40965fe')
+
+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: extra-x86_64/kdegraphics-ksnapshot.install
===================================================================
--- extra-x86_64/kdegraphics-ksnapshot.install	2012-11-09 08:29:08 UTC (rev 170646)
+++ extra-x86_64/kdegraphics-ksnapshot.install	2012-11-09 08:29:11 UTC (rev 170647)
@@ -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-x86_64/kdegraphics-ksnapshot.install (from rev 170578, kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install)
===================================================================
--- extra-x86_64/kdegraphics-ksnapshot.install	                        (rev 0)
+++ extra-x86_64/kdegraphics-ksnapshot.install	2012-11-09 08:29:11 UTC (rev 170647)
@@ -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
+}




More information about the arch-commits mailing list