Date: Friday, November 9, 2012 @ 03:27:13
  Author: andrea
Revision: 170613

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

Added:
  kdeartwork/repos/extra-i686/PKGBUILD
    (from rev 170578, kdeartwork/repos/testing-i686/PKGBUILD)
  kdeartwork/repos/extra-x86_64/PKGBUILD
    (from rev 170578, kdeartwork/repos/testing-x86_64/PKGBUILD)
Deleted:
  kdeartwork/repos/extra-i686/PKGBUILD
  kdeartwork/repos/extra-x86_64/PKGBUILD
  kdeartwork/repos/testing-i686/
  kdeartwork/repos/testing-x86_64/

-----------------------+
 extra-i686/PKGBUILD   |  208 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |  208 ++++++++++++++++++++++++------------------------
 2 files changed, 208 insertions(+), 208 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-11-09 08:27:08 UTC (rev 170612)
+++ extra-i686/PKGBUILD 2012-11-09 08:27:13 UTC (rev 170613)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Pierre Schmitz <pie...@archlinux.de>
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-aurorae'
-         'kdeartwork-colorschemes'
-         'kdeartwork-desktopthemes'
-         'kdeartwork-emoticons'
-         'kdeartwork-iconthemes'
-         'kdeartwork-kscreensaver'
-         'kdeartwork-sounds'
-         'kdeartwork-styles'
-         'kdeartwork-wallpapers'
-         'kdeartwork-weatherwallpapers')
-pkgver=4.9.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
-             'libkexiv2')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('6a93ed5fd33b27b88b653c15c546b223ed880a4d')
-
-build() {
-       cd $srcdir
-       mkdir build
-       cd build
-       cmake ../${pkgbase}-${pkgver} \
-               -DCMAKE_BUILD_TYPE=Release \
-               -DCMAKE_SKIP_RPATH=ON \
-               -DCMAKE_INSTALL_PREFIX=/usr
-       make
-}
-
-package_kdeartwork-aurorae() {
-       pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
-       cd $srcdir/build/aurorae
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-colorschemes() {
-       pkgdesc='KDE color schemes'
-    replaces=('kdeaccessibility-colorschemes')
-       cd $srcdir/build/ColorSchemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-       pkgdesc='KDE desktop themes'
-       cd $srcdir/build/desktopthemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-       pkgdesc='KDE emoticons'
-       cd $srcdir/build/emoticons
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-       pkgdesc='KDE icon themes'
-    replaces=('kdeaccessibility-iconthemes')
-       cd $srcdir/build/IconThemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-       pkgdesc='KDE screensaver'
-       depends=('kdebase-workspace' 'libkexiv2')
-       cd $srcdir/build/kscreensaver
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-sounds() {
-       pkgdesc='KDE sounds'
-       cd $srcdir/build/sounds
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-       pkgdesc='KDE styles'
-       depends=('kdebase-workspace')
-       cd $srcdir/build/styles
-       make DESTDIR=$pkgdir install
-       cd $srcdir/build/kwin-styles
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-       pkgdesc='KDE wallpapers'
-       cd $srcdir/build/wallpapers
-       make DESTDIR=$pkgdir install
-       cd $srcdir/build/HighResolutionWallpapers
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-       pkgdesc='KDE weather wallpapers'
-       cd $srcdir/build/WeatherWallpapers
-       make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-i686/PKGBUILD (from rev 170578, 
kdeartwork/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-11-09 08:27:13 UTC (rev 170613)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Pierre Schmitz <pie...@archlinux.de>
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-aurorae'
+         'kdeartwork-colorschemes'
+         'kdeartwork-desktopthemes'
+         'kdeartwork-emoticons'
+         'kdeartwork-iconthemes'
+         'kdeartwork-kscreensaver'
+         'kdeartwork-sounds'
+         'kdeartwork-styles'
+         'kdeartwork-wallpapers'
+         'kdeartwork-weatherwallpapers')
+pkgver=4.9.3
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
+             'libkexiv2' 'mesa')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('777e3b50546e3a75bc2253ee13962bd1955db921')
+
+build() {
+       cd $srcdir
+       mkdir build
+       cd build
+       cmake ../${pkgbase}-${pkgver} \
+               -DCMAKE_BUILD_TYPE=Release \
+               -DCMAKE_SKIP_RPATH=ON \
+               -DCMAKE_INSTALL_PREFIX=/usr
+       make
+}
+
+package_kdeartwork-aurorae() {
+       pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
+       cd $srcdir/build/aurorae
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-colorschemes() {
+       pkgdesc='KDE color schemes'
+    replaces=('kdeaccessibility-colorschemes')
+       cd $srcdir/build/ColorSchemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-desktopthemes() {
+       pkgdesc='KDE desktop themes'
+       cd $srcdir/build/desktopthemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-emoticons() {
+       pkgdesc='KDE emoticons'
+       cd $srcdir/build/emoticons
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-iconthemes() {
+       pkgdesc='KDE icon themes'
+    replaces=('kdeaccessibility-iconthemes')
+       cd $srcdir/build/IconThemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-kscreensaver() {
+       pkgdesc='KDE screensaver'
+       depends=('kdebase-workspace' 'libkexiv2')
+       cd $srcdir/build/kscreensaver
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-sounds() {
+       pkgdesc='KDE sounds'
+       cd $srcdir/build/sounds
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-styles() {
+       pkgdesc='KDE styles'
+       depends=('kdebase-workspace')
+       cd $srcdir/build/styles
+       make DESTDIR=$pkgdir install
+       cd $srcdir/build/kwin-styles
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-wallpapers() {
+       pkgdesc='KDE wallpapers'
+       cd $srcdir/build/wallpapers
+       make DESTDIR=$pkgdir install
+       cd $srcdir/build/HighResolutionWallpapers
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-weatherwallpapers() {
+       pkgdesc='KDE weather wallpapers'
+       cd $srcdir/build/WeatherWallpapers
+       make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2012-11-09 08:27:08 UTC (rev 170612)
+++ extra-x86_64/PKGBUILD       2012-11-09 08:27:13 UTC (rev 170613)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Pierre Schmitz <pie...@archlinux.de>
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-aurorae'
-         'kdeartwork-colorschemes'
-         'kdeartwork-desktopthemes'
-         'kdeartwork-emoticons'
-         'kdeartwork-iconthemes'
-         'kdeartwork-kscreensaver'
-         'kdeartwork-sounds'
-         'kdeartwork-styles'
-         'kdeartwork-wallpapers'
-         'kdeartwork-weatherwallpapers')
-pkgver=4.9.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
-             'libkexiv2')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('6a93ed5fd33b27b88b653c15c546b223ed880a4d')
-
-build() {
-       cd $srcdir
-       mkdir build
-       cd build
-       cmake ../${pkgbase}-${pkgver} \
-               -DCMAKE_BUILD_TYPE=Release \
-               -DCMAKE_SKIP_RPATH=ON \
-               -DCMAKE_INSTALL_PREFIX=/usr
-       make
-}
-
-package_kdeartwork-aurorae() {
-       pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
-       cd $srcdir/build/aurorae
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-colorschemes() {
-       pkgdesc='KDE color schemes'
-    replaces=('kdeaccessibility-colorschemes')
-       cd $srcdir/build/ColorSchemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-       pkgdesc='KDE desktop themes'
-       cd $srcdir/build/desktopthemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-       pkgdesc='KDE emoticons'
-       cd $srcdir/build/emoticons
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-       pkgdesc='KDE icon themes'
-    replaces=('kdeaccessibility-iconthemes')
-       cd $srcdir/build/IconThemes
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-       pkgdesc='KDE screensaver'
-       depends=('kdebase-workspace' 'libkexiv2')
-       cd $srcdir/build/kscreensaver
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-sounds() {
-       pkgdesc='KDE sounds'
-       cd $srcdir/build/sounds
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-       pkgdesc='KDE styles'
-       depends=('kdebase-workspace')
-       cd $srcdir/build/styles
-       make DESTDIR=$pkgdir install
-       cd $srcdir/build/kwin-styles
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-       pkgdesc='KDE wallpapers'
-       cd $srcdir/build/wallpapers
-       make DESTDIR=$pkgdir install
-       cd $srcdir/build/HighResolutionWallpapers
-       make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-       pkgdesc='KDE weather wallpapers'
-       cd $srcdir/build/WeatherWallpapers
-       make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-x86_64/PKGBUILD (from rev 170578, 
kdeartwork/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2012-11-09 08:27:13 UTC (rev 170613)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Pierre Schmitz <pie...@archlinux.de>
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-aurorae'
+         'kdeartwork-colorschemes'
+         'kdeartwork-desktopthemes'
+         'kdeartwork-emoticons'
+         'kdeartwork-iconthemes'
+         'kdeartwork-kscreensaver'
+         'kdeartwork-sounds'
+         'kdeartwork-styles'
+         'kdeartwork-wallpapers'
+         'kdeartwork-weatherwallpapers')
+pkgver=4.9.3
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
+             'libkexiv2' 'mesa')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('777e3b50546e3a75bc2253ee13962bd1955db921')
+
+build() {
+       cd $srcdir
+       mkdir build
+       cd build
+       cmake ../${pkgbase}-${pkgver} \
+               -DCMAKE_BUILD_TYPE=Release \
+               -DCMAKE_SKIP_RPATH=ON \
+               -DCMAKE_INSTALL_PREFIX=/usr
+       make
+}
+
+package_kdeartwork-aurorae() {
+       pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
+       cd $srcdir/build/aurorae
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-colorschemes() {
+       pkgdesc='KDE color schemes'
+    replaces=('kdeaccessibility-colorschemes')
+       cd $srcdir/build/ColorSchemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-desktopthemes() {
+       pkgdesc='KDE desktop themes'
+       cd $srcdir/build/desktopthemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-emoticons() {
+       pkgdesc='KDE emoticons'
+       cd $srcdir/build/emoticons
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-iconthemes() {
+       pkgdesc='KDE icon themes'
+    replaces=('kdeaccessibility-iconthemes')
+       cd $srcdir/build/IconThemes
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-kscreensaver() {
+       pkgdesc='KDE screensaver'
+       depends=('kdebase-workspace' 'libkexiv2')
+       cd $srcdir/build/kscreensaver
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-sounds() {
+       pkgdesc='KDE sounds'
+       cd $srcdir/build/sounds
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-styles() {
+       pkgdesc='KDE styles'
+       depends=('kdebase-workspace')
+       cd $srcdir/build/styles
+       make DESTDIR=$pkgdir install
+       cd $srcdir/build/kwin-styles
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-wallpapers() {
+       pkgdesc='KDE wallpapers'
+       cd $srcdir/build/wallpapers
+       make DESTDIR=$pkgdir install
+       cd $srcdir/build/HighResolutionWallpapers
+       make DESTDIR=$pkgdir install
+}
+
+package_kdeartwork-weatherwallpapers() {
+       pkgdesc='KDE weather wallpapers'
+       cd $srcdir/build/WeatherWallpapers
+       make DESTDIR=$pkgdir install
+}

Reply via email to