First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 70228
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christoph Brill (egore) <egore@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mcatalog-0.0.4.ebuild app-misc/mcatalog-0.0.4.ebuild text/plain Christoph Brill (egore) 2004-11-06 01:43 0000 512 bytes Details
mcatalog-0.0.4.ebuild app-misc/mcatalog-0.0.4 text/plain Christoph Brill (egore) 2004-11-07 12:35 0000 830 bytes Details
mcatalog-0.0.4.ebuild app-misc/mcatalog-0.0.4 text/plain Christoph Brill (egore) 2004-12-13 06:02 0000 824 bytes Details
mcatalog-0.0.6.ebuild app-misc/mcatalog-0.0.6 text/plain Christoph Brill (egore) 2005-01-01 06:50 0000 966 bytes Details
mcatalog-0.1.ebuild mcatalog-0.1.ebuild text/plain Bjoern Koch 2005-01-31 11:34 0000 971 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 70228 depends on: Show dependency tree
Bug 70228 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-11-06 01:40 0000
I wrote a small ebuild for mcatalog, an management software for books and films
written based on dotnet technologies.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Christoph Brill (egore) 2004-11-06 01:43:52 0000 -------
Created an attachment (id=43388) [edit]
app-misc/mcatalog-0.0.4.ebuild

ebuild for mcatalog-0.0.4

I have no idea where to put it, I'd put it in app-misc, but maybe someone can
find a better place.

------- Comment #2 From Peter Johanson (RETIRED) 2004-11-07 10:05:31 0000 -------
Ebuild looks pretty good. One thing though: You have:
DEPEND=""
RDEPEND="${DEPEND}
		>=dev-dotnet/mono-1.0
		>=dev-dotnet/gtk-sharp-1.0"

in the ebuild, but this most definitely needs both mono and gtk-sharp to build. Also, this package uses gtkhtml-sharp it seems, so please add a check like the one from the 1.4.x ebuilds of BLAM! to make sure that gtkhtml-sharp was built in gtk-sharp (We don't currently have a way to ensure this is the case in DEPEND, etc)

------- Comment #3 From Christoph Brill (egore) 2004-11-07 12:35:52 0000 -------
Created an attachment (id=43489) [edit]
app-misc/mcatalog-0.0.4

Changes as requested:
- moved dependecies from RDEPEND to DEPEND
- added gconf to DEPEND (afaik needed, remove if I'm wrong)
- gtkhtml-sharp check copied from blam-1.4.1

------- Comment #4 From Christoph Brill (egore) 2004-12-13 06:02:43 0000 -------
Created an attachment (id=45907) [edit]
app-misc/mcatalog-0.0.4

Used repoman to find a minor error in the ebuild.

------- Comment #5 From Andreas Proschofsky 2004-12-29 07:20:21 0000 -------
sqlite is missing as a dependency, also I think as gtk-sharp is now splitted it
should depend on gtkhtml-sharp

------- Comment #6 From Christoph Brill (egore) 2005-01-01 06:50:23 0000 -------
Created an attachment (id=47312) [edit]
app-misc/mcatalog-0.0.6

Bump to 0.0.6 and updated dependencies .... not sure about the dependency on
gtkhtml-sharp, but it was suggested here. The other dependencies were
discovered by ./configure

------- Comment #7 From Andreas Proschofsky 2005-01-01 07:16:36 0000 -------
The dependency on sqlite is wrong, mcatalog needs sqlite 2.8, at least here it
does not work with 3.0 (only)

Also if you depend on dev-dotnet/gtkhtml-sharp you can drop the whole
src_unpack stuff, but I'm not the mono expert here, so maybe someone wants to
correct me on current policy...

------- Comment #8 From Peter Johanson (RETIRED) 2005-01-03 18:46:18 0000 -------
You should make any new ebuilds depend on the split-up gtk-sharp components.
Dep on the extra components and on >=gtk-sharp-1.0.4-r1. Soon the non-split-up
gtk-sharp stuff is going away.

------- Comment #9 From Alexis Muller 2005-01-19 05:53:53 0000 -------
This ebuild works fine for me.
(my system is ~x86)

------- Comment #10 From Bjoern Koch 2005-01-31 11:34:21 0000 -------
Created an attachment (id=50064) [edit]
mcatalog-0.1.ebuild

Bump to 0.1
Updated dependencies: =sqlite-2.8*
New IUSE (as an error message showed up as this one was missing): doc
Seems to work here fine on ~x86.

------- Comment #11 From Henrique Ferreiro 2005-07-03 15:47:03 0000 -------
When trying to emerge:

emerge: there are no ebuilds to satisfy ">=dev-dotnet/mono-1.0".

I think the dependency has to be >=dev-lang/mono-1.0.

------- Comment #12 From Henrique Ferreiro 2005-08-20 14:41:34 0000 -------
There is mcatalog-0.2.ebuild in breakmygentoo overlay (www.breakmygentoo.org).

------- Comment #13 From Jurek Bartuszek 2007-06-24 18:02:15 0000 -------
I can't access the breakmygentoo repository (403 forbidden)... is there any
difference between this ebuild and the one posted as an attachment here?

------- Comment #14 From Christoph Brill (egore) 2007-06-25 18:22:34 0000 -------
I'm not 100% sure but the ebuild at bmg was different. I think these were more
cosmetical than function differences.

------- Comment #15 From Jurek Bartuszek 2007-07-03 18:14:51 0000 -------
Fixed in CVS, thanks!

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