Browse Source

wings3d: Updated (1.2 -> 1.4.1)

stable/0.2
Christian Wiese 14 years ago
parent
commit
fd9fba9642
  1. 7
      graphic/wings3d/wings3d.conf
  2. 6
      graphic/wings3d/wings3d.desc

7
graphic/wings3d/wings3d.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../wings3d/wings3d.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -13,7 +14,11 @@
# --- SDE-COPYRIGHT-NOTE-END ---
OTPDIR=`pkgprefix libdir erlang-otp`/erlang/lib/wings-$ver
ESDLDIR=`pkgprefix libdir esdl`/erlang/lib/esdl-`pkgprefix ver esdl`/ebin
var_append makeopt ' ' 'ESDL_PATH="$( pkgprefix libdir esdl )/erlang/addons/esdl-$( pkgprefix ver esdl )"'
# use OpenGL from wx included in erlang-otp
# (esdl >= 1.2 is not including OpenGL support anymore)
var_append makeopt ' ' 'wx'
build () {
make $makeopt

6
graphic/wings3d/wings3d.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../wings3d/wings3d.desc
[COPY] Copyright (C) 2010 The OpenSDE Project
[COPY] Copyright (C) 2010 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -29,7 +29,7 @@
[L] OpenSource
[S] Stable
[V] 1.2
[V] 1.4.1
[P] X -----5---9 800.002
[D] 3189887960 wings-1.2.tar.bz2 http://dl.sourceforge.net/sourceforge/wings/
[D] 1828895583 wings-1.4.1.tar.bz2 http://dl.sourceforge.net/sourceforge/wings/

Loading…
Cancel
Save