[arch-commits] Commit in nmon/repos (4 files)
Massimiliano Torromeo
mtorromeo at archlinux.org
Tue Apr 14 10:29:48 UTC 2015
Date: Tuesday, April 14, 2015 @ 12:29:48
Author: mtorromeo
Revision: 131343
archrelease: copy trunk to community-i686, community-x86_64
Added:
nmon/repos/community-i686/PKGBUILD
(from rev 131342, nmon/trunk/PKGBUILD)
nmon/repos/community-x86_64/PKGBUILD
(from rev 131342, nmon/trunk/PKGBUILD)
Deleted:
nmon/repos/community-i686/PKGBUILD
nmon/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 48 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 24 ----------------------
community-x86_64/PKGBUILD | 24 ----------------------
3 files changed, 48 insertions(+), 48 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-14 10:29:31 UTC (rev 131342)
+++ community-i686/PKGBUILD 2015-04-14 10:29:48 UTC (rev 131343)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15c
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('0f8d2aa6047dddf4680f4270b47f9a7ea0008844d192d5ff5940e2bcef8fa5a7')
-
-build() {
- cd ${srcdir}
-
- cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
-}
-
-package() {
- cd ${srcdir}
-
- install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}
Copied: nmon/repos/community-i686/PKGBUILD (from rev 131342, nmon/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-14 10:29:48 UTC (rev 131343)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15d
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('2ccdd7448be35c2305254dc5b2e6a2a10f3fc0ca132269cf6669ebe6ea64ffea')
+
+build() {
+ cd ${srcdir}
+
+ cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
+}
+
+package() {
+ cd ${srcdir}
+
+ install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-04-14 10:29:31 UTC (rev 131342)
+++ community-x86_64/PKGBUILD 2015-04-14 10:29:48 UTC (rev 131343)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
-
-pkgname=nmon
-pkgver=15c
-pkgrel=1
-pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
-url="http://nmon.sourceforge.net"
-license=('GPL')
-source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
-sha256sums=('0f8d2aa6047dddf4680f4270b47f9a7ea0008844d192d5ff5940e2bcef8fa5a7')
-
-build() {
- cd ${srcdir}
-
- cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
-}
-
-package() {
- cd ${srcdir}
-
- install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
-}
Copied: nmon/repos/community-x86_64/PKGBUILD (from rev 131342, nmon/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-14 10:29:48 UTC (rev 131343)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
+
+pkgname=nmon
+pkgver=15d
+pkgrel=1
+pkgdesc="AIX & Linux Performance Monitoring tool"
+arch=('i686' 'x86_64')
+url="http://nmon.sourceforge.net"
+license=('GPL')
+source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c")
+sha256sums=('2ccdd7448be35c2305254dc5b2e6a2a10f3fc0ca132269cf6669ebe6ea64ffea')
+
+build() {
+ cd ${srcdir}
+
+ cc -o nmon lmon$pkgver.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM -lncurses -g -D X86
+}
+
+package() {
+ cd ${srcdir}
+
+ install -D -m 0755 nmon "${pkgdir}/usr/bin/nmon"
+}
More information about the arch-commits
mailing list