pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gargoyle: remove, imported to pkgsrc/games/gargoyle



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Jul 29 08:26:17 2017 +0200
Changeset:	17d85f2be38bea645314ec130125482a92ac9697

Modified Files:
	Makefile
Removed Files:
	gargoyle/DESCR
	gargoyle/Makefile
	gargoyle/PLIST
	gargoyle/distinfo
	gargoyle/patches/patch-Jamrules
	gargoyle/patches/patch-terps_nitfol_nitfol.h

Log Message:
gargoyle: remove, imported to pkgsrc/games/gargoyle

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=17d85f2be38bea645314ec130125482a92ac9697

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                     |  2 +-
 gargoyle/DESCR                               | 10 -------
 gargoyle/Makefile                            | 42 ----------------------------
 gargoyle/PLIST                               | 20 -------------
 gargoyle/distinfo                            |  8 ------
 gargoyle/patches/patch-Jamrules              | 38 -------------------------
 gargoyle/patches/patch-terps_nitfol_nitfol.h | 23 ---------------
 7 files changed, 1 insertion(+), 142 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index fdff3eda03..b0ca7e6d75 100644
--- a/Makefile
+++ b/Makefile
@@ -868,7 +868,6 @@ SUBDIR+=	ganglia-monitor-core
 SUBDIR+=	ganglia-monitor-core319
 SUBDIR+=	ganglia-web
 SUBDIR+=	gappa
-SUBDIR+=	gargoyle
 SUBDIR+=	gat
 SUBDIR+=	gauche-dbd-pg
 SUBDIR+=	gauche-fastcgi
@@ -990,6 +989,7 @@ SUBDIR+=	gnomebaker
 SUBDIR+=	gnomeradio
 SUBDIR+=	gnormalize
 SUBDIR+=	gnubg-cvs
+SUBDIR+=	gnucash-git
 SUBDIR+=	gnujump
 SUBDIR+=	gnump3d
 SUBDIR+=	gnunet
