You are not logged in.

#1 2004-11-22 01:45:53

Inferno
Member
Registered: 2004-11-11
Posts: 15

Superkaramba 0.35

PKGBUILD for superkaramba

# Maintainer: Rob Lensen <rob@bsdfreaks.nl>
pkgname=superkaramba
pkgver=0.35
pkgrel=1
pkgdesc="SuperKaramba is, in simple terms, a tool that allows you to easily create interactive eye-candy on your KDE desktop. Currently, only linux is officially supported. "
url="http://netdragon.sourceforge.net/"
license="GPL"
depends=('kdebase' 'kdelibs' 'python')
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://dl.sourceforge.net/sourceforge/netdragon/$pkgname-$pkgver.tar.gz)
md5sums='c397c35fc98112f13c35cee101085dde'

build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/opt/kde
   make || return 1
   make DESTDIR=$startdir/pkg install
 }

Offline

#2 2004-11-24 04:01:35

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: Superkaramba 0.35

This is already in staging, but i'll update it to the lastest version later.


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

Board footer

Powered by FluxBB