Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262630 - new ebuild for ARToolKitPlus
Summary: new ebuild for ARToolKitPlus
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://studierstube.icg.tu-graz.ac.at...
Whiteboard:
Keywords:
Depends on:
Blocks: 262631
  Show dependency tree
 
Reported: 2009-03-16 08:14 UTC by Account removed
Modified: 2011-05-13 17:55 UTC (History)
1 user (show)

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


Attachments
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild (ARToolKitPlus-2.1.1.ebuild,1.60 KB, text/plain)
2009-03-16 08:14 UTC, Account removed
Details
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild (ARToolKitPlus-2.1.1.ebuild,1.61 KB, text/plain)
2009-03-18 07:27 UTC, Account removed
Details
media-libs/ARToolKitPlus/files/includepath.diff (includepath.diff,4.33 KB, patch)
2009-03-18 07:28 UTC, Account removed
Details | Diff
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild (ARToolKitPlus-2.1.1.ebuild,1.69 KB, text/plain)
2009-03-18 07:48 UTC, Account removed
Details
media-libs/ARToolKitPlus/files/gcc43.patch (gcc43.patch,1.45 KB, patch)
2009-03-18 07:48 UTC, Account removed
Details | Diff
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1-r1.ebuild (ARToolKitPlus-2.1.1-r1.ebuild,2.25 KB, text/plain)
2010-02-17 15:16 UTC, Hack_leberry Finn
Details
media-libs/ARToolKitPlus/files/gentoo.patch (gentoo.patch,9.21 KB, patch)
2010-02-17 15:20 UTC, Hack_leberry Finn
Details | Diff
media-libs/ARToolKitPlus-2.1.1-r1.ebuild (ARToolKitPlus-2.1.1-r5.ebuild,2.42 KB, text/plain)
2011-05-13 17:53 UTC, Hack_leberry Finn
Details
patch used by media-libs/ARToolKitPlus-2.1.1-r1.ebuild (artoolkitplus.patch,10.77 KB, patch)
2011-05-13 17:55 UTC, Hack_leberry Finn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Account removed 2009-03-16 08:14:28 UTC
new ebuild for ARToolKitPlus
levelhead ebuild depends on this

Reproducible: Always
Comment 1 Account removed 2009-03-16 08:14:55 UTC
Created attachment 185151 [details]
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild

initial ebuild
Comment 2 Account removed 2009-03-18 07:27:07 UTC
Created attachment 185379 [details]
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild

fixed usage of qmake
Comment 3 Account removed 2009-03-18 07:28:19 UTC
Created attachment 185381 [details, diff]
media-libs/ARToolKitPlus/files/includepath.diff

path patch for the headers
Comment 4 Account removed 2009-03-18 07:48:38 UTC
Created attachment 185383 [details]
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1.ebuild

using gcc43 patch
Comment 5 Account removed 2009-03-18 07:48:56 UTC
Created attachment 185384 [details, diff]
media-libs/ARToolKitPlus/files/gcc43.patch
Comment 6 Hack_leberry Finn 2010-02-17 15:16:59 UTC
Created attachment 220045 [details]
media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1-r1.ebuild

New ebuild with flags: "debug" "doc" "threads", added artoolkitplus.pc file for pkgconfig, removed "qt3" from inherit (it works fine with qt4), and some other features.
Comment 7 Hack_leberry Finn 2010-02-17 15:20:43 UTC
Created attachment 220047 [details, diff]
media-libs/ARToolKitPlus/files/gentoo.patch

Patch used by media-libs/ARToolKitPlus/ARToolKitPlus-2.1.1-r1.ebuild.
Comment 8 Hack_leberry Finn 2011-05-13 17:53:07 UTC
Created attachment 273121 [details]
media-libs/ARToolKitPlus-2.1.1-r1.ebuild

New (updated) ebuild working with qmake from qt4.
Comment 9 Hack_leberry Finn 2011-05-13 17:55:04 UTC
Created attachment 273123 [details, diff]
patch used by media-libs/ARToolKitPlus-2.1.1-r1.ebuild

Patch used by new ebuild