Ok to remove gkrell mss plugin ?

Description
Sound scope plugin for GkrellM2. *Uses ESD*


Index: plugins/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/gkrellm/plugins/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- plugins/Makefile    1 Feb 2010 17:00:14 -0000       1.2
+++ plugins/Makefile    11 Nov 2012 20:38:07 -0000
@@ -10,7 +10,6 @@
      SUBDIR += mailwatch
      SUBDIR += mms
      SUBDIR += moon
-     SUBDIR += mss
      SUBDIR += reminder
      SUBDIR += shoot
      SUBDIR += stock
Index: plugins/mss/Makefile
===================================================================
RCS file: plugins/mss/Makefile
diff -N plugins/mss/Makefile
--- plugins/mss/Makefile        11 Jul 2011 13:09:45 -0000      1.27
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,30 +0,0 @@
-# $OpenBSD: Makefile,v 1.27 2011/07/11 13:09:45 ajacoutot Exp $
-
-COMMENT=       soundscope for GkrellM2 using ESD
-
-DISTNAME=      gkrellmss-2.6
-REVISION=      15
-CATEGORIES=    audio
-
-HOMEPAGE=http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html
-
-MASTER_SITES=  http://members.dslextreme.com/users/billw/gkrellmss/
-
-BUILD_DEPENDS+=        math/fftw
-LIB_DEPENDS+=  audio/esound
-
-CFLAGS+=       -DHAVE_FFTW2
-
-PLUGIN=                ${WRKSRC}/src/gkrellmss.so
-CONFIGURE_STYLE=       gnu
-WRKCONF=${WRKSRC}/src
-
-MODULES=       devel/gettext
-
-WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
-WANTLIB += Xrandr Xrender atk-1.0 cairo esd expat fontconfig freetype
-WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
-WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
-WANTLIB += pangoft2-1.0 sndio z
-
-.include <bsd.port.mk>
Index: plugins/mss/distinfo
===================================================================
RCS file: plugins/mss/distinfo
diff -N plugins/mss/distinfo
--- plugins/mss/distinfo        5 Apr 2007 17:26:11 -0000       1.5
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-MD5 (gkrellmss-2.6.tar.gz) = ZyhCYDNrxcTzE71pxsCS9g==
-RMD160 (gkrellmss-2.6.tar.gz) = hNv99QHwqrq/ZJuxIzkhqDkdvV4=
-SHA1 (gkrellmss-2.6.tar.gz) = b1JnjoNGELwR7WUtjVTyFdbEPiU=
-SHA256 (gkrellmss-2.6.tar.gz) = Nw2hbBJH3snWTLVsVo4hiwtaHilK1V+od2QIx1qRb0s=
-SIZE (gkrellmss-2.6.tar.gz) = 32082
Index: plugins/mss/patches/patch-Makefile
===================================================================
RCS file: plugins/mss/patches/patch-Makefile
diff -N plugins/mss/patches/patch-Makefile
--- plugins/mss/patches/patch-Makefile  3 Nov 2003 20:34:17 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $
---- Makefile.orig      Tue Dec 24 10:02:35 2002
-+++ Makefile   Tue Dec 24 10:03:11 2002
-@@ -1,6 +1,6 @@
--PLUGIN_INSTALLDIR=/usr/local/lib/gkrellm/plugins
-+PLUGIN_INSTALLDIR=${PREFIX}/lib/gkrellm2/plugins
- 
--LOCALEDIR ?= /usr/share/locale
-+LOCALEDIR ?= ${PREFIX}/locale
- 
- export PLUGIN_INSTALLDIR LOCALEDIR
- 
Index: plugins/mss/patches/patch-po_Makefile
===================================================================
RCS file: plugins/mss/patches/patch-po_Makefile
diff -N plugins/mss/patches/patch-po_Makefile
--- plugins/mss/patches/patch-po_Makefile       3 Nov 2003 20:34:17 -0000       
1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-po_Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $
---- po/Makefile.orig   Tue Dec 24 10:04:28 2002
-+++ po/Makefile        Tue Dec 24 10:05:05 2002
-@@ -6,7 +6,7 @@ SUB_DIRS = 
- FILES_PO:=$(wildcard *.po)
- FILES_MO:=$(FILES_PO:.po=.mo)
- 
--LOCALEDIR ?= /usr/share/locale
-+LOCALEDIR ?= ${PREFIX}/share/locale
- 
- ifeq ($(enable_nls),1)
- all: mo-files
Index: plugins/mss/patches/patch-src_Makefile
===================================================================
RCS file: plugins/mss/patches/patch-src_Makefile
diff -N plugins/mss/patches/patch-src_Makefile
--- plugins/mss/patches/patch-src_Makefile      4 May 2005 08:49:36 -0000       
1.3
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,58 +0,0 @@
-$OpenBSD: patch-src_Makefile,v 1.3 2005/05/04 08:49:36 espie Exp $
---- src/Makefile.orig  Fri Feb 20 20:40:10 2004
-+++ src/Makefile       Wed May  4 10:47:35 2005
-@@ -8,8 +8,8 @@ INSTALLDIR ?= $(INSTALLROOT)/lib/gkrellm
- INSTALL ?= install
- 
- 
--GTK_INCLUDE = `pkg-config gtk+-2.0 --cflags`
--GTK_LIB = `pkg-config gtk+-2.0 --libs`
-+GTK_INCLUDE = `pkg-config gtk+-2.0 gthread-2.0 --cflags`
-+GTK_LIB = `pkg-config gtk+-2.0 gthread-2.0 --libs`
- 
- OS_NAME=$(shell uname -s)
- 
-@@ -17,14 +17,6 @@ SD_INCLUDE ?= 
- SD_LIB ?= 
- 
- 
--ifeq ($(without-alsa),yes)
--      CONFIGURE_ARGS += --without-alsa
--endif
--ifeq ($(without-esd),yes)
--      CONFIGURE_ARGS += --without-esd
--endif
--
--DUMMY_VAR := $(shell ./configure $(CONFIGURE_ARGS))
- HAVE_FFTW3 = $(shell grep -c HAVE_FFTW3 configure.h)
- HAVE_FFTW2 = $(shell grep -c HAVE_FFTW2 configure.h)
- HAVE_ALSA = $(shell grep -c HAVE_ALSA configure.h)
-@@ -66,15 +58,15 @@ ifeq ($(HAVE_ESOUND),1)
- endif
- 
- 
--FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(SD_INCLUDE)
--LIBS = $(GTK_LIB) $(SD_LIB) $(FFTW_LIB) -lm
-+FLAGS += -fPIC $(GTK_INCLUDE) $(SD_INCLUDE) -I${LOCALBASE}/include
-+LIBS += $(GTK_LIB) $(SD_LIB) $(FFTW_LIB) -lm
- 
- ifeq ($(OS_NAME),Darwin)
- LFLAGS = -bundle -bundle_loader `which gkrellm`
- STRIP =
- FLAGS += -DDARWIN
- else
--LFLAGS = -shared
-+LFLAGS += -shared -pthread
- STRIP ?= -s
- endif
- 
-@@ -90,8 +82,7 @@ ifeq ($(alsa),1)
-       FLAGS += -DGKRELLM_ALSA
- endif
- 
--CC = gcc $(FLAGS) $(CFLAGS)
--
-+CFLAGS += $(FLAGS)
- OBJS = gkrellmss.o oscope.o spectrum.o sdlib.o option.o
- 
- all:  gkrellmss.so
Index: plugins/mss/pkg/DESCR
===================================================================
RCS file: plugins/mss/pkg/DESCR
diff -N plugins/mss/pkg/DESCR
--- plugins/mss/pkg/DESCR       3 Nov 2003 20:34:17 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-Sound scope plugin for GkrellM2.  Uses ESD.
Index: plugins/mss/pkg/PLIST
===================================================================
RCS file: plugins/mss/pkg/PLIST
diff -N plugins/mss/pkg/PLIST
--- plugins/mss/pkg/PLIST       20 Jan 2005 20:19:40 -0000      1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $
-lib/gkrellm2/
-lib/gkrellm2/plugins/
-lib/gkrellm2/plugins/gkrellmss.so

Reply via email to