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

Bug 264848

Summary: dev-cpp/ctemplate-0.95 version bump
Product: Gentoo Linux Reporter: Hubert Kowalski <johnnybit>
Component: New packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: nelchael, radhermit
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/google-ctemplate/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 238507    
Attachments: proposed ebuild
Patch for version 0.90 ebuild
ctemplate-0.90-to-0.93.diff
ctemplate-0.90-to-0.93.diff

Description Hubert Kowalski 2009-04-04 10:06:29 UTC
A new version of ctemplate, which is required for mysql-workbench.

Reproducible: Always
Comment 1 Hubert Kowalski 2009-04-04 10:08:21 UTC
Created attachment 187276 [details]
proposed ebuild
Comment 2 Hubert Kowalski 2009-04-04 10:10:03 UTC
I believe this blocks #238507
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-04 20:20:45 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 4 Hubert Kowalski 2009-04-05 06:25:26 UTC
Created attachment 187351 [details, diff]
Patch for version 0.90 ebuild

Here :) As You can see, changes are rather small.
Comment 5 Tim Harder gentoo-dev 2009-04-15 08:16:12 UTC
Created attachment 188390 [details, diff]
ctemplate-0.90-to-0.93.diff

Use EAPI 2 for its default src_configure phase
Comment 6 Tim Harder gentoo-dev 2009-04-15 08:19:51 UTC
Created attachment 188391 [details, diff]
ctemplate-0.90-to-0.93.diff

Forgot to remove eutils from the inherit line -- it's not needed since the epatch line has been removed.
Comment 7 Tim Harder gentoo-dev 2009-04-15 20:29:08 UTC
Does anyone else find it strange that the package defaults to installing its include files in /usr/include/google instead of something like /usr/include/ctemplate? I don't see what this project has to do with Google besides using Google Code for its hosting.
Comment 8 Hubert Kowalski 2009-04-21 20:47:06 UTC
dunno... maybe it's because it's made by google devs and they're tied to google-everything scheme? I mean, project owner and all devs are mayor players in other google projects with 'google' written all over them, not only ctemplate.
Comment 9 Tim Harder gentoo-dev 2009-05-11 21:56:28 UTC
Version 0.94 has been released and the patch I previously posted still works fine.
Comment 10 Tim Harder gentoo-dev 2009-06-30 07:08:41 UTC
Version 0.95 has been released and the patch I previously posted still works fine.
Comment 11 Tiziano Müller (RETIRED) gentoo-dev 2009-07-22 14:20:01 UTC
Done, thanks.