Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116737 - KDVI: Added Emacs support via use flag
Summary: KDVI: Added Emacs support via use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-25 14:15 UTC by Sebastian Schubert
Modified: 2007-01-27 22:09 UTC (History)
1 user (show)

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


Attachments
kdvi-3.5.0-r1.ebuild.diff (kdvi-3.5.0-r1.ebuild.diff,1.28 KB, patch)
2005-12-25 14:17 UTC, Sebastian Schubert
Details | Diff
50kdvi-gentoo.el (50kdvi-gentoo.el,193 bytes, text/plain)
2005-12-25 14:18 UTC, Sebastian Schubert
Details
kdvi-3.5.1 Patch (kdvi-3.5.1.diff,1.18 KB, patch)
2006-02-14 00:42 UTC, Sebastian Schubert
Details | Diff
Patch for kdvi-3.5.5 (kdvi.diff,1.09 KB, patch)
2006-10-20 01:57 UTC, Sebastian Schubert
Details | Diff
Patch for kdvi-3.5.6 (kdvi-emacs.patch,1.01 KB, patch)
2007-01-27 19:20 UTC, Sebastian Schubert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Schubert 2005-12-25 14:15:53 UTC
There is the possibility to add KDVI support for forward search to Emacs:
help:/kdvi/forward-search.html

So I thought it would be a good idea to have an emacs use flag, look at attached files. (this is my first ebuild (modification) so please be prepared for the stupiest things you have ever seen; nontheless it works for me :) )
Comment 1 Sebastian Schubert 2005-12-25 14:17:00 UTC
Created attachment 75525 [details, diff]
kdvi-3.5.0-r1.ebuild.diff
Comment 2 Sebastian Schubert 2005-12-25 14:18:26 UTC
Created attachment 75526 [details]
50kdvi-gentoo.el
Comment 3 Sebastian Schubert 2006-02-14 00:42:18 UTC
Created attachment 79740 [details, diff]
kdvi-3.5.1 Patch

The patch works with kdvi 3.5.1 as well.
Comment 4 Sebastian Schubert 2006-03-30 15:13:50 UTC
Also works with KDE 3.5.2.
Comment 5 Sebastian Schubert 2006-10-20 01:57:47 UTC
Created attachment 100074 [details, diff]
Patch for kdvi-3.5.5

New patch for version 3.5.5. Actually, almost the same as the ones before. Changes the tetex requirement to virtual/tetex.
Comment 6 Charlie Shepherd (RETIRED) gentoo-dev 2006-11-24 19:44:43 UTC
(In reply to comment #5)
> Created an attachment (id=100074) [edit]
> Patch for kdvi-3.5.5
> 
> New patch for version 3.5.5. Actually, almost the same as the ones before.
> Changes the tetex requirement to virtual/tetex.

Please don't mix bugs...

Comment 7 Sebastian Schubert 2006-11-25 03:41:03 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > Created an attachment (id=100074) [edit]
> > Patch for kdvi-3.5.5
> > 
> > New patch for version 3.5.5. Actually, almost the same as the ones before.
> > Changes the tetex requirement to virtual/tetex.
> 
> Please don't mix bugs...
> 

Sorry. The changed tetex dependency in the patch can be removed and then it will probably work with tetex because the patch only adds some lisp files.
Comment 8 Sebastian Schubert 2007-01-27 19:20:58 UTC
Created attachment 108301 [details, diff]
Patch for kdvi-3.5.6

Patch for kdvi-3.5.6, a clean one this time without additional stuff.  Works fine.
Comment 9 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-27 22:09:11 UTC
Thanks for reporting, I've applied a similar edit to kdvi 3.5.6 and now emacs useflag is there.