Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252241 - x11-misc/slim has automagic dep on media-gfx/imagemagick
Summary: x11-misc/slim has automagic dep on media-gfx/imagemagick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Jeremy Olexa (darkside) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-23 04:43 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2010-07-31 02:58 UTC (History)
1 user (show)

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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-23 04:43:22 UTC
Need to verify still.
Comment 1 Gene Seto 2009-01-29 06:06:00 UTC
looks it is and it isn't :)

https://lists.berlios.de/pipermail/slim-dev/2008-January/000088.html
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-04 04:52:21 UTC
(In reply to comment #1)
> looks it is and it isn't :)
> 
> https://lists.berlios.de/pipermail/slim-dev/2008-January/000088.html
> 

Thanks.

With that, I'm not sure what to do..Maybe a use flag that alters the conf file as suggested if set and deps on imagemagick if not set. meh..we shall see if anyone complains.
Comment 3 Doktor Notor 2010-02-20 14:20:50 UTC
(In reply to comment #2)
Well, this is what Debian does... 

-screenshot_cmd      import -window root /slim.png
+screenshot_cmd      scrot /root/slim.png

however I really don't see how's this "automagic dependency", you can configure it to whatever you want at runtime.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-07-31 02:29:50 UTC
(In reply to comment #3)
> (In reply to comment #2)
> Well, this is what Debian does... 
> 
> -screenshot_cmd      import -window root /slim.png
> +screenshot_cmd      scrot /root/slim.png
> 
> however I really don't see how's this "automagic dependency", you can configure
> it to whatever you want at runtime.
> 

Even then you need to depend on scrot. It isn't a "real" automatic dep but I always try to make sure my packages work 100% after they are installed.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-07-31 02:58:59 UTC
+*slim-1.3.2 (31 Jul 2010)
+
+  31 Jul 2010; Jeremy Olexa <darkside@gentoo.org> +slim-1.3.2.ebuild,
+  +files/slim-1.3.2-config.diff:
+  Upstream version bump with minor changes, bug 328447. Drop screenshot USE
+  flag and suggest a method with comments in the conf file, bug 252241