pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/tunesbrowser Remove tunesbrowser, which is dead ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/064f755d2303
branches: trunk
changeset: 555590:064f755d2303
user: snj <snj%pkgsrc.org@localhost>
date: Thu Mar 05 21:48:47 2009 +0000
description:
Remove tunesbrowser, which is dead upstream and has not been useful for
years.
diffstat:
audio/tunesbrowser/DESCR | 11 -----------
audio/tunesbrowser/Makefile | 33 ---------------------------------
audio/tunesbrowser/PLIST | 11 -----------
audio/tunesbrowser/distinfo | 7 -------
audio/tunesbrowser/patches/patch-ab | 27 ---------------------------
audio/tunesbrowser/patches/patch-ad | 15 ---------------
6 files changed, 0 insertions(+), 104 deletions(-)
diffs (128 lines):
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/DESCR
--- a/audio/tunesbrowser/DESCR Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-TunesBrowser is a simple music player, capable of playing music found
-on iTunes(TM) shares.
-
-TunesBrowser can connect to the latest iTunes applications (as of
-April 29 2004) and is implemented on top of libopendaap
-
-TunesBrowser's interface is quite similar to that of iTunes.
-
-TunesBrowser was written with the purpose of being a prototype
-front-end for libopendaap. I intend to integrate libopendaap with
-other, more mature, players.
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/Makefile
--- a/audio/tunesbrowser/Makefile Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:07 joerg Exp $
-#
-
-DISTNAME= tunesbrowser-0.3.0
-PKGREVISION= 12
-CATEGORIES= audio
-MASTER_SITES= http://craz.net/programs/itunes/files/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://craz.net/programs/itunes/libopendaap.html
-COMMENT= Front-end for DAAP client
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-
-CONFIGURE_ARGS+= --datadir=${PREFIX}/share/tunesbrowser
-DEPENDS+= gst-plugins0.8-esound>=0.8.1:../../audio/gst-plugins0.8-esound
-DEPENDS+= gst-plugins0.8-mad>=0.8.1:../../audio/gst-plugins0.8-mad
-
-BUILDLINK_API_DEPENDS.libopendaap+= libopendaap>=0.4.0
-
-.include "../../multimedia/gst-plugins0.8/buildlink3.mk"
-.include "../../audio/libopendaap/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../multimedia/gstreamer0.8/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../sysutils/gst-plugins0.8-gnomevfs/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/PLIST
--- a/audio/tunesbrowser/PLIST Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2005/08/05 12:58:49 tonio Exp $
-bin/tunesbrowser
-man/man1/tunesbrowser.1
-share/tunesbrowser/comp.blue.png
-share/tunesbrowser/comp.red.png
-share/tunesbrowser/sound1.png
-share/tunesbrowser/sound2.png
-share/tunesbrowser/soundfile.png
-share/tunesbrowser/tips.txt
-share/tunesbrowser/tunesbrowser.glade
-@dirrm share/tunesbrowser
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/distinfo
--- a/audio/tunesbrowser/distinfo Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.6 2005/08/05 12:58:49 tonio Exp $
-
-SHA1 (tunesbrowser-0.3.0.tar.bz2) = d1b543347af523d9da375019dc8a17c08f1cb27c
-RMD160 (tunesbrowser-0.3.0.tar.bz2) = a3be956f34ec7e0817a637a7d3d9dbd4df64bc60
-Size (tunesbrowser-0.3.0.tar.bz2) = 222593 bytes
-SHA1 (patch-ab) = 1b5719009ebfb659e5adb62e4c2cdf6b351d2c11
-SHA1 (patch-ad) = d8db8a91f0208aa211356389a5fcd5adb6d8f900
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/patches/patch-ab
--- a/audio/tunesbrowser/patches/patch-ab Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2005/08/05 12:58:49 tonio Exp $
-
---- audioplayer.c.orig 2005-08-04 11:07:43.000000000 +0200
-+++ audioplayer.c 2005-08-04 11:10:48.000000000 +0200
-@@ -167,11 +167,11 @@
-
- static void cb_error (__UNUSED__ GstElement *gstelement,
- __UNUSED__ GstElement *arg1,
-- __UNUSED__ gpointer arg2,
-- gchar *arg3,
-+ GError *err,
-+ gchar *dbg_msg,
- __UNUSED__ gpointer user_data)
- {
-- fprintf(stderr, "an error occured:\n%s\n\n", arg3);
-+ fprintf(stderr, "an error occured:\n%s (%s)\n\n", err->message, dbg_msg);
- }
-
- static void cb_iterate(GstBin *bin, __UNUSED__ gpointer data)
-@@ -197,6 +197,7 @@
- /* remove the source and decoder from the pipeline */
- gst_bin_remove_many (GST_BIN (pipeline_thread), srcelem, decoder, NULL);
-
-+ gst_element_set_state(pipeline_thread, GST_STATE_NULL);
- gst_object_unref(GST_OBJECT(pipeline_thread));
- }
-
diff -r 0f89b858bef8 -r 064f755d2303 audio/tunesbrowser/patches/patch-ad
--- a/audio/tunesbrowser/patches/patch-ad Thu Mar 05 21:34:18 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2005/08/05 12:58:49 tonio Exp $
-
---- misc_ui.c.orig 2005-08-04 11:06:21.000000000 +0200
-+++ misc_ui.c 2005-08-04 11:06:42.000000000 +0200
-@@ -233,9 +233,9 @@
-
- if (seconds >= 0)
- {
-+ char bufstr[11] = {0};
- int minutes = seconds / 60;
- seconds -= minutes * 60;
-- char bufstr[11] = {0};
-
- snprintf(bufstr, 10, "%i:%02i",
- minutes, seconds);
Home |
Main Index |
Thread Index |
Old Index