Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273264 - app-admin/conky-1.7.1.1 version bump
Summary: app-admin/conky-1.7.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: David Shakaryan (RETIRED)
URL:
Whiteboard:
Keywords:
: 273266 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-08 22:14 UTC by Sebastian Günther
Modified: 2009-07-11 08:51 UTC (History)
3 users (show)

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


Attachments
improved ebuild with imlib and lua support (conky-1.7.1.ebuild,3.53 KB, text/plain)
2009-06-09 20:24 UTC, Jesús Guerrero Botella (RETIRED)
Details
conky-1.7.1.1.ebuild.diff (conky-1.7.1.1.ebuild.diff,2.17 KB, patch)
2009-06-10 18:24 UTC, Brenden Matthews
Details | Diff
conky-1.7.1.1.ebuild.diff (conky-1.7.1.1.ebuild.diff,2.17 KB, patch)
2009-06-10 18:26 UTC, Brenden Matthews
Details | Diff
conky-1.7.1.1.diff (conky-1.7.1.1.diff,2.53 KB, patch)
2009-06-16 20:29 UTC, Daniel Pielmeier
Details | Diff
conky-1.7.1.1.diff (conky-1.7.1.1.diff,2.53 KB, patch)
2009-06-16 20:41 UTC, Daniel Pielmeier
Details | Diff
metadata.diff (metadata.diff,589 bytes, patch)
2009-06-16 20:42 UTC, Daniel Pielmeier
Details | Diff
conky-1.7.1.1.diff (conky-1.7.1.1.diff,2.53 KB, patch)
2009-06-16 20:46 UTC, Daniel Pielmeier
Details | Diff
metadata.diff (metadata.diff,1.82 KB, text/plain)
2009-07-10 17:59 UTC, Daniel Pielmeier
Details
conky-1.7.1.1.diff (conky-1.7.1.1.diff,4.84 KB, patch)
2009-07-10 18:00 UTC, Daniel Pielmeier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Günther 2009-06-08 22:14:34 UTC
As of yesterday we have conky 1.7.1 out.

Reproducible: Always

Steps to Reproduce:
Comment 1 Ulrich Müller gentoo-dev 2009-06-08 22:51:15 UTC
*** Bug 273266 has been marked as a duplicate of this bug. ***
Comment 2 Jesús Guerrero Botella (RETIRED) gentoo-dev 2009-06-09 20:24:38 UTC
Created attachment 194037 [details]
improved ebuild with imlib and lua support

Two new use flags to allow 1.7.1 to compile with these new features.

About imlib you can read here:

http://conky.wikia.com/wiki/Conky_and_Images_%28IMLIB2%29
Comment 3 Sebastian Günther 2009-06-09 21:49:43 UTC
Please also apply this patch from 
https://bugs.gentoo.org/show_bug.cgi?id=264240

especially the renaming of the ibm useflag to thinkpad.
Comment 4 Brenden Matthews 2009-06-10 18:24:21 UTC
Created attachment 194185 [details, diff]
conky-1.7.1.1.ebuild.diff

Patch for conky-1.7.0_rc1.ebuild -> conky-1.7.1.1.ebuild
Comment 5 Brenden Matthews 2009-06-10 18:26:50 UTC
Created attachment 194187 [details, diff]
conky-1.7.1.1.ebuild.diff

Wait, that last patch was a load of fail.  Here's an even better one.
Comment 6 Sebastian Günther 2009-06-11 21:16:42 UTC
Works fine. Thank you!
Comment 7 Daniel Pielmeier gentoo-dev 2009-06-16 12:45:46 UTC
What about adding a use dependency from eapi 2 like this:

openmp? ( >=sys-devel/gcc-4.3[openmp] )

In this case the whole openmp, gcc built-with-use check is not needed anymore.
Comment 8 Daniel Pielmeier gentoo-dev 2009-06-16 20:29:43 UTC
Created attachment 194929 [details, diff]
conky-1.7.1.1.diff

Attached ebuild uses an eapi 2 use dep for the openmp flag. Configure also throws a warning about --enable-proc-uptime so I removed it. It has been removed from configure a long time ago. Don't know why it was still there.
Comment 9 Daniel Pielmeier gentoo-dev 2009-06-16 20:41:58 UTC
Created attachment 194932 [details, diff]
conky-1.7.1.1.diff

Changed useflag imlib2 to imlib which is a global useflag that is used in the tree for both imlib and imlib2.
Comment 10 Daniel Pielmeier gentoo-dev 2009-06-16 20:42:28 UTC
Created attachment 194934 [details, diff]
metadata.diff

Updated metadata.
Comment 11 Daniel Pielmeier gentoo-dev 2009-06-16 20:46:59 UTC
Created attachment 194936 [details, diff]
conky-1.7.1.1.diff

Grmpf. The configure flag is still imlib2.
Comment 12 michel 2009-06-17 03:14:03 UTC
@Daniel Pielmeier

many thanks for the ebuild. but when it will go to portage?
Comment 13 Brenden Matthews 2009-06-17 03:24:47 UTC
(In reply to comment #12)
> @Daniel Pielmeier
> 
> many thanks for the ebuild. but when it will go to portage?
> 

Someone needs to become the new maintainer for this package, as omp is no longer active.
Comment 14 michel 2009-06-17 08:25:41 UTC
(In reply to comment #13)
> (In reply to comment #12)
> > @Daniel Pielmeier
> > 
> > many thanks for the ebuild. but when it will go to portage?
> > 
> 
> Someone needs to become the new maintainer for this package, as omp is no
> longer active.
> 

should i?! ;-)
Comment 15 Daniel Pielmeier gentoo-dev 2009-06-19 21:32:34 UTC
I will take care of conky, but there are some issues that I need to work out before.
Comment 16 michel 2009-07-10 17:44:39 UTC
(In reply to comment #15)
> I will take care of conky, but there are some issues that I need to work out
> before.
> 

Could you tell us then new version of conky will get into portage?
Comment 17 Daniel Pielmeier gentoo-dev 2009-07-10 17:59:31 UTC
Created attachment 197476 [details]
metadata.diff
Comment 18 Daniel Pielmeier gentoo-dev 2009-07-10 18:00:54 UTC
Created attachment 197478 [details, diff]
conky-1.7.1.1.diff

New ebuild diff. I will add the ebuild if bug #274847 is resolved.
Comment 19 Daniel Pielmeier gentoo-dev 2009-07-11 08:51:57 UTC
Just committed the new version. ppc64 keywords removed due to bug #274847.