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