diff options
author | 2007-08-21 20:54:53 +0000 | |
---|---|---|
committer | 2007-08-21 20:54:53 +0000 | |
commit | 7694928160f812f20b7dfdd86fc653fcbab0876e (patch) | |
tree | 1a1fd992a716f611f526a172cbb5384a60af5f54 /media-sound | |
parent | mask gnomeradio since gnome is masked here as well (diff) | |
download | gentoo-2-7694928160f812f20b7dfdd86fc653fcbab0876e.tar.gz gentoo-2-7694928160f812f20b7dfdd86fc653fcbab0876e.tar.bz2 gentoo-2-7694928160f812f20b7dfdd86fc653fcbab0876e.zip |
Version bump.
(Portage version: 2.1.3.6)
Diffstat (limited to 'media-sound')
5 files changed, 74 insertions, 1 deletions
diff --git a/media-sound/gnomeradio/ChangeLog b/media-sound/gnomeradio/ChangeLog index cbcb96915a73..a1005dad5628 100644 --- a/media-sound/gnomeradio/ChangeLog +++ b/media-sound/gnomeradio/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/gnomeradio # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.19 2007/03/18 22:56:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.20 2007/08/21 20:54:53 drac Exp $ + +*gnomeradio-1.7 (21 Aug 2007) + + 21 Aug 2007; Samuli Suominen <drac@gentoo.org> + +files/gnomeradio-1.7-trayicon.patch, + +files/gnomeradio-1.7-xml-description.patch, +gnomeradio-1.7.ebuild: + Version bump. 18 Mar 2007; Mart Raudsepp <leio@gentoo.org> -files/gnomeradio-1.4-gcc34.patch, -gnomeradio-1.4.ebuild: diff --git a/media-sound/gnomeradio/files/digest-gnomeradio-1.7 b/media-sound/gnomeradio/files/digest-gnomeradio-1.7 new file mode 100644 index 000000000000..fcd094045e76 --- /dev/null +++ b/media-sound/gnomeradio/files/digest-gnomeradio-1.7 @@ -0,0 +1,3 @@ +MD5 3b477dd32fe3983a3426d2ce77b042fb gnomeradio-1.7.tar.gz 639146 +RMD160 3a7f6801f3b6799d2289f78cd46f81fc0359c2b8 gnomeradio-1.7.tar.gz 639146 +SHA256 994c0f22ec2141aa72853d0035975233928c4bddd033e7be45080f3c09ef9cfa gnomeradio-1.7.tar.gz 639146 diff --git a/media-sound/gnomeradio/files/gnomeradio-1.7-trayicon.patch b/media-sound/gnomeradio/files/gnomeradio-1.7-trayicon.patch new file mode 100644 index 000000000000..4b39ad49c2b0 --- /dev/null +++ b/media-sound/gnomeradio/files/gnomeradio-1.7-trayicon.patch @@ -0,0 +1,11 @@ +diff -Nur trunk/src/trayicon.c trunk.new/src/trayicon.c +--- trunk/src/trayicon.c 2006-11-05 18:42:57.000000000 +0100 ++++ trunk.new/src/trayicon.c 2007-07-16 00:40:37.000000000 +0200 +@@ -22,6 +22,7 @@ + #include <gnome.h> + #include "gui.h" + #include "trayicon.h" ++#include "eggtrayicon.h" + + static GtkWidget *showwindow_menuitem; + diff --git a/media-sound/gnomeradio/files/gnomeradio-1.7-xml-description.patch b/media-sound/gnomeradio/files/gnomeradio-1.7-xml-description.patch new file mode 100644 index 000000000000..744d16b409f4 --- /dev/null +++ b/media-sound/gnomeradio/files/gnomeradio-1.7-xml-description.patch @@ -0,0 +1,20 @@ +diff -Nur trunk/help/C/gnomeradio.xml trunk.new/help/C/gnomeradio.xml +--- trunk/help/C/gnomeradio.xml 2006-12-02 12:35:19.000000000 +0100 ++++ trunk.new/help/C/gnomeradio.xml 2007-05-07 01:18:13.000000000 +0200 +@@ -69,7 +69,15 @@ + <title>Feedback</title>
+ <para> To report a bug or make a suggestion regarding &app; or this
+ manual, send a e-mail to <ulink url="mailto:mfcn@gmx.de" type="mail">Jörgen Scheibengruber</ulink>. </para>
+- </legalnotice>
++ </legalnotice>
++ <abstract role="description"> ++ <para>&application; allows you to listen FM radio in your GNOME desktop. ++ It should work with every FM tuner card that is supported by video4linux. ++ Remote controls are supported via (optional) LIRC-support. &application; ++ can also record radio as a Wave, MP3 or Ogg files. ++ This manual introduces you to &application; ++ </para> ++ </abstract> + </articleinfo>
+ <indexterm>
+ <primary>&app;</primary>
diff --git a/media-sound/gnomeradio/gnomeradio-1.7.ebuild b/media-sound/gnomeradio/gnomeradio-1.7.ebuild new file mode 100644 index 000000000000..63eb6c30f18b --- /dev/null +++ b/media-sound/gnomeradio/gnomeradio-1.7.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.7.ebuild,v 1.1 2007/08/21 20:54:53 drac Exp $ + +GCONF_DEBUG="no" + +inherit eutils gnome2 + +DESCRIPTION="A GNOME2 radio tuner" +HOMEPAGE="http://www.wh-hms.uni-ulm.de/~mfcn/gnomeradio" +SRC_URI="http://www.wh-hms.uni-ulm.de/~mfcn/${PN}/packages/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="lirc" + +RDEPEND=">=gnome-extra/gnome-media-2.14 + >=media-libs/gst-plugins-base-0.10 + lirc? ( app-misc/lirc )" +DEPEND="${RDEPEND} + dev-util/pkgconfig + dev-util/intltool + app-text/scrollkeeper" + +DOCS="AUTHORS ChangeLog NEWS README* TODO" + +src_unpack() { + gnome2_src_unpack + epatch "${FILESDIR}"/${P}-trayicon.patch + epatch "${FILESDIR}"/${P}-xml-description.patch +} |