Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208817 - media-gfx/asymptote-1.41 (version bump)
Summary: media-gfx/asymptote-1.41 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Dominik Stadler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 07:15 UTC by Andrey Grozin
Modified: 2008-02-10 21:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2008-02-04 07:15:17 UTC
I've successfully emerged asymptote-1.41. I used the existing asymptote-1.36.ebuild, and added one more patch: now the default viewer for all pdf, ps, and image files is xdg-open (and the package now depends on xdg-utils). xdg-utils is supposed to be *the* desktop standard, so let's use it as such. The old patches did not apply smoothly, I had to re-create them, without changing their meaning. With one exception: the patched doc/Makefile contained the line

man: $(MANFILES) asy.1

but $(MANFILES) already contains asy.1, so why mention it again? I removed asy.1 from this line.

I temporarily committed the whole bunch to the science overlay; hope it will be moved to the main tree.

Reproducible: Always
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2008-02-10 21:22:45 UTC
Thanks for updating the patches! I have added the latest version to portage. Please remove the version from science Overlay as I have no write access there.