summaryrefslogtreecommitdiff
path: root/audio/libsidplay2
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-10 04:35:28 +0000
commitf124555536ce4b815ff160312c094545c36ec440 (patch)
tree702199d3b5e34c9ba151483313d8c26565451c75 /audio/libsidplay2
parent280725774faa4e3d91ff599cca3a1466c77d300e (diff)
Diffstat (limited to 'audio/libsidplay2')
-rw-r--r--audio/libsidplay2/Makefile20
-rw-r--r--audio/libsidplay2/distinfo1
-rw-r--r--audio/libsidplay2/files/patch-libtool11
-rw-r--r--audio/libsidplay2/pkg-comment1
-rw-r--r--audio/libsidplay2/pkg-descr17
-rw-r--r--audio/libsidplay2/pkg-plist15
6 files changed, 0 insertions, 65 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
deleted file mode 100644
index b0c73e51d1b2..000000000000
--- a/audio/libsidplay2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: libsidplay
-# Date created: 31 October 1996
-# Whom: Stefan Zehl <sec@42.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libsidplay
-PORTVERSION= 1.36.50
-CATEGORIES= audio emulators
-MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
-
-MAINTAINER= sec@42.org
-
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-USE_NEWGCC= yes
-
-.include <bsd.port.mk>
diff --git a/audio/libsidplay2/distinfo b/audio/libsidplay2/distinfo
deleted file mode 100644
index 31028d7e1bc3..000000000000
--- a/audio/libsidplay2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (libsidplay-1.36.50.tgz) = 183c85fc2f19192505fa540f12eb98b2
diff --git a/audio/libsidplay2/files/patch-libtool b/audio/libsidplay2/files/patch-libtool
deleted file mode 100644
index 3087118bc186..000000000000
--- a/audio/libsidplay2/files/patch-libtool
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Jan 12 02:17:19 2002
-+++ configure Sat Jan 12 02:18:08 2002
-@@ -6159,7 +6159,7 @@
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-
- # Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+LIBTOOL='libtool'
-
- # Prevent multiple expansion
-
diff --git a/audio/libsidplay2/pkg-comment b/audio/libsidplay2/pkg-comment
deleted file mode 100644
index cced7b195bac..000000000000
--- a/audio/libsidplay2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Commodore SID-chip emulator library to play SID music files
diff --git a/audio/libsidplay2/pkg-descr b/audio/libsidplay2/pkg-descr
deleted file mode 100644
index e2604b8bdbf0..000000000000
--- a/audio/libsidplay2/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-Basically, SIDPLAY is just an ordinary music player software. More
-specifically, it emulates the Sound Interface Device chip (MOS 6581,
-known as SID) and the Micro Processor Unit (MOS 6510) of the
-Commodore 64 on your computer. Its platform-independent software
-emulates hardware components. Therefore it is able to load and execute
-C64 machine code programs which produce music or sound. In general,
-these are independent fragments of code and data which have been
-ripped from games and demonstration programs and were transferred
-directly from the C64. All you need is a supported operating system and
-audio hardware with average PCM waveform playback capabilities. A
-fast CPU and a 16-bit sound card are recommended for better
-performance.
-
-This is just the library. To actually use it, you need one of the
-front-ends like 'sidplay' or 'xsidplay'.
-
-WWW: http://www.geocities.com/SiliconValley/Lakes/5147/index.html
diff --git a/audio/libsidplay2/pkg-plist b/audio/libsidplay2/pkg-plist
deleted file mode 100644
index 24a03b6bab83..000000000000
--- a/audio/libsidplay2/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-include/sidplay/compconf.h
-include/sidplay/emucfg.h
-include/sidplay/fformat.h
-include/sidplay/myendian.h
-include/sidplay/mytypes.h
-include/sidplay/player.h
-include/sidplay/sidtune.h
-include/sidplay/version.h
-include/sidplay/fixpoint.h
-include/sidplay/libcfg.h
-lib/libsidplay.a
-lib/libsidplay.la
-lib/libsidplay.so.1
-lib/libsidplay.so
-@dirrm include/sidplay