[arch-commits] Commit in freewrl/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Mon Aug 18 23:52:27 UTC 2014
Date: Tuesday, August 19, 2014 @ 01:52:27
Author: alucryd
Revision: 117586
glew rebuild: freewrl 1.22.13.1-7
Modified:
freewrl/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-18 23:42:55 UTC (rev 117585)
+++ PKGBUILD 2014-08-18 23:52:27 UTC (rev 117586)
@@ -5,13 +5,13 @@
pkgname=freewrl
pkgver=1.22.13.1
_pkgver=1.22.13
-pkgrel=6
+pkgrel=7
pkgdesc="VRML viewer"
arch=('i686' 'x86_64')
url="http://freewrl.sourceforge.net/"
license=('GPL')
depends=('java-runtime' 'libxaw' 'glew' 'freeglut' 'curl' 'freetype2' 'imlib2' 'sox'
- 'unzip' 'imagemagick' 'libxml2' 'ttf-bitstream-vera' 'lesstif' 'js185' 'glu')
+ 'unzip' 'imagemagick' 'libxml2' 'ttf-bitstream-vera' 'lesstif' 'js185' 'glu')
makedepends=('java-environment' 'xulrunner' 'wget' 'mesa')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
md5sums=('27f4bf163011d8ac2088a535cb58a13d')
@@ -18,7 +18,6 @@
build() {
. /etc/profile.d/jre.sh
- . /etc/profile.d/jdk.sh
cd $srcdir/$pkgname-${_pkgver}
export JAVASCRIPT_ENGINE_CFLAGS="-I/usr/include/js -DXP_UNIX -DJS_THREADSAFE $(pkg-config --cflags nspr)"
export JAVASCRIPT_ENGINE_LIBS="$(pkg-config --libs nspr) -lmozjs185"
More information about the arch-commits
mailing list