diff options
author | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
commit | 8ebbe4e4befac1396a153b356fc9793655dde4ff (patch) | |
tree | b957bcef566f4da47b8d4a406c64837ec6e3b2e7 /extra | |
parent | 939efb693a8b362edc0c6ccba62c5ce54fb501af (diff) |
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'extra')
-rw-r--r-- | extra/bootchart/PKGBUILD | 10 | ||||
-rw-r--r-- | extra/bootchart/build.patch | 24 | ||||
-rw-r--r-- | extra/clisp/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/gnuplot/PKGBUILD | 15 | ||||
-rw-r--r-- | extra/libsigsegv/PKGBUILD | 10 |
5 files changed, 37 insertions, 26 deletions
diff --git a/extra/bootchart/PKGBUILD b/extra/bootchart/PKGBUILD index 5eb0b3d28..9a48b1b01 100644 --- a/extra/bootchart/PKGBUILD +++ b/extra/bootchart/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 154392 2012-03-27 12:40:40Z tomegun $ +# $Id: PKGBUILD 154945 2012-03-31 14:17:08Z tomegun $ # Maintainer: Tom Gundersen <teg@jklm.no> pkgname="bootchart" -pkgver=1.15 +pkgver=1.16 pkgrel=1 -pkgdesc="a 'startup' graphing tool" +pkgdesc="A 'startup' graphing tool" url="https://meego.gitorious.org/meego-developer-tools/bootchart" license=('GPL2') arch=(i686 x86_64) @@ -23,5 +23,5 @@ package() { cd "$srcdir/${pkgname}-${pkgver}" make DESTDIR="${pkgdir}" install } -md5sums=('e24cad9db140521fca5193a88589e669' - '5546709bc77b775290cb54a29affa6ec') +md5sums=('d563854bdbf0f0de821406881164a607' + '381f1375d5563ced806a5bbe7b2efd8e') diff --git a/extra/bootchart/build.patch b/extra/bootchart/build.patch index 82c6e1bfd..91ca34def 100644 --- a/extra/bootchart/build.patch +++ b/extra/bootchart/build.patch @@ -1,15 +1,18 @@ -From 4fe62e6b4c072676d246be02ba92a1df3a9d0feb Mon Sep 17 00:00:00 2001 +From 4d34b379411f781a494b4775260d550ff61e22e4 Mon Sep 17 00:00:00 2001 From: Tom Gundersen <teg@jklm.no> Date: Fri, 16 Mar 2012 01:34:10 +0100 Subject: [PATCH] Makefile: move binary and avoid empty dirs Install to /usr/bin by default, and don't install an empty /etc. + +v2: Adjust README to reflect the change. --- Makefile | 10 ++++------ - 1 file changed, 4 insertions(+), 6 deletions(-) + README | 2 +- + 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile -index 566a848..c017509 100644 +index 2150ed3..ae432fa 100644 --- a/Makefile +++ b/Makefile @@ -6,12 +6,10 @@ CC := gcc @@ -29,6 +32,19 @@ index 566a848..c017509 100644 OBJS := log.o svg.o bootchart.o +diff --git a/README b/README +index fa1d730..1906abb 100644 +--- a/README ++++ b/README +@@ -6,7 +6,7 @@ Bootchart - a 'startup' graphing tool + Bootchart is a tool, usually run at system startup, that collects and graphs + the CPU and disk load of the system as it works. The output of bootchart is + an SVG graph. Normally, bootchart is invoked as `bootchartd` by the kernel +-by passing "init=/sbin/bootchartd" to the kernel. Bootchart will then fork ++by passing "init=/usr/bin/bootchartd" to the kernel. Bootchart will then fork + init off to resume normal system startup, while monitoring and logging + startup information in the background. + -- -1.7.9.4 +1.7.9.5 diff --git a/extra/clisp/PKGBUILD b/extra/clisp/PKGBUILD index eed5c6e36..6e371fce6 100644 --- a/extra/clisp/PKGBUILD +++ b/extra/clisp/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 151174 2012-02-25 06:56:49Z pierre $ +# $Id: PKGBUILD 154935 2012-03-31 09:53:13Z ronald $ # Maintainer: Juergen Hoetzel <juergen@archlinux.org> pkgname=clisp pkgver=2.49 -pkgrel=2 +pkgrel=3 pkgdesc="ANSI Common Lisp interpreter, compiler and debugger" arch=('i686' 'x86_64') license=('GPL') diff --git a/extra/gnuplot/PKGBUILD b/extra/gnuplot/PKGBUILD index 76ba2047d..e383fb0e7 100644 --- a/extra/gnuplot/PKGBUILD +++ b/extra/gnuplot/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 151647 2012-02-29 10:28:02Z ronald $ +# $Id: PKGBUILD 154928 2012-03-31 08:57:52Z ronald $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: damir <damir@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=gnuplot -pkgver=4.4.4 -pkgrel=2 +pkgver=4.6.0 +pkgrel=1 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others" arch=('i686' 'x86_64') url="http://www.gnuplot.info" @@ -13,17 +13,12 @@ license=('custom') depends=('readline' 'gd' 'wxgtk' 'cairo' 'libjpeg' 'lua') makedepends=('texinfo' 'emacs' 'texlive-core' 'texlive-latexextra') install=gnuplot.install -source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" - "lua_tikz.patch") -sha1sums=('d4f143eade1f8d8b27be44cbda431d37a71c6a31' - 'd84518c7e46fc0912554c28ba1fc8cdb70d4ee30') +source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz") +sha1sums=('9a43ae13546d97d4b174533ddac31a14e0edc9b2') build() { cd $srcdir/$pkgname-$pkgver - # upstram patch to fix lua/tikz terminal - patch -Np0 -i ${srcdir}/lua_tikz.patch - # fix default source location; use the GDFONTPATH variable to modify at runtime sed -i 's|/usr/X11R6/lib/X11/fonts/truetype|/usr/share/fonts/TTF|' src/variable.c diff --git a/extra/libsigsegv/PKGBUILD b/extra/libsigsegv/PKGBUILD index 43a8267d0..3ca797685 100644 --- a/extra/libsigsegv/PKGBUILD +++ b/extra/libsigsegv/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 137667 2011-09-10 11:21:14Z pierre $ +# $Id: PKGBUILD 154929 2012-03-31 09:05:33Z ronald $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Johannes Weiner <hannes@saeurebad.de> pkgname=libsigsegv -pkgver=2.6 -pkgrel=2 +pkgver=2.10 +pkgrel=1 arch=('x86_64' 'i686') pkgdesc="Page fault detection library" -url="http://libsigsegv.sourceforge.net/" +url="http://www.gnu.org/software/libsigsegv/" license=('GPL2') depends=('glibc') options=('!libtool') source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('7e24993730649d13c6eabc28bd24de35') +sha1sums=('b75a647a9ebda70e7a3b33583efdd550e0eac094') build() { cd ${srcdir}/${pkgname}-${pkgver} |