pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
julius: Remove, games/julius is a newer version
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Sat Jan 14 00:38:13 2023 -0800
Changeset: b9fbc731683e9523423f2af7d7750698fe7c0704
Modified Files:
Makefile
Removed Files:
julius/DESCR
julius/Makefile
julius/PLIST
julius/distinfo
Log Message:
julius: Remove, games/julius is a newer version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b9fbc731683e9523423f2af7d7750698fe7c0704
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
julius/DESCR | 11 -----------
julius/Makefile | 21 ---------------------
julius/PLIST | 7 -------
julius/distinfo | 5 -----
5 files changed, 45 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 68659c1ad8..2280424175 100644
--- a/Makefile
+++ b/Makefile
@@ -1912,7 +1912,6 @@ SUBDIR+= jsoncpp-git
SUBDIR+= jsonrpc-glib
SUBDIR+= judy
SUBDIR+= julia
-SUBDIR+= julius
SUBDIR+= junit
SUBDIR+= jython
SUBDIR+= k6
diff --git a/julius/DESCR b/julius/DESCR
deleted file mode 100644
index 3ae04500a9..0000000000
--- a/julius/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-An open source re-implementation of Caesar III
-The aim of this project is to create an open-source
-version of Caesar 3, with the same logic as the original,
-but with some UI enhancements, that is able to be played
-on multiple platforms.
-The same logic means that the saved games are 100% compatible,
-and any gameplay bugs present in the original Caesar 3 game
-will also be present in Julius.
-Run Julius with the path where the original Caesar3 data
-directory is extracted :
-$ julius path-to-c3-directory
diff --git a/julius/Makefile b/julius/Makefile
deleted file mode 100644
index da05ce0674..0000000000
--- a/julius/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= julius-1.4.0
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GITHUB:=bvschaik/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= astr0b4by%gmail.com@localhost
-HOMEPAGE= https://github.com/bvschaik/julius/
-COMMENT= Open source re-implementation of Caesar III
-LICENSE= gnu-gpl-v3
-
-USE_LANGUAGES= c c++
-USE_CMAKE= yes
-LDFLAGS.NetBSD+= -lexecinfo
-
-.include "../../audio/SDL2_mixer/buildlink3.mk"
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/julius/PLIST b/julius/PLIST
deleted file mode 100644
index d11c536f72..0000000000
--- a/julius/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-bin/julius
-share/applications/com.github.bvschaik.julius.desktop
-share/icons/hicolor/256x256/apps/com.github.bvschaik.julius.png
-share/icons/hicolor/48x48/apps/com.github.bvschaik.julius.png
-share/icons/hicolor/512x512/apps/com.github.bvschaik.julius.png
-share/metainfo/com.github.bvschaik.julius.metainfo.xml
diff --git a/julius/distinfo b/julius/distinfo
deleted file mode 100644
index 9385f04105..0000000000
--- a/julius/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (julius-1.4.0.tar.gz) = 49b8cee471c0ee84584f69849aed0f51076b6663
-SHA512 (julius-1.4.0.tar.gz) = 757ed738dcc8c7f22421063a22878abe5b0aec2647590dd824f1fa1b5365ebd1a3a271082697996d788ad19b9705c24087765d96ad93e34ca1c1655931687d3b
-Size (julius-1.4.0.tar.gz) = 8587589 bytes
Home |
Main Index |
Thread Index |
Old Index