Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193378 - Fix Emacs support of sci-mathematics/pari
Summary: Fix Emacs support of sci-mathematics/pari
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 184166
  Show dependency tree
 
Reported: 2007-09-22 01:01 UTC by Christian Faulhammer (RETIRED)
Modified: 2007-09-22 12:49 UTC (History)
1 user (show)

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


Attachments
Patch for pari ebuild (pari_emacs.patch,2.09 KB, patch)
2007-09-22 01:04 UTC, Christian Faulhammer (RETIRED)
Details | Diff
site file to go to ${FILESDIR} (50pari-gentoo.el,334 bytes, text/plain)
2007-09-22 01:06 UTC, Christian Faulhammer (RETIRED)
Details
site-file to go to ${FILESDIR} (50pari-gentoo.el,271 bytes, text/plain)
2007-09-22 01:15 UTC, Christian Faulhammer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Faulhammer (RETIRED) gentoo-dev 2007-09-22 01:01:43 UTC
Current support is bad.  Patches to follow
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-09-22 01:04:40 UTC
Created attachment 131567 [details, diff]
Patch for pari ebuild

Fixed Emacs support:
- correct DEPEND for USE=emacs
- byte compilation of Elisp files
- installation in canonical location
- site-file that makes Emacs aware of pari (loading correct mode when opening .gp files, running pari from Emacs)

This also does some minor QA:
- quoting of variables that may contain spaces
- transition from make to emake
- adjust DESCRIPTION a bit
- inherit multilib for get_libdir()
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-09-22 01:06:50 UTC
Created attachment 131569 [details]
site file to go to ${FILESDIR}

Don't forget about the other pari bugs that can be closed by stabilising an appropriate version
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-09-22 01:15:04 UTC
Created attachment 131570 [details]
site-file to go to ${FILESDIR}

Argh
Comment 4 Markus Dittrich (RETIRED) gentoo-dev 2007-09-22 12:49:47 UTC
(In reply to comment #2)
> Don't forget about the other pari bugs that can be closed by stabilising an
> appropriate version
> 

Thanks much for the patches - I just commited them.
I've not forgotten about the other bugs; the last critical one
on sparc was fixed last week. Hopefully I can request 
stabilization early next week.

Thanks,
Markus