Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329363 - media-libs/libcaca-0.99_beta17 version bump
Summary: media-libs/libcaca-0.99_beta17 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: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 00:17 UTC by Tim Harder
Modified: 2010-07-22 08:07 UTC (History)
0 users

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


Attachments
Ebuild updates for libcaca-0.99_beta17 (libcaca-0.99_beta16-r1-to-0.99_beta17.diff,1.75 KB, patch)
2010-07-22 00:21 UTC, Tim Harder
Details | Diff
Updated CFLAGS patch (libcaca-0.99_beta17-deoptimise.patch,1.15 KB, patch)
2010-07-22 00:23 UTC, Tim Harder
Details | Diff
Ebuild updates for libcaca-0.99_beta17 (libcaca-0.99_beta16-r1-to-0.99_beta17.diff,1.84 KB, patch)
2010-07-22 00:29 UTC, Tim Harder
Details | Diff
Ebuild updates for libcaca-0.99_beta17 (libcaca-0.99_beta16-r1-to-0.99_beta17.diff,1.90 KB, patch)
2010-07-22 00:52 UTC, Tim Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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