[arch-commits] Commit in libkgeomap/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Oct 13 16:10:18 UTC 2016
Date: Thursday, October 13, 2016 @ 16:10:18
Author: arojas
Revision: 278730
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libkgeomap/repos/extra-i686/PKGBUILD
(from rev 278729, libkgeomap/trunk/PKGBUILD)
libkgeomap/repos/extra-x86_64/PKGBUILD
(from rev 278729, 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-10-13 16:10:11 UTC (rev 278729)
+++ extra-i686/PKGBUILD 2016-10-13 16:10:18 UTC (rev 278730)
@@ -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.08.1
-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=('c715962b9375df993df16442f48a59d1b1664e07')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libkgeomap/repos/extra-i686/PKGBUILD (from rev 278729, libkgeomap/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:10:18 UTC (rev 278730)
@@ -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.08.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=('ad58a1c8ca3d38af175a6c66a77a997eb9dc0736')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-10-13 16:10:11 UTC (rev 278729)
+++ extra-x86_64/PKGBUILD 2016-10-13 16:10:18 UTC (rev 278730)
@@ -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.08.1
-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=('c715962b9375df993df16442f48a59d1b1664e07')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libkgeomap/repos/extra-x86_64/PKGBUILD (from rev 278729, libkgeomap/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-10-13 16:10:18 UTC (rev 278730)
@@ -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.08.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=('ad58a1c8ca3d38af175a6c66a77a997eb9dc0736')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list