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

Antonio Rojas arojas at archlinux.org
Mon Jun 29 17:26:15 UTC 2015


    Date: Monday, June 29, 2015 @ 19:26:14
  Author: arojas
Revision: 241395

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-06-29 17:25:14 UTC (rev 241394)
+++ extra-i686/PKGBUILD	2015-06-29 17:26:14 UTC (rev 241395)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=libkvkontakte
-pkgver=4.11.0
-pkgrel=1
-pkgdesc="C++ library for asynchronous interaction with VK social network via its web API"
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/extragear/libs/libkvkontakte'
-license=(GPL)
-depends=(kdelibs qjson)
-makedepends=(cmake automoc4)
-source=("http://download.kde.org/stable/$pkgname//$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c')
-
-prepare() {
-  mkdir -p build 
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkvkontakte/repos/extra-i686/PKGBUILD (from rev 241394, libkvkontakte/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-06-29 17:26:14 UTC (rev 241395)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=libkvkontakte
+pkgver=4.12.0
+pkgrel=1
+pkgdesc="C++ library for asynchronous interaction with VK social network via its web API"
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/extragear/libs/libkvkontakte'
+license=(GPL)
+depends=(kdelibs qjson)
+makedepends=(cmake automoc4)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('51232c697dcc02231e210dc6b309aa7c7b4ceecc')
+
+prepare() {
+  mkdir -p build 
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-06-29 17:25:14 UTC (rev 241394)
+++ extra-x86_64/PKGBUILD	2015-06-29 17:26:14 UTC (rev 241395)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=libkvkontakte
-pkgver=4.11.0
-pkgrel=1
-pkgdesc="C++ library for asynchronous interaction with VK social network via its web API"
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/extragear/libs/libkvkontakte'
-license=(GPL)
-depends=(kdelibs qjson)
-makedepends=(cmake automoc4)
-source=("http://download.kde.org/stable/$pkgname//$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c')
-
-prepare() {
-  mkdir -p build 
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkvkontakte/repos/extra-x86_64/PKGBUILD (from rev 241394, libkvkontakte/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-06-29 17:26:14 UTC (rev 241395)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=libkvkontakte
+pkgver=4.12.0
+pkgrel=1
+pkgdesc="C++ library for asynchronous interaction with VK social network via its web API"
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/extragear/libs/libkvkontakte'
+license=(GPL)
+depends=(kdelibs qjson)
+makedepends=(cmake automoc4)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('51232c697dcc02231e210dc6b309aa7c7b4ceecc')
+
+prepare() {
+  mkdir -p build 
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list