diff options
author | wiz <wiz> | 2007-04-01 21:36:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-04-01 21:36:16 +0000 |
commit | 0ef20886a9b62644b0b5a2dc5310dc0a364900e4 (patch) | |
tree | 5bede7eac635be2ccff1fd7de33cd36d702ee0dd /misc | |
parent | 3db333bb4b882e41669d3b83dba31a1247180058 (diff) | |
download | pkgsrc-0ef20886a9b62644b0b5a2dc5310dc0a364900e4.tar.gz |
Remove gkrellm1 and its dependencies from pkgsrc.
This has been replaced ages ago with gkrellm version 2.
No disagreement on pkgsrc-users.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 | ||||
-rw-r--r-- | misc/gkrellm1-moon/DESCR | 2 | ||||
-rw-r--r-- | misc/gkrellm1-moon/Makefile | 18 | ||||
-rw-r--r-- | misc/gkrellm1-moon/PLIST | 2 | ||||
-rw-r--r-- | misc/gkrellm1-moon/distinfo | 6 | ||||
-rw-r--r-- | misc/gkrellm1-moon/patches/patch-aa | 33 | ||||
-rw-r--r-- | misc/gkrellm1-weather/DESCR | 11 | ||||
-rw-r--r-- | misc/gkrellm1-weather/Makefile | 20 | ||||
-rw-r--r-- | misc/gkrellm1-weather/PLIST | 2 | ||||
-rw-r--r-- | misc/gkrellm1-weather/distinfo | 6 | ||||
-rw-r--r-- | misc/gkrellm1-weather/patches/patch-aa | 49 |
11 files changed, 1 insertions, 152 deletions
diff --git a/misc/Makefile b/misc/Makefile index 47efae74793..187117912cb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.274 2007/03/22 17:16:42 rillig Exp $ +# $NetBSD: Makefile,v 1.275 2007/04/01 21:36:16 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -59,8 +59,6 @@ SUBDIR+= gkrellm-launch SUBDIR+= gkrellm-leds SUBDIR+= gkrellm-moon SUBDIR+= gkrellm-weather -SUBDIR+= gkrellm1-moon -SUBDIR+= gkrellm1-weather SUBDIR+= gnome-dirs SUBDIR+= gnome-user-docs SUBDIR+= gnome1-dirs diff --git a/misc/gkrellm1-moon/DESCR b/misc/gkrellm1-moon/DESCR deleted file mode 100644 index 7fa851bba24..00000000000 --- a/misc/gkrellm1-moon/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -gkrellmoon is a moon clock plugin for gkrellm. It shows the -current phase of the moon. diff --git a/misc/gkrellm1-moon/Makefile b/misc/gkrellm1-moon/Makefile deleted file mode 100644 index 866ea5f5967..00000000000 --- a/misc/gkrellm1-moon/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:40 wiz Exp $ - -DISTNAME= gkrellmoon-0.3 -PKGNAME= gkrellm-moon-0.3 -PKGREVISION= 8 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmoon/} - -MAINTAINER= damon@NetBSD.org -HOMEPAGE= http://gkrellmoon.sourceforge.net/ -COMMENT= gkrellm moonclock plugin - - -pre-install: - ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins - -.include "../../sysutils/gkrellm1/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/gkrellm1-moon/PLIST b/misc/gkrellm1-moon/PLIST deleted file mode 100644 index 77dac802a84..00000000000 --- a/misc/gkrellm1-moon/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/24 23:09:51 cube Exp $ -lib/gkrellm/plugins/gkrellmoon.so diff --git a/misc/gkrellm1-moon/distinfo b/misc/gkrellm1-moon/distinfo deleted file mode 100644 index e7a14d7accd..00000000000 --- a/misc/gkrellm1-moon/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:52 agc Exp $ - -SHA1 (gkrellmoon-0.3.tar.gz) = 13c774ab2acc9cadc157c7cf16776c3b6bfb42f1 -RMD160 (gkrellmoon-0.3.tar.gz) = 713a8e52223dfc61fdc2bd0e2bf324ded044fe2d -Size (gkrellmoon-0.3.tar.gz) = 51988 bytes -SHA1 (patch-aa) = 1af28d177f7ecaabcd41608d12685398f541c33d diff --git a/misc/gkrellm1-moon/patches/patch-aa b/misc/gkrellm1-moon/patches/patch-aa deleted file mode 100644 index 6ea4320659e..00000000000 --- a/misc/gkrellm1-moon/patches/patch-aa +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/02/24 23:09:51 cube Exp $ - ---- Makefile.orig Sat Oct 20 01:40:33 2001 -+++ Makefile -@@ -4,17 +4,19 @@ - IMLIB_INCLUDE = `imlib-config --cflags-gdk` - IMLIB_LIB = `imlib-config --libs-gdk` - THREAD_LIB = -lpthread --INSTALLDIR = /usr/share/gkrellm/plugins -+INSTALLDIR = ${PREFIX}/lib/gkrellm/plugins - - --FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) -+CFLAGS += -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) -I${PREFIX}/include - LIBS = $(GTK_LIB) $(IMLIB_LIB) $(THREAD_LIB) - LFLAGS = -shared - --CC = gcc $(CFLAGS) $(FLAGS) -+CC = gcc $(CFLAGS) - - OBJS = gkrellmoon.o MoonRise.o CalcEphem.o Moon.o - -+all: gkrellmoon.so -+ - gkrellmoon.so: $(OBJS) - $(CC) $(OBJS) -o gkrellmoon.so $(LFLAGS) $(LIBS) - -@@ -26,4 +28,4 @@ - # %.o: %.c - - install: gkrellmoon.so -- sudo install -c -s -m 644 gkrellmoon.so $(INSTALLDIR) -+ install -c -s -m 644 gkrellmoon.so $(INSTALLDIR) diff --git a/misc/gkrellm1-weather/DESCR b/misc/gkrellm1-weather/DESCR deleted file mode 100644 index 4fb93ca8126..00000000000 --- a/misc/gkrellm1-weather/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -GKrellWeather is a weather plugin for GKrellM. -Features - -Choose your own location by 4-letter METAR station identifier code. - -Monitor temperature, dew point, pressure, relative humidity, sky - condition, wind direction and speed - -Display using imperial units (degrees Fahrenheit, inches of Mercury, - miles per hour) - -Display using metric units (degrees Celsius, millimeters of Mercury, - kilometers per hour) - -Display pressure in kPa, hPa and mmHg - -Display wind speeds in kmph, mps and beaufort scale diff --git a/misc/gkrellm1-weather/Makefile b/misc/gkrellm1-weather/Makefile deleted file mode 100644 index c561f5b8d5a..00000000000 --- a/misc/gkrellm1-weather/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:49 wiz Exp $ - -DISTNAME= gkrellweather-0.2.7 -PKGNAME= gkrellm-weather-0.2.7 -PKGREVISION= 10 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} - -MAINTAINER= damon@NetBSD.org -HOMEPAGE= http://www.cse.unsw.edu.au/~flam/ -COMMENT= gkrellm weather plugin - -DEPENDS+= wmweather>=1.3:../../x11/wmweather - - -pre-install: - ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins - -.include "../../sysutils/gkrellm1/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/gkrellm1-weather/PLIST b/misc/gkrellm1-weather/PLIST deleted file mode 100644 index bad1e0ce43c..00000000000 --- a/misc/gkrellm1-weather/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/24 23:10:42 cube Exp $ -lib/gkrellm/plugins/gkrellweather.so diff --git a/misc/gkrellm1-weather/distinfo b/misc/gkrellm1-weather/distinfo deleted file mode 100644 index 3d7f263105a..00000000000 --- a/misc/gkrellm1-weather/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:52 agc Exp $ - -SHA1 (gkrellweather-0.2.7.tar.gz) = 509ec48ee81022f22ebe8cfa01768bcc6db2a7a7 -RMD160 (gkrellweather-0.2.7.tar.gz) = 387bfa9138c4375fe4e1b38aef3541a8294b2961 -Size (gkrellweather-0.2.7.tar.gz) = 17188 bytes -SHA1 (patch-aa) = e1fed69e9ea938c1295bff7b06c29187c5a5ed4b diff --git a/misc/gkrellm1-weather/patches/patch-aa b/misc/gkrellm1-weather/patches/patch-aa deleted file mode 100644 index 4ed2acdc36e..00000000000 --- a/misc/gkrellm1-weather/patches/patch-aa +++ /dev/null @@ -1,49 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/02/24 23:10:43 cube Exp $ - ---- Makefile.orig Sat Oct 20 01:16:36 2001 -+++ Makefile -@@ -5,14 +5,16 @@ - IMLIB_LIB = `imlib-config --libs-gdk` - - --FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) -+CFLAGS += -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) -I${PREFIX}/include - LIBS = $(GTK_LIB) $(IMLIB_LIB) - LFLAGS = -shared - --CC = gcc $(CFLAGS) $(FLAGS) -+CC = gcc $(CFLAGS) - - OBJS = gkrellweather.o - -+all: gkrellweather.so -+ - gkrellweather.so: $(OBJS) - $(CC) $(OBJS) -o gkrellweather.so $(LFLAGS) $(LIBS) -lpthread - -@@ -22,23 +24,7 @@ - gkrellweather.o: gkrellweather.c - - install: -- if [ -d /usr/lib/gkrellm/plugins/ ] ; then \ -- install -c -s -m 644 gkrellweather.so /usr/lib/gkrellm/plugins/ ; \ -- elif [ -d /usr/share/gkrellm/plugins/ ] ; then \ -- install -c -s -m 644 gkrellweather.so /usr/share/gkrellm/plugins/ ; \ -- elif [ -d /usr/local/lib/gkrellm/plugins/ ] ; then \ -- install -c -s -m 644 gkrellweather.so /usr/local/lib/gkrellm/plugins/ ; \ -- elif [ -d /usr/lib/gkrellm/plugins/ ] ; then \ -- install -c -s -m 644 gkrellweather.so /usr/lib/gkrellm/plugins/ ; \ -- else \ -- install -D -c -s -m 644 gkrellweather.so /usr/lib/gkrellm/plugins/gkrellweather.so ; \ -- fi -- install -c -m 755 GrabWeather /usr/X11R6/bin -+ install -c -s -m 644 gkrellweather.so ${PREFIX}/lib/gkrellm/plugins/ - - uninstall: -- rm -f /usr/lib/gkrellm/plugins/gkrellweather.so -- rm -f /usr/share/gkrellm/plugins/gkrellweather.so -- rm -f /usr/local/lib/gkrellm/plugins/gkrellweather.so -- rm -f /usr/lib/gkrellm/plugins/gkrellweather.so -- rm -f /usr/X11R6/bin/GrabWeather -- -+ rm -f ${PREFIX}/lib/plugins/gkrellweather.so |