diff --git a/gargoyle/DESCR b/gargoyle/DESCR
deleted file mode 100644
index a238c47cab..0000000000
--- a/gargoyle/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-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.
-Gargoyle is free software released under the terms of the GNU General Public
-License.
diff --git a/gargoyle/Makefile b/gargoyle/Makefile
deleted file mode 100644
index a0a88e2c1d..0000000000
--- a/gargoyle/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	gargoyle-2011.1
-CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_GITHUB:=garglk/}
-GITHUB_PROJECT=	garglk
-GITHUB_TAG=	stable-${PKGVERSION_NOREV}
-
-MAINTAINER=	wes.frazier%members.fsf.org@localhost
-HOMEPAGE=	http://ccxvii.net/gargoyle/
-COMMENT=	Graphical player for Interactive Fiction games
-#LICENSE=	gnu-gpl-v2 AND mit AND original-bsd AND artistic-? AND some font licenses
-
-WRKSRC=		${WRKDIR}/garglk-stable-2011.1
-
-BUILD_DEPENDS+= jam-[0-9]*:../../devel/jam
-
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES+=	c c++
-
-INSTALLATION_DIRS=	bin libexec/gargoyle
-
-do-build:
-	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} jam
-
-do-install:
-	cd ${WRKSRC} && \
-		${SETENV} ${MAKE_ENV} jam install && \
-		${INSTALL_PROGRAM} ${WRKSRC}/build/dist/* ${DESTDIR}${PREFIX}/libexec/gargoyle && \
-		ln -s -f ${DESTDIR}${PREFIX}/libexec/gargoyle/gargoyle ${DESTDIR}${PREFIX}/bin/gargoyle
-
-.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../audio/SDL_sound/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../devel/glib/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../multimedia/smpeg/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gargoyle/PLIST b/gargoyle/PLIST
deleted file mode 100644
index 94d4430441..0000000000
--- a/gargoyle/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD$
-bin/gargoyle
-libexec/gargoyle/advsys
-libexec/gargoyle/agility
-libexec/gargoyle/alan2
-libexec/gargoyle/alan3
-libexec/gargoyle/bocfel
-libexec/gargoyle/frotz
-libexec/gargoyle/gargoyle
-libexec/gargoyle/geas
-libexec/gargoyle/git
-libexec/gargoyle/glulxe
-libexec/gargoyle/hugo
-libexec/gargoyle/jacl
-libexec/gargoyle/level9
-libexec/gargoyle/magnetic
-libexec/gargoyle/nitfol
-libexec/gargoyle/scare
-libexec/gargoyle/scott
-libexec/gargoyle/tadsr
diff --git a/gargoyle/distinfo b/gargoyle/distinfo
deleted file mode 100644
index f63a2b756c..0000000000
--- a/gargoyle/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD$
-
-SHA1 (gargoyle-2011.1.tar.gz) = ce4716eb83118564dfe482f7f810a9f40d381015
-RMD160 (gargoyle-2011.1.tar.gz) = 6cdb66eb25f2e4b7351504835747b019bbe671e3
-SHA512 (gargoyle-2011.1.tar.gz) = 3d2eb71e34b9faaace63963b55dddb61f81cfb1f3d42918036d942ffa0e59ca7f8a9747b1059230c32cfd8d467e09aae88befac1dd77723c2edfcb5acf8d4fa8
-Size (gargoyle-2011.1.tar.gz) = 10598371 bytes
-SHA1 (patch-Jamrules) = 47c66be77d89dea8dc7a1d54c78b1734fa83be7b
-SHA1 (patch-terps_nitfol_nitfol.h) = 63e73928684260cd5ae9446604fbdd3d76f364c7
diff --git a/gargoyle/patches/patch-Jamrules b/gargoyle/patches/patch-Jamrules
deleted file mode 100644
index 27ea1e0921..0000000000
--- a/gargoyle/patches/patch-Jamrules
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD$
-
-Turned on a static compile option (as no other apps use GARGLK at this time and made changes to the build file to support compiling on NetBSD. Also reported upstream in github. Issue #274
-
---- Jamrules.orig	2011-10-19 20:34:39.000000000 +0000
-+++ Jamrules
-@@ -6,6 +6,7 @@ BUILD ?= RELEASE ;
- USESDL ?= yes ;
- USEBABEL ?= yes ;
- BUNDLEFONTS ?= yes ;
-+STATIC = yes ;
- 
- # jam -sGUILIB=EFL
- GUILIB ?= gtk+ ;
-@@ -100,6 +101,23 @@ switch $(OS)
-         if $(STATIC) { LINKLIBS += $(GARGLKLIBS) ; }
-         else      { SHRLINKLIBS += $(GARGLKLIBS) ; }
- 
-+    case NETBSD :
-+        Echo "OS is NETBSD ($(GUILIB))" ;
-+        PKGCONFIG = "pkg-config freetype2 gtk+-x11-2.0 gdk-x11-2.0 gobject-2.0 glib-2.0 fontconfig libpng16" ;
-+
-+        GARGLKCCFLAGS = "`$(PKGCONFIG) --cflags`" -fPIC ;
-+        GARGLKLIBS = "`$(PKGCONFIG) --libs`" -ljpeg -lz ;
-+        LINKLIBS = -lz -lm "`$(PKGCONFIG) --libs`" ;
-+
-+        if $(USESDL) = yes
-+        {
-+            GARGLKCCFLAGS += -I${DESTDIR}/include/SDL ;
-+            GARGLKLIBS += -lSDL_mixer -lSDL_sound -lSDL -lsmpeg -lvorbisfile ;
-+        }
-+
-+        if $(STATIC) { LINKLIBS += $(GARGLKLIBS) ; }
-+        else      { SHRLINKLIBS += $(GARGLKLIBS) ; }
-+
- 
-     case IPLINUX :
-         Echo "OS is IPLINUX (EFL)" ;
diff --git a/gargoyle/patches/patch-terps_nitfol_nitfol.h b/gargoyle/patches/patch-terps_nitfol_nitfol.h
deleted file mode 100644
index 6908cb477e..0000000000
--- a/gargoyle/patches/patch-terps_nitfol_nitfol.h
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD$
-
-No point in using inline, and it breaks compilation with gcc-5.4
-on NetBSD-8.99.1/amd64.
-
---- terps/nitfol/nitfol.h.orig	2011-10-19 20:34:39.000000000 +0000
-+++ terps/nitfol/nitfol.h
-@@ -115,15 +115,7 @@ typedef unsigned long offset;
- #define XPASTE(a, b) PASTE(a, b)
- 
- 
--#if defined(__cplusplus) || defined(USE_INLINE)
--#define N_INLINE inline
--#elif defined(INLINE)
--#define N_INLINE INLINE
--#elif defined(__GNUC__)
--#define N_INLINE __inline__
--#else
- #define N_INLINE
--#endif
- 
- 
- 


Home | Main Index | Thread Index | Old Index