Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65154 - qsa-1.1.1.ebuild (new )
Summary: qsa-1.1.1.ebuild (new )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 16:44 UTC by blackshack
Modified: 2005-07-01 07:53 UTC (History)
1 user (show)

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


Attachments
qsa-1.1.1.ebuild (qsa-1.1.1.ebuild,3.49 KB, text/plain)
2004-09-23 16:46 UTC, blackshack
Details
qsa-1.1.1-example-enums.pro.diff (qsa-1.1.1-example-enums.pro.diff,176 bytes, patch)
2004-09-23 16:46 UTC, blackshack
Details | Diff
qsa-1.1.1-sandbox-fix.diff (qsa-1.1.1-sandbox-fix.diff,319 bytes, patch)
2004-09-23 16:47 UTC, blackshack
Details | Diff
qsa-1.1.1-with-examples.diff (qsa-1.1.1-with-examples.diff,228 bytes, patch)
2004-09-23 16:47 UTC, blackshack
Details | Diff
qsa-1.1.1-without-examples.diff (qsa-1.1.1-without-examples.diff,219 bytes, patch)
2004-09-23 16:47 UTC, blackshack
Details | Diff
qsa-1.1.1-without-examples-using-ide.diff (qsa-1.1.1-without-examples-using-ide.diff,149 bytes, patch)
2004-09-23 16:48 UTC, blackshack
Details | Diff
ebuild of qsa 1.1.1 (qsa-1.1.1.ebuild,3.56 KB, text/plain)
2004-10-03 11:23 UTC, blackshack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blackshack 2004-09-23 16:44:12 UTC
Hi,
  Please find attached qsa-1.1.1.ebuild and 5 patchs for the last version of the qsa library of Qt.

   This ebuild is very different of ebuilds for the others versions of qsa included in portage tree (1.0.0, 1.0.1), because it could be used with 4 USE variables (thread ide doc examples). This variable influence the compilation (and installation) or not of the examples, the qsa library with or not the ide including, the threaded or not version, and the installation of the doc.
The older ebuilds force thread version without examples and without ide including. The doc was already installed in olders, but they're in a dir under /usr/qt/X/doc, and in this new version, to conformed to others applications, the installation directory are /usr/share/doc/qsa-1.1.1/..

   The 5 patchs are used to modified QtProject file if we want, or not, examples, correct a bug in a .pro file in an example -this bug failed the compilation if we want examples-, remove an example in the list of compilation if we configure without the USE variable "ide" (if we compile without ide including, the compilation failed at an example).

   Olders version of qsa'ebuilds are in dev-libs/qsa, this ebuild depend directely on Qt>=3.1.2 (QSA is not developped for olders versions af Qt)

Blackshack
(Scuse-me for mistak or else, it's my first ebuild, and i had try to make a good job (i hope....))
(Scuse-me2:i'm not goodto write in english, so sorry for this message)
Comment 1 blackshack 2004-09-23 16:46:04 UTC
Created attachment 40258 [details]
qsa-1.1.1.ebuild
Comment 2 blackshack 2004-09-23 16:46:44 UTC
Created attachment 40259 [details, diff]
qsa-1.1.1-example-enums.pro.diff
Comment 3 blackshack 2004-09-23 16:47:10 UTC
Created attachment 40260 [details, diff]
qsa-1.1.1-sandbox-fix.diff
Comment 4 blackshack 2004-09-23 16:47:30 UTC
Created attachment 40261 [details, diff]
qsa-1.1.1-with-examples.diff
Comment 5 blackshack 2004-09-23 16:47:53 UTC
Created attachment 40262 [details, diff]
qsa-1.1.1-without-examples.diff
Comment 6 blackshack 2004-09-23 16:48:15 UTC
Created attachment 40263 [details, diff]
qsa-1.1.1-without-examples-using-ide.diff
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2004-09-29 17:49:58 UTC
committed.
Comment 8 blackshack 2004-10-03 11:23:11 UTC
Created attachment 40996 [details]
ebuild of qsa 1.1.1

the ebuild had be modified in the portage tree for the USE variable (original
sending ebuild :thread , official ebuild of portage tree: threads) to
corresponding in the configure fonction, the ebuild must be modified like "use
thread" to "use threads" at line 23
Comment 9 blackshack 2004-10-04 19:02:12 UTC
i add this comment to valide the radio bitton "Reopen Bug" because i forget it in my previous sending ("ebuild of qsa 1.1.1" 2004-10-03
Blackshack
Comment 10 Dan Armak (RETIRED) gentoo-dev 2005-07-01 07:53:13 UTC
The ebuild in portage uses the USE flag threads and passes thread to  
configure. I'm not sure I understood your wording, so if there was something 
else you wanted please reopen this again.