[arch-commits] Commit in kdesdk-thumbnailers/repos (4 files)

Antonio Rojas arojas at archlinux.org
Wed Aug 19 07:17:20 UTC 2015


    Date: Wednesday, August 19, 2015 @ 09:17:20
  Author: arojas
Revision: 244138

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

Added:
  kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD
    (from rev 244137, kdesdk-thumbnailers/trunk/PKGBUILD)
  kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 244137, kdesdk-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD
  kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   62 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   31 --------------------
 kde-unstable-x86_64/PKGBUILD |   31 --------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2015-08-19 07:17:01 UTC (rev 244137)
+++ kde-unstable-i686/PKGBUILD	2015-08-19 07:17:20 UTC (rev 244138)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-thumbnailers
-pkgver=15.07.90
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz")
-sha1sums=('d61ee769234a03329233209cbd0ef254bf2501f8')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdesdk-thumbnailers-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD (from rev 244137, kdesdk-thumbnailers/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-08-19 07:17:20 UTC (rev 244138)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.08.0
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz")
+sha1sums=('a28228a1c4b34d25262c5fb369d61f00ab96ce12')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-thumbnailers-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2015-08-19 07:17:01 UTC (rev 244137)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-19 07:17:20 UTC (rev 244138)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdesdk-thumbnailers
-pkgver=15.07.90
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz")
-sha1sums=('d61ee769234a03329233209cbd0ef254bf2501f8')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdesdk-thumbnailers-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 244137, kdesdk-thumbnailers/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-19 07:17:20 UTC (rev 244138)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.08.0
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz")
+sha1sums=('a28228a1c4b34d25262c5fb369d61f00ab96ce12')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-thumbnailers-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}



More information about the arch-commits mailing list