Bug 112758 - Conky 1.3.4 released
|
Bug#:
112758
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: dragonheart@gentoo.org
|
Reported By: brenden@rty.ca
|
|
Component: Ebuilds
|
|
|
URL:
http://conky.sf.net
|
|
Summary: Conky 1.3.4 released
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-11-16 16:06 0000
|
Ebuild attached. Tested on x86, amd64, and ppc.
Sourceforge seems to have been doing odd things with the files...just to
verify,
the md5sum for the file is:
91f7d4ce29a6bc2d785f13224ea4aaac conky-1.3.4.tar.bz2
if you get an error like this:
>>> Unpacking source...
>>> Unpacking conky-1.3.4.tar.bz2 to /var/tmp/portage/conky-1.3.4/work
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Success
Input file = /usr/portage/distfiles/conky-1.3.4.tar.bz2, output file =
(stdout)
try deleting the downloaded file, waiting a few minutes, and downloading again.
added - thanks.
please make sure use flags control the way it is compiled. See how I changed
the ipv6 conditions. A configure option would probably be better.
Thankyou.
(In reply to comment #4)
> added - thanks.
>
> please make sure use flags control the way it is compiled. See how I changed
> the ipv6 conditions. A configure option would probably be better.
>
> Thankyou.
I'm a little bit confused by what you added. I had $(use_enable !ipv6 portmon)
to disable the portmon via ./configure if ipv6 is enabled. I'm not sure what
"MPD_NO_IPV6=noipv6" does, perhaps you could explain to me.
(In reply to comment #5)
> (In reply to comment #4)
> > added - thanks.
> >
> > please make sure use flags control the way it is compiled. See how I changed
> > the ipv6 conditions. A configure option would probably be better.
> >
> > Thankyou.
>
> I'm a little bit confused by what you added. I had $(use_enable !ipv6 portmon)
> to disable the portmon via ./configure if ipv6 is enabled. I'm not sure what
> "MPD_NO_IPV6=noipv6" does, perhaps you could explain to me.
Nevermind, forget I asked. I forgot about libmpdclient.