Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433918 - games-engines/qtads-2.1.5: version bump
Summary: games-engines/qtads-2.1.5: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 11:40 UTC by Nikos Chantziaras
Modified: 2012-11-07 08:20 UTC (History)
0 users

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


Attachments
Patch against qtads-2.1.4.ebuild. (ebuild.patch,1.67 KB, patch)
2012-09-04 11:40 UTC, Nikos Chantziaras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2012-09-04 11:40:31 UTC
Created attachment 322898 [details, diff]
Patch against qtads-2.1.4.ebuild.

QTads 2.1.5 was released.  Patch for the ebuild is attached:

EAPI bumped to 4 (no "|| die" needed, RDEPEND set to DEPEND.)

Inheriting flag-o-matic isn't needed as the package's build system now sets "-fno-strict-aliasing" for both CFLAGS and CXXFLAGS on its own.

Inheriting toolchain-funcs and using tc-get* isn't needed. qmake can be switched to verbose/terse builds.

make_desktop_entry sets the GenericName. Please don't remove it; it's for KDE which by default shows the GenericName in bigger letters above the application name.
Comment 1 Nikos Chantziaras 2012-10-06 12:39:48 UTC
mr_bones bumped the portage version to 2.1.5, but none of the above fixes were used.  Could someone take care of it?