Bug 189595 - app-editors/kile-2.0_beta1 version bump
Bug#: 189595 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P5
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: rb6@duke.edu
Component: Ebuilds
URL:  http://kile.sourceforge.net/download.php?get=http://prdownloads.sourceforge.net/kile/kile-2.0b1.tar.bz2?download
Summary: app-editors/kile-2.0_beta1 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-08-20 14:21 0000
Description:   Opened: 2007-08-20 14:21 0000
Kile is a IDE for LaTeX documents.  The new version apparently has many
improvements and it would be great to have an ebuild to test.

Reproducible: Always

------- Comment #1 From Wulf Krueger (RETIRED) 2007-08-21 18:31:58 0000 -------
I've added app-editors/kile-2.0_beta1 to the tree. It's currently
package.mask'ed because it currently doesn't feature localisations in contrast
to the previous versions and because it's a beta release. 

Thus, you'll have to add it to /etc/portage/package.unmask to try it.

------- Comment #2 From R Bar-On 2007-08-21 18:37:26 0000 -------
Wow, that was quick :)

Thanks.  I'll try it and report back.

------- Comment #3 From R Bar-On 2007-08-21 19:40:05 0000 -------
Could a png USE flag be added that pulls in dvipng?

There's a new previewing option that uses it.

------- Comment #4 From Wulf Krueger (RETIRED) 2007-08-22 00:16:31 0000 -------
(In reply to comment #3)
> Could a png USE flag be added that pulls in dvipng?
> There's a new previewing option that uses it.

Yes, I'm aware of that. Please take a look at the post-install message - we not
only would have to add quite a few USE-conditional dependencies but what would
we draw in if you had the "png" USE flag set? dvipng or Imagemagick? Or "pdf" -
acroread or kpdf? And so on. 

We usually don't add USE-conditional dependencies for optional runtime
dependencies because they rarely ever make much sense. 

Instead, we usually add post-install messages as in this case to inform our
users about the options they have. If you use the ELOG_* options in
/etc/make.conf smartly (e. g. I get all messages mailed to me), it's rather
easy to follow up if you face any problems.