First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 60898
Alias:
Product:
Component:
Status: REOPENED
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eric Gottlieb <ejgottl@casabosque.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Producer-0.8.5.ebuild ebuild for Producer library text/plain Eric Gottlieb 2004-08-19 07:50 0000 775 bytes Details
0.8.5-head.patch fixes warning from head used in a Makefile patch Eric Gottlieb 2004-08-19 07:52 0000 566 bytes Details | Diff
producer-0.8.5.ebuild An updated ebuild text/plain will@johnstonclan.net 2004-12-11 19:45 0000 825 bytes Details
producer-0.9.1.ebuild dev-libs/producer-0.9.1 text/plain Christoph Brill (egore) 2005-10-25 03:16 0000 821 bytes Details
openproducer-1.0.1.ebuild openproducer-1.0.1.ebuild text/plain Tristan Heaven 2006-01-18 07:04 0000 1.07 KB Details
openproducer-1.0.1.ebuild openproducer-1.0.1.ebuild text/plain Tristan Heaven 2006-04-03 12:17 0000 1.17 KB Details
openproducer-1.0.2.ebuild openproducer-1.0.2.ebuild text/plain Rene Meier 2006-07-28 04:35 0000 1.32 KB Details
openproducer-1.0.2-build.patch openproducer-1.0.2-build.patch text/plain Rene Meier 2006-07-28 04:35 0000 1.34 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60898 depends on: 60892 Show dependency tree
Bug 60898 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: 2004-08-19 07:47 0000
Producer is a portable (Unix/Windows) and scalable (one or many
windows/displays) C++ library for creating OpenGL rendering contexts (windows).

This is one of 4 associated (but independent) ebuilds:

OpenThreads
Producer            -- depends on OpenThreads
OpenSceneGraph      -- depends on OpenThreads and Producer
OpenSceneGraph-Data

Of these, OpenSceneGraph is the most interesting; from the documentation:

The OpenSceneGraph is a portable, high level graphics toolkit for the
development of high performance graphics applications such as flight
simulators, games, virtual reality or scientific visualization. Providing an
object oriented framework on top of OpenGL, it frees the developer from
implementing and optimizing low level graphics calls, and provides many
additional utilities for rapid development of graphics applications.

I think Producer belongs in dev-libs.  It depends on OpenThreads (recently
submitted).

Hopefully attached: Producer-0.8.5.ebuild, 1.3-head.patch

------- Comment #1 From Eric Gottlieb 2004-08-19 07:50:51 0000 -------
Created an attachment (id=37732) [details]
ebuild for Producer library

------- Comment #2 From Eric Gottlieb 2004-08-19 07:52:08 0000 -------
Created an attachment (id=37733) [details]
fixes warning from head used in a Makefile

not required; just eliminates warning.

------- Comment #3 From Eric Gottlieb 2004-08-19 08:13:26 0000 -------
The initial comment refers to "1.3-head.patch", but "0.8.5-head.patch" is
attached.  The attached patch is correct.

------- Comment #4 From will@johnstonclan.net 2004-12-11 19:45:25 0000 -------
Created an attachment (id=45797) [details]
An updated ebuild

An ebuild I fixed up

------- Comment #5 From Ciaran McCreesh 2005-09-13 19:03:05 0000 -------
Please fix the following and reopen:

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/keywords.txt
* Are you really really sure your RDEPEND is right?
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/redundant.txt (src_unpack)
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/spacing.txt (src_compile)
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt

------- Comment #6 From Jakub Moc (RETIRED) 2005-09-14 02:51:11 0000 -------
Also:

1/ http://dev.gentoo.org/~ciaranm/docs/mw-faq/hardcoded.txt (SRC_URI and S)
2/ LICENSE is invalid, remove the path.

------- Comment #7 From Christoph Brill (egore) 2005-10-25 02:48:02 0000 -------
Someone should mark bug #60892 as blockers for this one

------- Comment #8 From Christoph Brill (egore) 2005-10-25 03:16:25 0000 -------
Created an attachment (id=71388) [details]
dev-libs/producer-0.9.1

Ebuild with requested changes

------- Comment #9 From Christoph Brill (egore) 2005-10-25 03:17:09 0000 -------
Someone please reopen

------- Comment #10 From Jakub Moc (RETIRED) 2006-01-10 01:39:04 0000 -------
Reopen.

------- Comment #11 From Jakub Moc (RETIRED) 2006-01-10 01:39:29 0000 -------
*** Bug 118492 has been marked as a duplicate of this bug. ***

------- Comment #12 From Tristan Heaven 2006-01-18 07:04:29 0000 -------
Created an attachment (id=77425) [details]
openproducer-1.0.1.ebuild

Update.

Depends on bug 60892
Licence is attachment 76695 [details]

------- Comment #13 From Tristan Heaven 2006-04-03 12:17:34 0000 -------
Created an attachment (id=83831) [details]
openproducer-1.0.1.ebuild

------- Comment #14 From Rene Meier 2006-07-28 04:35:21 0000 -------
Created an attachment (id=92907) [details]
openproducer-1.0.2.ebuild

this is the ebuild for openproducer 1.0.2, a dependencie for OpenSceneGraph-1.1
i changed the makefiles in the same way like openthreads

------- Comment #15 From Rene Meier 2006-07-28 04:35:59 0000 -------
Created an attachment (id=92908) [details]
openproducer-1.0.2-build.patch

a patch for the makefiles

------- Comment #16 From Cédric Krier 2006-09-11 04:43:07 0000 -------
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/dev-libs/openproducer

------- Comment #17 From Jeremy Olexa (darkside) 2009-01-09 15:47:25 0000 -------
(this is an automated message based on filtering criteria that matched this
bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to
commit to and all users can have ebuilds reviewed by Gentoo devs for entry into
the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us.
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

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