Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237350 - x11-misc/rss-glx-0.8.3 Version bump
Summary: x11-misc/rss-glx-0.8.3 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: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
: 254714 269563 (view as bug list)
Depends on: 245031
Blocks:
  Show dependency tree
 
Reported: 2008-09-10 17:16 UTC by Vasiliy Levykin
Modified: 2009-06-20 08:32 UTC (History)
3 users (show)

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


Attachments
slightly modified patch from #220825 (rss-glx-0.8.2-gentoo.patch,1.81 KB, patch)
2008-12-27 15:21 UTC, Vasiliy Levykin
Details | Diff
renamed patch from #220825 (rss-glx-0.8.2-hyperspace-viewport.patch,507 bytes, patch)
2008-12-27 15:22 UTC, Vasiliy Levykin
Details | Diff
renamed patch from #220825 (rss-glx-0.8.2-imagemagick.patch,484 bytes, patch)
2008-12-27 15:23 UTC, Vasiliy Levykin
Details | Diff
ebuild based on #220825 (rss-glx-0.8.2.ebuild,4.65 KB, text/plain)
2008-12-27 15:24 UTC, Vasiliy Levykin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasiliy Levykin 2008-09-10 17:16:26 UTC
x11-misc/rss-glx-0.8.2 released on 31 August 2008.

Changelog for 0.8.2:

    * Limit frame rate to vertical refresh by default if compiled with GLEW and GLX_SGI_swap_control is available. Otherwise, maxfps set to 30.
    * --nice eliminated and made default. nanosleep/usleep are much better behaved these days.
    * spirographx modified to use vertex arrays and GNU extension sincosf if available, dropping CPU usage significantly.
    * Minor updates to correct issues noted by newer compilers.
    * --disable-debug is now the default in configure.


Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2008-09-10 18:49:19 UTC
Thanks for the report, assigning to maintainers
Comment 2 Vasiliy Levykin 2008-12-27 15:21:06 UTC
Created attachment 176515 [details, diff]
slightly modified patch from #220825
Comment 3 Vasiliy Levykin 2008-12-27 15:22:16 UTC
Created attachment 176517 [details, diff]
renamed patch from #220825
Comment 4 Vasiliy Levykin 2008-12-27 15:23:02 UTC
Created attachment 176519 [details, diff]
renamed patch from #220825
Comment 5 Vasiliy Levykin 2008-12-27 15:24:06 UTC
Created attachment 176520 [details]
ebuild based on #220825
Comment 6 Ryan Hill (RETIRED) gentoo-dev 2009-02-01 03:32:40 UTC
*** Bug 254714 has been marked as a duplicate of this bug. ***
Comment 7 Jonathan Heaney 2009-03-23 23:14:32 UTC
I'd looked into creating an ebuild for this myself until I noticed this entry - gave it a go, but I'm getting the same problem when I try my own ebuild and also when trying to ./configure the unpacked tarball.  Anyone know how to fix this?

checking for gluLookAt in -lGLU... yes                                          
checking for Wand... configure: error: in `/var/tmp/portage/x11-misc/rss-glx-0.8.2/work/rss-glx_0.8.2':                                                         
configure: error: The pkg-config script could not be found or is too old.  Make sure it                                                                         
is in your PATH or set the PKG_CONFIG environment variable to the full          
path to pkg-config.                                                             

Alternatively, you may set the environment variables Wand_CFLAGS
and Wand_LIBS to avoid the need to call pkg-config.             
See the pkg-config man page for more details.                   

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details.                          

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-misc/rss-glx-0.8.2/work/rss-glx_0.8.2/config.log
 *                                                                       
 * ERROR: x11-misc/rss-glx-0.8.2 failed.                                 
 * Call stack:                                                           
 *               ebuild.sh, line   48:  Called src_compile               
 *             environment, line 2971:  Called econf '--disable-sound' '--enable-sse' '--enable-3dnow' '--bindir=/usr/lib/misc/xscreensaver' '--with-configdir=/usr/share/xscreensaver/config/' '--with-kdessconfigdir=/usr/share/applications/'
 *               ebuild.sh, line  526:  Called die                              
 * The specific snippet of code:                                                
 *                      die "econf failed"                                      
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-misc/rss-glx-0.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/rss-glx-0.8.2/temp/environment'.
 * This ebuild is from an overlay named 'local': '/usr/local/portage/'
 *

>>> Failed to emerge x11-misc/rss-glx-0.8.2, Log file:

>>>  '/var/tmp/portage/x11-misc/rss-glx-0.8.2/temp/build.log'
Comment 8 Jimmy.Jazz 2009-03-24 14:02:58 UTC
(In reply to comment #7)
       
> configure: error: The pkg-config script could not be found or is too old.  

Actually, you have the answer ;)

i'm using  dev-util/pkgconfig-0.23
Comment 9 Jonathan Heaney 2009-03-24 17:35:29 UTC
That's the version installed here as well, which is why I didn't understand the error I was getting.

emerge -pv pkgconfig

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-util/pkgconfig-0.23  USE="-hardened" 0 kB
Comment 10 Samuli Suominen (RETIRED) gentoo-dev 2009-06-03 01:42:57 UTC
*** Bug 269563 has been marked as a duplicate of this bug. ***
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2009-06-20 08:32:36 UTC
0.9.0 in portage, and I've dropped usage of patches (please open a new bug if one of them is still needed, everything seems to work fine here without)