You are not logged in.

#1 2004-10-26 23:00:08

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

[new] PyOpenGL

pkgname=pyopengl
pkgver=2.0.1.09
pkgrel=1
pkgdesc="PyOpenGL is the cross platform Python binding to OpenGL and related APIs"
depends=(python glut pil python-numeric)
url="http://pyopengl.sf.net"
source=(http://dl.sourceforge.net/$pkgname/PyOpenGL-$pkgver.tar.gz)
license="BSD"

build() {
  cd $startdir/src/PyOpenGL-$pkgver
  # python is sooooo cool!
  /usr/bin/python setup.py install --root=$startdir/pkg
}

Arch was really missing that lib so enjoy!

ps. I really didn't see any point in providing pygtkglext without PyOpenGL. I emailed to the TU about this.
He was so kind that he didn't reply.
At least I hope he sees this PKGBUILD and also adds it to his TUR or elsewhere. [imho if the pkgbuild is fine it should go str8 to extra]
well but then again who am I to know  tongue

Offline

#2 2004-10-26 23:09:32

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

Re: [new] PyOpenGL

hah!

Offline

#3 2004-10-26 23:55:39

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: [new] PyOpenGL

speaking of pygtkglext the maintainer SHOULD RECOMPILE pygtkglext after having all the latest stable of gtk pygtk pyopengl or else it would segfault

I did it manualy and I confirm it WORKS OK

Offline

#4 2004-10-27 19:36:35

contrasutra
Member
From: New Jersey
Registered: 2003-07-26
Posts: 507

Re: [new] PyOpenGL

I got your email. You asked me to try and get pyopengl working. It seemed like a problem with the actual code, and I'm not about to go patching things.

Now that pyopengl is fixed, I can update everything.

But of course being rude helps too.


"Contrary to popular belief, penguins are not the salvation of modern technology.  Neither do they throw parties for the urban proletariat."

Offline

#5 2004-10-27 23:03:18

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: [new] PyOpenGL

the point is not to say who is more rude than me.
I would not have said anything if you had replied to me that thing you say here. Afterall I wasn't even sure if you have read that. I'm glad that you remember it, so we can smoke the pipe of peace and go home smile

Offline

#6 2004-10-27 23:11:30

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [new] PyOpenGL

being rude is great fun, but I'd have trouble picking who to be rude to out of you two... or maybe I'd have trouble picking who not to be rude to or....

:?

Dusty

Offline

#7 2004-10-27 23:57:20

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: [new] PyOpenGL

costacurta since I find you here, meld doesn't work anymore:
$ meld
Traceback (most recent call last):
  File "/usr/bin/meld", line 25, in ?
    import paths
ImportError: No module named paths

Offline

Board footer

Powered by FluxBB