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

Antonio Rojas arojas at archlinux.org
Tue Jul 12 18:09:41 UTC 2016


    Date: Tuesday, July 12, 2016 @ 18:09:41
  Author: arojas
Revision: 271672

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

Added:
  libkgeomap/repos/extra-i686/PKGBUILD
    (from rev 271671, libkgeomap/trunk/PKGBUILD)
  libkgeomap/repos/extra-x86_64/PKGBUILD
    (from rev 271671, libkgeomap/trunk/PKGBUILD)
Deleted:
  libkgeomap/repos/extra-i686/PKGBUILD
  libkgeomap/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   70 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   35 ------------------------
 extra-x86_64/PKGBUILD |   35 ------------------------
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-07-12 18:09:24 UTC (rev 271671)
+++ extra-i686/PKGBUILD	2016-07-12 18:09:41 UTC (rev 271672)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkgeomap
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="A wrapper around world map components for browsing and arranging photos on a map"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(marble)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('49e709ea4c9b5fb2b093582a7a82c070064dc42c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkgeomap/repos/extra-i686/PKGBUILD (from rev 271671, libkgeomap/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-07-12 18:09:41 UTC (rev 271672)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkgeomap
+pkgver=16.04.3
+pkgrel=1
+pkgdesc="A wrapper around world map components for browsing and arranging photos on a map"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(marble)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('9280db3d3b584a84bc1f35774ad0c04451d2d040')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-07-12 18:09:24 UTC (rev 271671)
+++ extra-x86_64/PKGBUILD	2016-07-12 18:09:41 UTC (rev 271672)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkgeomap
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="A wrapper around world map components for browsing and arranging photos on a map"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(marble)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('49e709ea4c9b5fb2b093582a7a82c070064dc42c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkgeomap/repos/extra-x86_64/PKGBUILD (from rev 271671, libkgeomap/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-07-12 18:09:41 UTC (rev 271672)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkgeomap
+pkgver=16.04.3
+pkgrel=1
+pkgdesc="A wrapper around world map components for browsing and arranging photos on a map"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(marble)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('9280db3d3b584a84bc1f35774ad0c04451d2d040')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list