You are not logged in.

#1 2005-06-08 16:07:22

morgoth
Member
Registered: 2005-04-07
Posts: 21

Point2Play2.0 Working

I have made a new package to point2play2.0
here is the PKGBUILD:

pkgname=point2play
pkgver=2.0
pkgrel=1
pkgdesc="TransGaming fork of wine that is foccused towards gaming."
url="http://www.transgaming.com"
license=""
depends=()
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=($pkgname-$pkgver.1.tgz)
md5sums=()

build() {
  cd $startdir/src/
  cp -R usr ../pkg/
}

Offline

Board footer

Powered by FluxBB