pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openjazz: Remove, imported into pkgsrc as games/openjazz
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Wed Mar 1 19:48:58 2023 -0800
Changeset: ff9b699149ef35f03f630cf7e3516d446b7988b7
Modified Files:
Makefile
TODO
Removed Files:
openjazz/DESCR
openjazz/MESSAGE
openjazz/Makefile
openjazz/PLIST
openjazz/distinfo
openjazz/patches/patch-src_io_network.cpp
Log Message:
openjazz: Remove, imported into pkgsrc as games/openjazz
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff9b699149ef35f03f630cf7e3516d446b7988b7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
TODO | 1 -
openjazz/DESCR | 8 --------
openjazz/MESSAGE | 7 -------
openjazz/Makefile | 26 --------------------------
openjazz/PLIST | 6 ------
openjazz/distinfo | 6 ------
openjazz/patches/patch-src_io_network.cpp | 24 ------------------------
8 files changed, 79 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index c52e1adac7..21dd81eccf 100644
--- a/Makefile
+++ b/Makefile
@@ -2699,7 +2699,6 @@ SUBDIR+= openfodder
SUBDIR+= openfodder-data
SUBDIR+= openfortivpn
SUBDIR+= opengrok
-SUBDIR+= openjazz
SUBDIR+= openjdk8-openjfx-hg
SUBDIR+= openlogos
SUBDIR+= opennurbs
diff --git a/TODO b/TODO
index e0f0392e5d..e01654cd94 100644
--- a/TODO
+++ b/TODO
@@ -184,7 +184,6 @@ Suggested ready to import packages
o ispell-dictionaries
o marathon-tempus-irae
o matiec
- o openjazz
o pear-Net_URL2
o phalanx [kamil]
o pnmcurve
diff --git a/openjazz/DESCR b/openjazz/DESCR
deleted file mode 100644
index 9973415a53..0000000000
--- a/openjazz/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-OpenJazz is a free, open-source version of the classic Jazz Jackrabbit
-games.
-
-OpenJazz can be compiled on a wide range of operating systems, including
-Windows, macOS, GNU/Linux and *BSD. Also ports are available for some
-homebrew platforms, for example Wii and PSP.
-
-To play, you will need the files from one of the original games.
diff --git a/openjazz/MESSAGE b/openjazz/MESSAGE
deleted file mode 100644
index 190e47fc9a..0000000000
--- a/openjazz/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD$
-
-This package provides only the game engine. In order to play the game,
-please make sure to obtain a copy of Jazz Jackrabbit.
-
-===========================================================================
diff --git a/openjazz/Makefile b/openjazz/Makefile
deleted file mode 100644
index e4a0a1c694..0000000000
--- a/openjazz/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME= openjazz-20190106
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GITHUB:=AlisterT/}
-GITHUB_PROJECT= openjazz
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-MAINTAINER= charlotte%NetBSD.org@localhost
-COMMENT= Open source reimplementation of the Jazz Jackrabbit games
-LICENSE= gnu-gpl-v2
-
-EXTRACT_USING= gtar
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-USE_TOOLS+= automake autoconf autoreconf pkg-config
-
-pre-configure:
- ${RUN} cd ${WRKSRC} && autoreconf -fiv
-
-.include "../../audio/libmodplug/buildlink3.mk"
-.include "../../audio/libxmp/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/openjazz/PLIST b/openjazz/PLIST
deleted file mode 100644
index d5bc21f69a..0000000000
--- a/openjazz/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-bin/OpenJazz
-share/applications/OpenJazz.desktop
-share/icons/hicolor/48x48/apps/OpenJazz.png
-share/icons/hicolor/scalable/apps/OpenJazz.svg
-share/openjazz/openjazz.000
diff --git a/openjazz/distinfo b/openjazz/distinfo
deleted file mode 100644
index f277322861..0000000000
--- a/openjazz/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (openjazz-20190106-20190106.tar.gz) = 7f83dfe5079ee6525bcd0a548746e0d09f44db393a655291b17c7b215978c8fb
-SHA512 (openjazz-20190106-20190106.tar.gz) = 94d23e832a35684b2e6f39020629ed72da6994021331926424a07dd10028de197fb8fee9cfe494a6af6c3f4613575a65796abd8753f3b38904804404a4f0fafb
-Size (openjazz-20190106-20190106.tar.gz) = 219717 bytes
-SHA1 (patch-src_io_network.cpp) = c9b1560c2e1b25e4071a4ef627f63a8e961a28c5
diff --git a/openjazz/patches/patch-src_io_network.cpp b/openjazz/patches/patch-src_io_network.cpp
deleted file mode 100644
index ffb002d417..0000000000
--- a/openjazz/patches/patch-src_io_network.cpp
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD$
-
-Use correct timeval struct for NetBSD.
-
---- src/io/network.cpp.orig 2019-01-06 13:41:53.000000000 +0000
-+++ src/io/network.cpp
-@@ -63,6 +63,8 @@
- #include <sys/select.h>
- #endif
-
-+#include <sys/time.h>
-+
- /**
- * Initialise networking.
- */
-@@ -174,7 +176,7 @@ int Network::join (char *address) {
- #ifdef USE_SOCKETS
- sockaddr_in sockAddr;
- fd_set writefds;
-- timeval timeouttv;
-+ struct timeval timeouttv;
- unsigned int timeout;
- int sock, con;
-
Home |
Main Index |
Thread Index |
Old Index