Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136596 - dev-ruby/ruby-mpd (new ebuild)
Summary: dev-ruby/ruby-mpd (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.andsoforth.com/geek/mpd_rb...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-06-12 16:36 UTC by David Shakaryan (RETIRED)
Modified: 2014-12-14 14:12 UTC (History)
0 users

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


Attachments
ruby-mpd/ruby-mpd-0.2.3 (ebuild) (ruby-mpd-0.2.3.ebuild,514 bytes, text/plain)
2006-06-12 16:36 UTC, David Shakaryan (RETIRED)
Details
ruby-mpd/ruby-mpd-0.2.3 (ebuild) (ruby-mpd-0.2.3.ebuild,495 bytes, text/plain)
2006-06-23 12:36 UTC, David Shakaryan (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Shakaryan (RETIRED) gentoo-dev 2006-06-12 16:36:00 UTC
The MPD class provides an interface for communicating with an MPD server. Method names largely correspond to the same command with the MPD protocol itself, and other MPD tools, like mpc. Some convenience methods for writing clients are included as well.

---

I used MY_P so the ebuild name can be ruby-mpd rather than mpd-rb since all the other ebuilds I see start with ruby- and I just wanted this to fit in with the rest. Please tell me (or fix) if that shouldn't be done.
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2006-06-12 16:36:54 UTC
Created attachment 89010 [details]
ruby-mpd/ruby-mpd-0.2.3 (ebuild)

Original ebuild for 0.2.3
Comment 2 Josip Dzolonga 2006-06-14 05:33:14 UTC
Looks good to me, I've added to my overlay and I can say that it works good (pulled the dependancies correctly) amd64
Comment 3 David Shakaryan (RETIRED) gentoo-dev 2006-06-17 13:49:23 UTC
InOverlay keyword added. In Sunrise overlay now:
http://gentoo-sunrise.org/svn/sunrise/dev-ruby/ruby-mpd/ruby-mpd-0.2.3.ebuild
Comment 4 David Shakaryan (RETIRED) gentoo-dev 2006-06-23 12:36:12 UTC
Created attachment 89942 [details]
ruby-mpd/ruby-mpd-0.2.3 (ebuild)

I'm hoping the dependencies on this one are a bit better.

I removed virtual/ruby from DEPEND since ruby.eclass already sets that. However, since it also needs ruby to run, I edited RDEPEND to change ${DEPEND} to virtual/ruby because having ${DEPEND} in RDEPEND does not include things from the eclass, which are actually in E_DEPEND.
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-12-18 05:39:53 UTC
Homepage and SRC_URI are dead. Please update the ebuild and reopen this bug
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-23 22:01:41 UTC
Reopening as the Sunrise ebuild works.
Comment 7 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-08-24 07:29:41 UTC
(In reply to comment #6)
> Reopening as the Sunrise ebuild works.
> 

It might work, but ebuilds using the ruby or gems eclasses are no longer accepted for addition to the tree.
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-24 08:48:07 UTC
And really there shouldn't be any either in tree nor in sunrise that are not deemed for conversion or removal.
Comment 9 Torsten Veller (RETIRED) gentoo-dev 2010-08-24 09:10:21 UTC
packages in sunrise must have an open bug. So until ruby-mpd gets remove from sunrise this bug shouldn't be resolved.

Please, use this bug to fix the ebuild in sunrise or track its removal.
Comment 10 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-24 09:11:58 UTC
Then either fix the ebuild or remove it...
Comment 11 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-08-24 10:38:40 UTC
(In reply to comment #9)
> packages in sunrise must have an open bug. So until ruby-mpd gets remove from
> sunrise this bug shouldn't be resolved.
> 

here's your bug then.
removing ruby@ from cc.
Comment 12 Thomas Sachau gentoo-dev 2014-12-14 14:12:37 UTC
The ebuild in sunrise was outdated and unmaintained, so it got removed.