Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 23100
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Ruby Team <ruby@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mathias Gumz <akira@fluxbox.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ruby-gdchart-0.0.9b.ebuild ebuild for ruby-gdchart text/plain Mathias Gumz 2003-06-19 06:48 0000 818 bytes Details
digest-ruby-gdchart-0.0.9b digest application/octet-stream Mathias Gumz 2003-06-19 06:49 0000 74 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23100 depends on: Show dependency tree
Bug 23100 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-19 06:47 0000
hiho all,

i setup a ruby-ebuild for gdchart. please test it and gimme some response.

regards.
mathias

------- Comment #1 From Mathias Gumz 2003-06-19 06:48:43 0000 -------
Created an attachment (id=13538) [details]
ebuild for ruby-gdchart

------- Comment #2 From Mathias Gumz 2003-06-19 06:49:20 0000 -------
Created an attachment (id=13539) [details]
digest

------- Comment #3 From Tom Payne (RETIRED) 2003-06-26 10:10:36 0000 -------
Please submit an ebuild for the GDCHART library and include it in DEPEND.

------- Comment #4 From Mathias Gumz 2003-06-26 23:58:01 0000 -------
the gdchart-lib is included in ruby-gdchart-package. the installation for just
gdchart is a bit messy because it would cause some conflicts with installed
gd-libs. i found this conflict while writing the ebuild for ruby-gdchart and
found it very useful that gdchart was included into the ruby-gdchart-tarball.
the gdchart is compiled staticly into the ruby-gdchart-module and so there is
no real need for an explicitly gdchart.ebuild

regards,

mathias

------- Comment #5 From Mathias Gumz 2003-06-27 00:01:31 0000 -------
the gdchart-library is included in the ruby-gdchart-package and so there is no
real need for gdchart as an additional ebuild and dependency. furthermore i
found some conflicts in compiling gdchart on a system which already has the
gd-library (its something like gdchart compiles its own version of gd-lib and
some of the headers are called the same and so on .. very messy somehow. i
tried to build a nice ebuild before i build the ruby-gdchart.ebuild but when i
saw gdchart is included i stopped.).

regards,

mathias

------- Comment #6 From Tom Payne (RETIRED) 2003-12-22 14:31:23 0000 -------
Sorry, I have very limited internet access at the moment. Please can someone
else from the ruby herd take this. Thanks.

------- Comment #7 From Mamoru KOMACHI (RETIRED) 2004-01-31 02:53:43 0000 -------
Hi, sorry for the delay, too. We need some modification to the ebuild
to include it to Portage.

* Its filename should be ruby-gdchart-0.0.9_beta.ebuild instead of
ruby-gdchart-0.0.9b.ebuild. We have several special suffix regarding
status of a package. Refer to Gentoo Linux Development Policy chapter
3 for detail. If you change the filename as ruby-gdchart-0.0.9_beta.ebuild,
MY_P will be something like MY_P="${P/_/-}". This uses shell parameter
expansion. See manpage of bash for other type of expansion.
* There's no need to write "inherit eutils" for the ebuild. It may be
from another ebuild you based it on. epatch is now included in portage
(it was part of eutils a while ago).
* SRC_URI would be "mirror://sourceforge.jp/ruby-gdchart/..." so that
it could be downloaded from various mirror sites.
* LICENSE must be "Ruby" (the same reason I wrote to ruby-opengl)
* KEYWORDS should contain arches that you tested on (ditto)
* You forgot to add "media-libs/libgd" to DEPEND list. It fails to
build if you don't have libgd.

If you rewrite and resubmit the ebuild, we'll include it as soon as
possible. If you have any question about it, feel free to ask.

------- Comment #8 From Mamoru KOMACHI (RETIRED) 2004-02-21 02:55:46 0000 -------
Sorry for the delay. I've just done necessary changes to your ebuild
and committed it to Portage.  Next time we'll check and include your
ebuild as soon as we can. Thanks for submitting the ebuild.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug