First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126400
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: KIMURA Masaru / hiyuh <hiyuh.root@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xggi-2.0.0.ebuild xggi-2.0.0.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:05 0000 3.88 KB Details
libggi-2.2.1-r1.ebuild libggi-2.2.1-r1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:08 0000 2.03 KB Details
libggi-2.2.1_fix-lcd823.patch libggi-2.2.1_fix-lcd823.patch patch KIMURA Masaru / hiyuh 2006-03-16 03:08 0000 1.26 KB Details | Diff
libggi-2.2.1_fix-speed.patch libggi-2.2.1_fix-speed.patch patch KIMURA Masaru / hiyuh 2006-03-16 03:09 0000 318 bytes Details | Diff
libgii-1.0.1.ebuild libgii-1.0.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:10 0000 1.22 KB Details
libgiigic-1.1.1.ebuild libgiigic-1.1.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:10 0000 871 bytes Details
libggigcp-1.0.1.ebuild libggigcp-1.0.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:11 0000 956 bytes Details
libggimisc-2.2.1.ebuild libggimisc-2.2.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:12 0000 1.04 KB Details
libggiwmh-0.3.1.ebuild libggiwmh-0.3.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-16 03:13 0000 842 bytes Details
libggi-2.2.1-r1.ebuild libggi-2.2.1-r1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:33 0000 2.05 KB Details
libgii-1.0.1.ebuild libgii-1.0.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:34 0000 1.24 KB Details
libgiigic-1.1.1.ebuild libgiigic-1.1.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:35 0000 871 bytes Details
libggigcp-1.0.1.ebuild libggigcp-1.0.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:36 0000 971 bytes Details
libggimisc-2.2.1.ebuild libggimisc-2.2.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:38 0000 1.19 KB Details
libggiwmh-0.3.1.ebuild libggiwmh-0.3.1.ebuild text/plain KIMURA Masaru / hiyuh 2006-03-26 08:39 0000 856 bytes Details
fix-old-ggi.patch fix-old-ggi.patch (for sci-visialization/gnuplot-4.0-r1) patch KIMURA Masaru / hiyuh 2006-03-26 08:42 0000 8.23 KB Details | Diff
libsdl-1.2.9-SDL_ggievents-del-sym.patch libsdl-1.2.9-SDL_ggievents-del-sym.patch (for media-libs/libsdl-1.2.9-r1) patch KIMURA Masaru / hiyuh 2006-03-26 08:46 0000 438 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126400 depends on: Show dependency tree
Bug 126400 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: 2006-03-16 03:04 0000
This is XGGI. So, it's another Xserver, *not* Xgl and *not* AIGLX.
This Xserver is a bunch of GGI project.
XGGI is "Multihead capable X server for GGI, with acceleration".

XGGI requires modularized X libraries, like x11-base/xorg-server.
But it does not require any X input/video drivers.
XGGI uses LibGGI and LibGII instead of these X input/video drivers.

And then, XGGI requires GGI 2.2 stuffs.
But official tree has no GGI 2.2 stuffs.
So, I've made all GGI 2.2 stuffs' ebuilds, and these will be attatched.

I suggest these are stuffed like follow. 
 x11-base/xggi
 media-libs/libgii
 media-libs/libgiigic
 media-libs/libggi
 media-libs/libggigcp
 media-libs/libggimisc
 media-libs/libggiwmh

And then, I'm still ebuild newbie.
So, any suggestions will be appriciated.

------- Comment #1 From KIMURA Masaru / hiyuh 2006-03-16 03:05:28 0000 -------
Created an attachment (id=82277) [edit]
xggi-2.0.0.ebuild

------- Comment #2 From KIMURA Masaru / hiyuh 2006-03-16 03:08:09 0000 -------
Created an attachment (id=82278) [edit]
libggi-2.2.1-r1.ebuild

It includes 2 patches.
These patches were already send upstream.
So, these patches are applied to libggi-2.2.2 as next release. ;)

------- Comment #3 From KIMURA Masaru / hiyuh 2006-03-16 03:08:51 0000 -------
Created an attachment (id=82279) [edit]
libggi-2.2.1_fix-lcd823.patch

