You are not logged in.

#1 2004-09-20 08:15:24

maniel
Member
From: Poland, Bialystok
Registered: 2004-08-07
Posts: 23

[NEW] kexi 0.1beta4

ok this is my next PKGBUILD posted here (I've made it about week ago:P)

pkgname=kexi
pkgver=0.1beta4
pkgrel=2
pkgdesc="Kexi is an integrated environment which helps creating database schema, inserting, querying and processing data."
url="http://www.kexi-project.org/"
license=""
depends=('kdelibs' 'imagemagick' 'mysql' 'perl' 'x-server')
makedepends=('kdelibs' 'imagemagick' 'mysql' 'perl' 'x-server')
conflicts=()
replaces=()
backup=()
install=
source=('ftp://ftp.kde.org/pub/kde/unstable/apps/KDE3.x/office/kexi-0.1beta4.tar.bz2')
md5sums=('24322ecb2e3d60c79741ea2556b110ef')

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

Hope you enjoy this package as ti is not fully usefull in its current development state:)


i don't like people saying that program doesn't work but printing on the console weird message like "bash: command_name: command not found" (it's real!!)
BTW, I'm using Jabber - the best IM protocol ever seen:)

Offline

Board footer

Powered by FluxBB