Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81920 - einfo about system-wide default cursors in xcursors-ebuilds isn't correct
Summary: einfo about system-wide default cursors in xcursors-ebuilds isn't correct
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 14:51 UTC by Michiel de Bruijne
Modified: 2005-06-16 20:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
blueglass-xcursors-0.4-r1.ebuild.patch (blueglass-xcursors-0.4-r1.ebuild.patch,1.50 KB, patch)
2005-03-06 00:34 UTC, Eric Ball
Details | Diff
silver-xcursors-0.4-r1.ebuild.patch (silver-xcursors-0.4-r1.ebuild.patch,1.58 KB, patch)
2005-03-06 00:35 UTC, Eric Ball
Details | Diff
golden-xcursors-0.8-r1.ebuild.patch (golden-xcursors-0.8-r1.ebuild.patch,1.66 KB, patch)
2005-03-06 00:35 UTC, Eric Ball
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2005-02-13 14:51:26 UTC
As discussed in bug #81851
The einfo about system-wide default cursors in xcursors-ebuilds suggest changing /usr/share/cursors/${X11_IMPLEM}/default/index.theme it should be in the /usr/local parallel of /usr/share/cursors.

x11-themes/blueglass-xcursors
x11-themes/golden-xcursors
x11-themes/silver-xcursors
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-02-13 18:15:55 UTC
The reason I asked you to file a new bug is because it isn't ours -- so assigning it to us is wrong.
Comment 2 Eric Ball 2005-03-06 00:34:27 UTC
Created attachment 52768 [details, diff]
blueglass-xcursors-0.4-r1.ebuild.patch

Here is the first of three ebuild patches. I've changed the suggestion to edit
/usr/local/share/cursors/${X11_IMPLEM}/default/index.theme and tweaked my
original wording in the ebuild a little.

I had a bug with the pkg_postinst() module seeming to think that the
${X11_IMPLEM} variable was empty which I fixed by repeating the definition of
that variable in that module.
Comment 3 Eric Ball 2005-03-06 00:35:06 UTC
Created attachment 52769 [details, diff]
silver-xcursors-0.4-r1.ebuild.patch
Comment 4 Eric Ball 2005-03-06 00:35:40 UTC
Created attachment 52770 [details, diff]
golden-xcursors-0.8-r1.ebuild.patch
Comment 5 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 19:41:13 UTC
remember that xfree86 has been dropped from portage, so your case statements are
unnecessary now
Comment 6 Jonathan Smith (RETIRED) gentoo-dev 2005-06-16 20:16:36 UTC
oh, and we won't need to bump versions since users who have already installed
the programs do not need to reinstall

thanks for the info

FIXED