~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/py-opengl: add recommended enhancements

Details
Message ID
<1462454177-3773-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1462454177
DKIM signature
missing
Download raw message
Patch: +4 -4
adds recommended enhancements from:

http://pyopengl.sourceforge.net/documentation/installation.html
---
 testing/py-opengl/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD
index c1222b5..5a59f87 100644
--- a/testing/py-opengl/APKBUILD
+++ b/testing/py-opengl/APKBUILD
@@ -3,17 +3,17 @@
pkgname=py-opengl
_pkgname=PyOpenGL
pkgver=3.1.1a1
pkgrel=0
pkgrel=1
pkgdesc="Standard OpenGL bindings for Python"
url="http://pyopengl.sourceforge.net"
arch="noarch"
license="BSD"
depends=""
depends="python freeglut mesa-gles py-pillow py-numpy"
depends_dev=""
makedepends="$depends_dev python-dev py-setuptools"
makedepends="$depends_dev python-dev py-setuptools freeglut-dev"
install=""
subpackages=""
source="https://pypi.python.org/packages/df/fe/b9da75e85bcf802ed5ef92a5c5e4022bf06faa1d41b9630b9bb49f827483/$_pkgname-$pkgver.tar.gz"
source="http://pypi.python.org/packages/source/P/PyOpenGL/$_pkgname-$pkgver.tar.gz"

builddir="$srcdir"/$_pkgname-$pkgver
build() {
-- 
2.8.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)