Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 329363

Summary: media-libs/libcaca-0.99_beta17 version bump
Product: Gentoo Linux Reporter: Tim Harder <radhermit>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild updates for libcaca-0.99_beta17
Updated CFLAGS patch
Ebuild updates for libcaca-0.99_beta17
Ebuild updates for libcaca-0.99_beta17

Description Tim Harder gentoo-dev 2010-07-22 00:17:17 UTC
A new release is available with the following changes:
  - new dirty rectangle framework for accelerated rendering
  - new <conio.h> compatible header for old DOS software porting
  - XCode and Visual Studio build improvements
  - Unicode support in the X11 driver
  - triangle texture mapping
  - improved HTML output
  - new troff output
  - improved Ruby and .NET bindings
  - new comprehensive PHP bindings
  - new Java bindings
  - Cocoa driver enhancements
  - support for ANSI colour in FIGlet and TOIlet fonts
  - documentation updates
  - numerous improvements and bugfixes

See the attached patch for ebuild updates.
Comment 1 Tim Harder gentoo-dev 2010-07-22 00:21:43 UTC
Created attachment 239739 [details, diff]
Ebuild updates for libcaca-0.99_beta17

Ebuild updates for libcaca-0.99_beta17:
  * Use EAPI 2
  * Add use flag and dependency for java bindings
  * Use src_prepare instead of src_unpack
  * Update the CFLAGS patch
  * Remove freeglut-2.6 patch as it was applied upstream
  * Use the src_configure phase and add check for java use flag
  * Remove font fix for bug #44128 --- docs build fine for me without it
Comment 2 Tim Harder gentoo-dev 2010-07-22 00:23:10 UTC
Created attachment 239741 [details, diff]
Updated CFLAGS patch

Updated patch to remove some CFLAGS
Comment 3 Tim Harder gentoo-dev 2010-07-22 00:29:49 UTC
Created attachment 239743 [details, diff]
Ebuild updates for libcaca-0.99_beta17

Changes from previous patch:
  * Add java-pkg-opt-2 eclass
  * Restrict jdk dependency to 1.5 and higher
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-07-22 00:46:20 UTC
Don't remove VARTEXFONTS, it's there for a race and you not hitting it doesn't proof anything.
Comment 5 Tim Harder gentoo-dev 2010-07-22 00:52:18 UTC
Created attachment 239745 [details, diff]
Ebuild updates for libcaca-0.99_beta17

Changes from previous patch:
  * Re-add workaround for bug #44128
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2010-07-22 08:07:42 UTC
In portage