Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94995

Summary: gaim-latex-0.3 released
Product: Gentoo Linux Reporter: Claessens Xavier <x_claessens>
Component: New packagesAssignee: Gaim Bugs Crew <gaim-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: adrianp, sbriglie
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: x11-plugins/gaim-latex-0.3.ebuild

Description Claessens Xavier 2005-06-04 03:15:46 UTC
gaim-latex-0.3 is out. It works fine by copying the ebuild and change the
package extention to .tar.bz2

Reproducible: Always
Steps to Reproduce:
Comment 1 Claessens Xavier 2005-06-04 07:11:10 UTC
gaim-latex-0.3 no longuer depend on tex2im. Now depends should be :

RDEPEND="virtual/tetex
        media-gfx/imagemagick"
Comment 2 sbriglie 2005-06-10 03:44:59 UTC
Created attachment 60978 [details]
x11-plugins/gaim-latex-0.3.ebuild

Here you have the new ebuild: removed tex2im dependency, added tetex and
imagemagick, changed tar.gz to tar.bz2.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2005-06-16 06:50:09 UTC
Committed.
Comment 4 Adrian Petrescu 2006-04-06 20:41:56 UTC
Perhaps it should be noted somewhere, as a post-emerge message, that while imagemagick is indeed a dependency, it is not enough -- the 'gs' USE flag is a MUST or else gaim-latex will not work.