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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Thu May 2 16:13:14 UTC 2013


    Date: Thursday, May 2, 2013 @ 18:13:14
  Author: svenstaro
Revision: 89824

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

Added:
  yaml-cpp/repos/community-i686/PKGBUILD
    (from rev 89823, yaml-cpp/trunk/PKGBUILD)
  yaml-cpp/repos/community-x86_64/PKGBUILD
    (from rev 89823, yaml-cpp/trunk/PKGBUILD)
Deleted:
  yaml-cpp/repos/community-i686/PKGBUILD
  yaml-cpp/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-05-02 16:13:03 UTC (rev 89823)
+++ community-i686/PKGBUILD	2013-05-02 16:13:14 UTC (rev 89824)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Markus Martin <markus at archwyrm.net>
-pkgname=yaml-cpp
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
-url="http://code.google.com/p/yaml-cpp/"
-arch=('i686' 'x86_64')
-license=('MIT')
-makedepends=('cmake' 'boost')
-source=(http://yaml-cpp.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('c6d96190434d5959d814c603f98512c6')
-
-build() {
-    cd $srcdir/$pkgname-$pkgver
-
-    cmake . -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
-    make
-}
-
-package() {
-    cd $srcdir/$pkgname-$pkgver
-
-    make DESTDIR=$pkgdir install
-}

Copied: yaml-cpp/repos/community-i686/PKGBUILD (from rev 89823, yaml-cpp/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-02 16:13:14 UTC (rev 89824)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Markus Martin <markus at archwyrm.net>
+pkgname=yaml-cpp
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
+url="http://code.google.com/p/yaml-cpp/"
+arch=('i686' 'x86_64')
+license=('MIT')
+makedepends=('cmake' 'boost')
+source=(http://yaml-cpp.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+md5sums=('0fa47a5ed8fedefab766592785c85ee7')
+
+build() {
+    cd $srcdir/$pkgname-$pkgver
+
+    cmake . -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
+    make
+}
+
+package() {
+    cd $srcdir/$pkgname-$pkgver
+
+    make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-05-02 16:13:03 UTC (rev 89823)
+++ community-x86_64/PKGBUILD	2013-05-02 16:13:14 UTC (rev 89824)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Markus Martin <markus at archwyrm.net>
-pkgname=yaml-cpp
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
-url="http://code.google.com/p/yaml-cpp/"
-arch=('i686' 'x86_64')
-license=('MIT')
-makedepends=('cmake' 'boost')
-source=(http://yaml-cpp.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('c6d96190434d5959d814c603f98512c6')
-
-build() {
-    cd $srcdir/$pkgname-$pkgver
-
-    cmake . -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
-    make
-}
-
-package() {
-    cd $srcdir/$pkgname-$pkgver
-
-    make DESTDIR=$pkgdir install
-}

Copied: yaml-cpp/repos/community-x86_64/PKGBUILD (from rev 89823, yaml-cpp/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-02 16:13:14 UTC (rev 89824)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Markus Martin <markus at archwyrm.net>
+pkgname=yaml-cpp
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
+url="http://code.google.com/p/yaml-cpp/"
+arch=('i686' 'x86_64')
+license=('MIT')
+makedepends=('cmake' 'boost')
+source=(http://yaml-cpp.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+md5sums=('0fa47a5ed8fedefab766592785c85ee7')
+
+build() {
+    cd $srcdir/$pkgname-$pkgver
+
+    cmake . -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
+    make
+}
+
+package() {
+    cd $srcdir/$pkgname-$pkgver
+
+    make DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list