summaryrefslogtreecommitdiffstats
path: root/audio/tunesbrowser
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
commita83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b (patch)
tree0ebb6ab687a5382ed7c5422fc3df7c26baa04efe /audio/tunesbrowser
parent31c805482cb67cee7101b7398aeae7a85ad3d59d (diff)
downloadmarcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.gz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.bz2
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.lz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.xz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.zst
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.zip
Remove, now in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r--audio/tunesbrowser/Makefile32
-rw-r--r--audio/tunesbrowser/distinfo2
-rw-r--r--audio/tunesbrowser/files/patch-Makefile.in17
-rw-r--r--audio/tunesbrowser/files/patch-audioplayer.c25
-rw-r--r--audio/tunesbrowser/files/patch-main.c35
-rw-r--r--audio/tunesbrowser/files/patch-misc_ui.c12
-rw-r--r--audio/tunesbrowser/pkg-descr4
-rw-r--r--audio/tunesbrowser/pkg-plist7
8 files changed, 0 insertions, 134 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile
deleted file mode 100644
index 7c537c382..000000000
--- a/audio/tunesbrowser/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: tunesbrowser
-# Date created: 2004-07-27
-# Whom: Michael Johnson <ahze@ahze.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tunesbrowser
-PORTVERSION= 0.2.0
-CATEGORIES= audio
-MASTER_SITES= http://craz.net/programs/itunes/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Gnome frontend DAAP client
-
-LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap
-
-USE_BZIP2= yes
-USE_INC_LIBTOOL_VER=15
-USE_X_PREFIX= yes
-USE_GNOME= libglade2 gnometarget gnomehack gnomeprefix
-USE_GSTREAMER= mad
-
-DATADIR= ${PREFIX}/share/gnome/${PORTNAME}
-
-pre-everything::
- @${ECHO_MSG} '===>'
- @${ECHO_MSG} '===> Warning: ${PORTNAME} is extremelly buggy, especially'
- @${ECHO_MSG} '===> on the FreeBSD 4.x branch, and may not run at all'
- @${ECHO_MSG} '===>'
-
-.include <bsd.port.mk>
diff --git a/audio/tunesbrowser/distinfo b/audio/tunesbrowser/distinfo
deleted file mode 100644
index fa907bced..000000000
--- a/audio/tunesbrowser/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (tunesbrowser-0.2.0.tar.bz2) = e0fa00ca89ded223033430f4c54a83f9
-SIZE (tunesbrowser-0.2.0.tar.bz2) = 208472
diff --git a/audio/tunesbrowser/files/patch-Makefile.in b/audio/tunesbrowser/files/patch-Makefile.in
deleted file mode 100644
index fd1b19bc0..000000000
--- a/audio/tunesbrowser/files/patch-Makefile.in
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.in.orig Wed Feb 2 22:27:56 2005
-+++ Makefile.in Wed Feb 2 22:29:51 2005
-@@ -389,12 +389,12 @@
- uiDATA_INSTALL = $(INSTALL_DATA)
- install-uiDATA: $(ui_DATA)
- @$(NORMAL_INSTALL)
-- $(mkinstalldirs) $(DESTDIR)$(uidir)
-+ $(mkinstalldirs) $(DESTDIR)$(uidir)/tunesbrowser
- @list='$(ui_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f="`echo $$p | sed -e 's|^.*/||'`"; \
- echo " $(uiDATA_INSTALL) $$d$$p $(DESTDIR)$(uidir)/$$f"; \
-- $(uiDATA_INSTALL) $$d$$p $(DESTDIR)$(uidir)/$$f; \
-+ $(uiDATA_INSTALL) $$d$$p $(DESTDIR)$(uidir)/tunesbrowser/$$f; \
- done
-
- uninstall-uiDATA:
diff --git a/audio/tunesbrowser/files/patch-audioplayer.c b/audio/tunesbrowser/files/patch-audioplayer.c
deleted file mode 100644
index 1d55d6b29..000000000
--- a/audio/tunesbrowser/files/patch-audioplayer.c
+++ /dev/null
@@ -1,25 +0,0 @@
---- audioplayer.c.orig Mon Dec 20 03:03:55 2004
-+++ audioplayer.c Wed Feb 2 21:42:19 2005
-@@ -106,7 +106,8 @@
-
- static void async_cmd_cb_gst_setup_clock(__UNUSED__ void *data)
- {
-- GstClock *clock = gst_bin_get_clock(GST_BIN(pipeline_thread));
-+ GstClock *clock;
-+ clock = gst_bin_get_clock(GST_BIN(pipeline_thread));
- songstarted = gst_clock_get_time(clock) / GST_SECOND;
- }
-
-@@ -157,8 +158,10 @@
-
- static void cb_iterate(GstBin *bin, __UNUSED__ gpointer data)
- {
-- GstClock *clock = gst_bin_get_clock(bin);
-- int seconds = gst_clock_get_time(clock) / GST_SECOND;
-+ GstClock *clock;
-+ int seconds;
-+ clock = gst_bin_get_clock(bin);
-+ seconds = gst_clock_get_time(clock) / GST_SECOND;
-
- seconds = seconds - songstarted;
-
diff --git a/audio/tunesbrowser/files/patch-main.c b/audio/tunesbrowser/files/patch-main.c
deleted file mode 100644
index c6e8d99ba..000000000
--- a/audio/tunesbrowser/files/patch-main.c
+++ /dev/null
@@ -1,35 +0,0 @@
---- main.c.orig Mon Jan 3 21:58:29 2005
-+++ main.c Wed Feb 2 21:56:11 2005
-@@ -38,8 +38,8 @@
- {
- fprintf(stderr, "Oops! TunesBrowser has crashed. Sorry about that!\n");
- fprintf(stderr, "This probably won't be of any use unless you feel like debugging,\n");
-- fprintf(stderr, "but the crash occured because of %p being bad.\n", siginfo->si_ptr);
- #if 0
-+ fprintf(stderr, "but the crash occured because of %p being bad.\n", siginfo->si_ptr);
- fprintf(stderr, "\n\nRaised SIGSTOP. You can now attach a debugger.\n");
- fprintf(stderr, "Attach to PID %i\n", getpid());
- raise(SIGSTOP);
-@@ -66,11 +66,11 @@
- int ret;
-
- sa.sa_handler = (void*)sighandler_sigsegv;
-- sa.sa_flags = SA_NOMASK | SA_SIGINFO;
-+ sa.sa_flags = SA_NODEFER | SA_SIGINFO;
- ret = sigaction(SIGSEGV, &sa, NULL);
-
- sa.sa_handler = (void*)sighandler_sigpipe;
-- sa.sa_flags = SA_NOMASK | SA_SIGINFO;
-+ sa.sa_flags = SA_NODEFER | SA_SIGINFO;
- ret = sigaction(SIGPIPE, &sa, NULL);
- }
-
-@@ -94,7 +94,7 @@
-
- gtk_init(&argc, &argv);
-
-- xml = glade_xml_new(XSTR(UIDIR) "/tunesbrowser.glade", NULL, NULL);
-+ xml = glade_xml_new(XSTR(UIDIR) "/tunesbrowser/tunesbrowser.glade", NULL, NULL);
-
- glade_xml_signal_autoconnect(xml);
-
diff --git a/audio/tunesbrowser/files/patch-misc_ui.c b/audio/tunesbrowser/files/patch-misc_ui.c
deleted file mode 100644
index 897db5181..000000000
--- a/audio/tunesbrowser/files/patch-misc_ui.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- misc_ui.c.orig Wed Jul 28 06:41:58 2004
-+++ misc_ui.c Wed Jul 28 06:43:37 2004
-@@ -139,8 +139,8 @@
- if (seconds >= 0)
- {
- int minutes = seconds / 60;
-+ char bufstr[11];
- seconds -= minutes * 60;
-- char bufstr[11] = {0};
-
- snprintf(bufstr, 10, "%i:%02i",
- minutes, seconds);
diff --git a/audio/tunesbrowser/pkg-descr b/audio/tunesbrowser/pkg-descr
deleted file mode 100644
index ec9e0a3df..000000000
--- a/audio/tunesbrowser/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-TunesBrowser is a simple music player, capable of playing music found on
-iTunes(R) shares.
-
-WWW: http://craz.net/programs/itunes/tunesbrowser.html
diff --git a/audio/tunesbrowser/pkg-plist b/audio/tunesbrowser/pkg-plist
deleted file mode 100644
index a9a8abe1f..000000000
--- a/audio/tunesbrowser/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/tunesbrowser
-share/gnome/tunesbrowser/comp.blue.png
-share/gnome/tunesbrowser/comp.red.png
-share/gnome/tunesbrowser/sound1.png
-share/gnome/tunesbrowser/sound2.png
-share/gnome/tunesbrowser/tunesbrowser.glade
-@dirrm share/gnome/tunesbrowser