You are not logged in.

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

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

PKGBUILD for CrystalClear

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

pkgname="CrystalClear"
pkgver=
pkgrel=1
pkgdesc="Icon set for KDE"
url="http://www.everaldo.com/downloads.htm"

source=(http://linuxcult.com/crystal/icons/CrystalClear.tar.gz)
md5sums=(adb7962b585c8ad12adc3b82246edb35)

build()
{
    mkdir -p $startdir/pkg/$KDEDIR/share/icons
      mv -vf $startdir/src/"Crystal Clear" $startdir/pkg${KDEDIR}/share/icons    
}

the archway

Offline

#2 2005-07-22 23:00:02

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: PKGBUILD for CrystalClear

notes:
1)
UNKNOWN is not a valid license... please don't do that (check the latest newsletter devland http://www.archlinux.org/~jason/newslet … ml#devland for details on the license field)

2) use a pkgver, even if there isn't one with the package... just make it "1.0" or something

3) you can safely remove unused fields from the PKGBUILD

4) If you haven't already, submit this to the AUR

Offline

#3 2005-07-22 23:15:01

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

Re: PKGBUILD for CrystalClear

thnks for the advice, much apreciated.

none of the scripts i have posted in user contribs have been officially submitted. i will tidy them up for future


the archway

Offline

#4 2005-07-23 09:31:34

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: PKGBUILD for CrystalClear

Any chance of you actually fixing the PKGBUILD here?  There is an edit button

Offline

#5 2005-07-23 09:59:55

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

Re: PKGBUILD for CrystalClear

If you need any help please give us a pm ....  wink


Mr Green

Offline

#6 2005-07-28 07:37:37

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

Re: PKGBUILD for CrystalClear

sorry guys, i have been away, yup if needed help i'll give you a shout mr green - thx.


i am @ work now, so yes i'll will modify the code here when i am @ home as @ the mo not sure what label "crystal clear" expands to and i may have to "hard code" the directory label in the code


the archway

Offline

Board footer

Powered by FluxBB