You are not logged in.

#1 2005-07-22 22:47:20

sprintf
Member
From: /bin
Registered: 2005-07-21
Posts: 22

PKGBUILD for thinkeramik-3.2.1

this is the script for the thinkeramik-3.2.1. this is a kool looking style for kde

#    
#    Contributor: sprintf <webmaster@xspd.co.uk>

pkgname=thinkeramik
pkgver=3.2.1
pkgrel=1
pkgdesc="A KDE Style which derived from Keramik"
url="http://www.kde-look.org/content/show.php?content=10919"
license="GPL"
depends=('kdebase>=3.2.0' 'kdelibs>=3.2.0' 'qt>=3.2.3')

source=(http://prefsx1.hp.infoseek.co.jp/tk040429/thinkeramik-3.2.1.tar.gz)
md5sums=(a151cd6ccba9376fb884d716ff4c4512)

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

the archway

Offline

#2 2005-07-22 22:49:45

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: PKGBUILD for thinkeramik-3.2.1

hello,
we have our pkgbuilds at AUR nowadays,
just sign up and you can host your pkgbuilds there,


arch + gentoo + initng + python = enlisy

Offline

#3 2005-07-22 23:16:59

sprintf
Member
From: /bin
Registered: 2005-07-21
Posts: 22

Re: PKGBUILD for thinkeramik-3.2.1

cheers buddy. sorry newbie.


yup will do that wink


the archway

Offline

#4 2005-07-23 09:55:18

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: PKGBUILD for thinkeramik-3.2.1

sprintf wrote:

cheers buddy. sorry newbie.
yup will do that wink

Welcome to Arch ... wink


Mr Green

Offline

Board footer

Powered by FluxBB