You are not logged in.

#1 2004-10-21 18:23:41

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

gyach-enhanced (yahoo client with webcam/voice-support)

hi here´s the PKGBUILD for gyach-enhanced.

It is a yahoo-client with webcam and voicesupport!!

pkgname=gyach-enhanced_pyvoice
pkgver=1.0.5
pkgrel=1
depends=()
pkgdesc="yahoo client with voice and webcam support"
source=('http://ovh.dl.sourceforge.net/sourceforge/phpaint/gyach-enhanced_pyvoice-binary-1.0.5-i586.tar.bz2'
'http://puzzle.dl.sourceforge.net/sourceforge/phpaint/gyachE-Media-Package-0.1.tar.bz2'
'http://mesh.dl.sourceforge.net/sourceforge/phpaint/gyachE-Encryption-Plugins-0.2-i586.tar.bz2'
'http://mesh.dl.sourceforge.net/sourceforge/phpaint/gyachE-Webcam-Utilities-0.3-i586.tar.bz2'
'http://mesh.dl.sourceforge.net/sourceforge/phpaint/gyachE-XMMS-Plugin-0.2-i586.tar.bz2')
install=
build(){
  cd $startdir/src/
  mkdir -p $startdir/pkg/usr/{lib,share,bin}
  cp -R usr/lib/*  $startdir/pkg/usr/lib
  cp -R usr/local/bin/* $startdir/pkg/usr/bin
  cp -R usr/local/share/* $startdir/pkg/usr/share
}

Offline

Board footer

Powered by FluxBB