summaryrefslogtreecommitdiff
path: root/audio/xmms-modplug
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r--audio/xmms-modplug/DESCR8
-rw-r--r--audio/xmms-modplug/Makefile45
-rw-r--r--audio/xmms-modplug/PLIST3
-rw-r--r--audio/xmms-modplug/distinfo10
-rw-r--r--audio/xmms-modplug/patches/patch-aa13
-rw-r--r--audio/xmms-modplug/patches/patch-ab13
-rw-r--r--audio/xmms-modplug/patches/patch-ac31
-rw-r--r--audio/xmms-modplug/patches/patch-ad13
-rw-r--r--audio/xmms-modplug/patches/patch-ae12
9 files changed, 0 insertions, 148 deletions
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;
-