2010-11-16 06:23:25 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/11/16 11:23:26 espie Exp $
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
|
|
|
|
COMMENT = cross-platform interactive fiction player
|
|
|
|
|
2010-10-23 05:15:16 -04:00
|
|
|
DISTNAME = gargoyle-2010.1-sources
|
|
|
|
PKGNAME = gargoyle-2010.1
|
|
|
|
EPOCH = 0
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
CATEGORIES = games x11
|
|
|
|
|
|
|
|
HOMEPAGE = http://ccxvii.net/gargoyle/
|
|
|
|
|
|
|
|
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
|
|
|
|
|
|
|
# Various. Gargoyle is a frontend for various other included
|
|
|
|
# programs under differing licenses; many GPL but some others.
|
2009-08-27 21:02:20 -04:00
|
|
|
# Refer to ${WRKSRC}/License.txt.
|
|
|
|
PERMIT_PACKAGE_CDROM = noncommercial only for some parts
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =noncommercial only for some parts
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
|
|
|
Xi Xinerama Xrandr Xrender c cairo expat fontconfig \
|
2009-08-10 02:29:51 -04:00
|
|
|
freetype iconv m pixman-1 pthread pthread-stubs xcb stdc++ \
|
2010-11-16 06:23:25 -05:00
|
|
|
vorbisfile z gdk_pixbuf-2.0 SDL>=2.0 SDL_sound SDL_mixer \
|
2010-10-23 05:15:16 -04:00
|
|
|
atk-1.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
|
2010-11-16 06:23:25 -05:00
|
|
|
gdk-x11-2.0 jpeg>=62 pango-1.0>=1600.0 \
|
|
|
|
pangocairo-1.0>=1600.0 pangoft2-1.0>=1600.0 png>=3 smpeg \
|
2010-10-23 05:15:16 -04:00
|
|
|
GL Xxf86vm drm gthread-2.0 xcb-render xcb-shm
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
MASTER_SITES = http://garglk.googlecode.com/files/
|
|
|
|
EXTRACT_SUFX = .zip
|
|
|
|
|
|
|
|
MODULES = devel/gettext
|
2010-11-16 06:23:25 -05:00
|
|
|
BUILD_DEPENDS = devel/jam
|
|
|
|
LIB_DEPENDS = devel/sdl-sound \
|
|
|
|
devel/sdl-mixer \
|
|
|
|
x11/gtk+2 \
|
|
|
|
graphics/jpeg
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
|
|
|
|
NO_REGRESS = Yes
|
|
|
|
|
|
|
|
WRKDIST = ${WRKDIR}
|
|
|
|
|
|
|
|
INSTALL_TARGET = install install_man
|
|
|
|
JAMDEBUG = -d x # display command-lines
|
|
|
|
JAMDEBUG += -q # die quickly on build failure
|
|
|
|
MAKE_ENV += CC=${CC} CXX=${CXX}
|
2009-08-27 21:02:20 -04:00
|
|
|
DESTDIRNAME = DESTPREFIX
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
2010-10-23 05:15:16 -04:00
|
|
|
pre-configure:
|
|
|
|
${SUBST_CMD} ${WRKSRC}/garglk/launchgtk.c
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
do-build:
|
|
|
|
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} jam ${JAMDEBUG}
|
|
|
|
|
|
|
|
do-install:
|
2009-08-27 21:02:20 -04:00
|
|
|
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${ALL_FAKE_FLAGS} \
|
|
|
|
DESTDIR=${PREFIX}/libexec/gargoyle jam ${JAMDEBUG} install
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
|
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gargoyle
|
2009-08-27 21:02:20 -04:00
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gargoyle
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/build/openbsd.release/garglk/gargoyle \
|
|
|
|
${PREFIX}/libexec/gargoyle/
|
|
|
|
ln -s ${TRUEPREFIX}/libexec/gargoyle/gargoyle ${PREFIX}/bin/
|
2010-10-23 05:15:16 -04:00
|
|
|
ln -s ${TRUEPREFIX}/libexec/gargoyle/libgarglk.so ${PREFIX}/lib/
|
import games/gargoyle; some licenses missing and upstream didn't
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 08:30:44 -05:00
|
|
|
.for i in License.txt licenses/* garglk/*txt
|
|
|
|
cd ${WRKSRC} && ${INSTALL_DATA} $i ${PREFIX}/share/doc/gargoyle
|
|
|
|
.endfor
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/garglk/garglk.ini \
|
|
|
|
${PREFIX}/share/examples/gargoyle
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|