------- Comment #4 From KIMURA Masaru / hiyuh 2006-03-16 03:09:27 0000 -------
Created an attachment (id=82280) [edit]
libggi-2.2.1_fix-speed.patch

------- Comment #5 From KIMURA Masaru / hiyuh 2006-03-16 03:10:14 0000 -------
Created an attachment (id=82281) [edit]
libgii-1.0.1.ebuild

------- Comment #6 From KIMURA Masaru / hiyuh 2006-03-16 03:10:45 0000 -------
Created an attachment (id=82282) [edit]
libgiigic-1.1.1.ebuild

------- Comment #7 From KIMURA Masaru / hiyuh 2006-03-16 03:11:23 0000 -------
Created an attachment (id=82283) [edit]
libggigcp-1.0.1.ebuild

------- Comment #8 From KIMURA Masaru / hiyuh 2006-03-16 03:12:58 0000 -------
Created an attachment (id=82285) [edit]
libggimisc-2.2.1.ebuild

------- Comment #9 From KIMURA Masaru / hiyuh 2006-03-16 03:13:32 0000 -------
Created an attachment (id=82286) [edit]
libggiwmh-0.3.1.ebuild

------- Comment #10 From Donnie Berkholz 2006-03-16 09:41:44 0000 -------
Why media-libs instead of x11-libs?

