[arch-commits] Commit in libstatgrab/repos/community-i686 (4 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sat Feb 2 11:51:19 UTC 2013


    Date: Saturday, February 2, 2013 @ 12:51:19
  Author: jlichtblau
Revision: 83515

archrelease: copy trunk to community-i686

Added:
  libstatgrab/repos/community-i686/PKGBUILD
    (from rev 83514, libstatgrab/trunk/PKGBUILD)
  libstatgrab/repos/community-i686/libstatgrab.changelog
    (from rev 83514, libstatgrab/trunk/libstatgrab.changelog)
Deleted:
  libstatgrab/repos/community-i686/PKGBUILD
  libstatgrab/repos/community-i686/libstatgrab.changelog

-----------------------+
 PKGBUILD              |   60 ++++++++++++++++++++++++------------------------
 libstatgrab.changelog |   22 ++++++++---------
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 11:47:44 UTC (rev 83514)
+++ PKGBUILD	2013-02-02 11:51:19 UTC (rev 83515)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Eric Belanger <eric at archlinux.org>
-# Contributor: Hugo Ideler <hugoideler at dse.nl>
-
-pkgname=libstatgrab
-pkgver=0.17
-pkgrel=2
-pkgdesc="A library that provides cross platform access to statistics about the system on which it's run"
-arch=('i686' 'x86_64')
-url="http://www.i-scream.org/libstatgrab"
-license=('LGPL' 'GPL')
-depends=('ncurses' 'perl')
-options=('!libtool' '!makeflags')
-changelog=$pkgname.changelog
-source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: libstatgrab/repos/community-i686/PKGBUILD (from rev 83514, libstatgrab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-02-02 11:51:19 UTC (rev 83515)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Eric Belanger <eric at archlinux.org>
+# Contributor: Hugo Ideler <hugoideler at dse.nl>
+
+pkgname=libstatgrab
+pkgver=0.17
+pkgrel=3
+pkgdesc="A library that provides cross platform access to statistics about the system on which it's run"
+arch=('i686' 'x86_64')
+url="http://www.i-scream.org/libstatgrab"
+license=('LGPL' 'GPL')
+depends=('ncurses' 'perl')
+options=('!libtool' '!makeflags')
+changelog=$pkgname.changelog
+source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: libstatgrab.changelog
===================================================================
--- libstatgrab.changelog	2013-02-02 11:47:44 UTC (rev 83514)
+++ libstatgrab.changelog	2013-02-02 11:51:19 UTC (rev 83515)
@@ -1,11 +0,0 @@
-2011-01-27  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
-	* libstatgrab 0.17-1
-
-2010-07-21  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
-	* rebuild for correct package naming
-
-2008-03-20  Eric Belanger  <eric at archlinux.org>
-
-	* libstatgrab 0.16-1
-	* Upstream update
-	* Added ChangeLog

Copied: libstatgrab/repos/community-i686/libstatgrab.changelog (from rev 83514, libstatgrab/trunk/libstatgrab.changelog)
===================================================================
--- libstatgrab.changelog	                        (rev 0)
+++ libstatgrab.changelog	2013-02-02 11:51:19 UTC (rev 83515)
@@ -0,0 +1,11 @@
+2011-01-27  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
+	* libstatgrab 0.17-1
+
+2010-07-21  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
+	* rebuild for correct package naming
+
+2008-03-20  Eric Belanger  <eric at archlinux.org>
+
+	* libstatgrab 0.16-1
+	* Upstream update
+	* Added ChangeLog




More information about the arch-commits mailing list