diff options
author | wiz <wiz@pkgsrc.org> | 2011-03-06 16:02:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-03-06 16:02:28 +0000 |
commit | 396c9916b0d508fdc6e765a2e23cd40224084d30 (patch) | |
tree | 2e0950fe4261acbafec3ff24573aba194ce53bb6 /audio | |
parent | 5f4a2ca53c56425715ed03b535043a46985cdce1 (diff) | |
download | pkgsrc-396c9916b0d508fdc6e765a2e23cd40224084d30.tar.gz |
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'audio')
186 files changed, 1 insertions, 2997 deletions
diff --git a/audio/Makefile b/audio/Makefile index c8a7a624ef7..d3a3d88f302 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2011/02/27 19:53:11 wiz Exp $ +# $NetBSD: Makefile,v 1.453 2011/03/06 16:02:28 wiz Exp $ # COMMENT= Audio tools @@ -119,7 +119,6 @@ SUBDIR+= freezetag SUBDIR+= gbemol SUBDIR+= gimmix SUBDIR+= gkrellm-volume -SUBDIR+= gkrellm-xmms SUBDIR+= glurp SUBDIR+= gmp3info SUBDIR+= gmpc @@ -135,7 +134,6 @@ SUBDIR+= gnome-speech SUBDIR+= gnome-speech-espeak SUBDIR+= gnome-vfs-cdda SUBDIR+= goom -SUBDIR+= gqmpeg SUBDIR+= gqmpeg-devel SUBDIR+= gqmpeg-skins SUBDIR+= gramofile @@ -228,7 +226,6 @@ SUBDIR+= libtunepimp SUBDIR+= libvisual SUBDIR+= libvisual-bmp SUBDIR+= libvisual-plugins -SUBDIR+= libvisual-xmms SUBDIR+= libvisual0.2 SUBDIR+= libvisual0.2-plugins SUBDIR+= libvorbis @@ -238,7 +235,6 @@ SUBDIR+= lmms SUBDIR+= mac SUBDIR+= mad SUBDIR+= mad123 -SUBDIR+= madman SUBDIR+= madplay SUBDIR+= malint SUBDIR+= maplay @@ -332,7 +328,6 @@ SUBDIR+= py-musique SUBDIR+= py-mutagen SUBDIR+= py-ogg SUBDIR+= py-vorbis -SUBDIR+= py-xmms SUBDIR+= qjackctl SUBDIR+= qsynth SUBDIR+= qtplay @@ -407,45 +402,18 @@ SUBDIR+= xmcd SUBDIR+= xmix SUBDIR+= xmmix SUBDIR+= xmms -SUBDIR+= xmms-alarm -SUBDIR+= xmms-arts -SUBDIR+= xmms-bezier -SUBDIR+= xmms-blursk -SUBDIR+= xmms-bump-scope SUBDIR+= xmms-crossfade -SUBDIR+= xmms-dflowers -SUBDIR+= xmms-dscope -SUBDIR+= xmms-dspectogram -SUBDIR+= xmms-dspectral SUBDIR+= xmms-esound SUBDIR+= xmms-faad SUBDIR+= xmms-flac -SUBDIR+= xmms-fmradio -SUBDIR+= xmms-funtimedancer -SUBDIR+= xmms-gdancer -SUBDIR+= xmms-infinity -SUBDIR+= xmms-iris -SUBDIR+= xmms-jakdaw -SUBDIR+= xmms-jess -SUBDIR+= xmms-liveice SUBDIR+= xmms-mac SUBDIR+= xmms-mad -SUBDIR+= xmms-madspin SUBDIR+= xmms-meta-input SUBDIR+= xmms-meta-timidity -SUBDIR+= xmms-modplug SUBDIR+= xmms-musepack -SUBDIR+= xmms-neato -SUBDIR+= xmms-nebulus -SUBDIR+= xmms-osx -SUBDIR+= xmms-paranormal SUBDIR+= xmms-pulse SUBDIR+= xmms-sid -SUBDIR+= xmms-synaesthesia -SUBDIR+= xmms-tv-scope -SUBDIR+= xmms-vismsa SUBDIR+= xmms-wma -SUBDIR+= xmmsctrl SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay diff --git a/audio/gkrellm-xmms/DESCR b/audio/gkrellm-xmms/DESCR deleted file mode 100644 index e14ff0aa341..00000000000 --- a/audio/gkrellm-xmms/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -gkrellm plugin for controlling XMMS from within GKrellM. - -GKrellMMS Features: - - -Local Playlist Editor - -Title scrolling - -Progress bar (Krell) to see where you are in a song - -Jumping in a file, by picking up the Krell - -LED indicator which indicates whether XMMS is on, off, stopped, - playing or paused - -Themeable buttons, to control XMMS - -A menu for some misc. XMMS-commands diff --git a/audio/gkrellm-xmms/Makefile b/audio/gkrellm-xmms/Makefile deleted file mode 100644 index ff3a62701ed..00000000000 --- a/audio/gkrellm-xmms/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.36 2011/01/13 13:37:01 wiz Exp $ -# - -DISTNAME= gkrellmms-2.1.20 -PKGNAME= ${DISTNAME:S/mms/m-xmms/} -PKGREVISION= 11 -CATEGORIES= audio -MASTER_SITES= http://gkrellm.luon.net/files/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml -COMMENT= GKrellM2 plugin to remotely control XMMS - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_TOOLS+= gmake msgfmt pkg-config -USE_PKGLOCALEDIR= YES - -BUILDLINK_API_DEPENDS.gkrellm+= gkrellm>=2.2.0 - -WRKSRC= ${WRKDIR}/gkrellmms -MAKE_ENV+= LOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale \ - enable_nls=1 - -INSTALLATION_DIRS+= lib/gkrellm2/plugins - -.include "../../sysutils/gkrellm/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gkrellm-xmms/PLIST b/audio/gkrellm-xmms/PLIST deleted file mode 100644 index 85532d48b13..00000000000 --- a/audio/gkrellm-xmms/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:11 jlam Exp $ -lib/gkrellm2/plugins/gkrellmms.so -share/locale/da/LC_MESSAGES/gkrellmms.mo -share/locale/fr/LC_MESSAGES/gkrellmms.mo -share/locale/nl/LC_MESSAGES/gkrellmms.mo -share/locale/ru/LC_MESSAGES/gkrellmms.mo diff --git a/audio/gkrellm-xmms/distinfo b/audio/gkrellm-xmms/distinfo deleted file mode 100644 index 19c54d315e3..00000000000 --- a/audio/gkrellm-xmms/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2006/03/28 16:24:21 joerg Exp $ - -SHA1 (gkrellmms-2.1.20.tar.gz) = 6aa0b3910fdfc9003305bc6735b44bd70e81be16 -RMD160 (gkrellmms-2.1.20.tar.gz) = ac03b2be23f1eb6807621f9ca37e2cc460bed58b -Size (gkrellmms-2.1.20.tar.gz) = 44937 bytes -SHA1 (patch-aa) = 8dc3c0f6c9eca258cae03c97c218efbabd605137 diff --git a/audio/gkrellm-xmms/patches/patch-aa b/audio/gkrellm-xmms/patches/patch-aa deleted file mode 100644 index 6c5276098ef..00000000000 --- a/audio/gkrellm-xmms/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2006/03/28 16:24:21 joerg Exp $ - ---- Makefile.orig 2004-05-17 20:07:07.000000000 +0000 -+++ Makefile -@@ -9,11 +9,11 @@ IMLIB_INCLUDE ?= - IMLIB_LIB ?= - XMMS_INCLUDE ?= `xmms-config --cflags` - XMMS_LIB ?= `xmms-config --libs` --PLUGIN_DIR ?= /usr/local/lib/gkrellm2/plugins -+PLUGIN_DIR ?= $(PREFIX)/lib/gkrellm2/plugins - - FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(XMMS_INCLUDE) - LIBS = $(GTK_LIB) $(IMLIB_LIB) $(XMMS_LIB) --LFLAGS = -shared -lpthread -+LFLAGS = -shared ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} - - LOCALEDIR ?= /usr/share/locale - ifeq ($(enable_nls),1) diff --git a/audio/gqmpeg/DEINSTALL b/audio/gqmpeg/DEINSTALL deleted file mode 100644 index 6265e6e219e..00000000000 --- a/audio/gqmpeg/DEINSTALL +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: DEINSTALL,v 1.2 2003/08/30 20:22:49 jlam Exp $ - -case ${STAGE} in -POST-DEINSTALL) - ${CAT} << EOF -============================================================================= -If you won't be using ${PKGNAME} any longer, you may want to remove -any skins that were installed in ${PKG_PREFIX}/share/gqmpeg/skins. -============================================================================= -EOF - ;; -esac diff --git a/audio/gqmpeg/DESCR b/audio/gqmpeg/DESCR deleted file mode 100644 index 445180dcc20..00000000000 --- a/audio/gqmpeg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -GQmpeg is a frontend to mpg123 with extensive themeability and playlist -support. - -Features: - - Extensive mpg123 option support. - - Shuffle, repeat. - - Shuffle and repeat preferences can be saved in each playlist. - - Customizable skins, including winamp skin support. - - A skin can contain an alternative face (shade mode for instance) - - ID3 tag reading/writing support (v1) - - Volume controls (can be connected to any available device) - - Basic file management (move/copy/rename/delete) - - Tab completion in most dialogs. - - Presets for playlists. - - Drag and drop support. - - Shoutcast (http://server:port) support. diff --git a/audio/gqmpeg/MESSAGE b/audio/gqmpeg/MESSAGE deleted file mode 100644 index 0b8871fd4f3..00000000000 --- a/audio/gqmpeg/MESSAGE +++ /dev/null @@ -1,15 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2003/02/10 16:04:46 salo Exp $ - -If you want other skins, you can download them from - - http://gqmpeg.sourceforge.net/mpeg-skin-index.html - -Unpack them into the directory $HOME/.gqmpeg/skins, then type - - gqmpeg -skin:skindir - -to use them, where "skindir" is the directory containing the skin you -wish to use. - -=========================================================================== diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile deleted file mode 100644 index 4a6697ba2d6..00000000000 --- a/audio/gqmpeg/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.100 2011/01/13 13:37:02 wiz Exp $ - -DISTNAME= gqmpeg-0.20.0 -PKGREVISION= 15 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gqmpeg.sourceforge.net/ -COMMENT= GTK+ front end to mpg123 - -PKG_DESTDIR_SUPPORT= user-destdir - -DEPENDS+= mpg123{,-esound,-nas}>=0.59.18:../../audio/mpg123 -DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools -DEPENDS+= xmp>=2.0.2:../../audio/xmp - -USE_TOOLS+= msgfmt -USE_PKGLOCALEDIR= YES -GNU_CONFIGURE= YES - -.include "options.mk" - -CONFIGURE_ARGS+= --without-included-gettext -CONFIGURE_ENV+= GNOME_DATADIR=${PREFIX}/share - -MAKE_ENV+= builddir=. - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../graphics/gdk-pixbuf/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/gqmpeg/PLIST b/audio/gqmpeg/PLIST deleted file mode 100644 index 49dadfdfccd..00000000000 --- a/audio/gqmpeg/PLIST +++ /dev/null @@ -1,80 +0,0 @@ -@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:10:28 joerg Exp $ -bin/gqmpeg -bin/gqmpeg-shoutcast-plugin.sh -man/man1/gqmpeg.1 -share/gnome/apps/Multimedia/gqmpeg.desktop -share/gqmpeg/skins/README -share/gqmpeg/skins/SKIN-SPECS -share/gqmpeg/skins/mrclean/blue-handle-24.png -share/gqmpeg/skins/mrclean/blue2-about.png -share/gqmpeg/skins/mrclean/blue2-round-shadowed.png -share/gqmpeg/skins/mrclean/blue2-soft-round-7.png -share/gqmpeg/skins/mrclean/blue2-soft-round-logo.png -share/gqmpeg/skins/mrclean/btn-expand-toggle-20-h.png -share/gqmpeg/skins/mrclean/btn-rect-clr-32-eject.png -share/gqmpeg/skins/mrclean/btn-rect-clr-32-stop.png -share/gqmpeg/skins/mrclean/btn-rect-clr-32r-pause.png -share/gqmpeg/skins/mrclean/btn-rect-clr-32r-play.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-16-left.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-16-plus.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-16-right.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-01.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-02.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-03.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-04.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-05.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-06.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-07.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-08.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-09.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-10.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-dn.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-eye.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-left.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-list.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-max.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-min.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-right.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-toggle.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-up.png -share/gqmpeg/skins/mrclean/btn-rnd-clr-26-x.png -share/gqmpeg/skins/mrclean/bubble-fly.png -share/gqmpeg/skins/mrclean/bubble-slider-16-h.png -share/gqmpeg/skins/mrclean/bubble-slider-16-v.png -share/gqmpeg/skins/mrclean/dial-ball2.png -share/gqmpeg/skins/mrclean/dial-clip2.png -share/gqmpeg/skins/mrclean/dial-eye.png -share/gqmpeg/skins/mrclean/digit-digital-15-aa.png -share/gqmpeg/skins/mrclean/digit-digital-24-aa.png -share/gqmpeg/skins/mrclean/focus-rect-border-1.png -share/gqmpeg/skins/mrclean/focus-rect-border-7b.png -share/gqmpeg/skins/mrclean/item-ab-static.png -share/gqmpeg/skins/mrclean/item-clear-load-aa.png -share/gqmpeg/skins/mrclean/item-colon-15.png -share/gqmpeg/skins/mrclean/item-colon-24.png -share/gqmpeg/skins/mrclean/item-pda-minus.png -share/gqmpeg/skins/mrclean/item-pda-random-static.png -share/gqmpeg/skins/mrclean/item-pda-repeat-static.png -share/gqmpeg/skins/mrclean/item-repeat1-static.png -share/gqmpeg/skins/mrclean/item-volume-static.png -share/gqmpeg/skins/mrclean/list-clear-back.png -share/gqmpeg/skins/mrclean/list-clear-flags.png -share/gqmpeg/skins/mrclean/list-clear.png -share/gqmpeg/skins/mrclean/list-menu-flags.png -share/gqmpeg/skins/mrclean/list-row-clear.png -share/gqmpeg/skins/mrclean/skindata -share/gqmpeg/skins/mrclean/skindata_about -share/gqmpeg/skins/mrclean/skindata_compact -share/gqmpeg/skins/mrclean/skindata_extra -share/gqmpeg/skins/mrclean/skindata_flyby -share/gqmpeg/skins/mrclean/skindata_menu -share/gqmpeg/skins/mrclean/skindata_playlist -share/gqmpeg/skins/mrclean/skindata_submenu -share/locale/cs/LC_MESSAGES/gqmpeg.mo -share/locale/de/LC_MESSAGES/gqmpeg.mo -share/locale/fi/LC_MESSAGES/gqmpeg.mo -share/locale/fr/LC_MESSAGES/gqmpeg.mo -share/locale/ja/LC_MESSAGES/gqmpeg.mo -share/locale/pt_BR/LC_MESSAGES/gqmpeg.mo -share/locale/zh_TW/LC_MESSAGES/gqmpeg.mo -share/pixmaps/gqmpeg.png diff --git a/audio/gqmpeg/distinfo b/audio/gqmpeg/distinfo deleted file mode 100644 index 2394902f2de..00000000000 --- a/audio/gqmpeg/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.25 2005/09/08 22:37:53 abs Exp $ - -SHA1 (gqmpeg-0.20.0.tar.gz) = e1a69f49c3a4063f4e16c6f3242b49eb31718418 -RMD160 (gqmpeg-0.20.0.tar.gz) = ac8f5ebdd3a62e02551860d18c292a5fadef7033 -Size (gqmpeg-0.20.0.tar.gz) = 966991 bytes -SHA1 (patch-aa) = 00f989d188bd6b578c492505204c68017f9445a1 -SHA1 (patch-ab) = 67a95f35118daf4588b44bc34dbfa36db93b7f8e diff --git a/audio/gqmpeg/options.mk b/audio/gqmpeg/options.mk deleted file mode 100644 index f42b0fe1528..00000000000 --- a/audio/gqmpeg/options.mk +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: options.mk,v 1.3 2009/01/12 21:12:40 shattered Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.gqmpeg -PKG_OPTIONS_OPTIONAL_GROUPS= recode -PKG_OPTIONS_GROUP.recode= gqmpeg-japanese gqmpeg-russian - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mgqmpeg-japanese) -CONFIGURE_ARGS+= --enable-japanese -.endif - -.if !empty(PKG_OPTIONS:Mgqmpeg-russian) -CONFIGURE_ARGS+= --enable-russian -.endif diff --git a/audio/gqmpeg/patches/patch-aa b/audio/gqmpeg/patches/patch-aa deleted file mode 100644 index f0b72863676..00000000000 --- a/audio/gqmpeg/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.15 2002/08/20 11:39:10 wiz Exp $ - ---- Makefile.in.orig Tue Aug 20 12:25:47 2002 -+++ Makefile.in -@@ -120,11 +120,11 @@ EXTRA_DIST = config.rpath \ - skindir = $(prefix)/share/gqmpeg/skins - skin_DATA = SKIN-SPECS README - --@HAVE_GNOME_TRUE@desktopdir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/gnome/apps/Multimedia --@HAVE_GNOME_TRUE@desktop_DATA = @HAVE_GNOME_TRUE@gqmpeg.desktop -+desktopdir = $(GNOME_DATADIR)/gnome/apps/Multimedia -+desktop_DATA = gqmpeg.desktop - --@HAVE_GNOME_TRUE@icondir = @HAVE_GNOME_TRUE@$(GNOME_DATADIR)/pixmaps --@HAVE_GNOME_TRUE@icon_DATA = @HAVE_GNOME_TRUE@gqmpeg.png -+icondir = $(GNOME_DATADIR)/pixmaps -+icon_DATA = gqmpeg.png - - ACLOCAL_AMFLAGS = -I m4 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff --git a/audio/gqmpeg/patches/patch-ab b/audio/gqmpeg/patches/patch-ab deleted file mode 100644 index 0571efc0373..00000000000 --- a/audio/gqmpeg/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.23 2005/09/08 22:37:53 abs Exp $ - ---- src/cpu_perc.c.orig 2002-05-02 21:08:34.000000000 +0200 -+++ src/cpu_perc.c 2004-05-10 20:22:09.000000000 +0200 -@@ -66,7 +66,11 @@ - /* find where the proc fs is mounted, some strange people could mount it - in another place than /proc, it can even be not mounted at all */ - { -+#if defined(__NetBSD__) && (__NetBSD_Version__ >= 299000900) -+ struct statvfs *mntbufp; -+#else - struct statfs *mntbufp; -+#endif - int fs_count; - int procfs_found = 0; - diff --git a/audio/libvisual-xmms/DESCR b/audio/libvisual-xmms/DESCR deleted file mode 100644 index b6e785cb5ab..00000000000 --- a/audio/libvisual-xmms/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Libvisual is an xmms plugin for the libvisual audio visualisation -framework. diff --git a/audio/libvisual-xmms/Makefile b/audio/libvisual-xmms/Makefile deleted file mode 100644 index 83f449ab5b1..00000000000 --- a/audio/libvisual-xmms/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2009/01/04 22:32:04 shattered Exp $ -# - -DISTNAME= libvisual-xmms-0.2.0 -PKGREVISION= 5 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ -COMMENT= XMMS plugin for libvisual - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= yes -USE_PKGLOCALEDIR= yes -GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config msgfmt - -.include "../../audio/libvisual0.2/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/libvisual-xmms/PLIST b/audio/libvisual-xmms/PLIST deleted file mode 100644 index 39f9c8d91ca..00000000000 --- a/audio/libvisual-xmms/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:16 joerg Exp $ -lib/xmms/Visualization/libvisual_xmms.la -share/libvisual-xmms/libvisual-xmms-vis.bmp -share/libvisual-xmms/libvisual-xmms-vis.xpm -share/locale/es/LC_MESSAGES/libvisual-xmms.mo -share/locale/es_AR/LC_MESSAGES/libvisual-xmms.mo -share/locale/fr/LC_MESSAGES/libvisual-xmms.mo -share/locale/nl/LC_MESSAGES/libvisual-xmms.mo -share/locale/pt_BR/LC_MESSAGES/libvisual-xmms.mo -share/locale/ru/LC_MESSAGES/libvisual-xmms.mo diff --git a/audio/libvisual-xmms/distinfo b/audio/libvisual-xmms/distinfo deleted file mode 100644 index dcc9b9fd3a7..00000000000 --- a/audio/libvisual-xmms/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 20:39:48 agc Exp $ - -SHA1 (libvisual-xmms-0.2.0.tar.gz) = 9e0188dc880ffdb202aea005049c45df7e77d14a -RMD160 (libvisual-xmms-0.2.0.tar.gz) = 22ed3ba95cf8d72defa80aa306807358c725f475 -Size (libvisual-xmms-0.2.0.tar.gz) = 379314 bytes -SHA1 (patch-aa) = cc01876e758ebbff13c930514b5f3274fd853461 -SHA1 (patch-ab) = 2a9ddff14a7638ca0589481837a357a88bbc559c diff --git a/audio/libvisual-xmms/patches/patch-aa b/audio/libvisual-xmms/patches/patch-aa deleted file mode 100644 index de17631cd91..00000000000 --- a/audio/libvisual-xmms/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/11/05 23:09:21 wiz Exp $ - ---- src/Makefile.in.orig 2004-10-12 19:47:27.000000000 +0200 -+++ src/Makefile.in -@@ -125,7 +125,7 @@ INSTOBJEXT = @INSTOBJEXT@ - INTLLIBS = @INTLLIBS@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ --LIBS = -L$(top_srcdir)/src -L$(prefix)/lib @XMMS_LIBS@ @SDL_LIBS@ @GTK_LIBS@ @LIBVISUAL_LIBS@ @LTLIBTINTL@ -+LIBS = -L$(top_srcdir)/src -L$(prefix)/lib @XMMS_LIBS@ @SDL_LIBS@ @GTK_LIBS@ @LIBVISUAL_LIBS@ - LIBS_DYNAMIC_LOADER = @LIBS_DYNAMIC_LOADER@ - LIBTOOL = @LIBTOOL@ - LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@ diff --git a/audio/libvisual-xmms/patches/patch-ab b/audio/libvisual-xmms/patches/patch-ab deleted file mode 100644 index 2d849f82516..00000000000 --- a/audio/libvisual-xmms/patches/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/11/12 20:53:32 kristerw Exp $ - ---- src/main.c.orig Fri Nov 12 21:45:23 2004 -+++ src/main.c Fri Nov 12 21:45:51 2004 -@@ -451,14 +451,14 @@ - - static int visual_render (void *arg) - { -- visual_running = 1; -- visual_stopped = 0; - long render_time, now; - long frame_length; - long idle_time; - long frames; - int ret; - -+ visual_running = 1; -+ visual_stopped = 0; - /* Alright set up the display stuff, we have to do this in this thread because - * GL don't like cross threadness */ - ret = visual_initialize (options->width, options->height); diff --git a/audio/madman/DESCR b/audio/madman/DESCR deleted file mode 100644 index 488f18cd47c..00000000000 --- a/audio/madman/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -Madman administrates digitial music archives nicely: Madman is a powerful -digital music cataloging tool that is capable of flexible querying, tagging -and organizing huge amounts of digital music. diff --git a/audio/madman/MESSAGE b/audio/madman/MESSAGE deleted file mode 100644 index beccc4f79a3..00000000000 --- a/audio/madman/MESSAGE +++ /dev/null @@ -1,7 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/08/27 00:05:19 wiz Exp $ - -Madman currently uses a lot of memory while saving the database. If you -have a large collection of audiofiles (several thousands) you might want to -raise the datasize ulimit (200 MB is a good starting point) -=========================================================================== diff --git a/audio/madman/Makefile b/audio/madman/Makefile deleted file mode 100644 index 274bbfc9db7..00000000000 --- a/audio/madman/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# $NetBSD: Makefile,v 1.28 2011/01/13 13:37:04 wiz Exp $ - -DISTNAME= madman-0.93 -PKGREVISION= 13 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=madman/} - -MAINTAINER= ove@elektro-eel.org -HOMEPAGE= http://madman.sourceforge.net/ -COMMENT= Powerful audio manager for large collections - -BUILD_DEPENDS+= scons>=0.96:../../devel/scons - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LANGUAGES= c c++ -GCC_REQD+= 3.0 - -REPLACE_SH+= plugins/*_* -USE_TOOLS+= sh:run -INSTALLATION_DIRS= bin - -post-extract: - ${MV} ${WRKSRC}/httpd/make_webdata ${WRKSRC}/httpd/make_webdata.org - ${SED} -e 's,#! /usr/bin/env python,#!${PYTHONBIN},' ${WRKSRC}/httpd/make_webdata.org > ${WRKSRC}/httpd/make_webdata - ${CHMOD} 755 ${WRKSRC}/httpd/make_webdata - ${MV} ${WRKSRC}/main/SConscript ${WRKSRC}/main/SConscript.org - ${AWK} '{print} NR == 20 {print "myenv.Append(LINKFLAGS = \"${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} -Wl,-R${X11BASE}/lib,-R${LOCALBASE}/lib,-R${QTDIR}/lib\")"}' ${WRKSRC}/main/SConscript.org > ${WRKSRC}/main/SConscript - -do-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/scons -C ${WRKSRC} prefix=${PREFIX} \ - qt_directory=${QTDIR} add_c_include_dirs=${LOCALBASE}/include add_c_lib_dirs=${WRKDIR}/lib - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/main/madman ${DESTDIR}${PREFIX}/bin - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/madman - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/madman/plugins - for plugin in burn_to_audio_cd burn_to_data_cd export_m3u move_to_trash; do \ - ${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/$$plugin ${DESTDIR}${PREFIX}/lib/madman/plugins; \ - done - -.include "../../x11/qt3-libs/buildlink3.mk" -.include "../../x11/qt3-tools/buildlink3.mk" -.include "../../devel/glib/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../audio/libid3tag/buildlink3.mk" -.include "../../audio/libvorbis/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/madman/PLIST b/audio/madman/PLIST deleted file mode 100644 index 75db7098a92..00000000000 --- a/audio/madman/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:17 joerg Exp $ -bin/madman -lib/madman/plugins/burn_to_audio_cd -lib/madman/plugins/burn_to_data_cd -lib/madman/plugins/export_m3u -lib/madman/plugins/move_to_trash diff --git a/audio/madman/distinfo b/audio/madman/distinfo deleted file mode 100644 index d063d74350f..00000000000 --- a/audio/madman/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.6 2010/01/04 17:59:49 joerg Exp $ - -SHA1 (madman-0.93.tar.gz) = 61eac807b280d301c2bce574cd6c0781611530cd -RMD160 (madman-0.93.tar.gz) = 699a5be1cf28e9e6374879713673334e2ec98fba -Size (madman-0.93.tar.gz) = 548497 bytes -SHA1 (patch-aa) = 0c10ac7f0fa21cb2b1bd458b46278acda17cf031 -SHA1 (patch-ab) = 056252fba05db0f75891181e6093dd3ab6bd5e16 -SHA1 (patch-ac) = 860d323c498b7d01fdf12fc766a50fbc0ceead4e -SHA1 (patch-ad) = 52672eb9e93b251f9ef083d34cf358103fbc229b -SHA1 (patch-ae) = d370197a5a7210bf7fc371365ca489dfca4a1a9e -SHA1 (patch-af) = 820647180f3444163332ca37eb8408745accb46f diff --git a/audio/madman/patches/patch-aa b/audio/madman/patches/patch-aa deleted file mode 100644 index b088592502a..00000000000 --- a/audio/madman/patches/patch-aa +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/08/27 00:05:19 wiz Exp $ - ---- expatconfig.h.org 2004-07-29 17:16:48.000000000 +0200 -+++ expatconfig.h 2004-07-29 17:17:36.000000000 +0200 -@@ -69,16 +69,16 @@ - #define HAVE_STRING_H 1 - - /* Define if you have strlcat */ --/* #undef HAVE_STRLCAT */ -+#define HAVE_STRLCAT - - /* Define if you have the strlcat prototype */ --/* #undef HAVE_STRLCAT_PROTO */ -+#define HAVE_STRLCAT_PROTO - - /* Define if you have strlcpy */ --/* #undef HAVE_STRLCPY */ -+#define HAVE_STRLCPY - - /* Define if you have the strlcpy prototype */ --/* #undef HAVE_STRLCPY_PROTO */ -+#define HAVE_STRLCPY_PROTO - - /* Define to 1 if you have the <sys/stat.h> header file. */ - #define HAVE_SYS_STAT_H 1 diff --git a/audio/madman/patches/patch-ab b/audio/madman/patches/patch-ab deleted file mode 100644 index 93e27a1ed84..00000000000 --- a/audio/madman/patches/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/11/09 12:37:36 wiz Exp $ - ---- ui/auto_tag.cpp.orig 2004-11-08 19:22:02.000000000 +0100 -+++ ui/auto_tag.cpp 2004-11-08 19:22:23.000000000 +0100 -@@ -654,4 +654,4 @@ - - - --#include "moc_auto_tag.cc" -+#include "auto_tag.moc" diff --git a/audio/madman/patches/patch-ac b/audio/madman/patches/patch-ac deleted file mode 100644 index e13e6bfddb5..00000000000 --- a/audio/madman/patches/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2004/11/09 12:37:36 wiz Exp $ - ---- ui/prefs_dialog.cpp.orig 2004-11-08 19:22:13.000000000 +0100 -+++ ui/prefs_dialog.cpp 2004-11-08 19:22:36.000000000 +0100 -@@ -498,4 +498,4 @@ - return make_pair(false, false); - } - --#include "moc_prefs_dialog.cc" -+#include "prefs_dialog.moc" diff --git a/audio/madman/patches/patch-ad b/audio/madman/patches/patch-ad deleted file mode 100644 index 93cde729e6a..00000000000 --- a/audio/madman/patches/patch-ad +++ /dev/null @@ -1,34 +0,0 @@ -$NetBSD: patch-ad,v 1.4 2010/01/04 17:59:49 joerg Exp $ - ---- SConstruct.orig 2004-05-20 14:03:14.000000000 +0000 -+++ SConstruct -@@ -1,6 +1,8 @@ - import os - import glob - -+SConsignFile() -+ - opts = Options( "my_options.py") - - opts.Add("qt_directory", "Path to Qt directory", "not specified") -@@ -18,10 +20,7 @@ opts.Add("add_lib_dirs", "A comma-separa - opts.Add(BoolOption("maintainer_mode", "Whether you want to use some special ingredients", 0)) - - env = Environment( -- ENV = { -- 'PATH' : os.environ[ 'PATH' ], -- 'HOME' : os.environ[ 'HOME' ] # required for distcc -- }, options = opts) -+ ENV = os.environ, options = opts) - env.Replace(CPPPATH = [], LIBS = [], LIBPATH = [], CPPDEFINES = [], - CXXFLAGS = "", CCFLAGS = "") - Help(opts.GenerateHelpText(env)) -@@ -112,7 +111,7 @@ def SplitLibs(lstring): - def CheckForQtAt(context, qtdir): - context.Message('Checking for Qt at %s... ' % qtdir) - result = AttemptLinkWithVariables(context, -- { "LIBS": "qt-mt", "LIBPATH": qtdir + '/lib', "CPPPATH": qtdir + '/include' }, -+ { "LIBS": "qt-mt", "LIBPATH": qtdir + '/lib', "CPPPATH": qtdir + '/include', "LINKFLAGS": os.environ.get("PTHREAD_LDFLAGS","").split() + os.environ.get("PTHREAD_LIBS", "").split()}, - """ - #include <qapplication.h> - int main(int argc, char **argv) { diff --git a/audio/madman/patches/patch-ae b/audio/madman/patches/patch-ae deleted file mode 100644 index 35ebe81c92b..00000000000 --- a/audio/madman/patches/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2006/01/05 23:21:47 wiz Exp $ - ---- designer/mainwin.ui.orig 2004-05-20 14:03:14.000000000 +0000 -+++ designer/mainwin.ui -@@ -1039,9 +1039,4 @@ - <slot>fileExitAction_activated()</slot> - </slots> - <layoutdefaults spacing="6" margin="2"/> --<includehints> -- <includehint>tsonglistview.h</includehint> -- <includehint>tsetlistview.h</includehint> -- <includehint>tsonglistview.h</includehint> --</includehints> - </UI> diff --git a/audio/madman/patches/patch-af b/audio/madman/patches/patch-af deleted file mode 100644 index 0c08025b642..00000000000 --- a/audio/madman/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2006/05/31 10:25:19 joerg Exp $ - ---- utility/refcnt_ptr.h.orig 2006-05-31 10:09:27.000000000 +0000 -+++ utility/refcnt_ptr.h -@@ -109,7 +109,7 @@ public: - refcnt_ptr(const refcnt_ptr<T2>& rhs) throw() - { - object = rhs.object; -- refcnt = rhs.refCnt; -+ this->refcnt = rhs.refCnt; - increaseCount(); - } - diff --git a/audio/py-xmms/DESCR b/audio/py-xmms/DESCR deleted file mode 100644 index fd392c34f92..00000000000 --- a/audio/py-xmms/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -PyXMMS is a Python interface to XMMS, a multimedia player written for -the X Window System. PyXMMS can be used to control XMMS or manage its -main configuration file from a program written in Python. diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile deleted file mode 100644 index 5ba4ef3b359..00000000000 --- a/audio/py-xmms/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:15 joerg Exp $ - -DISTNAME= pyxmms-2.02 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 2 -CATEGORIES= audio python -MASTER_SITES= http://people.via.ecp.fr/~flo/2002/PyXMMS/dist/ - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://people.via.ecp.fr/~flo/index.en.xhtml\#PyXMMS_and_PyXMMS-remote -COMMENT= Python interface to XMMS - -PKG_DESTDIR_SUPPORT= user-destdir - -PYDISTUTILSPKG= yes -NO_CONFIGURE= yes - -SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= Fixing hardcoded paths. -SUBST_STAGE.paths= post-patch -SUBST_FILES.paths= setup.cfg -SUBST_SED.paths= -e 's,/usr/local,${PREFIX}/,g' - -.include "../../audio/xmms/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/py-xmms/PLIST b/audio/py-xmms/PLIST deleted file mode 100644 index c51c69708ea..00000000000 --- a/audio/py-xmms/PLIST +++ /dev/null @@ -1,15 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:20 joerg Exp $ -${PYSITELIB}/xmms/__init__.py -${PYSITELIB}/xmms/__init__.pyc -${PYSITELIB}/xmms/__init__.pyo -${PYSITELIB}/xmms/_xmmsconfig.so -${PYSITELIB}/xmms/_xmmscontrol.so -${PYSITELIB}/xmms/common.py -${PYSITELIB}/xmms/common.pyc -${PYSITELIB}/xmms/common.pyo -${PYSITELIB}/xmms/config.py -${PYSITELIB}/xmms/config.pyc -${PYSITELIB}/xmms/config.pyo -${PYSITELIB}/xmms/control.py -${PYSITELIB}/xmms/control.pyc -${PYSITELIB}/xmms/control.pyo diff --git a/audio/py-xmms/distinfo b/audio/py-xmms/distinfo deleted file mode 100644 index ecd52cacf49..00000000000 --- a/audio/py-xmms/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:51 agc Exp $ - -SHA1 (pyxmms-2.02.tar.gz) = 04ea7186d71158b28b283ed02a160dd2bab4eb7a -RMD160 (pyxmms-2.02.tar.gz) = de057b689a9803987648f8c84dfd1fd221794597 -Size (pyxmms-2.02.tar.gz) = 44020 bytes diff --git a/audio/xmms-alarm/DESCR b/audio/xmms-alarm/DESCR deleted file mode 100644 index d7052f9b055..00000000000 --- a/audio/xmms-alarm/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This plugin allows your XMMS be used as an alarm clock. Various settings are -available (like, for example, volume fading-in time). diff --git a/audio/xmms-alarm/Makefile b/audio/xmms-alarm/Makefile deleted file mode 100644 index 4d36c2dc345..00000000000 --- a/audio/xmms-alarm/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2011/02/10 21:51:37 zafer Exp $ -# - -DISTNAME= xmms-alarm-0.3.7 -CATEGORIES= audio -MASTER_SITES= http://distfiles.aydogan.net/audio/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.snika.uklinux.net/index.php?show=xmms-alarm -COMMENT= Plugin which allows XMMS to be used as an alarm clock - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES -SHLIBTOOL_OVERRIDE= # empty - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-alarm/PLIST b/audio/xmms-alarm/PLIST deleted file mode 100644 index 5e7e99a3ec7..00000000000 --- a/audio/xmms-alarm/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/General/libalarm.la diff --git a/audio/xmms-alarm/distinfo b/audio/xmms-alarm/distinfo deleted file mode 100644 index 18cd5a562c9..00000000000 --- a/audio/xmms-alarm/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.4 2006/12/11 09:09:48 obache Exp $ - -SHA1 (xmms-alarm-0.3.7.tar.bz2) = 18eb8dd84cc7d4b444196f68999c2877049758ce -RMD160 (xmms-alarm-0.3.7.tar.bz2) = 2a54a0f42b50833cec7588b5cedf82b31b33eee3 -Size (xmms-alarm-0.3.7.tar.bz2) = 247385 bytes -SHA1 (patch-aa) = 3449a689d560dc57be821d56bd75614100cb1584 diff --git a/audio/xmms-alarm/patches/patch-aa b/audio/xmms-alarm/patches/patch-aa deleted file mode 100644 index 5afd97d9317..00000000000 --- a/audio/xmms-alarm/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/08/12 07:10:07 wiz Exp $ - ---- src/alarm.c~ Fri Jun 13 21:51:30 2003 -+++ src/alarm.c Fri Jun 13 21:56:46 2003 -@@ -750,7 +750,7 @@ - pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED); - - pthread_attr_setinheritsched(&attr, PTHREAD_EXPLICIT_SCHED); -- pthread_attr_setschedpolicy(&attr, SCHED_OTHER); -+/* pthread_attr_setschedpolicy(&attr, SCHED_OTHER); */ - pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); - - pthread_create(&tid, &attr, start_routine, args); diff --git a/audio/xmms-arts/DESCR b/audio/xmms-arts/DESCR deleted file mode 100644 index 3615c2ef6f0..00000000000 --- a/audio/xmms-arts/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -xmms-arts is an output plugin for the XMMS program that allows it to output -sound using the aRts sound daemon (mainly used by the KDE desktop). diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile deleted file mode 100644 index 62213557ab9..00000000000 --- a/audio/xmms-arts/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= arts_output-0.7.1 -PKGNAME= xmms-arts-0.7.1 -PKGREVISION= 2 -CATEGORIES= audio kde -MASTER_SITES= http://havardk.xmms.org/plugins/arts_output/ - -MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://www.xmms.org/plugins.php?category=output -COMMENT= XMMS plugin to output sound through the aRts sound daemon - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -SHLIBTOOL_OVERRIDE= # empty - -LIBS+= ${LIBOSSAUDIO} - -.include "../../audio/arts/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/glib/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-arts/PLIST b/audio/xmms-arts/PLIST deleted file mode 100644 index fc378ff9d93..00000000000 --- a/audio/xmms-arts/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:32:25 joerg Exp $ -bin/xmms-arts-helper -lib/xmms/Output/libarts.la diff --git a/audio/xmms-arts/distinfo b/audio/xmms-arts/distinfo deleted file mode 100644 index 65dacee98e5..00000000000 --- a/audio/xmms-arts/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 20:39:54 agc Exp $ - -SHA1 (arts_output-0.7.1.tar.gz) = 026b7b0be459cfff75557c04e54425c4d21dacaf -RMD160 (arts_output-0.7.1.tar.gz) = 3784f2ef5f99c61123477ce03ee6bcb1ffdf3214 -Size (arts_output-0.7.1.tar.gz) = 236839 bytes -SHA1 (patch-ab) = b5205b675f9db35d1035a68d4e01f9473322c39d diff --git a/audio/xmms-arts/patches/patch-ab b/audio/xmms-arts/patches/patch-ab deleted file mode 100644 index 34a1113a04f..00000000000 --- a/audio/xmms-arts/patches/patch-ab +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/12/01 11:47:45 markd Exp $ - ---- arts_helper.c.orig 2004-11-29 15:01:44.000000000 +1300 -+++ arts_helper.c 2004-11-29 15:02:12.000000000 +1300 -@@ -15,6 +15,7 @@ - #include <errno.h> - #include <signal.h> - #include <sys/select.h> -+#include <sys/time.h> - - #include <artsc.h> - -@@ -243,7 +244,7 @@ - { - going = 0; - arts_close_stream(handle); -- arts_free(); -+ /* arts_free(); */ - } - - static int read_all(int fd, void *buf, size_t count) -@@ -439,5 +440,5 @@ - ret = main_loop(fd); - close(fd); - /* fprintf(stderr, "helper exits\n"); */ -- return ret < 0; -+ exit(ret < 0); - } diff --git a/audio/xmms-bezier/DESCR b/audio/xmms-bezier/DESCR deleted file mode 100644 index 7b3ca96a69e..00000000000 --- a/audio/xmms-bezier/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -Jittering plane in the rhythm of the sound, using OpenGL. - - There are also some keyboard keys you can press to modify options: - 'f': toggle fullscreen mode - 't': toggle between flat and smooth shading. - 'g': toggle the drawing of the ground. - 'p': pause and unpause display - ',' and '.': adjust the tessellation. - 'i' and 'k': adjust the camera height. - 'o' and 'l': adjust the camera velocity. - - It also accepts the following xmms shortcuts (sent to session 0): - 'z': previous 'x': pause - 'c': play 'v': stop - 'b': next 's': shuffle - 'r': repeat diff --git a/audio/xmms-bezier/Makefile b/audio/xmms-bezier/Makefile deleted file mode 100644 index 11872fe71f7..00000000000 --- a/audio/xmms-bezier/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= bezier-0.0.3 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 5 -CATEGORIES= audio -MASTER_SITES= http://yossman.net/~kuroyi/ - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= OpenGL XMMS plugin - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes -CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1 -LIBS+= -lX11 -lm - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/glib/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-bezier/PLIST b/audio/xmms-bezier/PLIST deleted file mode 100644 index c5ffcbcabac..00000000000 --- a/audio/xmms-bezier/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libbezier.la diff --git a/audio/xmms-bezier/distinfo b/audio/xmms-bezier/distinfo deleted file mode 100644 index 6959e8277e9..00000000000 --- a/audio/xmms-bezier/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 20:39:54 agc Exp $ - -SHA1 (bezier-0.0.3.tar.gz) = 682c634a02943add289de0e0a5ea60de4640babc -RMD160 (bezier-0.0.3.tar.gz) = 45a1a1fb8a18330b0db1a8b467771b687afbd831 -Size (bezier-0.0.3.tar.gz) = 129507 bytes -SHA1 (patch-aa) = 1c84d71205e5903de83a670d3057b16edf2cfd12 diff --git a/audio/xmms-bezier/patches/patch-aa b/audio/xmms-bezier/patches/patch-aa deleted file mode 100644 index ddfe953eef3..00000000000 --- a/audio/xmms-bezier/patches/patch-aa +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/12/28 15:00:50 wiz Exp $ - ---- configure.orig 2004-12-28 15:55:24.000000000 +0100 -+++ configure -@@ -3308,7 +3308,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lMesaGL $LIBS" -+LIBS="-lMesaGL -lXext $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3314 "configure" - #include "confdefs.h" -@@ -3336,7 +3336,7 @@ LIBS="$ac_save_LIBS" - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- OPENGL_LIBS="-lMesaGL" -+ OPENGL_LIBS="-lMesaGL -lXext" - else - echo "$ac_t""no" 1>&6 - { echo "configure: error: *** OpenGL libs not found - please install first ***" 1>&2; exit 1; } -@@ -3422,7 +3422,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lMesaGLU $LIBS" -+LIBS="-lMesaGLU -lXext $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3428 "configure" - #include "confdefs.h" -@@ -3453,7 +3453,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l - cat >> confdefs.h <<\EOF - #define HAVE_GLU 1 - EOF -- OPENGL_LIBS="$OPENGL_LIBS -l MesaGLU" -+ OPENGL_LIBS="$OPENGL_LIBS -lMesaGLU -lXext" - else - echo "$ac_t""no" 1>&6 - fi diff --git a/audio/xmms-blursk/DESCR b/audio/xmms-blursk/DESCR deleted file mode 100644 index 89fef71e789..00000000000 --- a/audio/xmms-blursk/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Blursk is a visualization plugin for the XMMS MP3 player. It was -inspired by the "Blur Scope" plugin, but Blursk goes far beyond -that. It supports a wide variety of colormaps, blur patterns, -plotting styles, and other options diff --git a/audio/xmms-blursk/MESSAGE b/audio/xmms-blursk/MESSAGE deleted file mode 100644 index 7a653f17678..00000000000 --- a/audio/xmms-blursk/MESSAGE +++ /dev/null @@ -1,8 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2003/07/13 08:43:31 mrg Exp $ - -A large list of default preset settings for Blursk have been installed -into ${PREFIX}/share/xmms/blursk-presets, and should be copied to each -users ~/.xmms directory for use. - -=========================================================================== diff --git a/audio/xmms-blursk/Makefile b/audio/xmms-blursk/Makefile deleted file mode 100644 index 27f6b565d69..00000000000 --- a/audio/xmms-blursk/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2009/07/08 15:02:14 joerg Exp $ - -DISTNAME= Blursk-1.3 -PKGNAME= xmms-blursk-1.3 -PKGREVISION= 2 -CATEGORIES= xmms audio -MASTER_SITES= http://web.cecs.pdx.edu/~kirkenda/blursk/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} blursk-presets - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://web.cecs.pdx.edu/~kirkenda/blursk/ -COMMENT= Visualization plugin for XMMS inspired by "Blur Scope" - -PKG_DESTDIR_SUPPORT= user-destdir - -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -INSTALLATION_DIRS= share/xmms - -post-install: - ${INSTALL_DATA} ${DISTDIR}/blursk-presets ${DESTDIR}${PREFIX}/share/xmms/blursk-presets - -.include "../../audio/xmms/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXv/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-blursk/PLIST b/audio/xmms-blursk/PLIST deleted file mode 100644 index 1c5931e662a..00000000000 --- a/audio/xmms-blursk/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libblursk.la -share/xmms/blursk-presets diff --git a/audio/xmms-blursk/distinfo b/audio/xmms-blursk/distinfo deleted file mode 100644 index 406871e0661..00000000000 --- a/audio/xmms-blursk/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.4 2006/02/16 18:05:09 wiz Exp $ - -SHA1 (Blursk-1.3.tar.gz) = b9ee5c50c3810d017cb09eace004610ad739c118 -RMD160 (Blursk-1.3.tar.gz) = 5a0dbaa5f800a998981c79b5a91b827aeecac0ad -Size (Blursk-1.3.tar.gz) = 345631 bytes -SHA1 (blursk-presets) = 828924d46de93401bb83b20548040f00e96a85c9 -RMD160 (blursk-presets) = 4d4bc70ee7669232d57c7ee83d2d8b7cbde37155 -Size (blursk-presets) = 16386 bytes -SHA1 (patch-aa) = d425c1ba61e9171bd9c57972ed20d3eed9caf940 diff --git a/audio/xmms-blursk/patches/patch-aa b/audio/xmms-blursk/patches/patch-aa deleted file mode 100644 index 7e6ce7bf6df..00000000000 --- a/audio/xmms-blursk/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2006/02/16 18:05:09 wiz Exp $ - ---- Makefile.in.orig 2006-02-16 09:55:22.000000000 +0000 -+++ Makefile.in -@@ -123,7 +123,7 @@ lib_LTLIBRARIES = libblursk.la - libdir = $(plugindir)/$(VISUALIZATION_PLUGIN_DIR) - - libblursk_la_LDFLAGS = -module -avoid-version --LIBS = @GTK_LIBS@ @PTHREAD_LIBS@ -+LIBS = @GTK_LIBS@ - - COMMON_CFLAGS = -O2 -I$(top_builddir) -I$(top_srcdir) -D_REENTRANT @GTK_CFLAGS@ - COMMON_SRC = blur.c blursk.c blursk.h color.c config.c config.h readme.c about.c img.c loop.c render.c preset.c bitmap.c paste.c xv.c text.c diff --git a/audio/xmms-bump-scope/DESCR b/audio/xmms-bump-scope/DESCR deleted file mode 100644 index 623358e4e49..00000000000 --- a/audio/xmms-bump-scope/DESCR +++ /dev/null @@ -1 +0,0 @@ -Moving light embossing oscilloscope. diff --git a/audio/xmms-bump-scope/Makefile b/audio/xmms-bump-scope/Makefile deleted file mode 100644 index 98e4d2f0da3..00000000000 --- a/audio/xmms-bump-scope/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2009/05/28 20:48:08 zafer Exp $ -# - -DISTNAME= bump_scope-0.0.3 -PKGNAME= xmms-bump-scope-0.0.3 -PKGREVISION= 5 -CATEGORIES= xmms audio -MASTER_SITES= http://zenthought.org/system/files/asset/2/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://zinx.xmms.org/xmms/ -COMMENT= Moving light embossing oscilloscope - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES -GNU_CONFIGURE= YES - -MAKE_ENV+= plugindir=${PREFIX}/lib/xmms/Visualization - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-bump-scope/PLIST b/audio/xmms-bump-scope/PLIST deleted file mode 100644 index 8cfa5760d9a..00000000000 --- a/audio/xmms-bump-scope/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2005/09/26 12:48:03 wiz Exp $ -lib/xmms/Visualization/libbumpscope.la diff --git a/audio/xmms-bump-scope/distinfo b/audio/xmms-bump-scope/distinfo deleted file mode 100644 index 71bdb6157c8..00000000000 --- a/audio/xmms-bump-scope/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/12/07 17:40:59 joerg Exp $ - -SHA1 (bump_scope-0.0.3.tar.gz) = 034d611246ce7ed96770ffda250ebadd20de33fb -RMD160 (bump_scope-0.0.3.tar.gz) = 4abf24b0552a874363e7fbc838087b900660db4c -Size (bump_scope-0.0.3.tar.gz) = 160690 bytes -SHA1 (patch-aa) = fd3ea0cea8e4cb34d338cc3ea2ea6684805bdd2f diff --git a/audio/xmms-bump-scope/patches/patch-aa b/audio/xmms-bump-scope/patches/patch-aa deleted file mode 100644 index bac16dac4df..00000000000 --- a/audio/xmms-bump-scope/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2005/12/07 17:40:59 joerg Exp $ - ---- bump_scope.c.orig 2005-12-07 17:23:21.000000000 +0000 -+++ bump_scope.c -@@ -399,6 +399,7 @@ void bumpscope_menu_cb(gpointer cb_data, - GTK_CHECK_MENU_ITEM(gtk_item_factory_get_widget(bumpscope_menu, "/Fullscreen"))->active = am_fullscreen; - break; - default: -+ break; - /* ugh */ - } - } diff --git a/audio/xmms-dflowers/DESCR b/audio/xmms-dflowers/DESCR deleted file mode 100644 index a622f49f83c..00000000000 --- a/audio/xmms-dflowers/DESCR +++ /dev/null @@ -1 +0,0 @@ -Dual Flower Scope XMMS plugin diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile deleted file mode 100644 index 2e82699b435..00000000000 --- a/audio/xmms-dflowers/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.26 2009/07/08 15:15:15 joerg Exp $ -# - -DISTNAME= dflowers-1.2 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_LOCAL} - -MAINTAINER= pkgsrc-users@NetBSD.org -# HOMEPAGE= http://www.shell.linux.se/bm/index.php?page=xmmsplugin -# AWOL -COMMENT= XMMS plugin for dual flower scope - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-dflowers/PLIST b/audio/xmms-dflowers/PLIST deleted file mode 100644 index 5cc40b03999..00000000000 --- a/audio/xmms-dflowers/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:25 joerg Exp $ -lib/xmms/Visualization/libdflowers.la -share/xmms/dflowers_themes/bg_blueheart.xpm -share/xmms/dflowers_themes/bg_def.xpm diff --git a/audio/xmms-dflowers/distinfo b/audio/xmms-dflowers/distinfo deleted file mode 100644 index 4b8aa94f80a..00000000000 --- a/audio/xmms-dflowers/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.7 2009/10/07 15:34:14 joerg Exp $ - -SHA1 (dflowers-1.2.tar.gz) = 5f7b518652a6df3677fdeaffa5014ad0171dd426 -RMD160 (dflowers-1.2.tar.gz) = 40fc89003846f180ca3b803c1ac1eade9c428e80 -Size (dflowers-1.2.tar.gz) = 47953 bytes -SHA1 (patch-aa) = 6cc6ac4d64c04c66653b02d33b4bc046f885481c diff --git a/audio/xmms-dflowers/patches/patch-aa b/audio/xmms-dflowers/patches/patch-aa deleted file mode 100644 index 41f9b853d98..00000000000 --- a/audio/xmms-dflowers/patches/patch-aa +++ /dev/null @@ -1,57 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2009/10/07 15:34:14 joerg Exp $ - ---- Makefile.orig Sat Jun 9 14:37:36 2001 -+++ Makefile -@@ -1,13 +1,9 @@ - # Change paths if necessary - --CC = gcc --OPT = -m486 -O2 - #OPT = -mpentium -O6 - #OPT = -mcpu=k6 -march=k6 -O6 --CONF= -DNO_WIN_DECORATIONS --CFLAGS = $(OPT) -Wall -fPIC `gtk-config --cflags gthread` --LFLAGS = -shared -fPIC -L/usr/local/lib --OBJ = dflowers.o -+CFLAGS+= $(OPT) -Wall -fPIC `gtk-config --cflags gthread` -+OBJ = dflowers.lo - INSTALL-DIR=`xmms-config --visualization-plugin-dir` - XMMS_DATADIR=`xmms-config --data-dir` - #INSTALL-DIR=$(HOME)/.xmms/Plugins -@@ -15,21 +11,26 @@ XMMS_DATADIR=`xmms-config --data-dir` - THEME_SUBDIR=dflowers_themes - XMMS_DATADIR_FLAGS=-DTHEMEDIR=\"$(XMMS_DATADIR)/$(THEME_SUBDIR)/\" - --all: libdflowers.so -+.SUFFIXES: .c .lo - --libdflowers.so: $(OBJ) -- $(CC) -o libdflowers.so $(OBJ) $(LFLAGS) -+all: libdflowers.la -+ -+libdflowers.la: $(OBJ) -+ ${LIBTOOL} --mode=link $(CC) -o libdflowers.la -module -avoid-version $(OBJ) $(LFLAGS) -rpath ${INSTALL-DIR} -+ -+.c.lo: -+ ${LIBTOOL} --mode=compile $(CC) $(CFLAGS) $(CONF) $(XMMS_DATADIR_FLAGS) -c $< - --.c.o: -- $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< - - clean: -- rm -f *.o core *.so* -+ rm -f *.o core *.so* *.la *.so *.lo -+ rm -fr .libs - - distclean: - rm -f *.o core *~ - --install: -- install libdflowers.so $(INSTALL-DIR) -+install: libdflowers.la -+ ${LIBTOOL} --mode=install install libdflowers.la ${DESTDIR}$(INSTALL-DIR) -- mkdir -p $(XMMS_DATADIR)/$(THEME_SUBDIR) -+ mkdir -p ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) -- install bg_*.xpm $(XMMS_DATADIR)/$(THEME_SUBDIR) -+ $(BSD_INSTALL_DATA) bg_*.xpm ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) -+ diff --git a/audio/xmms-dscope/DESCR b/audio/xmms-dscope/DESCR deleted file mode 100644 index f3866964647..00000000000 --- a/audio/xmms-dscope/DESCR +++ /dev/null @@ -1 +0,0 @@ -Dual Scope XMMS plugin diff --git a/audio/xmms-dscope/Makefile b/audio/xmms-dscope/Makefile deleted file mode 100644 index cd32964957d..00000000000 --- a/audio/xmms-dscope/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.23 2009/07/08 15:09:19 joerg Exp $ -# - -DISTNAME= dscope-1.2 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= # - -MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html -COMMENT= XMMS plugin for dual scope - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization - -pre-build: - cd ${WRKSRC} ; ${MAKE} clean - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-dscope/PLIST b/audio/xmms-dscope/PLIST deleted file mode 100644 index 1f3f3bb0b84..00000000000 --- a/audio/xmms-dscope/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:25 joerg Exp $ -lib/xmms/Visualization/libdscope.la -share/xmms/dscope_themes/bg_xmms.xpm -share/xmms/dscope_themes/bg_gtk.xpm diff --git a/audio/xmms-dscope/distinfo b/audio/xmms-dscope/distinfo deleted file mode 100644 index 8347f6b7536..00000000000 --- a/audio/xmms-dscope/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.7 2009/10/07 15:31:10 joerg Exp $ - -SHA1 (dscope-1.2.tar.gz) = 5a4750c0a8170c1e2d263df1212262b3adad1210 -RMD160 (dscope-1.2.tar.gz) = c8a8fcfdfe37591b0d757cab84ff83898af924ae -Size (dscope-1.2.tar.gz) = 34353 bytes -SHA1 (patch-aa) = 9730cfa000cec4f6ba107d174ae11fb0bfdf7cdd diff --git a/audio/xmms-dscope/patches/patch-aa b/audio/xmms-dscope/patches/patch-aa deleted file mode 100644 index ee32a7fb319..00000000000 --- a/audio/xmms-dscope/patches/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2009/10/07 15:31:10 joerg Exp $ - ---- Makefile.orig Sat Jan 20 06:18:28 2001 -+++ Makefile -@@ -1,12 +1,12 @@ - # Change paths & OPT if necessary - --CC = gcc --OPT = -m486 -O2 -+#CC = gcc -+#OPT = -m486 -O2 - #OPT = -mpentium -O6 - #OPT = -mcpu=k6 -march=k6 -O6 --CFLAGS = $(OPT) -Wall -fPIC `gtk-config --cflags gthread` --LFLAGS = -shared -fPIC -L/usr/local/lib --OBJ = dscope.o -+CFLAGS+= $(OPT) -Wall -fPIC `gtk-config --cflags gthread` -+#LFLAGS = -shared -fPIC -L/usr/local/lib -+OBJ = dscope.lo - INSTALL-DIR=`xmms-config --visualization-plugin-dir` - XMMS_DATADIR=`xmms-config --data-dir` - #INSTALL-DIR=$(HOME)/.xmms/Plugins -@@ -14,21 +14,24 @@ XMMS_DATADIR=`xmms-config --data-dir` - THEME_SUBDIR=dscope_themes - XMMS_DATADIR_FLAGS=-DTHEMEDIR=\"$(XMMS_DATADIR)/$(THEME_SUBDIR)/\" - --all: libdscope.so -+.SUFFIXES: .c .lo - --libdscope.so: $(OBJ) -- $(CC) -o libdscope.so $(OBJ) $(LFLAGS) -+all: libdscope.la - --.c.o: -- $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< -+libdscope.la: $(OBJ) -+ ${LIBTOOL} --mode=link $(CC) -o libdscope.la -module -avoid-version $(OBJ) $(LFLAGS) -rpath $(INSTALL-DIR) -+ -+.c.lo: -+ ${LIBTOOL} --mode=compile $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< - - clean: -- rm -f *.o core *.so* -+ rm -f *.o core *.so* *.lo *.la -+ rm -fr .libs - - distclean: - rm -f *.o core *~ - - install: -- install libdscope.so $(INSTALL-DIR) -- mkdir -p $(XMMS_DATADIR)/$(THEME_SUBDIR) -- install bg_*.xpm $(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${LIBTOOL} --mode=install ${INSTALL} libdscope.la ${DESTDIR}$(INSTALL-DIR) -+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${BSD_INSTALL_DATA} bg_*.xpm ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) diff --git a/audio/xmms-dspectogram/DESCR b/audio/xmms-dspectogram/DESCR deleted file mode 100644 index 7b083e74362..00000000000 --- a/audio/xmms-dspectogram/DESCR +++ /dev/null @@ -1 +0,0 @@ -Dual Spectogram visual XMMS plugin diff --git a/audio/xmms-dspectogram/Makefile b/audio/xmms-dspectogram/Makefile deleted file mode 100644 index a34968b84b2..00000000000 --- a/audio/xmms-dspectogram/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2009/07/08 15:05:57 joerg Exp $ -# - -DISTNAME= dspectogram-1.2 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://hem.passagen.se/joakime/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hem.passagen.se/joakime/ -COMMENT= XMMS plugin for dual spectogram - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization - -pre-build: - cd ${WRKSRC} ; ${MAKE} clean - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-dspectogram/PLIST b/audio/xmms-dspectogram/PLIST deleted file mode 100644 index 2ee07653684..00000000000 --- a/audio/xmms-dspectogram/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:25 joerg Exp $ -lib/xmms/Visualization/libdspectogram.la -share/xmms/dspectogram_themes/bg_gtk.xpm -share/xmms/dspectogram_themes/bg_xmms.xpm -share/xmms/dspectogram_themes/bg_xmms1.xpm -share/xmms/dspectogram_themes/bg_xmms2.xpm diff --git a/audio/xmms-dspectogram/distinfo b/audio/xmms-dspectogram/distinfo deleted file mode 100644 index 19cf2f6b10f..00000000000 --- a/audio/xmms-dspectogram/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.7 2009/10/07 15:18:03 joerg Exp $ - -SHA1 (dspectogram-1.2.tar.gz) = defad396e898efdaa597312629afc1b46bd7e9c9 -RMD160 (dspectogram-1.2.tar.gz) = bf7d3004ba647d176b822791a9cf49f26a495057 -Size (dspectogram-1.2.tar.gz) = 40791 bytes -SHA1 (patch-aa) = 1a98b410dd7819bf40cca99fc3eaf5ad4fcf90a6 diff --git a/audio/xmms-dspectogram/patches/patch-aa b/audio/xmms-dspectogram/patches/patch-aa deleted file mode 100644 index 6e2400d2223..00000000000 --- a/audio/xmms-dspectogram/patches/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2009/10/07 15:18:03 joerg Exp $ - ---- Makefile.orig Sat Jan 20 06:20:49 2001 -+++ Makefile -@@ -1,12 +1,12 @@ - # Change paths & OPT if necessary - --CC = gcc --OPT = -m486 -O2 -+#CC = gcc -+#OPT = -m486 -O2 - #OPT = -mpentium -O6 - #OPT = -mcpu=k6 -march=k6 -O6 --CFLAGS = $(OPT) -Wall -fPIC `gtk-config --cflags gthread` --LFLAGS = -shared -fPIC -L/usr/local/lib --OBJ = dspectogram.o -+CFLAGS+= $(OPT) -Wall -fPIC `gtk-config --cflags gthread` -+#LFLAGS = -shared -fPIC -L/usr/local/lib -+OBJ = dspectogram.lo - INSTALL-DIR=`xmms-config --visualization-plugin-dir` - XMMS_DATADIR=`xmms-config --data-dir` - #INSTALL-DIR=$(HOME)/.xmms/Plugins -@@ -14,21 +14,24 @@ XMMS_DATADIR=`xmms-config --data-dir` - THEME_SUBDIR=dspectogram_themes - XMMS_DATADIR_FLAGS=-DTHEMEDIR=\"$(XMMS_DATADIR)/$(THEME_SUBDIR)/\" - --all: libdspectogram.so -+.SUFFIXES: .c .lo - --libdspectogram.so: $(OBJ) -- $(CC) -o libdspectogram.so $(OBJ) $(LFLAGS) -+all: libdspectogram.la - --.c.o: -- $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< -+libdspectogram.la: $(OBJ) -+ ${LIBTOOL} --mode=link $(CC) -o libdspectogram.la $(OBJ) $(LFLAGS) -rpath ${INSTALL-DIR} -module -avoid-version -+ -+.c.lo: -+ ${LIBTOOL} --mode=compile $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< - - clean: -- rm -f *.o core *.so* -+ rm -f *.o core *.so* *.la *.lo -+ rm -fr .libs - - distclean: - rm -f *.o core *~ - - install: -- install libdspectogram.so $(INSTALL-DIR) -- mkdir -p $(XMMS_DATADIR)/$(THEME_SUBDIR) -- install bg_*.xpm $(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${LIBTOOL} --mode=install ${INSTALL} libdspectogram.la ${DESTDIR}$(INSTALL-DIR) -+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${BSD_INSTALL_DATA} bg_*.xpm ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) diff --git a/audio/xmms-dspectral/DESCR b/audio/xmms-dspectral/DESCR deleted file mode 100644 index 2b6d7835013..00000000000 --- a/audio/xmms-dspectral/DESCR +++ /dev/null @@ -1 +0,0 @@ -Dual Spectralizer visual XMMS plugin diff --git a/audio/xmms-dspectral/Makefile b/audio/xmms-dspectral/Makefile deleted file mode 100644 index a47030aabed..00000000000 --- a/audio/xmms-dspectral/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.13 2009/07/08 15:05:52 joerg Exp $ -# - -DISTNAME= dspectral-1.2 -PKGNAME= xmms-dspectral-1.2 -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://hem.passagen.se/joakime/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html -COMMENT= XMMS plugin for dual spectral analyzer - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization - -pre-build: - cd ${WRKSRC} ; ${MAKE} clean - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-dspectral/PLIST b/audio/xmms-dspectral/PLIST deleted file mode 100644 index 61c90d8f933..00000000000 --- a/audio/xmms-dspectral/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:25 joerg Exp $ -lib/xmms/Visualization/libdspectral.la -share/xmms/dspectral_themes/bg_blue.xpm -share/xmms/dspectral_themes/bg_gtk.xpm -share/xmms/dspectral_themes/bg_white.xpm -share/xmms/dspectral_themes/bg_xmms.xpm diff --git a/audio/xmms-dspectral/distinfo b/audio/xmms-dspectral/distinfo deleted file mode 100644 index 0403b830352..00000000000 --- a/audio/xmms-dspectral/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.4 2009/10/07 15:14:47 joerg Exp $ - -SHA1 (dspectral-1.2.tar.gz) = da32adcdcfef1cc2e32e4d5013623be64922c430 -RMD160 (dspectral-1.2.tar.gz) = 7cdbdeadb8309d90ff1d42deb0704dc495b81728 -Size (dspectral-1.2.tar.gz) = 41866 bytes -SHA1 (patch-aa) = 396884805bcdda5f57e6851afba7ad44036f0c50 diff --git a/audio/xmms-dspectral/patches/patch-aa b/audio/xmms-dspectral/patches/patch-aa deleted file mode 100644 index d2fbc34d6a7..00000000000 --- a/audio/xmms-dspectral/patches/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2009/10/07 15:14:47 joerg Exp $ - ---- Makefile.orig Sat Jan 20 06:19:26 2001 -+++ Makefile -@@ -1,12 +1,12 @@ - # Change paths & OPT if necessary - --CC = gcc --OPT = -m486 -O2 -+#CC = gcc -+OPT = -O2 - #OPT = -mpentium -O6 - #OPT = -mcpu=k6 -march=k6 -O6 --CFLAGS = $(OPT) -Wall -fPIC `gtk-config --cflags gthread` --LFLAGS = -shared -fPIC -L/usr/local/lib --OBJ = dspectral.o -+CFLAGS+= $(OPT) -Wall -fPIC `gtk-config --cflags gthread` -+#LFLAGS = -shared -fPIC -L/usr/local/lib -+OBJ = dspectral.lo - INSTALL-DIR=`xmms-config --visualization-plugin-dir` - XMMS_DATADIR=`xmms-config --data-dir` - #INSTALL-DIR=$(HOME)/.xmms/Plugins -@@ -14,21 +14,24 @@ XMMS_DATADIR=`xmms-config --data-dir` - THEME_SUBDIR=dspectral_themes - XMMS_DATADIR_FLAGS=-DTHEMEDIR=\"$(XMMS_DATADIR)/$(THEME_SUBDIR)/\" - --all: libdspectral.so -+.SUFFIXES: .c .lo - --libdspectral.so: $(OBJ) -- $(CC) -o libdspectral.so $(OBJ) $(LFLAGS) -+all: libdspectral.la - --.c.o: -- $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< -+libdspectral.la: $(OBJ) -+ ${LIBTOOL} --mode=link $(CC) -o libdspectral.la $(OBJ) $(LFLAGS) -module -avoid-version -rpath $(INSTALL-DIR) -+ -+.c.lo: -+ ${LIBTOOL} --mode=compile $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< - - clean: -- rm -f *.o core *.so* -+ rm -f *.o core *.so* *.lo *.la -+ rm -fr .libs - - distclean: - rm -f *.o core *~ - - install: -- install libdspectral.so $(INSTALL-DIR) -- mkdir -p $(XMMS_DATADIR)/$(THEME_SUBDIR) -- install bg_*.xpm $(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${LIBTOOL} --mode=install ${INSTALL} libdspectral.la ${DESTDIR}$(INSTALL-DIR) -+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) -+ ${BSD_INSTALL_DATA} bg_*.xpm ${DESTDIR}$(XMMS_DATADIR)/$(THEME_SUBDIR) diff --git a/audio/xmms-fmradio/DESCR b/audio/xmms-fmradio/DESCR deleted file mode 100644 index 516dca710c6..00000000000 --- a/audio/xmms-fmradio/DESCR +++ /dev/null @@ -1 +0,0 @@ -The FM-Radio plugin allows you to use an FM radio tuner card with XMMS. diff --git a/audio/xmms-fmradio/Makefile b/audio/xmms-fmradio/Makefile deleted file mode 100644 index c2d6b82e3af..00000000000 --- a/audio/xmms-fmradio/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.21 2009/07/08 15:00:28 joerg Exp $ -# - -DISTNAME= xmms-FMRadio-1.4 -PKGNAME= xmms-fmradio-1.4 -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://silicone.free.fr/xmms-FMRadio/ -EXTRACT_SUFX= .tgz - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://silicone.free.fr/xmms-FMRadio/ -COMMENT= Use a Radio Tuner card in XMMS - -PKG_DESTDIR_SUPPORT= user-destdir - -ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-* NetBSD-1.6*-* NetBSD-[2-9]*-* - -MAKE_ENV+= ${BSD_MAKE_ENV} - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-fmradio/PLIST b/audio/xmms-fmradio/PLIST deleted file mode 100644 index 4754194e317..00000000000 --- a/audio/xmms-fmradio/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/06 06:50:35 jmcneill Exp $ -lib/xmms/Input/libradio.so diff --git a/audio/xmms-fmradio/distinfo b/audio/xmms-fmradio/distinfo deleted file mode 100644 index 7eef8847940..00000000000 --- a/audio/xmms-fmradio/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.3 2009/07/08 15:00:28 joerg Exp $ - -SHA1 (xmms-FMRadio-1.4.tgz) = 8c22a2532df986f425341295c7b37f7b93d09560 -RMD160 (xmms-FMRadio-1.4.tgz) = 4dbc178634d9cceb84291d44825d34ab343f6e3e -Size (xmms-FMRadio-1.4.tgz) = 10378 bytes -SHA1 (patch-aa) = 51839dd489748321d71d19ac0937966cea96f8a3 -SHA1 (patch-ab) = 8a6411ff75409019b5fde7796866079fef62bf33 -SHA1 (patch-ac) = 945b3c30d80d9602b15223b9852b86d13c5a66fe -SHA1 (patch-ad) = 32daee9f65164ce7560cf2fa92120bdcd8ce32f7 diff --git a/audio/xmms-fmradio/patches/patch-aa b/audio/xmms-fmradio/patches/patch-aa deleted file mode 100644 index 51da1264bac..00000000000 --- a/audio/xmms-fmradio/patches/patch-aa +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2009/07/08 15:00:28 joerg Exp $ - ---- Makefile.orig 2001-12-15 15:32:11.000000000 +0100 -+++ Makefile -@@ -1,15 +1,14 @@ - CC?= cc - OBJ=radio.o radio_configure.o radio_file_info.o - CFLAGS?= -O2 -Wall --CFLAGS+= -fpic -DPIC `gtk-config --cflags` --LDFLAGS+= --shared -L/usr/local/lib -lxmms `gtk-config --libs` -+CFLAGS+= -fpic -DPIC `xmms-config --cflags` `gtk-config --cflags` -+LDFLAGS+= --shared `xmms-config --libs` `gtk-config --libs` - --PREFIX?= /usr/local --XMMS_PLUG_INS_DIR= $(PREFIX)/lib/xmms/Input -+XMMS_PLUG_INS_DIR= `xmms-config --input-plugin-dir` - - # These are for linux, they're defined under BSD - BINOWN?= root --BINGRP?= root -+BINGRP?= wheel - BINMODE?= 555 - DIRMODE?= 755 - -@@ -22,6 +21,6 @@ clean: - rm -f *~ $(OBJ) libradio.so - - install: -- install -d -o $(BINOWN) -g $(BINGRP) -m $(DIRMODE) $(XMMS_PLUG_INS_DIR) -- install -c -s -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) libradio.so $(XMMS_PLUG_INS_DIR)/libradio.so -+ install -d -o $(BINOWN) -g $(BINGRP) -m $(DIRMODE) ${DESTDIR}$(XMMS_PLUG_INS_DIR) -+ install -c -s -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) libradio.so ${DESTDIR}$(XMMS_PLUG_INS_DIR)/libradio.so - diff --git a/audio/xmms-fmradio/patches/patch-ab b/audio/xmms-fmradio/patches/patch-ab deleted file mode 100644 index 413e70ea57f..00000000000 --- a/audio/xmms-fmradio/patches/patch-ab +++ /dev/null @@ -1,209 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/01/06 06:50:35 jmcneill Exp $ - ---- radio.c.orig Sun Jan 6 02:28:50 2002 -+++ radio.c Sun Jan 6 02:34:04 2002 -@@ -25,9 +25,9 @@ - #include "radio.h" - - #include <errno.h> --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - #include <err.h> --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || __NetBSD__ */ - - static void radio_init(void); - static int is_our_file(char *filename); -@@ -72,10 +72,10 @@ - - gint radio_fd = -1; - gint freq,volume; --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - struct radio_info ri; - static mixer_ctrl_t volctl; --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || defined(__NetBSD__) */ - gboolean is_paused,tuned; - - -@@ -110,16 +110,16 @@ - if (!radio_cfg.device) - #ifdef linux - radio_cfg.device = g_strdup("/dev/radio0"); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - radio_cfg.device = g_strdup("/dev/radio"); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - if (!radio_cfg.directory) - radio_cfg.directory = g_strdup(g_get_home_dir()); - - volume=FMR_VOL_DEFAULT; --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - SetGetRadioInfo(GET_INFO); --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || defined(__NetBSD__) */ - } - - static int is_our_file(char *filename) -@@ -161,7 +161,7 @@ - return .016; - return 16; - } --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - int - SetGetRadioInfo(int setinfo) { - int rd; -@@ -182,7 +182,7 @@ - - return 0; - } --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - - static void play_file(char *filename) -@@ -268,7 +268,7 @@ - return ; - } - tuned = ((v.signal != 0) ? TRUE : FALSE); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.freq = (unsigned long)freq; - ri.mute = 0; - ri.volume = volume * (255/(FMR_VOL_MAX - FMR_VOL_MIN)); -@@ -276,7 +276,7 @@ - usleep(50000); - SetGetRadioInfo(GET_INFO); - tuned = ri.info ? TRUE : FALSE; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - if (radioname==NULL) - tmp = g_strdup_printf("FM Radio %6.2fMHz", (float)freq/1000.0); -@@ -316,7 +316,7 @@ - return ; - } - tuned = ((v.signal != 0) ? TRUE : FALSE); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.freq = (unsigned long)freq; - ri.mute = 0; - ri.volume = volume * (255/(FMR_VOL_MAX - FMR_VOL_MIN)); -@@ -324,7 +324,7 @@ - usleep(50000); - SetGetRadioInfo(GET_INFO); - tuned = ri.info ? TRUE : FALSE; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - if (radioname==NULL) - tmp = g_strdup_printf("FM Radio (undefined)"); -@@ -350,10 +350,10 @@ - ioctl (radio_fd, VIDIOCSAUDIO, &va); - close(radio_fd); - radio_fd = -1; --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.mute = 1; - SetGetRadioInfo(SET_INFO); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - - static void radio_pause(short p) -@@ -380,7 +380,7 @@ - is_paused = (p ? TRUE : FALSE); - close(radio_fd); - radio_fd = -2; --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - if (p) { - ri.mute = 1; - is_paused = TRUE; -@@ -389,7 +389,7 @@ - is_paused = FALSE; - } - SetGetRadioInfo(SET_INFO); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - - static void get_song_info(char *filename, char **title, int *len) -@@ -453,9 +453,9 @@ - - static void get_volume(int *l, int *r) - { --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - mixer_devinfo_t devinfo; --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || __NetBSD__ */ - int fd, devs, cmd, v; - - #if defined(HAVE_SYS_SOUNDCARD_H) || defined(HAVE_MACHINE_SOUNDCARD_H) -@@ -490,7 +490,7 @@ - } else { - printf( "Cannot open /dev/mixer %ld\n", errno ); - } --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - cmd = 1; - fd = open("/dev/mixer", O_RDWR); - if (fd < 0) { -@@ -537,7 +537,7 @@ - - if (close(fd) < 0) - warn("/dev/mixer close error"); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || defined(__NetBSD__) */ - } - else - #endif -@@ -555,9 +555,9 @@ - { - #ifdef linux - struct video_audio va; --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - mixer_devinfo_t devinfo; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || defined(__NetBSD__) */ - int fd, devs, cmd, v; - - #if defined(HAVE_SYS_SOUNDCARD_H) || defined(HAVE_MACHINE_SOUNDCARD_H) -@@ -590,7 +590,7 @@ - } else { - printf( "Cannot open /dev/mixer %ld\n", errno ); - } --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - cmd = 1; - fd = open("/dev/mixer", O_RDWR); - if (fd < 0) { -@@ -639,7 +639,7 @@ - - if (close(fd) < 0) - warn("/dev/mixer close error"); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - else - #endif -@@ -676,11 +676,11 @@ - } - close(radio_fd); - radio_fd = -2; --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.volume = volume * (255 / (FMR_VOL_MAX - FMR_VOL_MIN)); - ri.mute = is_paused ? 1 : 0; - SetGetRadioInfo(SET_INFO); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - } - diff --git a/audio/xmms-fmradio/patches/patch-ac b/audio/xmms-fmradio/patches/patch-ac deleted file mode 100644 index 6005b11f2e4..00000000000 --- a/audio/xmms-fmradio/patches/patch-ac +++ /dev/null @@ -1,66 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/01/06 06:50:35 jmcneill Exp $ - ---- radio.h.orig Sun Jan 6 02:34:32 2002 -+++ radio.h Sun Jan 6 02:36:15 2002 -@@ -45,11 +45,11 @@ - #include <math.h> - - #ifdef HAVE_SYS_SOUNDCARD_H --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - #include <sys/audioio.h> - #else - #include <sys/soundcard.h> --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || __NetBSD__ */ - #else - #ifdef HAVE_MACHINE_SOUNDCARD_H - #include <machine/soundcard.h> -@@ -58,9 +58,9 @@ - - #ifdef linux - #include <linux/videodev.h> --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - #include <sys/radioio.h> --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - #include <fcntl.h> - -@@ -94,10 +94,10 @@ - - #define STR_LEN_MAX 80 - --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - #define GET_INFO 0 - #define SET_INFO 1 --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || __NetBSD__ */ - - typedef struct - { -@@ -108,9 +108,9 @@ - RadioConfig; - - extern RadioConfig radio_cfg; --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - extern struct radio_info ri; --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || defined(__NetBSD__) */ - - extern gint radio_fd; - extern gint freq,volume; -@@ -121,8 +121,8 @@ - - void radio_file_info_box(char *filename); - --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - int SetGetRadioInfo(int); --#endif /* __OpenBSD__ */ -+#endif /* __OpenBSD__ || __NetBSD__ */ - - #endif /* RADIO_H */ diff --git a/audio/xmms-fmradio/patches/patch-ad b/audio/xmms-fmradio/patches/patch-ad deleted file mode 100644 index c8fab574c54..00000000000 --- a/audio/xmms-fmradio/patches/patch-ad +++ /dev/null @@ -1,78 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 2002/01/06 06:50:35 jmcneill Exp $ - ---- radio_file_info.c.orig Sun Jan 6 02:36:53 2002 -+++ radio_file_info.c Sun Jan 6 02:38:25 2002 -@@ -163,7 +163,7 @@ - tuned = ((v.signal != 0) ? TRUE : FALSE); - close(radio_fd); - radio_fd = -2; --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.freq = freq; - ri.volume = volume * (255 / (FMR_VOL_MAX - FMR_VOL_MIN)); - ri.mute = is_paused ? 1 : 0; -@@ -171,7 +171,7 @@ - usleep(50000); - SetGetRadioInfo(GET_INFO); - tuned = ri.info ? TRUE : FALSE; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - - static void scan_cb(GtkWidget * sb, gpointer data){ -@@ -205,12 +205,12 @@ - va.flags = VIDEO_AUDIO_VOLUME|(is_paused ? VIDEO_AUDIO_MUTE : 0); - ioctl (radio_fd, VIDIOCSFREQ, &xl_freq); - ioctl (radio_fd, VIDIOCSAUDIO, &va); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.freq = fr; - ri.volume = volume * (255/(FMR_VOL_MAX-FMR_VOL_MIN)); - ri.mute = is_paused ? 1 : 0; - SetGetRadioInfo(SET_INFO); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - for(i=0;(i<tries)&&(tuned);i++){ - usleep (10000); -@@ -218,10 +218,10 @@ - v.tuner = 0; - ioctl (radio_fd, VIDIOCGTUNER, &v); - tuned = ((v.signal != 0) ? TRUE : FALSE); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - SetGetRadioInfo(GET_INFO); - tuned = ri.info & (RADIO_INFO_SIGNAL | RADIO_INFO_STEREO) ? 1 : 0; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - } - -@@ -236,12 +236,12 @@ - va.flags = VIDEO_AUDIO_VOLUME|(is_paused ? VIDEO_AUDIO_MUTE : 0); - ioctl (radio_fd, VIDIOCSFREQ, &xl_freq); - ioctl (radio_fd, VIDIOCSAUDIO, &va); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - ri.freq = fr; - ri.volume = volume * (255/(FMR_VOL_MAX-FMR_VOL_MIN)); - ri.mute = is_paused ? 1 : 0; - SetGetRadioInfo(SET_INFO); --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - - for(i=0;(i<tries)&&(!tuned);i++){ - usleep (10000); -@@ -249,10 +249,10 @@ - v.tuner = 0; - ioctl (radio_fd, VIDIOCGTUNER, &v); - tuned = ((v.signal != 0) ? TRUE : FALSE); --#elif defined __OpenBSD__ -+#elif defined(__OpenBSD__) || defined(__NetBSD__) - SetGetRadioInfo(GET_INFO); - tuned = ri.info & (RADIO_INFO_SIGNAL | RADIO_INFO_STEREO) ? 1 : 0; --#endif /* linux || __OpenBSD__ */ -+#endif /* linux || __OpenBSD__ || __NetBSD__ */ - } - } - } diff --git a/audio/xmms-funtimedancer/DESCR b/audio/xmms-funtimedancer/DESCR deleted file mode 100644 index 5b16366d533..00000000000 --- a/audio/xmms-funtimedancer/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -XMMS visual plugin that displays a character dancing to the rhythm of the -music. diff --git a/audio/xmms-funtimedancer/Makefile b/audio/xmms-funtimedancer/Makefile deleted file mode 100644 index 3560c15c18a..00000000000 --- a/audio/xmms-funtimedancer/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.21 2009/07/08 15:02:15 joerg Exp $ -# - -DISTNAME= FunTimeDancer-0.1 -PKGNAME= xmms-funtimedancer-0.1 -PKGREVISION= 8 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftd/} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} FunTimeDancer-packs-1.0.tar.gz - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/ftd/ -COMMENT= XMMS plugin displaying an animation - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_TOOLS+= pax - -INSTALLATION_DIRS= lib/xmms/Visualization - -post-install: - cd ${WRKDIR} && \ - pax -rw -pp FunTimeDancer ${DESTDIR}${PREFIX}/lib/xmms/Visualization - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-funtimedancer/PLIST b/audio/xmms-funtimedancer/PLIST deleted file mode 100644 index 0749b3a09c0..00000000000 --- a/audio/xmms-funtimedancer/PLIST +++ /dev/null @@ -1,74 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:26 joerg Exp $ -lib/xmms/Visualization/FunTimeDancer/BreakMan/0.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/1.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/2.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/3.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/4.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/5.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/6.bmp -lib/xmms/Visualization/FunTimeDancer/BreakMan/7.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/0.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/1.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/2.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/3.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/4.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/5.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/6.bmp -lib/xmms/Visualization/FunTimeDancer/Flairin/7.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/0.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/1.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/2.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/3.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/4.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/5.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/6.bmp -lib/xmms/Visualization/FunTimeDancer/GreenThing/7.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/0.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/1.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/2.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/3.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/4.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/5.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/6.bmp -lib/xmms/Visualization/FunTimeDancer/Kitten/7.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/0.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/1.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/2.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/3.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/4.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/5.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/6.bmp -lib/xmms/Visualization/FunTimeDancer/KittenSinging/7.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/0.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/1.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/2.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/3.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/4.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/5.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/6.bmp -lib/xmms/Visualization/FunTimeDancer/SpaceGhost/7.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/0.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/1.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/2.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/3.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/4.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/5.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/6.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Digits/7.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/0.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/1.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/2.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/3.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/4.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/5.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/6.bmp -lib/xmms/Visualization/FunTimeDancer/Test-Dot/7.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/0.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/1.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/2.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/3.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/4.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/5.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/6.bmp -lib/xmms/Visualization/FunTimeDancer/YellowDancer/7.bmp -lib/xmms/Visualization/libfuntimedancer.so diff --git a/audio/xmms-funtimedancer/distinfo b/audio/xmms-funtimedancer/distinfo deleted file mode 100644 index 513f839f6e5..00000000000 --- a/audio/xmms-funtimedancer/distinfo +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: distinfo,v 1.3 2009/07/08 15:02:15 joerg Exp $ - -SHA1 (FunTimeDancer-0.1.tar.gz) = 6cdd02209c647bfb6786f3ccff27de1194f54311 -RMD160 (FunTimeDancer-0.1.tar.gz) = 76b94a8f5f137cc1be9463eeb9bf5837f78e380e -Size (FunTimeDancer-0.1.tar.gz) = 26877 bytes -SHA1 (FunTimeDancer-packs-1.0.tar.gz) = 7392144570646f86e9138f285deaea5b8a9280fa -RMD160 (FunTimeDancer-packs-1.0.tar.gz) = 16f416945be45d9b114f938bc7aad4214da93ce7 -Size (FunTimeDancer-packs-1.0.tar.gz) = 462063 bytes -SHA1 (patch-aa) = 679a5adef39205a3901ccf48ef15a1394ad70a10 -SHA1 (patch-ab) = 503d9455434a3a411a873c9759978314c2e3312f diff --git a/audio/xmms-funtimedancer/patches/patch-aa b/audio/xmms-funtimedancer/patches/patch-aa deleted file mode 100644 index cc6200bbaac..00000000000 --- a/audio/xmms-funtimedancer/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2009/07/08 15:02:15 joerg Exp $ - ---- Makefile.orig 2000-11-27 08:21:21.000000000 +0100 -+++ Makefile -@@ -3,13 +3,13 @@ LIB=libfuntimedancer.so - all: $(LIB) - - libfuntimedancer.so: FunTimeDancer.c FunTimeDancer.h -- gcc -shared -lpthread -lglib -lSDL -fPIC -D_REENTRANT -o $(LIB) `glib-config --cflags` FunTimeDancer.c -+ ${CC} -DPREFIX=\"${PREFIX}\" -shared `xmms-config --cflags --libs` -lSDL -fPIC -D_REENTRANT -o $(LIB) `glib-config --cflags` FunTimeDancer.c - - clean: - rm -f *.o $(LIB) - - install: $(LIB) -- cp $(LIB) `xmms-config --visualization-plugin-dir` -+ cp $(LIB) ${DESTDIR}`xmms-config --visualization-plugin-dir` - - uninstall: - rm `xmms-config --visualization-plugin-dir`/$(LIB) diff --git a/audio/xmms-funtimedancer/patches/patch-ab b/audio/xmms-funtimedancer/patches/patch-ab deleted file mode 100644 index bd27440a1da..00000000000 --- a/audio/xmms-funtimedancer/patches/patch-ab +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $ - ---- FunTimeDancer.c.orig 2003-02-02 20:33:42.000000000 +0000 -+++ FunTimeDancer.c 2003-02-02 20:35:10.000000000 +0000 -@@ -150,11 +150,20 @@ - } - - void get_base_dirname(void) { -+#if 1 -+ /* -+ ** -+ ** Search for bitmaps in the system dirs on all platforms -+ ** -+ */ -+ strcpy(base_dirname, PREFIX "/lib/xmms/Visualization/FunTimeDancer"); -+#else - gchar *home_dirname; // glib allocates it, we just point to it - - home_dirname = g_get_home_dir(); - strcpy(base_dirname, home_dirname); - strcat(base_dirname, "/.xmms/FunTimeDancer/"); -+#endif - } - - void ftd_Cleanup(void) { diff --git a/audio/xmms-gdancer/DESCR b/audio/xmms-gdancer/DESCR deleted file mode 100644 index ba69bad3b0c..00000000000 --- a/audio/xmms-gdancer/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -GDancer is a plugin to animate characters to the beat of the music. The -default character is Space Ghost, but you can use and make your own characters -through themes. diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile deleted file mode 100644 index 5bf93cf55ef..00000000000 --- a/audio/xmms-gdancer/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2011/02/10 21:45:39 zafer Exp $ -# - -DISTNAME= gdancer-0.4.3 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://distfiles.aydogan.net/audio/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://figz.com/gdancer/ -COMMENT= XMMS plugin to animate characters to the beat of the music - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-gdancer/PLIST b/audio/xmms-gdancer/PLIST deleted file mode 100644 index 9f8d953f942..00000000000 --- a/audio/xmms-gdancer/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/gdancer.la diff --git a/audio/xmms-gdancer/distinfo b/audio/xmms-gdancer/distinfo deleted file mode 100644 index f3d8fbff5c0..00000000000 --- a/audio/xmms-gdancer/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:54 agc Exp $ - -SHA1 (gdancer-0.4.3.tar.gz) = 102f0161fc2bffb8377e2466f634cbdd1f449cfc -RMD160 (gdancer-0.4.3.tar.gz) = d7598bc194179cb8c44106b9bde458ca68e5a9a1 -Size (gdancer-0.4.3.tar.gz) = 171074 bytes diff --git a/audio/xmms-infinity/DESCR b/audio/xmms-infinity/DESCR deleted file mode 100644 index 08829ddd561..00000000000 --- a/audio/xmms-infinity/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -If you wonder why it is called Infinity, the main reason is that -in some effects, trajectories of particles are suppose to look like -the symbol infinity in mathematics; and I think that in fact this -title fits quite well to this plug-in . Thanks to Inigo Olmos for -this strange idea. - -The aim of this project is to make a full screen psychedelic -visualization plug-in for xmms, an X media player. The design of -light effects is inspired by Geiss and G-Force, two Winamp plug-ins. diff --git a/audio/xmms-infinity/Makefile b/audio/xmms-infinity/Makefile deleted file mode 100644 index eca92556aaa..00000000000 --- a/audio/xmms-infinity/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= infinity-0.2 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 9 -CATEGORIES= xmms audio -MASTER_SITES= http://julien.carme.free.fr/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://julien.carme.free.fr/infinite.html -COMMENT= Psychedelic visualization plug-in for xmms - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES -GNU_CONFIGURE= YES - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/glib/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-infinity/PLIST b/audio/xmms-infinity/PLIST deleted file mode 100644 index 024b3b35be2..00000000000 --- a/audio/xmms-infinity/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libinfinite.la -share/xmms/infinite_states diff --git a/audio/xmms-infinity/distinfo b/audio/xmms-infinity/distinfo deleted file mode 100644 index 0c0de67442d..00000000000 --- a/audio/xmms-infinity/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:54 agc Exp $ - -SHA1 (infinity-0.2.tar.gz) = 5cbbd4d4f07b4babe1c3cdd1605c35903ac9928f -RMD160 (infinity-0.2.tar.gz) = 36b3ffa07e8d7fc67d02534ff0414d35ba942b8f -Size (infinity-0.2.tar.gz) = 132094 bytes diff --git a/audio/xmms-iris/DESCR b/audio/xmms-iris/DESCR deleted file mode 100644 index 913482ff12b..00000000000 --- a/audio/xmms-iris/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -This is an OpenGL visualization plugin for XMMS XMMS is the X -MultiMedia System, a multimedia player able to play mp3, mpeg, avi -and other multimedia file formats. IRIS is an adaptation of the -"OpenGL Spectrum Analyzer" from XMMS. It features a theme engine -and fullscreen modes. diff --git a/audio/xmms-iris/Makefile b/audio/xmms-iris/Makefile deleted file mode 100644 index 23521c2cd6b..00000000000 --- a/audio/xmms-iris/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= iris-0.11 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 4 -CATEGORIES= xmms audio -MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cdelfosse.free.fr/xmms-iris/ -COMMENT= OpenGL Spectrum Analyzer with theme engine and fullscreen modes - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../audio/xmms/buildlink3.mk" -.include "../../x11/libXxf86vm/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-iris/PLIST b/audio/xmms-iris/PLIST deleted file mode 100644 index d643e2b36de..00000000000 --- a/audio/xmms-iris/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libiris.la diff --git a/audio/xmms-iris/distinfo b/audio/xmms-iris/distinfo deleted file mode 100644 index 3c3e5555286..00000000000 --- a/audio/xmms-iris/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:54 agc Exp $ - -SHA1 (iris-0.11.tar.gz) = c461cf9f0e3aef5b8c956a6bbc55356247b94527 -RMD160 (iris-0.11.tar.gz) = 99c75bee367c01871166c562bb3e5c2d66c64ee0 -Size (iris-0.11.tar.gz) = 216752 bytes diff --git a/audio/xmms-jakdaw/DESCR b/audio/xmms-jakdaw/DESCR deleted file mode 100644 index 6640aa5f5e7..00000000000 --- a/audio/xmms-jakdaw/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -More GL based color-animation stuff: spectrum analyzer with some -blurring effects. diff --git a/audio/xmms-jakdaw/Makefile b/audio/xmms-jakdaw/Makefile deleted file mode 100644 index 863efa6dcb1..00000000000 --- a/audio/xmms-jakdaw/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2009/05/20 23:20:39 zafer Exp $ - -DISTNAME= jakdaw-0.0.4 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 6 -CATEGORIES= audio xmms -MASTER_SITES= ${MASTER_SITE_BACKUP} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.jakdaw.ucam.org/xmms/ -COMMENT= Very customizable XMMS plugin with nice effects - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes - -.include "../../audio/xmms/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-jakdaw/PLIST b/audio/xmms-jakdaw/PLIST deleted file mode 100644 index 5c458341b3b..00000000000 --- a/audio/xmms-jakdaw/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libjakdaw.la diff --git a/audio/xmms-jakdaw/distinfo b/audio/xmms-jakdaw/distinfo deleted file mode 100644 index 8c9b89db5fd..00000000000 --- a/audio/xmms-jakdaw/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:54 agc Exp $ - -SHA1 (jakdaw-0.0.4.tar.gz) = bab96f3133e93f5f3dfcb3981691c73f94e8d458 -RMD160 (jakdaw-0.0.4.tar.gz) = 2003d207729e655ed6da9de26ec48abea4ebfd77 -Size (jakdaw-0.0.4.tar.gz) = 129715 bytes diff --git a/audio/xmms-jess/DESCR b/audio/xmms-jess/DESCR deleted file mode 100644 index 3040d96ee4d..00000000000 --- a/audio/xmms-jess/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Yet another all-singing all-dancing XMMS plugin with Blur, image -distortion, etc. diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile deleted file mode 100644 index 447c5ffdb99..00000000000 --- a/audio/xmms-jess/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= JESS-2.9.1 -PKGNAME= xmms-jess-2.9.1 -PKGREVISION= 8 -CATEGORIES= xmms audio -MASTER_SITES= http://arquier.free.fr/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://arquier.free.fr/ -COMMENT= XMMS plugin with Blur, image distortion, and others - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES -GNU_CONFIGURE= YES - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-jess/PLIST b/audio/xmms-jess/PLIST deleted file mode 100644 index 2bb07082f08..00000000000 --- a/audio/xmms-jess/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:18 jlam Exp $ -lib/xmms/Visualization/libjess.la diff --git a/audio/xmms-jess/distinfo b/audio/xmms-jess/distinfo deleted file mode 100644 index d4a4d55e203..00000000000 --- a/audio/xmms-jess/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/12/07 18:32:35 joerg Exp $ - -SHA1 (JESS-2.9.1.tar.gz) = a60fcfb1d38e0c9dae1b40b4163f3b6b099f754c -RMD160 (JESS-2.9.1.tar.gz) = 53697fd9ee4d6c7f7e94d841fdaff6c796bbe117 -Size (JESS-2.9.1.tar.gz) = 182447 bytes -SHA1 (patch-aa) = 4b94764860eb5e5a9cc0bc8ea0f172c8fb4e1584 -SHA1 (patch-ab) = 1e829facc6f0639f948eae0f877d2764b65c01ac -SHA1 (patch-ac) = 9ba3706ed1dca2e0851d403a219b31cf4e7efdbb diff --git a/audio/xmms-jess/patches/patch-aa b/audio/xmms-jess/patches/patch-aa deleted file mode 100644 index e32a80a9b06..00000000000 --- a/audio/xmms-jess/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2005/12/07 18:32:35 joerg Exp $ - ---- draw.c.orig 2005-12-07 18:19:01.000000000 +0000 -+++ draw.c -@@ -511,6 +511,7 @@ void burn_3d (unsigned char * buffer, gi - } - break; - default: -+ break; - } - /* printf(" Appel rotation_3d\n"); - printf(" Appel perspective\n"); -@@ -624,6 +625,7 @@ void stars_create_state(float pos[3][STA - break; - - default: -+ break; - } - } - diff --git a/audio/xmms-jess/patches/patch-ab b/audio/xmms-jess/patches/patch-ab deleted file mode 100644 index 0ef6d67481a..00000000000 --- a/audio/xmms-jess/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2005/12/07 18:32:35 joerg Exp $ - ---- misc.c.orig 2005-12-07 18:23:43.000000000 +0000 -+++ misc.c -@@ -196,9 +196,11 @@ void keyboard(void) - break; - - default: -+ break; - } - break; - default: -+ break; - } - - } diff --git a/audio/xmms-jess/patches/patch-ac b/audio/xmms-jess/patches/patch-ac deleted file mode 100644 index 51371d239a4..00000000000 --- a/audio/xmms-jess/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2005/12/07 18:32:35 joerg Exp $ - ---- renderer.c.orig 2005-12-07 18:25:25.000000000 +0000 -+++ renderer.c -@@ -94,6 +94,7 @@ void draw_mode(int mode) - break; - - default: -+ break; - } - - conteur.k3 += 10; diff --git a/audio/xmms-liveice/DESCR b/audio/xmms-liveice/DESCR deleted file mode 100644 index 861d4d90e98..00000000000 --- a/audio/xmms-liveice/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -The LiveIce plugin for XMMS allows you to use XMMS for streaming music -(or whatever) to Icecast servers. Multiple bitrate streams and title -streaming is not supported though. diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile deleted file mode 100644 index e00362e7743..00000000000 --- a/audio/xmms-liveice/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:55:58 joerg Exp $ -# - -DISTNAME= liveice-xmms -PKGNAME= xmms-liveice-1.0.0 -PKGREVISION= 3 -CATEGORIES= audio -MASTER_SITES= http://star.arm.ac.uk/~spm/software/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://star.arm.ac.uk/~spm/software/ -COMMENT= Audio streaming plugin for XMMS - -PKG_DESTDIR_SUPPORT= user-destdir - -WRKSRC= ${WRKDIR}/LiveIce-1.0.0 -GNU_CONFIGURE= yes -USE_LIBTOOL= yes - -CFLAGS+= -DLAME="\"${BUILDLINK_PREFIX.lame}/bin/lame\"" - -.include "../../audio/lame/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-liveice/PLIST b/audio/xmms-liveice/PLIST deleted file mode 100644 index 920f1896c81..00000000000 --- a/audio/xmms-liveice/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:26 joerg Exp $ -lib/xmms/Effect/libliveice.la diff --git a/audio/xmms-liveice/distinfo b/audio/xmms-liveice/distinfo deleted file mode 100644 index fd29d5a8879..00000000000 --- a/audio/xmms-liveice/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/12/11 20:29:12 joerg Exp $ - -SHA1 (liveice-xmms.tar.gz) = a1986bbd7532cc3eb148bc98e0a3baca680b5d96 -RMD160 (liveice-xmms.tar.gz) = d2356bc0bd1ce7268cad9b603c8127de4bcb266e -Size (liveice-xmms.tar.gz) = 132719 bytes -SHA1 (patch-aa) = c6dc0b3d423b3f8cbbb3174867a1e037ca9f34d8 -SHA1 (patch-ab) = 2ff694005c49f69ea47fce4a3a30df59ccc961b6 -SHA1 (patch-ac) = 5805b66113494c5f6bab194055662c05d98bbd54 diff --git a/audio/xmms-liveice/patches/patch-aa b/audio/xmms-liveice/patches/patch-aa deleted file mode 100644 index 0d5a1cfea3a..00000000000 --- a/audio/xmms-liveice/patches/patch-aa +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2005/12/11 20:29:12 joerg Exp $ - ---- src/liveice.c.orig 2000-05-14 19:42:20.000000000 +0000 -+++ src/liveice.c -@@ -27,8 +27,6 @@ - - - --extern int errno; -- - static sckt *liveice_sp=NULL; - - static gboolean config_read = FALSE; -@@ -167,7 +165,7 @@ static void init(void) - if(!xmms_cfg_read_string(cfg, "LiveIce", "description", &lv_conf.description)) - lv_conf.description=g_strdup("Music from XMMS"); - if(!xmms_cfg_read_string(cfg, "LiveIce", "encoder_path", &lv_conf.encoder_path)) -- lv_conf.encoder_path=g_strdup("lame"); -+ lv_conf.encoder_path=g_strdup(LAME); - - if(!xmms_cfg_read_string(cfg, "LiveIce", "remote_dumpfile", &lv_conf.remote_dumpfile)) - lv_conf.encoder_path=g_strdup("liveice_xmms.mp3"); -@@ -182,7 +180,7 @@ static void init(void) - lv_conf.genre=g_strdup("live"); - lv_conf.url=g_strdup("http://www.icecast.org"); - lv_conf.description=g_strdup("Music from XMMS"); -- lv_conf.encoder_path=g_strdup("lame"); -+ lv_conf.encoder_path=g_strdup(LAME); - lv_conf.remote_dumpfile=g_strdup("liveice_xmms.mp3"); - } - g_free(filename); diff --git a/audio/xmms-liveice/patches/patch-ab b/audio/xmms-liveice/patches/patch-ab deleted file mode 100644 index 3ec026a6297..00000000000 --- a/audio/xmms-liveice/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2005/12/11 20:29:12 joerg Exp $ - ---- src/serverlib.c.orig 2005-12-11 20:21:28.000000000 +0000 -+++ src/serverlib.c -@@ -12,8 +12,6 @@ - - - --extern int errno; -- - - - /* Create a new socket which can be bound to a socket later */ diff --git a/audio/xmms-liveice/patches/patch-ac b/audio/xmms-liveice/patches/patch-ac deleted file mode 100644 index 9e7ea597ecb..00000000000 --- a/audio/xmms-liveice/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2005/12/11 20:29:12 joerg Exp $ - ---- src/serverlib.h.orig 2005-12-11 20:21:44.000000000 +0000 -+++ src/serverlib.h -@@ -18,7 +18,7 @@ - * - */ - -- -+#include <sys/types.h> - #include <sys/socket.h> - #include <netdb.h> - #include <netinet/in.h> diff --git a/audio/xmms-madspin/DESCR b/audio/xmms-madspin/DESCR deleted file mode 100644 index 112cf4854dd..00000000000 --- a/audio/xmms-madspin/DESCR +++ /dev/null @@ -1 +0,0 @@ -OpenGL XMMS plugin diff --git a/audio/xmms-madspin/Makefile b/audio/xmms-madspin/Makefile deleted file mode 100644 index 2ac6745a519..00000000000 --- a/audio/xmms-madspin/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2009/07/08 14:38:35 joerg Exp $ -# - -DISTNAME= madspin-0.05 -PKGNAME= xmms-${DISTNAME} -PKGREVISION= 5 -CATEGORIES= xmms audio -MASTER_SITES= # http://www.students.uiuc.edu/~birck/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.students.uiuc.edu/~birck/madspin.html -COMMENT= Based on the madspin winamp plugin - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_TOOLS+= gmake -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization share/xmms/madspin - -post-install: - ${INSTALL_DATA} ${WRKSRC}/star1.bmp ${DESTDIR}${PREFIX}/share/xmms/madspin - ${INSTALL_DATA} ${WRKSRC}/star2.bmp ${DESTDIR}${PREFIX}/share/xmms/madspin - -.include "../../audio/xmms/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-madspin/PLIST b/audio/xmms-madspin/PLIST deleted file mode 100644 index da80d44c075..00000000000 --- a/audio/xmms-madspin/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:32:26 joerg Exp $ -lib/xmms/Visualization/libmadspin.la -share/xmms/madspin/star1.bmp -share/xmms/madspin/star2.bmp diff --git a/audio/xmms-madspin/distinfo b/audio/xmms-madspin/distinfo deleted file mode 100644 index e4637d422d8..00000000000 --- a/audio/xmms-madspin/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.5 2007/05/23 11:51:53 rillig Exp $ - -SHA1 (madspin-0.05.tar.gz) = 4bddb3e77da8f28a17c2a9190c0a345c29159b42 -RMD160 (madspin-0.05.tar.gz) = 8613d81ea06d101a62eec46291c2c4204199d203 -Size (madspin-0.05.tar.gz) = 565244 bytes -SHA1 (patch-aa) = 4cc8d55a32ff980376ca965d6e09d1a9ab928b7e -SHA1 (patch-configc) = 18ac135023338e77a366be486149466dba748da9 -SHA1 (patch-madspinh) = 427ff8c9f6f5d32bf3288f161ae3464358f52966 diff --git a/audio/xmms-madspin/patches/patch-aa b/audio/xmms-madspin/patches/patch-aa deleted file mode 100644 index 878d3380828..00000000000 --- a/audio/xmms-madspin/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/03/12 02:05:30 snj Exp $ - ---- configure.orig 2004-03-11 17:43:15.000000000 -0800 -+++ configure 2004-03-11 17:44:01.000000000 -0800 -@@ -3750,13 +3750,6 @@ EOF - chmod +x $CONFIG_STATUS - rm -fr confdefs* $ac_clean_files - --echo "" --echo "**** Putting star1.bmp and star2.bmp in $XMMS_VISUALIZATION_PLUGIN_DIR/madspin/ ****" --echo "" -- --mkdir -p $XMMS_DATA_DIR/madspin --cp star1.bmp $XMMS_DATA_DIR/madspin/star1.bmp --cp star2.bmp $XMMS_DATA_DIR/madspin/star2.bmp - - test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 - diff --git a/audio/xmms-madspin/patches/patch-configc b/audio/xmms-madspin/patches/patch-configc deleted file mode 100644 index 52596fa00f8..00000000000 --- a/audio/xmms-madspin/patches/patch-configc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-configc,v 1.1 2007/05/23 11:51:53 rillig Exp $ - ---- config.c.orig 2003-02-21 01:11:05.000000000 +0100 -+++ config.c 2007-05-23 13:47:20.000000000 +0200 -@@ -17,6 +17,7 @@ - - #include <stdio.h> - #include <stdlib.h> -+#include <string.h> - #include <gtk/gtk.h> - #include <xmms/configfile.h> - #include <GL/gl.h> diff --git a/audio/xmms-madspin/patches/patch-madspinh b/audio/xmms-madspin/patches/patch-madspinh deleted file mode 100644 index fd92db6cb33..00000000000 --- a/audio/xmms-madspin/patches/patch-madspinh +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-madspinh,v 1.1 2007/05/23 11:51:54 rillig Exp $ - -gcc4 says: -config.c:34: error: static declaration of 'config_window' follows non-static declaration -madspin.h:11: error: previous declaration of 'config_window' was here - ---- madspin.h.orig 2003-02-20 21:20:32.000000000 +0100 -+++ madspin.h 2007-05-23 13:49:31.000000000 +0200 -@@ -8,7 +8,6 @@ typedef struct - madspin_config; - - /* config.c */ --extern GtkWidget *config_window; - extern madspin_config config; - extern void madspin_configure (void); - extern void config_read (void); diff --git a/audio/xmms-modplug/DESCR b/audio/xmms-modplug/DESCR deleted file mode 100644 index 55977c2fc72..00000000000 --- a/audio/xmms-modplug/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Modplug Plugin for XMMS v2.0 - Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net> - XMMS plugin by Kenton Varda <temporal@gauge3d.org> - Placed in the public domain in October, 2001 - -Olivier Lapicque, author of Modplug, which is arguably the best quality -MOD-playing software available, has placed his sound rendering code in the -public domain. This plugin is based on that code. diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile deleted file mode 100644 index 646483b96c3..00000000000 --- a/audio/xmms-modplug/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:59 joerg Exp $ -# - -DISTNAME= modplugxmms-2.05 -PKGNAME= xmms-modplug-2.05 -PKGREVISION= 2 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=modplug-xmms/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://modplug-xmms.sourceforge.net/ -COMMENT= XMMS plugin based on modplug - -PKG_DESTDIR_SUPPORT= user-destdir - -DEPENDS+= unzip-[0-9]*:../../archivers/unzip - -LDFLAGS+= -lm ${LIBOSSAUDIO} -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -SHLIBTOOL_OVERRIDE= libtool-disable-static -USE_TOOLS+= pkg-config - -CFLAGS+= -DDEVICE_NAME="\"${DEVOSSSOUND}\"" -USE_LANGUAGES= c c++ -PLIST_VARS= modplugplay - -PKG_INSTALLATION_TYPES= overwrite pkgviews - -.include "../../mk/bsd.prefs.mk" -.if ${OPSYS} == "Darwin" -SUBST_CLASSES+= mpplay -SUBST_MESSAGE.mpplay= Skipping modplugplay -SUBST_STAGE.mpplay= pre-build -SUBST_FILES.mpplay= Makefile -SUBST_SED.mpplay= -e 's,^\(SUBDIRS = modplugxmms glade\) modplugplay,\1,' -.else -PLIST.modplugplay= yes -.endif - -.include "../../audio/libmodplug/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-modplug/PLIST b/audio/xmms-modplug/PLIST deleted file mode 100644 index 4f8e8d3fbdc..00000000000 --- a/audio/xmms-modplug/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2008/04/12 22:42:58 jlam Exp $ -${PLIST.modplugplay}bin/modplugplay -lib/xmms/Input/libmodplugxmms.la diff --git a/audio/xmms-modplug/distinfo b/audio/xmms-modplug/distinfo deleted file mode 100644 index bf4dad93f32..00000000000 --- a/audio/xmms-modplug/distinfo +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: distinfo,v 1.5 2006/01/05 15:09:04 joerg Exp $ - -SHA1 (modplugxmms-2.05.tar.gz) = ccb307fc7490a94aad2aadb5dac4e4e96aa7892f -RMD160 (modplugxmms-2.05.tar.gz) = 16a754d4d7567b36f2786f6fc198c03703d7b686 -Size (modplugxmms-2.05.tar.gz) = 242595 bytes -SHA1 (patch-aa) = bca48bf7fce079c365b83d52ce32f9f8c7095291 -SHA1 (patch-ab) = 751321d0686436c01e139952957f71c31e24ae04 -SHA1 (patch-ac) = 894ceefe4fe405b7ca5b3a5ec824b54de4b1f117 -SHA1 (patch-ad) = 55fcd439905303d3666bf2b8676e3aeeede7ea0f -SHA1 (patch-ae) = 5f9ba3568d9c2cdad0305624e9eeb00594e97d83 diff --git a/audio/xmms-modplug/patches/patch-aa b/audio/xmms-modplug/patches/patch-aa deleted file mode 100644 index 360b9421c26..00000000000 --- a/audio/xmms-modplug/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2006/01/05 15:09:04 joerg Exp $ - ---- modplugxmms/gui/main.cpp.orig 2006-01-05 14:51:18.000000000 +0000 -+++ modplugxmms/gui/main.cpp -@@ -7,6 +7,8 @@ - # include <config.h> - #endif - -+#include <stddef.h> -+ - #include <gtk/gtk.h> - #include <libintl.h> - diff --git a/audio/xmms-modplug/patches/patch-ab b/audio/xmms-modplug/patches/patch-ab deleted file mode 100644 index d6558177eb0..00000000000 --- a/audio/xmms-modplug/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2006/01/05 15:09:04 joerg Exp $ - ---- modplugxmms/plugin.cpp.orig 2006-01-05 14:56:10.000000000 +0000 -+++ modplugxmms/plugin.cpp -@@ -4,6 +4,8 @@ - * This source code is public domain. - */ - -+#include <stddef.h> -+ - #include "plugin.h" - #include <libmodplug/modplug.h> - #include "gui/main.h" diff --git a/audio/xmms-modplug/patches/patch-ac b/audio/xmms-modplug/patches/patch-ac deleted file mode 100644 index 9111cdca7e7..00000000000 --- a/audio/xmms-modplug/patches/patch-ac +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2004/03/14 07:15:49 ben Exp $ - ---- modplugplay/modplugplay.c.orig Thu Oct 16 03:47:46 2003 -+++ modplugplay/modplugplay.c -@@ -89,7 +89,9 @@ command line option handling - #define VERSION "1.0" - - #define BUF_SIZE 4096 -+#ifndef DEVICE_NAME - #define DEVICE_NAME "/dev/dsp" -+#endif - - static struct termios stored_settings; - int audio_fd, mixer_fd; -@@ -288,7 +290,6 @@ int main(int argc, char* argv[]) - int songsplayed = 0; - - ModPlug_Settings settings; -- ModPlug_GetSettings(&settings); - - int format; - int channels = 2; -@@ -317,6 +318,8 @@ int main(int argc, char* argv[]) - int surdly=0; // y - int bas=0; // x - int basrng=0; // c -+ -+ ModPlug_GetSettings(&settings); - - if ((format = get_byteorder()) == -1) { - return 1; diff --git a/audio/xmms-modplug/patches/patch-ad b/audio/xmms-modplug/patches/patch-ad deleted file mode 100644 index ff82a994f46..00000000000 --- a/audio/xmms-modplug/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 2004/03/05 22:36:12 ben Exp $ - ---- modplugxmms/Makefile.in.orig 2003-10-15 20:30:45.000000000 -0700 -+++ modplugxmms/Makefile.in -@@ -119,7 +119,7 @@ plugindir = @plugindir@ - lib_LTLIBRARIES = libmodplugxmms.la - - INCLUDES = $(LIBMODPLUG_CFLAGS) -I.. -I../../.. --libmodplugxmms_la_LDFLAGS = -module -avoid-version -lstdc++ -+libmodplugxmms_la_LDFLAGS = -module -avoid-version - libmodplugxmms_la_SOURCES = plugin.cpp modplugxmms.cpp - libmodplugxmms_la_LIBADD = ./archive/libarchive.la ./gui/libgui.la $(LIBMODPLUG_LIBS) - diff --git a/audio/xmms-modplug/patches/patch-ae b/audio/xmms-modplug/patches/patch-ae deleted file mode 100644 index 09a8e5fc0b4..00000000000 --- a/audio/xmms-modplug/patches/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2004/03/14 07:15:49 ben Exp $ - ---- modplugxmms/modplugxmms.h.orig Fri Oct 10 22:08:19 2003 -+++ modplugxmms/modplugxmms.h -@@ -14,6 +14,7 @@ - #endif - - #include "plugin.h" -+#include <pthread.h> - - using namespace std; - diff --git a/audio/xmms-neato/DESCR b/audio/xmms-neato/DESCR deleted file mode 100644 index 146f0c9c676..00000000000 --- a/audio/xmms-neato/DESCR +++ /dev/null @@ -1 +0,0 @@ -Russerll's Super-Neato-Box is a visual XMMS plugin. diff --git a/audio/xmms-neato/Makefile b/audio/xmms-neato/Makefile deleted file mode 100644 index 87385e15ca6..00000000000 --- a/audio/xmms-neato/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $NetBSD: Makefile,v 1.22 2008/07/14 12:55:59 joerg Exp $ -# - -DISTNAME= neato -PKGNAME= xmms-neato-20010818 -PKGREVISION= 5 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_LOCAL} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://web.archive.org/web/20021209022733/http://www.rpi.edu/~mullr/xmms/ -COMMENT= Circle effect XMMS plugin - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_TOOLS+= gmake -USE_LIBTOOL= yes - -GNU_CONFIGURE= YES - -post-extract: - cd ${WRKSRC} ; \ - ${RM} mkinstalldirs ; \ - ${ECHO} "#!/bin/sh" >>mkinstalldirs ; \ - ${ECHO} 'exec ${MKDIR} "$$@"' >>mkinstalldirs ; \ - ${CHMOD} +x mkinstalldirs ; \ - ${RM} install-sh ; \ - ${ECHO} "#!/bin/sh" >>install-sh ; \ - ${ECHO} 'exec ${INSTALL} "$$@"' >>install-sh ; \ - ${CHMOD} +x install-sh ; \ - ${MAKE} distclean - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-neato/PLIST b/audio/xmms-neato/PLIST deleted file mode 100644 index 51e1e68d9b5..00000000000 --- a/audio/xmms-neato/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:19 jlam Exp $ -lib/xmms/Visualization/neato.la diff --git a/audio/xmms-neato/distinfo b/audio/xmms-neato/distinfo deleted file mode 100644 index c484b8b6f9b..00000000000 --- a/audio/xmms-neato/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 20:39:55 agc Exp $ - -SHA1 (neato.tar.gz) = 43bbbf0f87a24073924dd0f6b7c095c468cec867 -RMD160 (neato.tar.gz) = 5354449185c2948ff7a9009139164ab9ae614a82 -Size (neato.tar.gz) = 138206 bytes -SHA1 (patch-aa) = e91166f84d265f36aa8a0690391dd228b823defa diff --git a/audio/xmms-neato/patches/patch-aa b/audio/xmms-neato/patches/patch-aa deleted file mode 100644 index 9cc68b7a213..00000000000 --- a/audio/xmms-neato/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2002/09/21 02:00:53 jlam Exp $ - ---- Makefile.in.orig Sat Dec 25 23:16:10 1999 -+++ Makefile.in -@@ -75,7 +75,7 @@ - VERSION = @VERSION@ - - lib_LTLIBRARIES = neato.la --libdir = /usr/lib/xmms/Visualization -+libdir = `xmms-config --visualization-plugin-dir` - - neato_la_LDFLAGS = -module -avoid-version - LIBS = @GTK_LIBS@ diff --git a/audio/xmms-nebulus/DESCR b/audio/xmms-nebulus/DESCR deleted file mode 100644 index 3af0972438d..00000000000 --- a/audio/xmms-nebulus/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -Nebulus is an OpenGL visual plugin for XMMS. -It's based of several projects: - -- Face blur -- Spectrum analyzer -- Knot effect -- Glthreads -- Tunnel -- Twist -- Tentacles -- Blob -- Energy diff --git a/audio/xmms-nebulus/Makefile b/audio/xmms-nebulus/Makefile deleted file mode 100644 index 364fd212dac..00000000000 --- a/audio/xmms-nebulus/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2008/03/16 12:35:05 obache Exp $ -# - -DISTNAME= xmms-nebulus-0.8.0 -CATEGORIES= xmms audio -MASTER_SITES= http://nebulus.tuxfamily.org/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://nebulus.tuxfamily.org/ -COMMENT= Xmms plugin that uses OpenGL - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES -USE_PKGLOCALEDIR= YES -USE_TOOLS+= msgfmt -GNU_CONFIGURE= YES - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-nebulus/PLIST b/audio/xmms-nebulus/PLIST deleted file mode 100644 index 90003f51adf..00000000000 --- a/audio/xmms-nebulus/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2008/03/16 12:35:05 obache Exp $ -lib/xmms/Visualization/libnebulus.la -share/locale/fr/LC_MESSAGES/xmms-nebulus.mo -share/locale/fr_FR/LC_MESSAGES/xmms-nebulus.mo -share/locale/pt/LC_MESSAGES/xmms-nebulus.mo diff --git a/audio/xmms-nebulus/distinfo b/audio/xmms-nebulus/distinfo deleted file mode 100644 index cf3aec559b5..00000000000 --- a/audio/xmms-nebulus/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.4 2008/03/16 12:35:05 obache Exp $ - -SHA1 (xmms-nebulus-0.8.0.tar.bz2) = 341bd75b9f38727c2891102815f1608852b81fdc -RMD160 (xmms-nebulus-0.8.0.tar.bz2) = 2f5f4e20919ca757bd96e3388b39fc21d6fd8ada -Size (xmms-nebulus-0.8.0.tar.bz2) = 532050 bytes -SHA1 (patch-aa) = 57462f08d0a7ae5ac4c86d1458a47576c2502463 -SHA1 (patch-ab) = 0333ccdf8d7b9580c195f6ff1d3be2ddf2302234 diff --git a/audio/xmms-nebulus/patches/patch-aa b/audio/xmms-nebulus/patches/patch-aa deleted file mode 100644 index 099cc8bc000..00000000000 --- a/audio/xmms-nebulus/patches/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2008/03/16 12:35:05 obache Exp $ - -Pull in locale.h for setlocale - ---- src/config.c.orig 2007-01-02 12:32:01.000000000 +0000 -+++ src/config.c -@@ -6,7 +6,9 @@ - #include <string.h> - #include <libintl.h> - #include <nebulus.h> -- -+#ifdef HAVE_LOCALE_H -+#include <locale.h> -+#endif - - void - priority_value_changed (GtkWidget *w, int *changed_value) diff --git a/audio/xmms-nebulus/patches/patch-ab b/audio/xmms-nebulus/patches/patch-ab deleted file mode 100644 index c3932c9b763..00000000000 --- a/audio/xmms-nebulus/patches/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2008/03/16 12:35:05 obache Exp $ - -Pull in locale.h for setlocale - ---- src/nebulus.c.orig 2007-01-07 14:11:09.000000000 +0000 -+++ src/nebulus.c -@@ -37,6 +37,9 @@ - #include <xmms/configfile.h> - #include <xmms/util.h> - #include "nebulus.h" -+#ifdef HAVE_LOCALE_H -+#include <locale.h> -+#endif - - gint32 loudness = 0, too_long; - gint beat = 0, beat_compteur = 0; diff --git a/audio/xmms-osx/DESCR b/audio/xmms-osx/DESCR deleted file mode 100644 index 5484743e067..00000000000 --- a/audio/xmms-osx/DESCR +++ /dev/null @@ -1 +0,0 @@ -OSX Native Audio Output Plugin for XMMS diff --git a/audio/xmms-osx/Makefile b/audio/xmms-osx/Makefile deleted file mode 100644 index f2a84da5f74..00000000000 --- a/audio/xmms-osx/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2010/03/08 00:47:08 snj Exp $ -# - -DISTNAME= xmms_osx_plugin-1.0 -PKGNAME= xmms-osx-1.0 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbmix/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dbmix.sourceforge.net/ -COMMENT= XMMS plugin for OSX native audio output - -LDFLAGS+= -lm -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -SHLIBTOOL_OVERRIDE= libtool-disable-static - -PKG_DESTDIR_SUPPORT= user-destdir - -PKG_INSTALLATION_TYPES= overwrite pkgviews -ONLY_FOR_PLATFORM= Darwin-*-* - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-osx/PLIST b/audio/xmms-osx/PLIST deleted file mode 100644 index 8a4614351f6..00000000000 --- a/audio/xmms-osx/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/28 05:11:06 ben Exp $ -lib/xmms/Output/libOSX.la diff --git a/audio/xmms-osx/distinfo b/audio/xmms-osx/distinfo deleted file mode 100644 index c5d3a7cf21c..00000000000 --- a/audio/xmms-osx/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/08/28 05:11:06 ben Exp $ - -SHA1 (xmms_osx_plugin-1.0.tar.gz) = 93ef4dcf8f6697c24a1924168a386c839c7df08f -RMD160 (xmms_osx_plugin-1.0.tar.gz) = febb02b64cf9ac923aee08be443e17e647669354 -Size (xmms_osx_plugin-1.0.tar.gz) = 313050 bytes -SHA1 (patch-aa) = 7e8119c6009cc555507528493c4a01f09c42d04b diff --git a/audio/xmms-osx/patches/patch-aa b/audio/xmms-osx/patches/patch-aa deleted file mode 100644 index f58dc5fd2e6..00000000000 --- a/audio/xmms-osx/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2006/08/28 05:11:06 ben Exp $ - ---- src/audio.c.orig 2004-06-13 15:43:04.000000000 -0700 -+++ src/audio.c -@@ -257,7 +257,14 @@ gint osx_get_written_time(void) - gint osx_get_output_time(void) - { - gint retval; -- -+ // output.bps is updated several times per second, however -+ // this function is called before output.bps is initalized, -+ // causing a divide by zero floating point exception. -+ // in this case, choose a sane default value. it will be -+ // overwritten in a few microseconds, so the value is not -+ // critical. --Ben -+ if (output.bps == 0) -+ output.bps = 384000; - retval = output_time_offset + ((output_total * sample_size * 1000) / output.bps); - retval = (int)((float)retval / user_pitch); - diff --git a/audio/xmms-paranormal/DESCR b/audio/xmms-paranormal/DESCR deleted file mode 100644 index 697e0bcaefa..00000000000 --- a/audio/xmms-paranormal/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Paranormal is an extremely customizable (pseudo-programmable) -visualization plugin for the X MultiMedia System, based (conceptually) -on Winamp's AVS plugin. The goal of Paranormal is to be as flexible as -possible by providing a number of 'actuators' that perform various -tasks involved in generating an image. These actuators can then be -combined to create a nearly unlimited number of effects. These -combinations can be saved to a file to be brought back later or -distributed to your friends. diff --git a/audio/xmms-paranormal/Makefile b/audio/xmms-paranormal/Makefile deleted file mode 100644 index 9801a696152..00000000000 --- a/audio/xmms-paranormal/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.22 2008/07/14 12:55:59 joerg Exp $ -# - -DISTNAME= paranormal-0.2.0 -PKGNAME= xmms-paranormal-0.2.0 -PKGREVISION= 10 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paranormal/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://paranormal.sourceforge.net/ -COMMENT= Extremely customizable (pseudo-programmable) XMMS plugin - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1 - -# Might be better in textproc/libxml2/buildlink.mk: -CPPFLAGS+= -I${BUILDLINK_DIR}/include/libxml2 -CPPFLAGS+= -I${BUILDLINK_DIR}/include/libxml2/libxml - -.include "../../devel/SDL/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-paranormal/PLIST b/audio/xmms-paranormal/PLIST deleted file mode 100644 index 950c477bdcb..00000000000 --- a/audio/xmms-paranormal/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:19 jlam Exp $ -bin/paranormal -bin/pndoc -lib/xmms/Visualization/libparanormal.la diff --git a/audio/xmms-paranormal/distinfo b/audio/xmms-paranormal/distinfo deleted file mode 100644 index dc403c1ed74..00000000000 --- a/audio/xmms-paranormal/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/10/03 12:11:08 joerg Exp $ - -SHA1 (paranormal-0.2.0.tar.gz) = d0770592b088f80bb4832afe9b391d72b7ce86f0 -RMD160 (paranormal-0.2.0.tar.gz) = f1d739e9d625fa58ac24da7bb7be6209304cc5e1 -Size (paranormal-0.2.0.tar.gz) = 150654 bytes -SHA1 (patch-aa) = f7930ad6402dcb6b0fcc3f1d66ff18932b1a2c73 -SHA1 (patch-ab) = b80d551c456cc0c37c1aac73c86bad9ff25fbef3 diff --git a/audio/xmms-paranormal/patches/patch-aa b/audio/xmms-paranormal/patches/patch-aa deleted file mode 100644 index ed2d4488184..00000000000 --- a/audio/xmms-paranormal/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2005/10/03 12:11:08 joerg Exp $ - ---- actuators.c.orig 2005-07-22 19:22:22.000000000 +0000 -+++ actuators.c -@@ -3,6 +3,7 @@ - #endif - - #include <glib.h> -+#include <string.h> - - #include "actuators.h" - //#include "containers.h" -@@ -45,6 +46,7 @@ copy_actuator (const struct pn_actuator - sizeof (union actuator_option_val)); - break; - case OPT_TYPE_STRING: -+ break; - } - } - diff --git a/audio/xmms-paranormal/patches/patch-ab b/audio/xmms-paranormal/patches/patch-ab deleted file mode 100644 index 222dbc01a35..00000000000 --- a/audio/xmms-paranormal/patches/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2005/10/03 12:11:08 joerg Exp $ - ---- paranormal.c.orig 2005-07-22 19:23:22.000000000 +0000 -+++ paranormal.c -@@ -8,6 +8,7 @@ - #include <sys/stat.h> - #include <unistd.h> - #include <math.h> -+#include <string.h> - - #include <SDL.h> - -@@ -168,6 +169,7 @@ pn_render (void) - take_screenshot (); - break; - default: -+ break; - } - break; - case SDL_VIDEORESIZE: diff --git a/audio/xmms-synaesthesia/DESCR b/audio/xmms-synaesthesia/DESCR deleted file mode 100644 index b513eb0aa7d..00000000000 --- a/audio/xmms-synaesthesia/DESCR +++ /dev/null @@ -1 +0,0 @@ -Port of Synaesthesia to an XMMS plugin diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile deleted file mode 100644 index 9fbe7377ec5..00000000000 --- a/audio/xmms-synaesthesia/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2009/05/28 20:49:26 zafer Exp $ -# - -DISTNAME= synaesthesia-xmms-0.0.3-rc3 -PKGNAME= xmms-synaesthesia-0.0.3rc3 -PKGREVISION= 4 -CATEGORIES= audio xmms -MASTER_SITES= http://zenthought.org/system/files/asset/2/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://zinx.xmms.org/xmms/ -COMMENT= Port of Synaesthesia to an XMMS plugin - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes - -CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1 - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-synaesthesia/PLIST b/audio/xmms-synaesthesia/PLIST deleted file mode 100644 index 48ce00c4255..00000000000 --- a/audio/xmms-synaesthesia/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:19 jlam Exp $ -lib/xmms/Visualization/libsynaesthesia.la diff --git a/audio/xmms-synaesthesia/distinfo b/audio/xmms-synaesthesia/distinfo deleted file mode 100644 index 2d8e5aa5a99..00000000000 --- a/audio/xmms-synaesthesia/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.4 2007/05/23 11:44:36 rillig Exp $ - -SHA1 (synaesthesia-xmms-0.0.3-rc3.tar.gz) = 7c60a4ac9cc069e0f1fecf97d34b4f48a7b77c5c -RMD160 (synaesthesia-xmms-0.0.3-rc3.tar.gz) = 89150fd577e7639fb9878ce6d11ffdf50f1bdebb -Size (synaesthesia-xmms-0.0.3-rc3.tar.gz) = 152116 bytes -SHA1 (patch-aa) = 4eec587086f03253ecb292db82ac1f3fa319838b -SHA1 (patch-synacore) = ddf6ae0f9d3eb01ff5e9e5e1a879a153b5f74071 -SHA1 (patch-synah) = 7fa2e69feb3dae9039cd8c5d7a6f7da26fc8e94e diff --git a/audio/xmms-synaesthesia/patches/patch-aa b/audio/xmms-synaesthesia/patches/patch-aa deleted file mode 100644 index fc5b57ff296..00000000000 --- a/audio/xmms-synaesthesia/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2005/10/03 12:12:12 joerg Exp $ - ---- syna_xmms.c.orig 2005-07-22 19:19:18.000000000 +0000 -+++ syna_xmms.c -@@ -19,6 +19,7 @@ - #include <gtk/gtk.h> - #include <gdk/gdkkeysyms.h> - #include <pthread.h> -+#include <string.h> - #include "math.h" - #include <xmms/plugin.h> - #include <xmms/util.h> -@@ -285,6 +286,7 @@ void synx_menu_cb(gpointer cb_data, guin - synx_fullscreen_toggle(); - break; - default: -+ break; - /* ugh */ - } - } diff --git a/audio/xmms-synaesthesia/patches/patch-synacore b/audio/xmms-synaesthesia/patches/patch-synacore deleted file mode 100644 index 3b3e9b3565e..00000000000 --- a/audio/xmms-synaesthesia/patches/patch-synacore +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-synacore,v 1.1 2007/05/23 11:44:36 rillig Exp $ - -gcc4 complains about possibly undefined behavior in line 161. - ---- syna_core.c.orig 2001-04-26 22:46:13.000000000 +0200 -+++ syna_core.c 2007-05-23 13:27:21.000000000 +0200 -@@ -158,14 +158,13 @@ static void fadeFade() - /* //Bytewize version was: *(ptr++) -= *ptr+(*ptr>>1)>>4;*/ - if (*ptr) - /* //if (*ptr & 0xf0f0f0f0ul)*/ -- *(ptr++) -= -+ *ptr -= - ((*ptr & 0xf0f0f0f0ul) >> 4) + - ((*ptr & 0xe0e0e0e0ul) >> 5); - /* //else { - // *(ptr++) = (*ptr * 14 >> 4) & 0x0f0f0f0ful; - //}*/ -- else -- ptr++; -+ ptr++; - } - while (--i > 0); - } diff --git a/audio/xmms-synaesthesia/patches/patch-synah b/audio/xmms-synaesthesia/patches/patch-synah deleted file mode 100644 index 24736bea5bb..00000000000 --- a/audio/xmms-synaesthesia/patches/patch-synah +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-synah,v 1.1 2007/05/23 11:44:36 rillig Exp $ - -These macros are used as lvalues, but were defined as rvalues. The type -casts are unnecessary as well. - ---- syna.h.orig 2001-04-26 20:39:58.000000000 +0200 -+++ syna.h 2007-05-23 13:41:55.000000000 +0200 -@@ -52,9 +52,9 @@ - - /* core */ - extern guint16 *synx_output[3]; --#define output ((guchar*)(synx_output[0])) --#define lastOutput ((guchar*)(synx_output[1])) --#define lastLastOutput ((guchar*)(synx_output[2])) -+#define output (synx_output[0]) -+#define lastOutput (synx_output[1]) -+#define lastLastOutput (synx_output[2]) - - #define fadeMode (synx_cfg.fadeMode) - #define starSize (synx_cfg.starSize) diff --git a/audio/xmms-tv-scope/DESCR b/audio/xmms-tv-scope/DESCR deleted file mode 100644 index 623358e4e49..00000000000 --- a/audio/xmms-tv-scope/DESCR +++ /dev/null @@ -1 +0,0 @@ -Moving light embossing oscilloscope. diff --git a/audio/xmms-tv-scope/Makefile b/audio/xmms-tv-scope/Makefile deleted file mode 100644 index 7f3aef46896..00000000000 --- a/audio/xmms-tv-scope/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2009/05/28 20:50:55 zafer Exp $ -# - -DISTNAME= tv_scope-0.0.2 -PKGNAME= xmms-tv-scope-0.0.2 -PKGREVISION= 8 -CATEGORIES= xmms audio -MASTER_SITES= http://zenthought.org/system/files/asset/2/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://zinx.xmms.org/xmms/ -COMMENT= 3D Representation of a waveform - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES -GNU_CONFIGURE= YES - -ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-* Darwin-*-* -ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-* -ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-* - -.include "../../audio/xmms/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-tv-scope/PLIST b/audio/xmms-tv-scope/PLIST deleted file mode 100644 index 4a7fdbd5c35..00000000000 --- a/audio/xmms-tv-scope/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:19 jlam Exp $ -lib/xmms/Visualization/tv_scope.la diff --git a/audio/xmms-tv-scope/distinfo b/audio/xmms-tv-scope/distinfo deleted file mode 100644 index bbecdfc7f92..00000000000 --- a/audio/xmms-tv-scope/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:56 agc Exp $ - -SHA1 (tv_scope-0.0.2.tar.gz) = cdb825dd8d22140bad694a0721faa42f4f4d9af3 -RMD160 (tv_scope-0.0.2.tar.gz) = 8e2c0bab35601b753bc3219a1f7c952481bee73b -Size (tv_scope-0.0.2.tar.gz) = 123721 bytes diff --git a/audio/xmms-vismsa/DESCR b/audio/xmms-vismsa/DESCR deleted file mode 100644 index b53649c4e2e..00000000000 --- a/audio/xmms-vismsa/DESCR +++ /dev/null @@ -1 +0,0 @@ -visual XMMS plugin similar to the Spectrum Analyser from Open Cubic Player diff --git a/audio/xmms-vismsa/Makefile b/audio/xmms-vismsa/Makefile deleted file mode 100644 index f47dbe36386..00000000000 --- a/audio/xmms-vismsa/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2009/07/08 14:25:32 joerg Exp $ -# - -DISTNAME= vismsa-xmms-plugin-0.2 -PKGNAME= xmms-vismsa-0.2 -PKGREVISION= 4 -CATEGORIES= audio -MASTER_SITES= # http://a.godau.org/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://a.godau.org/ -COMMENT= Vis plugin similar to the Spectrum Analyser from Open Cubic Player - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_LIBTOOL= YES - -INSTALLATION_DIRS= lib/xmms/Visualization - -pre-build: - cd ${WRKSRC} ; ${MAKE} clean - -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-vismsa/PLIST b/audio/xmms-vismsa/PLIST deleted file mode 100644 index bfdb18f710d..00000000000 --- a/audio/xmms-vismsa/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:19 jlam Exp $ -lib/xmms/Visualization/libvismsa.la diff --git a/audio/xmms-vismsa/distinfo b/audio/xmms-vismsa/distinfo deleted file mode 100644 index e6812e89f64..00000000000 --- a/audio/xmms-vismsa/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.7 2009/10/07 15:04:29 joerg Exp $ - -SHA1 (vismsa-xmms-plugin-0.2.tar.gz) = c3e44f2097e6f0c6ed1b41fa652e41650f0722ee -RMD160 (vismsa-xmms-plugin-0.2.tar.gz) = 052f7f60cfb3d8bbf0236df56d2ddf86ed1f3b47 -Size (vismsa-xmms-plugin-0.2.tar.gz) = 13694 bytes -SHA1 (patch-aa) = 8013fd4f34ae7a8005ff487c4e0017dc78dd04d4 diff --git a/audio/xmms-vismsa/patches/patch-aa b/audio/xmms-vismsa/patches/patch-aa deleted file mode 100644 index 20223c51249..00000000000 --- a/audio/xmms-vismsa/patches/patch-aa +++ /dev/null @@ -1,51 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2009/10/07 15:04:29 joerg Exp $ - ---- Makefile.orig Fri Mar 23 14:36:18 2001 -+++ Makefile -@@ -1,31 +1,34 @@ - # Change paths & OPT if necessary - --CC = gcc --OPT = -m486 -O2 -+#CC = gcc -+#OPT = -m486 -O2 - #OPT = -mpentium -O6 - #OPT = -mcpu=k6 -march=k6 -O6 --CFLAGS = $(OPT) -Wall -fPIC `gtk-config --cflags gthread` --LFLAGS = -shared -fPIC -L/usr/local/lib --OBJ = vismsa.o -+CFLAGS+= $(OPT) -Wall -fPIC `gtk-config --cflags gthread` -+#LFLAGS = -shared -fPIC -L/usr/local/lib -+OBJ = vismsa.lo - INSTALL-DIR=`xmms-config --visualization-plugin-dir` - XMMS_DATADIR=`xmms-config --data-dir` - #INSTALL-DIR=$(HOME)/.xmms/Plugins - #XMMS_DATADIR=$(HOME)/.xmms - #XMMS_DATADIR_FLAGS=-DTHEMEDIR=\"$(XMMS_DATADIR)/$(THEME_SUBDIR)/\" - --all: libvismsa.so -+all: libvismsa.la - --libvismsa.so: $(OBJ) -- $(CC) -o libvismsa.so $(OBJ) $(LFLAGS) -+.SUFFIXES: .lo .c - --.c.o: -- $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< -+libvismsa.la: $(OBJ) -+ ${LIBTOOL} --mode=link $(CC) -o libvismsa.la -module -avoid-version $(OBJ) $(LFLAGS) -rpath ${INSTALL-DIR} -+ -+.c.lo: -+ ${LIBTOOL} --mode=compile $(CC) $(CFLAGS) $(XMMS_DATADIR_FLAGS) -c $< - - clean: -- rm -f *.o core *.so* -+ rm -f *.o core *.so* *.la *.so -+ rm -fr .libs - - distclean: - rm -f *.o core *~ - - install: -- install libvismsa.so $(INSTALL-DIR) -+ ${LIBTOOL} --mode=install ${INSTALL} libvismsa.la ${DESTDIR}$(INSTALL-DIR) diff --git a/audio/xmmsctrl/DESCR b/audio/xmmsctrl/DESCR deleted file mode 100644 index 95f54a23445..00000000000 --- a/audio/xmmsctrl/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -xmmsctrl is a small utility to control xmms from the command line. -Its goal is to be used coupled with sh to test xmms state and perform -an appropriate action, e.g. if playing then pause else play. The -interest of this is to bind keys in a window manager to have control -over xmms with keys that do play/next/pause, prev, control sound... diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile deleted file mode 100644 index 9f2a37831af..00000000000 --- a/audio/xmmsctrl/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2008/03/02 06:10:34 jlam Exp $ -# - -DISTNAME= xmmsctrl-1.6 -PKGREVISION= 2 -CATEGORIES= audio -MASTER_SITES= http://user.it.uu.se/~adavid/utils/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://user.it.uu.se/~adavid/utils/ -COMMENT= Small utility to control xmms from the command line - -PKG_DESTDIR_SUPPORT= user-destdir - -USE_TOOLS+= gmake -INSTALLATION_DIRS= bin - -.include "../../audio/xmms/buildlink3.mk" - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/xmmsctrl ${DESTDIR}${PREFIX}/bin - -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmmsctrl/PLIST b/audio/xmmsctrl/PLIST deleted file mode 100644 index 44cd10424cb..00000000000 --- a/audio/xmmsctrl/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/09 04:42:46 minskim Exp $ -bin/xmmsctrl diff --git a/audio/xmmsctrl/distinfo b/audio/xmmsctrl/distinfo deleted file mode 100644 index 4bd32e3ce7d..00000000000 --- a/audio/xmmsctrl/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 20:39:56 agc Exp $ - -SHA1 (xmmsctrl-1.6.tar.gz) = 0cfb33cf841eba3bbc0230f66f22d1fa3347a799 -RMD160 (xmmsctrl-1.6.tar.gz) = 1701e9c3b27baccd5021daaf13bc22c9940483e3 -Size (xmmsctrl-1.6.tar.gz) = 7843 bytes -SHA1 (patch-aa) = 7ef892ee09bee6d3e80863f5599973021b076ff0 -SHA1 (patch-ab) = 1e208da231e3b547a9dccf8cfcf406b7143732c8 diff --git a/audio/xmmsctrl/patches/patch-aa b/audio/xmmsctrl/patches/patch-aa deleted file mode 100644 index b5d9555c703..00000000000 --- a/audio/xmmsctrl/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2004/06/12 01:05:37 grant Exp $ - ---- xmmsctrl.c.orig 2001-11-22 05:45:56.000000000 +1100 -+++ xmmsctrl.c -@@ -38,7 +38,7 @@ USA. - /* This declaration seems to be missing on my system - * Comment it if your are running Debian - */ --void usleep(unsigned long usec); -+/* void usleep(unsigned long usec); */ - - /* returns true if xmms is playing a stream */ - static gboolean is_stream_playing(gint); -@@ -537,7 +537,7 @@ static void set_dir(gint session, char * - * print xmmsctrl help - * the dummy variable is used just for convenience - */ --static void print_help(__attribute__ ((unused)) gint dummy) { -+static void print_help(gint dummy) { - unsigned int i; - - /* The string is cut to conform to ISO C89 */ diff --git a/audio/xmmsctrl/patches/patch-ab b/audio/xmmsctrl/patches/patch-ab deleted file mode 100644 index 63143cb4d38..00000000000 --- a/audio/xmmsctrl/patches/patch-ab +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/05/09 04:42:46 minskim Exp $ - ---- Makefile.orig 2001-11-21 12:45:56.000000000 -0600 -+++ Makefile -@@ -6,10 +6,10 @@ TARGET = xmmsctrl - VERSION = 1.6 - DIRNAME = $(shell basename $(PWD)) - --CC = gcc -+#CC = gcc - WARN = -Wall -ansi -pedantic -Wshadow -Wmissing-prototypes -W --CFLAGS = $(WARN) -O2 $(shell xmms-config --cflags) -DVERSION=\"$(VERSION)\" --LDFLAGS = $(shell xmms-config --libs) -+CFLAGS += $(shell xmms-config --cflags) -DVERSION=\"$(VERSION)\" -+LDFLAGS += $(shell xmms-config --libs) - - all : $(TARGET) HELP - |