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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Jan 19 15:57:46 UTC 2016


    Date: Tuesday, January 19, 2016 @ 16:57:45
  Author: mtorromeo
Revision: 157687

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

Added:
  nmon/repos/community-i686/PKGBUILD
    (from rev 157686, nmon/trunk/PKGBUILD)
  nmon/repos/community-x86_64/PKGBUILD
    (from rev 157686, nmon/trunk/PKGBUILD)
Deleted:
  nmon/repos/community-i686/PKGBUILD
  nmon/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-01-19 15:57:27 UTC (rev 157686)
+++ community-i686/PKGBUILD	2016-01-19 15:57:45 UTC (rev 157687)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=16b
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-depends=('ncurses')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('bd14d4a86886ff94b11d43f20e72204244d6adcc7bd317f2ea309d17697ff8db')
-
-build() {
-  cd ${srcdir}
-  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
-}
-
-package() {
-  cd ${srcdir}
-  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}

Copied: nmon/repos/community-i686/PKGBUILD (from rev 157686, nmon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-01-19 15:57:45 UTC (rev 157687)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=16c
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+depends=('ncurses')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('dab4e4dcfe5759cc5c6131ff22b46113c94590d208341259cf122194daa386cc')
+
+build() {
+  cd ${srcdir}
+  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
+}
+
+package() {
+  cd ${srcdir}
+  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-01-19 15:57:27 UTC (rev 157686)
+++ community-x86_64/PKGBUILD	2016-01-19 15:57:45 UTC (rev 157687)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=16b
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-depends=('ncurses')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('bd14d4a86886ff94b11d43f20e72204244d6adcc7bd317f2ea309d17697ff8db')
-
-build() {
-  cd ${srcdir}
-  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
-}
-
-package() {
-  cd ${srcdir}
-  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}

Copied: nmon/repos/community-x86_64/PKGBUILD (from rev 157686, nmon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-01-19 15:57:45 UTC (rev 157687)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=16c
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+depends=('ncurses')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('dab4e4dcfe5759cc5c6131ff22b46113c94590d208341259cf122194daa386cc')
+
+build() {
+  cd ${srcdir}
+  cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -lm -g -D X86
+}
+
+package() {
+  cd ${srcdir}
+  install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}



More information about the arch-commits mailing list