You are not logged in.

#1 2010-09-13 04:44:56

Xenokite
Member
From: Tuckerton, NJ USA
Registered: 2009-03-14
Posts: 96
Website

[REQUEST] KPOPS Converter (PSX2PSP GUI) 2.2

Here is the link to it...

http://kde-apps.org/content/show.php/KP … tent=51672

Here is my fail PKGBUILD

# This is an example PKGBUILD file. Use this as a start to creating your own,
# and remove these comments. For more information, see 'man PKGBUILD'.
# NOTE: Please fill out the license field for your package! If it is unknown,
# then please put 'unknown'.

# Maintainer: Xenokite <lirving@ostuner.com>
pkgname=kpop_wizard
pkgver=2.2
pkgrel=1
pkgdesc="Tool for transfer your PSX games to your PSP 
arch=(i686)
url="www.kde-apps.org"
license=('GPL')
groups=()
depends=('Kommander_executor' 'kdialog' 'ImageMagick' 'PdfToolKit' 'cdrdao' 'popstation_mod' 'docmaker' 'paladin' 'pal2ntsc')
makedepends=()
optdepends=()
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
changelog=
source=(http://kde-apps.org/content/download.php?content=51672&id=1&tan=39145420)
noextract=()
md5sums=() #generate with 'makepkg -g'

build() {
  cd "$srcdir/$pkgname-$pkgver"

  ./configure --prefix=/usr
  make
}

package() {
  cd "$srcdir/$pkgname-$pkgver"

  make DESTDIR="$pkgdir/" inst.sh
}

Registered Linux user :#500622
"être fort pour être utile" (be strong to be useful) —Georges Hébert
"There is only Good people and Bad people, we should not be judged by Race, religion or sex but we should be judged by our deeds or actions." - Lindsey Irving
Xenokite aka Lycan

Offline

Board footer

Powered by FluxBB