summaryrefslogtreecommitdiff
path: root/community-testing/gambas3/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-09 00:33:26 -0700
committerroot <root@rshg054.dnsready.net>2012-10-09 00:33:26 -0700
commit965fe5dd2bc0fae6b53c10d880c15f494dd589ac (patch)
tree910883dffa913262b28fb7a0e3bc41c3325b1dd2 /community-testing/gambas3/PKGBUILD
parent962d1e81a62d7259ccb686da1a44de2bb28e73a5 (diff)
Tue Oct 9 00:33:25 PDT 2012
Diffstat (limited to 'community-testing/gambas3/PKGBUILD')
-rw-r--r--community-testing/gambas3/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community-testing/gambas3/PKGBUILD b/community-testing/gambas3/PKGBUILD
index 96dbccce8..920256d85 100644
--- a/community-testing/gambas3/PKGBUILD
+++ b/community-testing/gambas3/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 77244 2012-10-07 20:04:02Z lcarlier $
+# $Id: PKGBUILD 77275 2012-10-08 14:02:58Z lcarlier $
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
# Contributor : sebikul <sebikul@gmail.com>
@@ -15,7 +15,7 @@ pkgname=('gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gamba
'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb' 'gambas3-gb-xml' 'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc'
'gambas3-gb-xml-xslt' 'gambas3-gb-web')
pkgver=3.3.2
-pkgrel=3
+pkgrel=3.1
pkgdesc="A free development environment based on a Basic interpreter."
arch=('i686' 'x86_64')
url="http://gambas.sourceforge.net/"
@@ -909,7 +909,7 @@ package_gambas3-gb-net-smtp() {
}
package_gambas3-gb-opengl() {
- depends=('gambas3-runtime' 'libgl' 'glew')
+ depends=('gambas3-runtime' 'glew')
pkgdesc="OpenGL component"
## workaround for splitting
@@ -931,7 +931,7 @@ package_gambas3-gb-opengl() {
}
package_gambas3-gb-opengl-glu() {
- depends=('gambas3-gb-opengl' 'glu')
+ depends=('gambas3-gb-opengl')
pkgdesc="GL Utility component"
## workaround for splitting
@@ -1122,7 +1122,7 @@ package_gambas3-gb-report() {
}
package_gambas3-gb-sdl() {
- depends=('gambas3-gb-image-io' 'sdl_ttf' 'libxcursor' 'glew' 'libgl')
+ depends=('gambas3-gb-image-io' 'sdl_ttf' 'libxcursor' 'glew')
pkgdesc="SDL component"
## workaround for splitting