------- Comment #11 From KIMURA Masaru / hiyuh 2006-03-16 11:17:23 0000 -------
(In reply to comment #10)
> Why media-libs instead of x11-libs?
GGI libraries are NOT mandatory any X11 libraries/drivers.
But these CAN use X11 libraries.
So, if to put these libraries into media-libs category is not acceptable,
to put into dev-libs is maybe OK.
But, official GGI 2.1 libraries (libgii and libggi) are contained in
media-libs category, IIRC.

------- Comment #12 From KIMURA Masaru / hiyuh 2006-03-26 08:29:56 0000 -------
pre-GGI-2.x is licensed by "LGPL-2".
But, GGI-2.x is licensed by "MIT BSD".

------- Comment #13 From KIMURA Masaru / hiyuh 2006-03-26 08:33:29 0000 -------
Created an attachment (id=83166) [edit]
libggi-2.2.1-r1.ebuild

licenses fix.

------- Comment #14 From KIMURA Masaru / hiyuh 2006-03-26 08:34:23 0000 -------
Created an attachment (id=83167) [edit]
libgii-1.0.1.ebuild

licenses fix.

------- Comment #15 From KIMURA Masaru / hiyuh 2006-03-26 08:35:27 0000 -------
Created an attachment (id=83168) [edit]
libgiigic-1.1.1.ebuild

licenses fix.

------- Comment #16 From KIMURA Masaru / hiyuh 2006-03-26 08:36:26 0000 -------
Created an attachment (id=83169) [edit]
libggigcp-1.0.1.ebuild

licenses fix.

------- Comment #17 From KIMURA Masaru / hiyuh 2006-03-26 08:38:35 0000 -------
Created an attachment (id=83170) [edit]
libggimisc-2.2.1.ebuild

licenses fix, don't touch enable/disable because of some codes are broken.

------- Comment #18 From KIMURA Masaru / hiyuh 2006-03-26 08:39:11 0000 -------
Created an attachment (id=83171) [edit]
libggiwmh-0.3.1.ebuild

licenses fix.

------- Comment #19 From KIMURA Masaru / hiyuh 2006-03-26 08:40:16 0000 -------
And then, some apps has OLD GGI implementation and its breakages, too.

------- Comment #20 From KIMURA Masaru / hiyuh 2006-03-26 08:42:41 0000 -------
Created an attachment (id=83172) [edit]
fix-old-ggi.patch (for sci-visialization/gnuplot-4.0-r1)

It's for sci-visualization/gnuplot-4.0-r1.
It has very OLD C style implementation.

------- Comment #21 From KIMURA Masaru / hiyuh 2006-03-26 08:46:56 0000 -------
Created an attachment (id=83173) [edit]
libsdl-1.2.9-SDL_ggievents-del-sym.patch (for media-libs/libsdl-1.2.9-r1)

It's for media-libs/libsdl-1.2.9-r1.
It has "uint32 sym" as a unused variable, and then it's OLD C style.

------- Comment #22 From Marijn Schouten 2006-09-10 01:36:48 0000 -------
heh, I was going to file a bug for version bumps. I can't believe the ebuilds
are already there :D Nice work KIMURA.

Is anything preventing these from going into the tree? It's been a while.

------- Comment #23 From KIMURA Masaru / hiyuh 2006-09-10 19:14:11 0000 -------
(In reply to comment #22)
> heh, I was going to file a bug for version bumps. I can't believe the ebuilds
> are already there :D Nice work KIMURA.

Thanks, you hang on.
But, these ebuild has a bito of roughly, I guess.
Feel free to poke it. :)

> Is anything preventing these from going into the tree? It's been a while.

GGI's API looks like a bit of robust, if it was bumped from any version.
But yes, it may need to bump due to there're some issues I knew.
And, upstream GGI folks already are committing some changes in their repo
to bump next release, maybe.
Anyway, I'll hang on.

------- Comment #24 From KIMURA Masaru / hiyuh 2007-02-08 20:10:14 0000 -------
(From update of attachment 83173 [edit])
It's not mandatory for current SDL, IIRC.
I've checked media-libs/libsdl-1.2.11-r1.

------- Comment #25 From KIMURA Masaru / hiyuh 2007-02-08 20:16:28 0000 -------
FYI, GGI 2.2.2 was released.
I've pushed bumped stuffs into my overlay[1].
But I won't file these ones to bugzie b/c avoid bug spamming.
Feel free to poke it.
--
[1] http://dev.gentoo.gr.jp/~hiyuh/cgi-bin/hgweb.cgi

------- Comment #26 From Samuli Suominen 2007-03-30 19:58:13 0000 -------
(From update of attachment 83166 [edit])
libggi-2.2.2 is in CVS.

------- Comment #27 From Samuli Suominen 2007-03-30 19:58:49 0000 -------
(From update of attachment 83167 [edit])
libgii-1.0.2 is in CVS.

------- Comment #28 From Samuli Suominen 2007-03-30 20:07:42 0000 -------
*** Bug 43615 has been marked as a duplicate of this bug. ***

------- Comment #29 From Samuli Suominen 2007-03-30 20:26:25 0000 -------
@g2boojum and sci: new libgii and libggi is in portage, but it's still
package.masked because you need patch from Comment #20 (or alternative) but it
builds here with the patch.

------- Comment #30 From Samuli Suominen 2007-03-31 17:50:38 0000 -------
(In reply to comment #29)
> @g2boojum and sci: new libgii and libggi is in portage, but it's still
> package.masked because you need patch from Comment #20 (or alternative) but it
> builds here with the patch.
> 

Committed a patch to gnuplot-4.0-r2 to fix this issue. Removing CCs.

------- Comment #31 From Samuli Suominen 2008-01-10 20:03:58 0000 -------
(From update of attachment 83169 [edit])
In CVS.

------- Comment #32 From Samuli Suominen 2008-01-10 20:04:20 0000 -------
(From update of attachment 83170 [edit])
In CVS.

------- Comment #33 From Samuli Suominen 2008-01-10 20:04:40 0000 -------
(From update of attachment 83171 [edit])
In CVS.

------- Comment #34 From Samuli Suominen 2008-01-10 20:05:03 0000 -------
(From update of attachment 83168 [edit])
In CVS.

------- Comment #35 From Samuli Suominen 2008-01-10 20:07:18 0000 -------
I've needed libggiwmh because media-video/mplayer has a automagic detection for
it, with USE="ggi" which only pulls in libggi currently.

So, I've ended up adding all the 4 libraries, wouldn't make sense to add only 
part of the project.

But, I didn't add the XGGI itself. Changing summary.

Thanks Kimura.

First Last Prev Next    No search results available      Search page      Enter new bug