Bug 54988 - Ebuild: mozilla-sunbird-bin-0.0.20040602.ebuild
Bug#: 54988 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: mozilla@gentoo.org Reported By: patrik@yes.nu
Component: Ebuilds
URL:  http://www.mozilla.org/projects/calendar/sunbird.html
Summary: Ebuild: mozilla-sunbird-bin-0.0.20040602.ebuild
Keywords:  
Status Whiteboard: 
Opened: 2004-06-24 02:35 0000
Description:   Opened: 2004-06-24 02:35 0000
The Sunbird Project is a redesign of the Mozilla Calendar component.

------- Comment #1 From Patrik Kullman 2004-06-24 02:37:33 0000 -------
Created an attachment (id=34034) [details]
ebuild and files

Snapshot from 20040602

------- Comment #2 From Patrik Kullman 2004-06-24 02:38:48 0000 -------
Created an attachment (id=34035) [details]
patch for mozilla-launcher-1.15

Make mozilla-launcher aware of sunbird-bin

------- Comment #3 From Graeme Humphries 2004-07-12 16:48:24 0000 -------
Hrm, is this stuff going to make its way into portage anytime soon? :)

------- Comment #4 From Patrik Kullman 2004-07-12 23:15:47 0000 -------
Probably not, I think portage wants a better versioning than YYYYMMDD

------- Comment #5 From Patrik Kullman 2004-07-12 23:24:33 0000 -------
There's a new 20040701 release, but the tarballs have the same name and I don't
know how much work that should be done with this until the SunBird team has
begun versioning better.

------- Comment #6 From Graeme Humphries 2004-07-13 08:08:18 0000 -------
My issue is that I've got interest at my new workplace to arrange a migration
from Exchange / Outlook to the Mozilla Suite of independant apps. Sunbird would
be a pretty good replacement for the type of calendaring people here are doing,
if there was some packages that were easily deployable somewhere.

Also, I think just the link off their project page is to a same-named file. If
you look in their directory structure, you should just as easily be able to get
the file from:
http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly/2004-07-01/MozillaSunbird-i686-pc-linux-gnu.tar.gz

which would be a little more inline with how portage builds source URLs.

But, I can understand wanting to wait for an official numbered release. :)

------- Comment #7 From Patrik Kullman 2004-07-13 08:17:07 0000 -------
Yes, well the problem isn't really with the URL. If you check the ebuild I have
that same path, except I don't parse the date from the name of the ebuild file.

It's with the tarball name (MozillaSunbird-i686-pc-linux-gnu.tar.gz) which
always is the same.

This makes it hard for the distfiles mirrors to mirror that file, unless the
gentoo-devs rename it.

------- Comment #8 From Graeme Humphries 2004-07-13 08:29:12 0000 -------
Ahh yes, right, I could see how that would cause problems. And nobody wants to
have custom exceptions in the mirroring scripts. :(

Oh well, I guess I'll just have to resign myself to manual installation for the
time being. ;)

------- Comment #9 From Zac Witte 2004-08-19 01:05:45 0000 -------
They just released their first "official" beta today (wednesday). Maybe someone
could update the ebuild for this? I would if only I knew how to make ebuilds...

http://www.mozilla.org/projects/calendar/sunbird_download.html

------- Comment #10 From Patrik Kullman 2004-08-19 01:45:41 0000 -------
Created an attachment (id=37711) [details]
mozilla-sunbird-bin-20040812.ebuild

gtk2+xft (yay)

------- Comment #11 From Patrik Kullman 2004-08-19 02:45:19 0000 -------
Created an attachment (id=37713) [details]
patch for mozilla-launcher 1.15

for the new sunbird-bin

------- Comment #12 From Aron Griffis (RETIRED) 2004-08-19 20:00:10 0000 -------
*** Bug 46799 has been marked as a duplicate of this bug. ***

------- Comment #13 From Aron Griffis (RETIRED) 2004-08-19 20:56:52 0000 -------
Their "official beta" is still coming from a nightly directory.  Running it
demonstrates that there are still a lot of problems.  Additionally they're not
making source snapshots available yet.

I put it in portage but it's going to stay package.mask'd until a better
release is made.  To use it immediately:

mkdir -p /etc/portage
echo app-office/mozilla-sunbird-bin >> /etc/portage/package.unmask
echo app-office/mozilla-sunbird-bin ~x86 >> /etc/portage/package.keywords
emerge mozilla-sunbird-bin

------- Comment #14 From Julien Allanos (RETIRED) 2004-08-20 16:26:03 0000 -------
*** Bug 61082 has been marked as a duplicate of this bug. ***

------- Comment #15 From Ryan 2004-09-15 20:04:27 0000 -------
A new build is out.  200040907.  

I re-named the package and it almost worked, since the download file has the same name, you have to delete the file from distfiles otherwise it thinks you have already downloaded the package and all you end up doing is installing the 20040814 again :P and if you delete and download the right one after you ran the digest, it doesn't work either :D

So basically, just a rename and a file deletion works.