Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63155 - gnome-extra/rhythmbox-applet (new package)
Summary: gnome-extra/rhythmbox-applet (new package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-09-07 11:45 UTC by Hendrik Brandt
Modified: 2006-04-24 02:14 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for rhythmbox-applet-0.1.3 (rhythmbox-applet-0.1.3.ebuild,665 bytes, text/plain)
2004-09-07 11:46 UTC, Hendrik Brandt
Details
gnome-extra/rhythmbox-applet/rhythmbox-applet-0.1.3.ebuild (rhythmbox-applet-0.1.3.ebuild,610 bytes, text/plain)
2004-11-18 15:43 UTC, Andreas Waschinski
Details
gnome-extra/rhythmbox-applet/rhythmbox-applet-0.1.6.ebuild (rhythmbox-applet-0.1.6.ebuild,661 bytes, text/plain)
2005-04-09 00:28 UTC, David A. Corby
Details
Update to 0.1.7 (rhythmbox-applet-0.1.7.ebuild,730 bytes, text/plain)
2005-05-31 11:43 UTC, Hendrik Brandt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik Brandt 2004-09-07 11:45:00 UTC
Ebuild for rhythmbox-applet is required.
http://web.ics.purdue.edu/~kuliniew/rhythmbox-applet/

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Hendrik Brandt 2004-09-07 11:46:19 UTC
Created attachment 39139 [details]
Ebuild for rhythmbox-applet-0.1.3
Comment 2 Jens Schittenhelm 2004-09-16 02:23:27 UTC
The ebuild works flawlessly. Can someone put this in portage?
Comment 3 Edward Duffy 2004-10-11 07:34:36 UTC
Works here also (GNOME 2.8, ~x86).  Thanks!
Comment 4 Andrew Cowie 2004-11-10 16:19:39 UTC
Works fine, built it against Rhythmbox 0.8.5 and 0.8.8-r1 no problem.
Comment 5 foser (RETIRED) gentoo-dev 2004-11-10 16:43:42 UTC
more something for sound to maintain...

* the description is too long & the end part is useless info anyway.
* license is empty & incorrect
* rhythmbox seems only a runtime dep (?)
* defining S is not needed
* where's src_compile ?
* use 'make DESTDIR=${D} install' instead of einstall (read skel.ebuild)
* where's the docs ? (README COPYING etc.)
Comment 6 Andreas Waschinski 2004-11-18 15:43:53 UTC
Created attachment 44251 [details]
gnome-extra/rhythmbox-applet/rhythmbox-applet-0.1.3.ebuild

I corrected most of what foser mentioned but I'm not 100% sure about the
DEPEND/RDEPEND stuff, I might have mixed things up here. I also have no idea
what to do with the docs stuff.

I put the ebuild into gnome-extra though media-sound might be the proper
location.  Whatever, ebuild still compiles flawless. ^^
Comment 7 Daniel 2005-01-23 21:54:37 UTC
renamed the ebuild to 0.1.4.1, the latest version that came out jan 23 and it worked fine, compiled cleanly...
there's some things on the changelog for 0.1.4 so i prefer not changing the ebuild myself :)
http://web.ics.purdue.edu/~kuliniew/rhythmbox-applet/
Comment 8 Jon Dufresne 2005-02-15 14:36:00 UTC
Version 0.1.5.1 is now out and the latest version
Comment 9 David A. Corby 2005-04-09 00:19:37 UTC
I'm not sure if this is the right way to do it, this is the first time I've submitted... well, anything, so please just tell me if I'm doing it wrong and where I can find out how to do it right :)

Anyway, I've fixed up the ebuild a little bit and updated for the lastest version of rhythmbox-applet. The ebuild now installs using the gnome2 procedures. Works fine on my system, here it is (hope it comes out right, there's no preview option):

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit eutils gnome2

DESCRIPTION="GNOME panel applet to control playback of Rhythmbox."
HOMEPAGE="http://web.ics.purdue.edu/~kuliniew/rhythmbox-applet/"
SRC_URI="http://web.ics.purdue.edu/~kuliniew/rhythmbox-applet/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"

IUSE=""

DEPEND=">=media-sound/rhythmbox-0.8.6
        >=gnome-base/gnome-panel-2.6"

DOCS="AUTHORS COPYING ChangeLog NEWS README* THANKS"

src_compile() {
        gnome2_src_compile
}

src_install() {
        gnome2_src_install
}

pkg_postinst() {
        gnome2_pkg_postinst
}
Comment 10 David A. Corby 2005-04-09 00:28:13 UTC
Created attachment 55741 [details]
gnome-extra/rhythmbox-applet/rhythmbox-applet-0.1.6.ebuild

Updated the ebuild for the lastest version of Rhythmbox Applet, also updated
the ebuild to use the gnome2 install routines.
Comment 11 David A. Corby 2005-04-09 00:29:17 UTC
Sorry about that extremely long comment, if anyone can delete it, please do so.

Thanks!
Comment 12 Hendrik Brandt 2005-05-31 11:43:20 UTC
Created attachment 60289 [details]
Update to 0.1.7

rhythmbox-applet now depends on gnome-2.10 and gtk+-2.6
Comment 13 onip 2006-01-06 03:54:45 UTC
version bump 0.1.9 is out.
I've taken 0.1.7 ebuild, renamed it and applet emerged ok

Byez
Comment 14 Sam Barker 2006-03-02 08:46:03 UTC
I have just installed version 0.1.11 using the provided ebuild (renamed appropariately) on amd64.

emerge --info
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.6.14
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks maketest sandbox sfperms strict test"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/overlays/personal"
SYNC="rsync://puku/gentoo-portage"
USE="amd64 X aac alsa audiofile avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cario cd cdr crypt cups curl dbus dvd dvdr dvdrw eds emacs emboss encode esd exif expat fam firefox flac foomaticdb fortran gd gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 java jpeg junit lcms libwww lirc lzw lzw-tiff mad mng mozilla mp3 mpeg ncurses nls ogg opengl pam pdflib perl png python quicktime readline recode samba sdl spell sqlite ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis wmf xml xml2 xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 15 Aldo "xoen" Giambelluca 2006-04-16 05:23:01 UTC
See Music Applet (http://www.gnomefiles.org/app.php?soft_id=1334).
"Music Applet is the successor to Rhythmbox Applet", it supports also banshee, version 0.9.1 is out.

IMHO the summary should be renamed in something like "[NEW PACKAGE]  gnome-extra/music-applet".
Comment 16 Jakub Moc (RETIRED) gentoo-dev 2006-04-24 02:14:06 UTC
Closing, this has ban abandoned upstream in favour of music-applet; see Bug 131075.