pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spectrum2: remove
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed May 1 20:54:02 2024 +0200
Changeset: 373d5c2d412698cfaaac8d2a016ea24d6645133a
Modified Files:
Makefile
Removed Files:
spectrum2/DESCR
spectrum2/Makefile
spectrum2/PLIST
spectrum2/TODO
spectrum2/distinfo
Log Message:
spectrum2: remove
Depends on dead libraries and is not active itself.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=373d5c2d412698cfaaac8d2a016ea24d6645133a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
spectrum2/DESCR | 7 -------
spectrum2/Makefile | 24 ------------------------
spectrum2/PLIST | 4 ----
spectrum2/TODO | 2 --
spectrum2/distinfo | 5 -----
6 files changed, 43 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 597a70bf07..0ed882202a 100644
--- a/Makefile
+++ b/Makefile
@@ -5206,7 +5206,6 @@ SUBDIR+= sparse
SUBDIR+= spatt
SUBDIR+= spcm
SUBDIR+= spectra
-SUBDIR+= spectrum2
SUBDIR+= speed-dreams
SUBDIR+= speedx
SUBDIR+= spfmilter
diff --git a/spectrum2/DESCR b/spectrum2/DESCR
deleted file mode 100644
index 72901eb125..0000000000
--- a/spectrum2/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Spectrum 2 is an open source instant messaging transport.
-
-It allows users to chat together even when they are using different
-IM networks.
-
-It acts as a transport layer between the users as showed in the
-animation above.
diff --git a/spectrum2/Makefile b/spectrum2/Makefile
deleted file mode 100644
index 573f59eca1..0000000000
--- a/spectrum2/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME= spectrum2-2.2.1
-CATEGORIES= chat
-MASTER_SITES= ${MASTER_SITE_GITHUB:=SpectrumIM/}
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/SpectrumIM/spectrum2/
-COMMENT= Instant Messenger transports
-#LICENSE= # TODO: (see mk/license.mk)
-
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
-
-PKGCONFIG_OVERRIDE+= libtransport/transport.pc.in
-
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/log4cxx/buildlink3.mk"
-.include "../../devel/protobuf/buildlink3.mk"
-.include "../../textproc/jsoncpp/buildlink3.mk"
-.include "../../devel/cmake/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/spectrum2/PLIST b/spectrum2/PLIST
deleted file mode 100644
index 92ba51a2d7..0000000000
--- a/spectrum2/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
diff --git a/spectrum2/TODO b/spectrum2/TODO
deleted file mode 100644
index 326a603eed..0000000000
--- a/spectrum2/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Needs 'swiften' library, included copy does not work for some reason.
-https://github.com/SpectrumIM/spectrum2/issues/493
diff --git a/spectrum2/distinfo b/spectrum2/distinfo
deleted file mode 100644
index 6955cdb04f..0000000000
--- a/spectrum2/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (spectrum2-2.2.1.tar.gz) = 059434270abb912e7e488bcad808e1261d84edf674c5536790afe344be48c1e7
-SHA512 (spectrum2-2.2.1.tar.gz) = c752f043f337157125da800ec5e5ed41b0f0f2bf8ee91c682a228779754557389469eb58610bef7793a0d68a303260f80a38a1519f61b62ba23e9a2222c6f399
-Size (spectrum2-2.2.1.tar.gz) = 666509 bytes
Home |
Main Index |
Thread Index |
Old Index