diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-07-29 07:02:31 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-07-29 07:02:31 +0000 |
commit | 12ca9ec1ff91163fc7e9fdcd163446d5b6831015 (patch) | |
tree | 381b4b68fd64622ae3887a30982bdc767da1e137 /net-misc/streamtuner | |
parent | allegromp3 gone. (diff) | |
download | gentoo-2-12ca9ec1ff91163fc7e9fdcd163446d5b6831015.tar.gz gentoo-2-12ca9ec1ff91163fc7e9fdcd163446d5b6831015.tar.bz2 gentoo-2-12ca9ec1ff91163fc7e9fdcd163446d5b6831015.zip |
Merge patches and changes by Pacho Ramos from bug 184869, thanks.
(Portage version: 2.1.3)
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r-- | net-misc/streamtuner/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/streamtuner/files/digest-streamtuner-0.99 | 3 | ||||
-rw-r--r-- | net-misc/streamtuner/files/digest-streamtuner-0.99.99 | 3 | ||||
-rw-r--r-- | net-misc/streamtuner/files/digest-streamtuner-0.99.99-r2 (renamed from net-misc/streamtuner/files/digest-streamtuner-0.99.99-r1) | 0 | ||||
-rw-r--r-- | net-misc/streamtuner/files/streamtuner-0.12.3-gcc34.patch | 12 | ||||
-rw-r--r-- | net-misc/streamtuner/files/streamtuner-0.99.99-gentoo.patch | 192 | ||||
-rw-r--r-- | net-misc/streamtuner/files/streamtuner-0.99.99-sedfix.patch | 12 | ||||
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild | 35 | ||||
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99-r2.ebuild | 42 | ||||
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99.ebuild | 33 | ||||
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.ebuild | 26 |
11 files changed, 241 insertions, 125 deletions
diff --git a/net-misc/streamtuner/ChangeLog b/net-misc/streamtuner/ChangeLog index 828b8bb885c4..e5f35aa9fa67 100644 --- a/net-misc/streamtuner/ChangeLog +++ b/net-misc/streamtuner/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/streamtuner # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.27 2007/07/12 15:51:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.28 2007/07/29 07:02:31 drac Exp $ + +*streamtuner-0.99.99-r2 (29 Jul 2007) + + 29 Jul 2007; Samuli Suominen <drac@gentoo.org> + +files/streamtuner-0.99.99-gentoo.patch, +streamtuner-0.99.99-r2.ebuild: + Merge patches and changes by Pacho Ramos from bug 184869, thanks. 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> streamtuner-0.12.4.ebuild: diff --git a/net-misc/streamtuner/files/digest-streamtuner-0.99 b/net-misc/streamtuner/files/digest-streamtuner-0.99 deleted file mode 100644 index 304407679d10..000000000000 --- a/net-misc/streamtuner/files/digest-streamtuner-0.99 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0cd9ad6de35860af5e0a78a0b017973d streamtuner-0.99.tar.gz 782084 -RMD160 f47696b174515a55f55c381f62db16138817c665 streamtuner-0.99.tar.gz 782084 -SHA256 dc2b7754bbeb55386574182126444d9dae55e04ab9238635ac3d02a65ae246e5 streamtuner-0.99.tar.gz 782084 diff --git a/net-misc/streamtuner/files/digest-streamtuner-0.99.99 b/net-misc/streamtuner/files/digest-streamtuner-0.99.99 deleted file mode 100644 index 5beec6cf1d9d..000000000000 --- a/net-misc/streamtuner/files/digest-streamtuner-0.99.99 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2027b7c34e85b594524b0b4351c14362 streamtuner-0.99.99.tar.gz 948075 -RMD160 b2f7dbc47a148e4c195f85b8f5e77bb843bb7d4e streamtuner-0.99.99.tar.gz 948075 -SHA256 5c223a5e8dab9e504617bd221914e97bd2f0ae5f6ed8fe78b8ea8b427fee9123 streamtuner-0.99.99.tar.gz 948075 diff --git a/net-misc/streamtuner/files/digest-streamtuner-0.99.99-r1 b/net-misc/streamtuner/files/digest-streamtuner-0.99.99-r2 index 3978faeff6dd..3978faeff6dd 100644 --- a/net-misc/streamtuner/files/digest-streamtuner-0.99.99-r1 +++ b/net-misc/streamtuner/files/digest-streamtuner-0.99.99-r2 diff --git a/net-misc/streamtuner/files/streamtuner-0.12.3-gcc34.patch b/net-misc/streamtuner/files/streamtuner-0.12.3-gcc34.patch deleted file mode 100644 index a8313077104a..000000000000 --- a/net-misc/streamtuner/files/streamtuner-0.12.3-gcc34.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- streamtuner-0.12.3/work/streamtuner-0.12.3/src/sglib/sg-parser.c 2004-05-11 15:40:41.000000000 +0000 -+++ streamtuner-0.12.3.fixed/work/streamtuner-0.12.3/src/sglib/sg-parser.c 2004-07-04 10:45:30.968529288 +0000 -@@ -288,6 +288,9 @@ - break; - - default: /* only to suppress compiler warnings */ -+ -+ break; /* only to please gcc3.4 strictness ;-) */ -+ - } - - if (statement->terminator) diff --git a/net-misc/streamtuner/files/streamtuner-0.99.99-gentoo.patch b/net-misc/streamtuner/files/streamtuner-0.99.99-gentoo.patch new file mode 100644 index 000000000000..97bf059c7564 --- /dev/null +++ b/net-misc/streamtuner/files/streamtuner-0.99.99-gentoo.patch @@ -0,0 +1,192 @@ +diff -ur streamtuner-0.99.99.orig/configure.ac streamtuner-0.99.99/configure.ac +--- streamtuner-0.99.99.orig/configure.ac 2004-12-21 17:20:45.000000000 +0200 ++++ streamtuner-0.99.99/configure.ac 2007-07-29 09:42:17.000000000 +0300 +@@ -21,6 +21,7 @@ + AM_INIT_AUTOMAKE(foreign) + AM_MAINTAINER_MODE + AM_CONFIG_HEADER(config.h) ++AC_LIBTOOL_DLOPEN + AC_PROG_LIBTOOL + + if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1; then :; else +diff -ur streamtuner-0.99.99.orig/data/streamtuner.pc.in streamtuner-0.99.99/data/streamtuner.pc.in +--- streamtuner-0.99.99.orig/data/streamtuner.pc.in 2004-12-11 04:03:20.000000000 +0200 ++++ streamtuner-0.99.99/data/streamtuner.pc.in 2007-07-29 09:40:44.000000000 +0300 +@@ -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} +diff -ur streamtuner-0.99.99.orig/docs/reference/Makefile.in streamtuner-0.99.99/docs/reference/Makefile.in +--- streamtuner-0.99.99.orig/docs/reference/Makefile.in 2004-12-21 17:31:18.000000000 +0200 ++++ streamtuner-0.99.99/docs/reference/Makefile.in 2007-07-29 09:41:15.000000000 +0300 +@@ -517,7 +517,7 @@ + @ENABLE_GTK_DOC_TRUE@ rm -rf $(srcdir)/html + @ENABLE_GTK_DOC_TRUE@ mkdir $(srcdir)/html + @ENABLE_GTK_DOC_TRUE@ cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) +-@ENABLE_GTK_DOC_TRUE@ sed -i "" -e \ ++@ENABLE_GTK_DOC_TRUE@ sed -i -e \ + @ENABLE_GTK_DOC_TRUE@ 's/background: #ffeeee/background: #daffd1/g; \ + @ENABLE_GTK_DOC_TRUE@ s/border: solid 1px #ffaaaa/border: solid 1px #74ff54/g; \ + @ENABLE_GTK_DOC_TRUE@ s/background: #eeeeff/background: #feffde/g; \ +diff -ur streamtuner-0.99.99.orig/help/omf.make streamtuner-0.99.99/help/omf.make +--- streamtuner-0.99.99.orig/help/omf.make 2004-03-23 18:17:10.000000000 +0200 ++++ streamtuner-0.99.99/help/omf.make 2007-07-29 09:42:50.000000000 +0300 +@@ -42,7 +42,9 @@ + for file in $(omffile); do \ + $(INSTALL_DATA) $(srcdir)/$$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ + done +- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) ++ if test -z "$(DESTDIR)"; then \ ++ scrollkeeper-update -p $(DESTDIR)$(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir); \ ++ fi + + uninstall-local-omf: + -for file in $(srcdir)/*.omf; do \ +diff -ur streamtuner-0.99.99.orig/src/streamtuner/st-category-store.c streamtuner-0.99.99/src/streamtuner/st-category-store.c +--- streamtuner-0.99.99.orig/src/streamtuner/st-category-store.c 2004-12-18 11:17:32.000000000 +0200 ++++ streamtuner-0.99.99/src/streamtuner/st-category-store.c 2007-07-29 09:41:46.000000000 +0300 +@@ -356,7 +356,6 @@ + { + STCategoryBag **bag = data; + STCategoryBag *this_bag; +- gboolean status; + + gtk_tree_model_get(model, iter, ST_CATEGORY_STORE_COLUMN_BAG, &this_bag, -1); + if (! ST_CATEGORY_BAG_IS_STOCK(this_bag) +@@ -376,8 +375,6 @@ + g_object_unref(this_bag); + return FALSE; /* continue */ + } +- +- return status; + } + + static gboolean +diff -ur streamtuner-0.99.99.orig/src/streamtuner/st-network-preferences-page.c streamtuner-0.99.99/src/streamtuner/st-network-preferences-page.c +--- streamtuner-0.99.99.orig/src/streamtuner/st-network-preferences-page.c 2004-12-16 15:05:07.000000000 +0200 ++++ streamtuner-0.99.99/src/streamtuner/st-network-preferences-page.c 2007-07-29 09:43:21.000000000 +0300 +@@ -183,10 +183,10 @@ + st_preferences_bind_boolean(GTK_TOGGLE_BUTTON(page->priv->proxy_check), + &st_settings.proxy_enabled); + st_preferences_bind_int_radio(GTK_RADIO_BUTTON(page->priv->http_radio), +- (int *) &st_settings.proxy_type, ++ &st_settings.proxy_type, + ST_TRANSFER_PROXY_HTTP); + st_preferences_bind_int_radio(GTK_RADIO_BUTTON(page->priv->socks5_radio), +- (int *) &st_settings.proxy_type, ++ &st_settings.proxy_type, + ST_TRANSFER_PROXY_SOCKS5); + st_preferences_bind_string(GTK_ENTRY(page->priv->server_entry), + &st_settings.proxy_server); +diff -ur streamtuner-0.99.99.orig/src/streamtuner/st-preferences.c streamtuner-0.99.99/src/streamtuner/st-preferences.c +--- streamtuner-0.99.99.orig/src/streamtuner/st-preferences.c 2004-10-17 20:43:18.000000000 +0300 ++++ streamtuner-0.99.99/src/streamtuner/st-preferences.c 2007-07-29 09:43:21.000000000 +0300 +@@ -140,13 +140,13 @@ + } + + void +-st_preferences_bind_int_radio (GtkRadioButton *radio, int *ptr, int value) ++st_preferences_bind_int_radio (GtkRadioButton *radio, void *ptr, int value) + { + g_return_if_fail(GTK_IS_RADIO_BUTTON(radio)); + g_return_if_fail(ptr != NULL); + + g_object_set_data(G_OBJECT(radio), "value", GINT_TO_POINTER(value)); +- gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radio), value == *ptr); ++ gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radio), value == *(int *)ptr); + g_signal_connect(radio, "toggled", G_CALLBACK(st_preferences_radio_toggled_h), ptr); + } + +diff -ur streamtuner-0.99.99.orig/src/streamtuner/st-preferences.h streamtuner-0.99.99/src/streamtuner/st-preferences.h +--- streamtuner-0.99.99.orig/src/streamtuner/st-preferences.h 2004-10-17 20:42:06.000000000 +0300 ++++ streamtuner-0.99.99/src/streamtuner/st-preferences.h 2007-07-29 09:43:21.000000000 +0300 +@@ -42,7 +42,7 @@ + void st_preferences_bind_int_spin (GtkSpinButton *spin, + int *ptr); + void st_preferences_bind_int_radio (GtkRadioButton *radio, +- int *ptr, ++ void *ptr, + int value); + + #endif /* _ST_PREFERENCES_H */ +diff -ur streamtuner-0.99.99.orig/src/streamtuner/st-shell.c streamtuner-0.99.99/src/streamtuner/st-shell.c +--- streamtuner-0.99.99.orig/src/streamtuner/st-shell.c 2004-12-20 18:09:03.000000000 +0200 ++++ streamtuner-0.99.99/src/streamtuner/st-shell.c 2007-07-29 09:43:21.000000000 +0300 +@@ -465,8 +465,10 @@ + static void + st_shell_make_window (STShell *shell) + { ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->window }; ++ + shell->priv->window = gtk_window_new(GTK_WINDOW_TOPLEVEL); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->window), (gpointer *) &shell->priv->window); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->window), pun.gpp); + + shell->priv->accel_group = gtk_accel_group_new(); + gtk_window_add_accel_group(GTK_WINDOW(shell->priv->window), shell->priv->accel_group); +@@ -1786,8 +1788,10 @@ + gtk_window_present(GTK_WINDOW(shell->priv->find)); + else + { ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->find }; ++ + shell->priv->find = sgtk_find_dialog_new(GTK_WINDOW(shell->priv->window)); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->find), (gpointer *) &shell->priv->find); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->find), pun.gpp); + + sgtk_find_dialog_set_token(SGTK_FIND_DIALOG(shell->priv->find), st_settings.find_token ? st_settings.find_token : ""); + sgtk_find_dialog_set_history(SGTK_FIND_DIALOG(shell->priv->find), st_settings.find_history); +@@ -2101,8 +2105,9 @@ + gtk_window_present(GTK_WINDOW(shell->priv->stream_properties)); + else + { ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->stream_properties }; + shell->priv->stream_properties = st_stream_properties_dialog_new(GTK_WINDOW(shell->priv->window)); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->stream_properties), (gpointer *) &shell->priv->stream_properties); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->stream_properties), pun.gpp); + + g_signal_connect(shell->priv->stream_properties, + "response", +@@ -2161,9 +2166,10 @@ + else + { + STBrowserTab *selected_tab; ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->stream_columns }; + + shell->priv->stream_columns = st_stream_columns_dialog_new(GTK_WINDOW(shell->priv->window)); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->stream_columns), (gpointer *) &shell->priv->stream_columns); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->stream_columns), pun.gpp); + + selected_tab = st_shell_get_selected_tab(shell); + if (selected_tab) +@@ -2195,8 +2201,10 @@ + gtk_window_present(GTK_WINDOW(shell->priv->about)); + else + { ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->about }; ++ + shell->priv->about = st_about_dialog_new(GTK_WINDOW(shell->priv->window)); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->about), (gpointer *) &shell->priv->about); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->about), pun.gpp); + + g_signal_connect(shell->priv->about, + "response", +@@ -2244,8 +2252,10 @@ + + if (! shell->priv->preferences) + { ++ union { GtkWidget **wpp; gpointer *gpp; }pun = { &shell->priv->preferences }; ++ + shell->priv->preferences = st_preferences_dialog_new(GTK_WINDOW(shell->priv->window)); +- g_object_add_weak_pointer(G_OBJECT(shell->priv->preferences), (gpointer *) &shell->priv->preferences); ++ g_object_add_weak_pointer(G_OBJECT(shell->priv->preferences), pun.gpp); + } + + if (handler) diff --git a/net-misc/streamtuner/files/streamtuner-0.99.99-sedfix.patch b/net-misc/streamtuner/files/streamtuner-0.99.99-sedfix.patch deleted file mode 100644 index 639c11914a8c..000000000000 --- a/net-misc/streamtuner/files/streamtuner-0.99.99-sedfix.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN streamtuner-0.99.99.orig/docs/reference/Makefile.in streamtuner-0.99.99/docs/reference/Makefile.in ---- streamtuner-0.99.99.orig/docs/reference/Makefile.in 2004-12-21 16:31:18.000000000 +0100 -+++ streamtuner-0.99.99/docs/reference/Makefile.in 2004-12-30 00:13:13.599093728 +0100 -@@ -517,7 +517,7 @@ - @ENABLE_GTK_DOC_TRUE@ rm -rf $(srcdir)/html - @ENABLE_GTK_DOC_TRUE@ mkdir $(srcdir)/html - @ENABLE_GTK_DOC_TRUE@ cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) --@ENABLE_GTK_DOC_TRUE@ sed -i "" -e \ -+@ENABLE_GTK_DOC_TRUE@ sed -i -e \ - @ENABLE_GTK_DOC_TRUE@ 's/background: #ffeeee/background: #daffd1/g; \ - @ENABLE_GTK_DOC_TRUE@ s/border: solid 1px #ffaaaa/border: solid 1px #74ff54/g; \ - @ENABLE_GTK_DOC_TRUE@ s/background: #eeeeff/background: #feffde/g; \ diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild deleted file mode 100644 index 5104f780fe2a..000000000000 --- a/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild,v 1.4 2006/11/13 15:13:37 flameeyes Exp $ - -IUSE="" - -inherit gnome2 eutils - -DESCRIPTION="Stream directory browser for browsing internet radio streams" -SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz - http://savannah.nongnu.org/download/${PN}/${P}-pygtk-2.6.diff" -HOMEPAGE="http://www.nongnu.org/streamtuner/" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -RDEPEND=">=x11-libs/gtk+-2.4 - >=net-misc/curl-7.10.8 - >=app-text/scrollkeeper-0.3.0 - dev-libs/libxml2 - >=media-libs/taglib-1.2" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README TODO" - -src_unpack() { - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${P}-sedfix.patch - epatch ${DISTDIR}/${P}-pygtk-2.6.diff -} diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r2.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r2.ebuild new file mode 100644 index 000000000000..7bfe96ada7f0 --- /dev/null +++ b/net-misc/streamtuner/streamtuner-0.99.99-r2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r2.ebuild,v 1.1 2007/07/29 07:02:31 drac Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 eutils + +DESCRIPTION="Stream directory browser for browsing internet radio streams" +HOMEPAGE="http://www.nongnu.org/streamtuner" +SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz + http://savannah.nongnu.org/download/${PN}/${P}-pygtk-2.6.diff" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="python" + +RDEPEND=">=x11-libs/gtk+-2.4 + net-misc/curl + app-text/scrollkeeper + dev-libs/libxml2 + >=media-libs/taglib-1.2 + python? ( dev-python/pygtk ) + x11-misc/xdg-utils" +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +DOCS="AUTHORS NEWS README TODO" + +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/${P}-gentoo.patch + epatch "${DISTDIR}"/${P}-pygtk-2.6.diff +} + +src_compile() { + # live365 causes parse errors at connect time. + econf --disable-live365 $(use_enable python) + emake || die "emake failed." +} diff --git a/net-misc/streamtuner/streamtuner-0.99.99.ebuild b/net-misc/streamtuner/streamtuner-0.99.99.ebuild deleted file mode 100644 index 1467777fa81d..000000000000 --- a/net-misc/streamtuner/streamtuner-0.99.99.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99.ebuild,v 1.3 2006/11/13 15:13:37 flameeyes Exp $ - -IUSE="" - -inherit gnome2 eutils - -DESCRIPTION="Stream directory browser for browsing internet radio streams" -SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.nongnu.org/streamtuner/" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -RDEPEND=">=x11-libs/gtk+-2.4 - >=net-misc/curl-7.10.8 - >=app-text/scrollkeeper-0.3.0 - >=dev-libs/libxml-1.8.17-r2 - >=media-libs/taglib-1.2" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README TODO" - -src_unpack() { - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${P}-sedfix.patch -} diff --git a/net-misc/streamtuner/streamtuner-0.99.ebuild b/net-misc/streamtuner/streamtuner-0.99.ebuild deleted file mode 100644 index 68b4aeb159d1..000000000000 --- a/net-misc/streamtuner/streamtuner-0.99.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.ebuild,v 1.3 2006/11/13 15:13:37 flameeyes Exp $ - -IUSE="" - -inherit gnome2 eutils - -DESCRIPTION="Stream directory browser for browsing internet radio streams" -SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.nongnu.org/streamtuner/" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -RDEPEND=">=x11-libs/gtk+-2.4 - >=net-misc/curl-7.10.8 - >=app-text/scrollkeeper-0.3.0 - >=dev-libs/libxml-1.8.17-r2 - >=media-libs/taglib-1.2" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README TODO" |