Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ee1b425b83946ec81f34c1cce8fcfcc6ac45757

commit 3ee1b425b83946ec81f34c1cce8fcfcc6ac45757
Author: Krisztian VASAS <i...@frugalware.org>
Date:   Sat May 29 15:56:24 2010 +0200

rrdtool-1.2.3-3-noarch
- removed from network-extra

diff --git a/source/network-extra/rrdtool/FrugalBuild 
b/source/network-extra/rrdtool/FrugalBuild
deleted file mode 100644
index f251093..0000000
--- a/source/network-extra/rrdtool/FrugalBuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Compiling Time: 0.28 SBU
-# Maintainer: Karoly CZOVEK <sli...@rei.keni.hu>
-
-pkgname=rrdtool
-pkgver=1.2.28
-pkgrel=2
-sbu=1
-pkgdesc="a program to generate fancy graphs from network usage or from any 
thing is able to meter"
-url="http://oss.oetiker.ch/$pkgname/pub";
-depends=('gd' 'cgilib' 'libart_lgpl')
-makedepends=('tcl')
-groups=('network-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump '$url/?C=M;O=A' | grep '$pkgtool-.*\.tar.gz$' | sed -ne 
's/.*-\(.*\)\.t.*/\1/;$ p'"
-source=($url/$pkgname-$pkgver.tar.gz)
-sha1sums=('a8ca75fcf7b32ca94b057fa663e5f989522e2df9')
-build()
-{
-       Fpatchall
-       Fconf
-
-       # Configure Perl stuff
-       (cd bindings/perl-piped && rm -f Makefile && perl Makefile.PL)
-       (cd bindings/perl-shared && rm -f Makefile && perl Makefile.PL)
-
-       make || Fdie
-       Fmakeinstall
-
-       mv $Fdestdir/usr/lib/perl5/site_perl/?.?.? 
$Fdestdir/usr/lib/perl5/site_perl/current
-       mv $Fdestdir/usr/lib\ /usr/share/tclrrd$pkgver $Fdestdir/usr/share
-       rmdir $Fdestdir/usr/lib\ /usr/share/
-       rmdir $Fdestdir/usr/lib\ /usr/
-       rmdir $Fdestdir/usr/lib\ /
-       Frm /usr/lib/perl5/?.?.?
-       find $Fdestdir/usr/lib/perl5/site_perl/current/ -name .packlist -exec 
rm {} \;
-}
-
-
-# optimization OK
diff --git a/source/network-extra/rrdtool/rrdtool-1.2.19-python.patch 
b/source/network-extra/rrdtool/rrdtool-1.2.19-python.patch
deleted file mode 100644
index 8e4adb5..0000000
--- a/source/network-extra/rrdtool/rrdtool-1.2.19-python.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -uNr bindings/python-orig/Makefile.am bindings/python/Makefile.am
---- bindings/python-orig/Makefile.am   2007-03-31 11:21:43.000000000 +0100
-+++ bindings/python/Makefile.am        2007-03-31 11:24:47.000000000 +0100
-@@ -2,6 +2,7 @@
-
- pyexec_PROGRAMS = rrdtoolmodule.so
-
-+rrdtoolmodule_so_LDFLAGS = -module -shared
- rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la
- rrdtoolmodule_so_SOURCES = rrdtoolmodule.c
-
-diff -uNr bindings/python-orig/Makefile.in bindings/python/Makefile.in
---- bindings/python-orig/Makefile.in   2007-03-31 11:21:43.000000000 +0100
-+++ bindings/python/Makefile.in        2007-03-31 11:22:14.000000000 +0100
-@@ -233,6 +233,7 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
- AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@
-+rrdtoolmodule_so_LDFLAGS = -module -shared
- rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la
- rrdtoolmodule_so_SOURCES = rrdtoolmodule.c
- noinst_HEADERS = rrd_extra.h
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to