diff --git a/games/sdl-sopwith/Makefile b/games/sdl-sopwith/Makefile new file mode 100644 index 00000000000..661c10494f0 --- /dev/null +++ b/games/sdl-sopwith/Makefile @@ -0,0 +1,25 @@ +COMMENT = clone of 1980's side-scrolling WWI dogfighing game +DISTNAME = sdl-sopwith-2.8.0 +CATEGORIES = games + +HOMEPAGE = https://fragglet.github.io/sdl-sopwith/ + +MAINTAINER = Ryan Freeman + +# GPLv2 only +PERMIT_PACKAGE = Yes + +SITES = https://github.com/fragglet/sdl-sopwith/releases/download/${DISTNAME}/ + +RUN_DEPENDS+= x11/gtk+4,-guic \ + devel/desktop-file-utils + +WANTLIB += c m SDL2 + +LIB_DEPENDS = devel/sdl2 + +CONFIGURE_STYLE = autoconf +AUTOCONF_VERSION = 2.72 +AUTOMAKE_VERSION = 1.16 + +.include diff --git a/games/sdl-sopwith/distinfo b/games/sdl-sopwith/distinfo new file mode 100644 index 00000000000..a4953c30644 --- /dev/null +++ b/games/sdl-sopwith/distinfo @@ -0,0 +1,2 @@ +SHA256 (sdl-sopwith-2.8.0.tar.gz) = +n8wrENWfpuVU18QbubLU6C+qJ1c9sPnD5Up8a2iS8Y= +SIZE (sdl-sopwith-2.8.0.tar.gz) = 1080128 diff --git a/games/sdl-sopwith/pkg/DESCR b/games/sdl-sopwith/pkg/DESCR new file mode 100644 index 00000000000..91307672588 --- /dev/null +++ b/games/sdl-sopwith/pkg/DESCR @@ -0,0 +1,7 @@ +SDL Sopwith is a port of the classic biplane shoot 'em-up "Sopwith" +to run on modern computers and operating systems. It is named +"SDL Sopwith" as it uses the LibSDL cross-platform library. + +SDL Sopwith is based on the original Sopwith source code, which was +released by its author David L. Clark as Free and Open Source +Software under the GNU General Public License. diff --git a/games/sdl-sopwith/pkg/PLIST b/games/sdl-sopwith/pkg/PLIST new file mode 100644 index 00000000000..dbc02dfcbbc --- /dev/null +++ b/games/sdl-sopwith/pkg/PLIST @@ -0,0 +1,12 @@ +@bin bin/sopwith +@man man/man5/sopwith-mission.5 +@man man/man5/sopwith.cfg.5 +@man man/man6/sopwith.6 +share/applications/sopwith.desktop +share/doc/sdl-sopwith/ +share/doc/sdl-sopwith/origdoc.txt +share/icons/hicolor/128x128/apps/sopwith.png +share/metainfo/ +share/metainfo/io.github.fragglet.sdl_sopwith.metainfo.xml +@tag gtk-update-icon-cache %D/share/icons/hicolor +@tag update-desktop-database