File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ abinfo "Building and installing oolite..."
2
+ make install \
3
+ V=1 VERBOSE=1 \
4
+ BUILDROOT="$PKGDIR" DESTDIR="$PKGDIR" \
5
+ GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles \
6
+ DEBUG_GRAPHVIZ=no \
7
+ OO_JAVASCRIPT_TRACE=no
Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ PKGSEC=games
3
3
PKGDEP="desktop-file-utils espeak gcc-runtime gmp gnustep-base gnustep-make \
4
4
libogg libpng libvorbis mesa nspr openal-soft portaudio sdl sdl-mixer"
5
5
PKGDES="Space sim game, inspired by Elite"
6
+ ABTYPE=self
6
7
7
- MAKE_AFTER="GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles \
8
- DEBUG_GRAPHVIZ=no \
9
- OO_JAVASCRIPT_TRACE=no"
10
8
FAIL_ARCH="!(amd64)"
11
9
12
10
ABSPLITDBG=0
Original file line number Diff line number Diff line change 2
2
SRCS="git::commit=0b1ff49a78653669bfe8e153ae09699ba49cc496::https://github.com/OoliteProject/oolite.git"
3
3
CHKSUMS="SKIP"
4
4
CHKUPDATE="anitya::id=17358"
5
- REL=2
5
+ REL=3
You can’t perform that action at this time.
0 commit comments