First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 81902
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: OpenOffice Team <openoffice@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openoffice.patch Patch over current ebuild. patch Diego E. 'Flameeyes' Pettenò 2005-02-13 12:52 0000 2.50 KB Details | Diff
openoffice.patch Patch for openoffice-bin patch Diego E. 'Flameeyes' Pettenò 2005-02-13 13:01 0000 2.50 KB Details | Diff
openoffice.patch Patch for app-office/openoffice patch Diego E. 'Flameeyes' Pettenò 2005-02-13 13:33 0000 2.47 KB Details | Diff
openoffice-bin.patch Patch for app-office/openoffice-bin patch Diego E. 'Flameeyes' Pettenò 2005-02-13 13:33 0000 2.74 KB Details | Diff
openoffice-bin-1.1.4.patch Updated patch for app-office/openoffice-bin patch Diego E. 'Flameeyes' Pettenò 2005-03-22 16:03 0000 3.19 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81902 depends on: Show dependency tree
Bug 81902 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: 2005-02-13 12:52 0000
The attached patch, applied over current OpenOffice ebuild make it install the
icons and the desktop files in a fd.o compliant way (it takes the kde ones,
just because kde's desktop files usually haven't the .png extension, and the
hicolor structure is directly derived from kde).

This removes the need of kde and gnome useflags.

HTH, Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2005-02-13 12:52:38 0000 -------
Created an attachment (id=51148) [edit]
Patch over current ebuild.

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2005-02-13 13:01:18 0000 -------
Created an attachment (id=51149) [edit]
Patch for openoffice-bin

This patch fixes in the same way also openoffice-bin removing the kde and gnome
useflags.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2005-02-13 13:33:14 0000 -------
Created an attachment (id=51152) [edit]
Patch for app-office/openoffice

This time using domenu

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2005-02-13 13:33:36 0000 -------
Created an attachment (id=51153) [edit]
Patch for app-office/openoffice-bin

This time using domenu

------- Comment #5 From Andreas Proschofsky 2005-03-06 03:50:21 0000 -------
As much as I would like to do that: The resulting desktop-files don't show up
for me in gnome, did you test them there?

------- Comment #6 From Sok Ann Yap 2005-03-18 11:51:15 0000 -------
Do they show up after running "update-desktop-database -q
/usr/share/applications"? If so, the ebuild can inherit fdo-mime and then
update the desktop database during pkg_postrm().

------- Comment #7 From Diego E. 'Flameeyes' Pettenò 2005-03-22 16:03:00 0000 -------
Created an attachment (id=54193) [edit]
Updated patch for app-office/openoffice-bin

Unfortunately now i have an amd64 box and I can't test app-office/openoffice.
This just fix it, seems like kde desktop file are missing Categories stuff,
this should fix it.
It also fixes the icons which are moved into hicolor structure. Probably gnome
and kde stuff could be removed entirely after that.

It also changes from using perl to using sed as it's in every system (instead
perl could be removed, in theory).
Just two notes about that, that i don't know too much to make myself go
tinkering with that: openoffice-bin is stating in his RDEPEND perl, zip and
unzip. I was thinking if perl, zip and unzip aren't using only on build stage,
in which case they should be moved out of RDEPEND. Also there's another call of
perl -pi -e, yes it should be faster, but perl is a quite heavy ebuild to have,
and not everything needs it, so having to emerge it for this isn't a good idea,
imho.

------- Comment #8 From Andreas Proschofsky 2005-03-30 02:19:02 0000 -------
I've implemented this now, thanks for your work. Also thanks to Sok Ann Yap for
the pointer at the fdo-mime-stuff, simply forgot about that.

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