First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 88921
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet AT gentoo DOT org <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Borja Sánchez Zamorano <borsanza@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
monocalendar-0.6.3.ebuild ebuild for monocalendar 0.6.3 text/plain Borja Sánchez Zamorano 2005-04-12 21:11 0000 741 bytes Details
monocalendar-0.6.12.ebuild monocalendar-0.6.12.ebuild from source text/plain Peter Ansell 2006-11-18 17:31 0000 755 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2005-04-12 21:07 0000
This is MonoCalendar, a new iCal clone for the .Net platform. Its run in mono
1.1.6.

------- Comment #1 From Borja Sánchez Zamorano 2005-04-12 21:11:25 0000 -------
Created an attachment (id=56143) [edit]
ebuild for monocalendar 0.6.3

------- Comment #2 From foser (RETIRED) 2005-04-17 14:39:01 0000 -------
use a meaningful subject line please.

A few pointers : the homepage is in spanish/portugese whatever, so it would be helpful to know some more about the app for us. Second, what is the status on translations of the app itself to other languages.

On the ebuild :
* depends are incomplete : the thing is obviously a GUI, so wheres the g*sharp deps ?
* mono apps should inherit the mono eclass
* SRC_URI should follow the sourceforge:// mirror style
* keywords should only contain arches you have actually tested on
* it doesn't seem this is a source ebuild, it really should be for gentoo unless there's a real good reason not to.

------- Comment #3 From Borja Sánchez Zamorano 2005-04-18 08:40:24 0000 -------
Can you translate the web? My english is very bad, thanks.

The application is in English, spanish, deutch, catalan and euskara.

Mono 1.1.6 has a System.Windows.Forms in the ebuild of mono, and it
use libgdiplus, this depends are in my ebuild or in the ebuild of
mono.

I tested it in my x86 and in my ibook ppc.

I don't use Gtk-sharp

Thanks to freshmeat, in this url has a description in english:
 http://freshmeat.net/projects/monocalendar/

The binarys in mono are multiplatform.... the sources are in the www.sf.net

  BorSanZa

------- Comment #4 From Peter Ansell 2006-11-18 17:31:29 0000 -------
Created an attachment (id=102311) [edit]
monocalendar-0.6.12.ebuild from source

Made up an ebuild for monocalendar-0.6.12 compiling from source.

In response to above, the g*sharp libraries are not used, in preference to
mono's implementation of System.Windows.Forms.

------- Comment #5 From Henrique Rodrigues 2006-12-13 09:06:29 0000 -------
monocalendar 0.7.0 is now out. Unfortunately, I can't seem to make any version
work under Gentoo (both work fine on Ubuntu). If I run it with strace, I get a
bunch of errors like this one:

readlink("/usr/lib/monocalendar/ListView.dll", 0x7ff54528, 4096) = -1 EINVAL
(Invalid argument)

Followed by a bunch of errors like this one:

stat64("/usr/lib/monocalendar/ListView.dll.so", 0x7ff55468) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/monocalendar/ListView.dll.so.so", 0x7ff55468) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/monocalendar/ListView.dll.so.la", 0x7ff55468) = -1 ENOENT (No
such file or directory)
open("/usr/lib/monocalendar/ListView.dll.so", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/monocalendar/ListView.dll.config", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/etc/mono/assemblies/ListView/ListView.config", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
open("/home/hmtr/.mono/assemblies/ListView/ListView.config",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

I've tried unmerging mono and then reemerging mono, to no avail.

------- Comment #6 From Jurek Bartuszek 2007-06-24 17:28:55 0000 -------
I've made some modifications to the ebuild you provided, bumped it to 0.7.2 and
added to portage, thanks!

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