summaryrefslogtreecommitdiff
path: root/audio/xmms/files/patch-ab
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 07:45:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 07:45:29 +0000
commit8ffe38bb00b8c6b6eeac7e75f27fe935277be537 (patch)
treebdb4e151d61f572bbfa1d2280044edd80f4c2fba /audio/xmms/files/patch-ab
parentMake this actually work. Fix MASTER_SITES while I'm here. (diff)
Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled with
WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically. PR: 19293 Submitted by: Espen Skoglund <esk@ira.uka.de>
Diffstat (limited to 'audio/xmms/files/patch-ab')
-rw-r--r--audio/xmms/files/patch-ab65
1 files changed, 4 insertions, 61 deletions
diff --git a/audio/xmms/files/patch-ab b/audio/xmms/files/patch-ab
index 6737dede0961..a9842709cd22 100644
--- a/audio/xmms/files/patch-ab
+++ b/audio/xmms/files/patch-ab
@@ -1,26 +1,7 @@
-*** Makefile.in.org Wed Feb 2 13:36:47 2000
---- Makefile.in Wed Feb 2 13:37:01 2000
+*** Visualization/Makefile.in.org Wed Jun 14 13:21:50 2000
+--- Visualization/Makefile.in Wed Jun 14 13:22:09 2000
***************
-*** 125,131 ****
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = libxmms xmms Output Input Effect General Visualization wmxmms gnomexmms
-
- bin_SCRIPTS = xmms-config
-
---- 125,131 ----
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = libxmms xmms Output Input Effect General Visualization wmxmms
-
- bin_SCRIPTS = xmms-config
-
-*** Visualization/Makefile.in.org Wed Feb 2 13:37:14 2000
---- Visualization/Makefile.in Wed Feb 2 13:37:26 2000
-***************
-*** 125,131 ****
+*** 148,154 ****
sidplay_library = @sidplay_library@
xmmsdir = @xmmsdir@
@@ -28,7 +9,7 @@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
---- 125,131 ----
+--- 148,154 ----
sidplay_library = @sidplay_library@
xmmsdir = @xmmsdir@
@@ -36,41 +17,3 @@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
-*** Input/Makefile.in.org Wed Feb 2 13:38:23 2000
---- Input/Makefile.in Wed Feb 2 13:38:40 2000
-***************
-*** 125,131 ****
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = wav mpg123 mikmod cdaudio idcin
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
---- 125,131 ----
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = wav mpg123 cdaudio idcin
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
-*** Output/Makefile.in.org Wed Feb 2 13:39:06 2000
---- Output/Makefile.in Wed Feb 2 13:39:17 2000
-***************
-*** 125,131 ****
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = OSS esd disk_writer
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =
---- 125,131 ----
- sidplay_library = @sidplay_library@
- xmmsdir = @xmmsdir@
-
-! SUBDIRS = OSS disk_writer
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =