--- streamtuner-0.99.99.orig/configure +++ streamtuner-0.99.99/configure @@ -22845,13 +22845,10 @@ echo $ECHO_N "checking Python version... $ECHO_C" >&6 PYTHON_VERSION=`$PYTHON -c " -import sys, string +import sys minver = '$minver' -pyver = string.split(sys.version)[0] - -minver = map(string.atoi, string.split(minver, '.')) -pyver = map(string.atoi, string.split(pyver, '.')) +pyver = sys.version.split()[0] print sys.version[:3] --- streamtuner-0.99.99.orig/po/de.po +++ streamtuner-0.99.99/po/de.po @@ -2255,7 +2255,7 @@ #: src/streamtuner/st-transfer.c:1110 msgid "Unable to initialize the curl library." -msgstr "Die Curl Library kann nicht initalisiert werden." +msgstr "Die Curl Library kann nicht initialisiert werden." #: src/streamtuner/st-util.c:56 #, c-format --- streamtuner-0.99.99.orig/data/streamtuner.desktop +++ streamtuner-0.99.99/data/streamtuner.desktop @@ -0,0 +1,18 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=streamtuner +GenericName=Stream Directory Browser +GenericName[de]=Streamverzeichnis durchsuchen +GenericName[fr]=Navigateur de Répertoire de Stations +GenericName[ja]=ストリーム ディレクトリ ブラウザ +Comment=Browse Internet stream directories +Comment[de]=Internet Streamverzeichnisse durchsuchen +Comment[fr]=Parcours les répertoires de stations sur Internet +Comment[ja]=インターネットストリーム ディレクトリを調べる +Icon=streamtuner.png +TryExec=streamtuner +Exec=streamtuner +Terminal=false +Categories=AudioVideo;GTK;Tuner; +StartupNotify=true --- streamtuner-0.99.99.orig/data/streamtuner.pc.in +++ streamtuner-0.99.99/data/streamtuner.pc.in @@ -1,9 +1,8 @@ prefix=@prefix@ includedir=@includedir@/streamtuner -oldincludedir=@includedir@ Name: @PACKAGE@ Description: A stream directory browser Version: @VERSION@ Requires: gmodule-2.0 gtk+-2.0 -Cflags: -I${includedir} -I${oldincludedir} +Cflags: -I${includedir} --- streamtuner-0.99.99.orig/data/streamtuner.desktop.in +++ streamtuner-0.99.99/data/streamtuner.desktop.in @@ -8,5 +8,5 @@ TryExec=streamtuner Exec=streamtuner Terminal=false -Categories=Application;AudioVideo;GTK;Tuner; +Categories=AudioVideo;GTK;Tuner; StartupNotify=true --- streamtuner-0.99.99.orig/debian/menu +++ streamtuner-0.99.99/debian/menu @@ -0,0 +1,2 @@ +?package(streamtuner):needs="X11" section="Applications/TV and Radio" \ + title="streamtuner" command="/usr/bin/streamtuner" --- streamtuner-0.99.99.orig/debian/rules +++ streamtuner-0.99.99/debian/rules @@ -0,0 +1,116 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +LDFLAGS = -Wl,--as-needed +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure LDFLAGS="$(LDFLAGS)" CFLAGS="$(CFLAGS)" \ + --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) basedocdir=/usr/share/gnome/help/streamtuner + #/usr/bin/docbook-to-man debian/streamtuner.sgml > streamtuner.1 + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + rm -f config.log po/*.gmo + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/streamtuner. + $(MAKE) install DESTDIR=$(CURDIR)/debian/streamtuner \ + basedocdir=/usr/share/gnome/help/streamtuner + + rm debian/streamtuner/usr/lib/streamtuner/plugins/*.a + rm debian/streamtuner/usr/lib/streamtuner/plugins/*.la + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installexamples +# dh_install + dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl + dh_pysupport +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- streamtuner-0.99.99.orig/debian/streamtuner.de.1 +++ streamtuner-0.99.99/debian/streamtuner.de.1 @@ -0,0 +1,61 @@ +.TH STREAMTUNER 1 "2006-05-27" "" "Stream Verzeichnis Browser" + +.SH NAME +streamtuner \- ein Audiostream-Verzeichnis-Browser mit GUI + +.SH SYNTAX +.B streamtuner +.RB [\ \-d \ ]\ |\ [\ \-? \ ]\ |\ [\ \-v \ ] + +.SH BESCHREIBUNG +.B streamtuner +ist ein Audiostream-Verzeichnis-Browser. \[:U]ber ein Plugin System bietet er eine intuitive GTK+ 2.0 Schnittstelle zu Internetradio Verzeichnissen wie SHOUTcast und Live365. +.sp 1 +Mit +.B streamtuner +k\[:o]nnen Sie: +.sp 0 +\- die SHOUTcast Yellow Pages durchsuchen +.sp 0 +\- das Live365 Verzeichnis durchsuchen +.sp 0 +\- das Xiph.org (aka icecast.org, aka Oddsock) Verzeichnis durchsuchen +.sp 0 +\- die basic.ch DJ mixes durchsuchen +.sp 0 +\- Ihre lokale Musiksammlung verwalten, mit voller Unterst\[:u]tzung von ID3 und Vorbis Metadaten +.sp 0 +\- Streams anh\[:o]ren, ihre Webseite aufsuchen oder sie mit Programmen wie +.BR Streamripper +aufzeichnen +.sp 0 +\- neue Verzeichnisdienste einbinden, \[:u]ber Python Skripte oder dynamisch ladbare C Module +.sp 0 +\- Ihre Lieblingsstreams mittels Bookmarks sammeln +.sp 0 +\- Ihrer Sammlung manuell Streams hinzuf\[:u]gen +.sp 1 +.B streamtuner +bietet viele hunderte Musikquellen \[:u]ber eine schnelle und saubere Standardschnittstelle + +.SH OPTIONEN +.TP +.BI \-d,\ \-\-directory= DIR +Ein Konfigurationsverzeichnis festlegen +.RI [ ~/.streamtuner ] +.TP +.B \-?, \-\-help +Die Hilfe anzeigen +.TP +.B \-v, \-\-version +Die Versionsinformationen anzeigen + +.SH SIEHE AUCH +.BR streamripper (1) +.sp 1 +.BR + +.SH AUTOR +streamtuner wurde von Jean\-Yves Lefort geschrieben. +.PP +Diese Hilfeseite wurde von Holger Hartmann f\[:u]r das Debian Projekt geschrieben und ist unter der GNU GPL ver\[:o]ffentlicht. --- streamtuner-0.99.99.orig/debian/changelog +++ streamtuner-0.99.99/debian/changelog @@ -0,0 +1,272 @@ +streamtuner (0.99.99-13ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes (LP: #237726): + - Move yelp from Suggests to Recommends and add xmms to the + former (LP: #104296). + - Update Maintainer field to match Debian-Maintainer-Spec. + + -- Nathan Handler Thu, 05 Jun 2008 14:27:14 -0500 + +streamtuner (0.99.99-13) unstable; urgency=low + + * Remove bashism in debian/rules (Closes: #484446) + + -- Ari Pollak Wed, 04 Jun 2008 22:15:01 -0400 + +streamtuner (0.99.99-12ubuntu1) hardy; urgency=low + + * Merge from Debian unstable. (LP: #197425) Remaining Ubuntu changes: + - Move yelp from Suggests to Recommends and add xmms to the + former (LP: #104296). + - Update Maintainer field to match Debian-Maintainer-Spec. + * debian/rules: Uncomment the deletion of the .la and .a files, + otherwhise it wouldn't build. + + -- Stefan Ebner Thu, 20 Mar 2008 11:34:19 +0100 + +streamtuner (0.99.99-12) unstable; urgency=low + + * Apply gently modified patch from "lache pas la patate" to fix + parsing of Shoutcast genres (Closes: #471132) + * Stop installing static .la and .a files for plugins + * Pass CFLAGS and LDFLAGS to configure properly + + -- Ari Pollak Thu, 20 Mar 2008 00:00:29 -0400 + +streamtuner (0.99.99-11) unstable; urgency=low + + * Fix Makefile test in the clean target (Closes: #457347) + + -- Ari Pollak Sun, 30 Dec 2007 16:28:45 -0500 + +streamtuner (0.99.99-10) unstable; urgency=medium + + * Fix syntax error in control (Closes: #453230) + * Symlink /usr/share/doc/streamtuner/html to the HTML docs (Closes: #363141) + + -- Ari Pollak Fri, 30 Nov 2007 23:32:25 -0500 + +streamtuner (0.99.99-9ubuntu4) gutsy; urgency=low + + * Rebuild for the libcurl transition mess. + + -- Steve Kowalik Thu, 5 Jul 2007 00:15:05 +1000 + +streamtuner (0.99.99-9ubuntu3) gutsy; urgency=low + + [ Arthur Loiret ] + * Move yelp and xmms from Suggests to Recommends (LP: #104296) + * Update Maintainer field to match Debian-Maintainer-Spec + + [ Michael Bienia ] + * debian/control: Change libcurl3-openssl-dev to libcurl4-openssl-dev in + Build-Depends. + + -- Michael Bienia Sun, 01 Jul 2007 01:35:02 +0200 + +streamtuner (0.99.99-9ubuntu2) feisty; urgency=low + + * Rebuild for python2.5 as the default python version. + + -- Matthias Klose Fri, 12 Jan 2007 13:25:42 +0000 + +streamtuner (0.99.99-9ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + * Kept Ubuntu changes + + -- Sarah Hobbs Thu, 7 Sep 2006 21:43:14 -0500 + +streamtuner (0.99.99-9) unstable; urgency=low + + * Patch configure to enable build with python support with Debian's + weird python version number + * Apply patch from Fedora to remove some cruft from streamtuner.pc.in + * Update package to latest python policy by using dh_pysupport + (Closes: #380816) + + -- Ari Pollak Sun, 3 Sep 2006 16:41:36 -0400 + +streamtuner (0.99.99-8ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + + -- Sarah Hobbs Sat, 5 Aug 2006 12:27:53 +1000 + +streamtuner (0.99.99-8) unstable; urgency=low + + * The patch to fix the python plugin seems to have disappeared, so add + it back again. (Closes: #376373) + + -- Ari Pollak Wed, 2 Aug 2006 12:06:23 -0400 + +streamtuner (0.99.99-7ubuntu1) edgy; urgency=low + + * Merge from debian unstable. + + -- Sarah Hobbs Mon, 24 Jul 2006 15:11:02 +1000 + +streamtuner (0.99.99-7) unstable; urgency=low + + * Update German translation (Closes: #313840) + * Add man page from Holger Hartmann (Closes: #369142) + + -- Ari Pollak Tue, 11 Jul 2006 22:29:03 -0400 + +streamtuner (0.99.99-6) unstable; urgency=low + + * Change build-depends on libcurl3-dev to libcurl3-openssl-dev, + because of the package name change. + + -- Ari Pollak Sat, 26 Nov 2005 23:44:07 +0000 + +streamtuner (0.99.99-5ubuntu6) dapper; urgency=low + + * debian/control + + Added xmms to suggests. (Closes: Malone #46124) + + -- Chuck Short Tue, 23 May 2006 18:52:00 -0400 + +streamtuner (0.99.99-5ubuntu5) dapper; urgency=low + + * src/plugins/python/pst-main.c: + + Apply official patch to fix PyGTK 2.5/2.6 crashes. + + -- Zak B. Elep Sun, 30 Apr 2006 11:05:54 -0400 + +streamtuner (0.99.99-5ubuntu4) breezy; urgency=low + + * Rebuild again to get rid of the libglitz dependency on powerpc. + + -- Adam Conrad Tue, 30 Aug 2005 05:25:55 +1000 + +streamtuner (0.99.99-5ubuntu3) breezy; urgency=low + + * Rebuild with the new cairo version + + -- Sebastien Bacher Thu, 18 Aug 2005 17:23:06 +0000 + +streamtuner (0.99.99-5ubuntu2) breezy; urgency=low + + * Rebuild with new libtagc0-dev. + + -- Matthias Klose Wed, 3 Aug 2005 22:47:58 +0200 + +streamtuner (0.99.99-5ubuntu1) breezy; urgency=low + + * Resynchronise with Debian. (Ubuntu: #10655, Malone: #460). + + -- Daniel Holbach Mon, 11 Jul 2005 10:19:55 +0200 + +streamtuner (0.99.99-5) unstable; urgency=low + + * Apply patch from upstream author to fix live365 stream listings + + -- Ari Pollak Tue, 10 May 2005 22:30:15 -0400 + +streamtuner (0.99.99-4) unstable; urgency=low + + * Bump build-depends for python-gtk2 to latest version to try and + alleviate a crash on startup (Closes: #299183) + + -- Ari Pollak Sat, 12 Mar 2005 11:22:17 -0500 + +streamtuner (0.99.99-3ubuntu0) hoary; urgency=low + + * bumped the version number to trigger a rebuild + (fixes segfaulting on startup) + + -- Oliver Grawert (ogra) Fri, 11 Feb 2005 22:02:38 +0100 + +streamtuner (0.99.99-3) unstable; urgency=low + + * Add libtagc0-dev and libxml2-dev to build-depends + * Add depends on python-gtk2 + + -- Ari Pollak Mon, 3 Jan 2005 18:39:44 -0500 + +streamtuner (0.99.99-2) unstable; urgency=low + + * Whoops, build against a correct sid system this time. (Closes: #287020) + + -- Ari Pollak Thu, 23 Dec 2004 13:33:27 -0500 + +streamtuner (0.99.99-1) unstable; urgency=low + + * New upstream release + * Update plugin list in package description + * Add python-gtk2-dev to build-depends + + -- Ari Pollak Wed, 22 Dec 2004 11:47:06 -0500 + +streamtuner (0.99-2) unstable; urgency=low + + * whoops, build-depend on python-dev, not python + + -- Ari Pollak Sat, 23 Oct 2004 01:06:33 -0400 + +streamtuner (0.99-1) unstable; urgency=low + + * New upstream release + * build-depend on python, add ${python:Depends}, and call dh_python + + -- Ari Pollak Sat, 23 Oct 2004 00:40:24 -0400 + +streamtuner (0.12.5-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Mon, 9 Aug 2004 10:07:22 -0400 + +streamtuner (0.12.4-1) unstable; urgency=low + + * New upstream release + * Use libcurl3 (Closes: #252475, #260206) + * Add watch file + + -- Ari Pollak Mon, 26 Jul 2004 17:04:24 -0400 + +streamtuner (0.12.1-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Tue, 30 Mar 2004 15:19:15 -0500 + +streamtuner (0.11.1-2) unstable; urgency=low + + * Correct copyright (Closes: #240850) - thanks Fabien, I guess the + license must have changed since I first packaged this. + + -- Ari Pollak Mon, 29 Mar 2004 13:35:21 -0500 + +streamtuner (0.11.1-1) unstable; urgency=medium + + * New upstream release + * Fixed a deadlock + + -- Ari Pollak Sat, 7 Feb 2004 20:11:22 -0500 + +streamtuner (0.11.0-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Sun, 1 Feb 2004 00:05:55 -0500 + +streamtuner (0.10.0-2) unstable; urgency=low + + * Fix preferred applications (Closes: #219579) + + -- Ari Pollak Sun, 16 Nov 2003 17:34:36 -0500 + +streamtuner (0.10.0-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Tue, 22 Jul 2003 14:30:16 -0400 + +streamtuner (0.9.1-1) unstable; urgency=low + + * Initial Release. + + -- Ari Pollak Fri, 20 Jun 2003 21:21:31 -0400 + --- streamtuner-0.99.99.orig/debian/manpages +++ streamtuner-0.99.99/debian/manpages @@ -0,0 +1,2 @@ +debian/streamtuner.1 +debian/streamtuner.de.1 --- streamtuner-0.99.99.orig/debian/streamtuner.1 +++ streamtuner-0.99.99/debian/streamtuner.1 @@ -0,0 +1,60 @@ +.TH STREAMTUNER 1 "2006-05-27" "" "stream directory browser" + +.SH NAME +streamtuner \- a GUI audio stream directory browser + +.SH SYNOPSIS +.B streamtuner +.RB [\ \-d \ ]\ |\ [\ \-? \ ]\ |\ [\ \-v \ ] + +.SH DESCRIPTION +.B streamtuner +is a stream directory browser. Through the use of a plugin system, it offers an intuitive GTK+ 2.0 interface to Internet radio directories such as SHOUTcast and Live365. +.sp 1 +With +.B streamtuner +you can: +.sp 0 +\- Browse the SHOUTcast Yellow Pages +.sp 0 +\- Browse the Live365 directory +.sp 0 +\- Browse the Xiph.org (aka icecast.org, aka Oddsock) directory +.sp 0 +\- Browse the basic.ch DJ mixes +.sp 0 +\- Manage your local music collection, with full support for ID3 and Vorbis metadata editing +.sp 0 +\- Listen to streams, browse their web page, or record them using programs such as +.BR Streamripper +.sp 0 +\- Implement new directory handlers as tiny Python scripts or as dynamically loadable modules written in C +.sp 0 +\- Retain your favourite streams by bookmarking them +.sp 0 +\- Manually add streams to your collection +.sp 1 +.B streamtuner +offers hundreds of thousands of music resources in a fast and clean common interface. + +.SH OPTIONS +.TP +.BI \-d,\ \-\-directory= DIR +Specify a configuration directory +.RI [ ~/.streamtuner ] +.TP +.B \-?, \-\-help +Show this help +.TP +.B \-v, \-\-version +Show version information + +.SH SEE ALSO +.BR streamripper (1) +.sp 1 +.BR + +.SH AUTHOR +streamtuner was written by Jean\-Yves Lefort. +.PP +This manual page was written by Holger Hartmann for the Debian Project and is published under the GNU GPL. --- streamtuner-0.99.99.orig/debian/copyright +++ streamtuner-0.99.99/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Ari Pollak on +Fri, 20 Jun 2003 21:21:31 -0400. + +It was downloaded from + +Upstream Author: Jean-Yves Lefort + +Copyright: + +Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Neither the name of Jean-Yves Lefort nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. --- streamtuner-0.99.99.orig/debian/control +++ streamtuner-0.99.99/debian/control @@ -0,0 +1,27 @@ +Source: streamtuner +Section: net +Priority: extra +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Ari Pollak +Build-Depends: debhelper (>> 4.0.0), autotools-dev, libgtk2.0-dev (>= 2.4.0), libcurl4-openssl-dev, scrollkeeper, python-dev, python-gtk2-dev (>= 2.6.0), python-support (>= 0.4), libtagc0-dev, libxml2-dev +Standards-Version: 3.6.1 + +Package: streamtuner +Architecture: any +Depends: python-gtk2 (>= 2.6.0), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Recommends: yelp, xmms +Suggests: streamripper +Description: A GUI audio stream directory browser + Streamtuner is a stream directory browser. It offers an + intuitive and unified interface to various streaming + directories through the use of a C/Python plugin system. + . + Current plugins included in this package are: + * SHOUTcast + * Live365 + * Xiph.org + * basic.ch + * and more! + . + More information and plugins can be found at: + --- streamtuner-0.99.99.orig/debian/compat +++ streamtuner-0.99.99/debian/compat @@ -0,0 +1 @@ +4 --- streamtuner-0.99.99.orig/debian/watch +++ streamtuner-0.99.99/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://savannah.nongnu.org/download/streamtuner/streamtuner-((\d+\.)+(\d+))\.tar\.gz --- streamtuner-0.99.99.orig/debian/docs +++ streamtuner-0.99.99/debian/docs @@ -0,0 +1,2 @@ +NEWS +TODO --- streamtuner-0.99.99.orig/debian/links +++ streamtuner-0.99.99/debian/links @@ -0,0 +1 @@ +usr/share/gtk-doc/html/streamtuner usr/share/doc/streamtuner/html --- streamtuner-0.99.99.orig/help/C/streamtuner-C.omf.out +++ streamtuner-0.99.99/help/C/streamtuner-C.omf.out @@ -0,0 +1,31 @@ + + + + + + jylefort@brutele.be (Jean-Yves Lefort) + + + jylefort@brutele.be (Jean-Yves Lefort) + + + streamtuner Manual + + + 2004-12-21 + + + + + streamtuner Manual + + + user's guide + + + + + + + + --- streamtuner-0.99.99.orig/src/streamtuner/st-preselections.c +++ streamtuner-0.99.99/src/streamtuner/st-preselections.c @@ -391,8 +391,8 @@ st_preselections_init_handler(); st_action_register("play-stream", _("Listen to a stream"), "xmms %q"); - st_action_register("record-stream", _("Record a stream"), "xterm -e streamripper %q"); - st_action_register("view-web", _("Open a web page"), "epiphany %q"); + st_action_register("record-stream", _("Record a stream"), "x-terminal-emulator -e streamripper %q"); + st_action_register("view-web", _("Open a web page"), "sensible-browser %q"); } void --- streamtuner-0.99.99.orig/src/streamtuner/st-action.c +++ streamtuner-0.99.99/src/streamtuner/st-action.c @@ -123,7 +123,7 @@ { actions = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, NULL); - st_action_register("view-web", _("Open a web page"), "epiphany %q"); + st_action_register("view-web", _("Open a web page"), "sensible-browser %q"); st_action_register("view-ghelp", _("Open a GNOME help document"), "yelp %q"); } --- streamtuner-0.99.99.orig/src/plugins/shoutcast/shoutcast.c +++ streamtuner-0.99.99/src/plugins/shoutcast/shoutcast.c @@ -91,6 +91,7 @@ int page; int npages; + int parse_genres; GNode *parent_node; SHOUTcastStream *stream; @@ -516,6 +517,7 @@ info.page = 0; info.npages = 0; + info.parse_genres = 0; info.parent_node = NULL; info.stream = NULL; @@ -566,9 +568,18 @@ info->stream->url_postfix = st_sgml_ref_expand_len(s1, s2 - s1); } else if (info->page < 2 - && (((s1 = st_str_has_prefix_span(line, "\t