aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop unnecessary die from doinsJustin Lecher2015-09-231-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/itk: Add subslot operatorsJustin Lecher2015-09-213-18/+22
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all $Header$ to $Id$ tags as it has be done in gentoo.gitJustin Lecher2015-08-174-4/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert "Gentoo does https by default now"Justin Lecher2015-06-211-1/+1
| | | | This reverts commit 98718494343af4990facdefb0033471686e975a6.
* Gentoo does https by default nowJustin Lecher2015-06-211-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/itk: Updating remote-id in metadata.xmlJustin Lecher2015-06-082-0/+6
| | | | Package-Manager: portage-2.2.20
* Drop old python implementationsJustin Lecher2015-04-083-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/itk: Convert sse2 to cpu_flags_x86_sse2Marius Brehler2015-02-014-10/+15
|
* sci-libs/itk: Version bump. Reworked ebuildSébastien Fabbro2014-04-109-0/+374
| | | | Package-Manager: portage-2.2.8-prefix
* Sanitize ebuild headerJustin Lecher2014-01-302-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/itk: Fix missing local USEJustin Lecher2014-01-062-11/+14
| | | | Package-Manager: portage-2.2.8
* sci-libs/itk-4.4.2-r1: Add doc use flagStefan Huber2013-11-152-4/+17
| | | | Install doxygen documentation tarball if doc use flag is given.
* sci-libs/itk-4.4.2-r1: Add vtkglue use flagStefan Huber2013-11-151-1/+7
| | | | | Enable Module_ITKVtkGlue if vtkglue use flag is set. VtkGlue is used for glueing an ITK pipeline and a VTK pipeline together.
* sci-libs/itk-4.4.2-r1: fork from itk-4.4.2.ebuildStefan Huber2013-11-151-0/+116
|
* sci-libs/itk: Version bump. Cleaned-up ebuild and metadata.xmlSébastien Fabbro2013-09-116-193/+132
| | | | Package-Manager: portage-2.2.01.22288-prefix
* update the dependencies and handling of missing variblesGert Wollny2013-06-152-24/+37
| | | | | | | | | | | | | After some more inspection of the build system it turns out that now hdf5 is always required, so I removed the useflag and made the dependency obligarory. In addition, I changed the handling when the environment variables are not set i.e. only if python bindings are requested and only for the *DIMS variable the ebuold will bail out, for the memory size the default fallback "1" will be used if it is not set. I also added the sse2 use flag since VNL can profit from it.
* change digestsGert Wollny2013-06-121-3/+0
|
* replace maintainer lineGert Wollny2013-06-121-1/+1
|
* replace eerror by elog, and correct indetionGert Wollny2013-06-121-14/+14
|
* remove superfluos line in the patchGert Wollny2013-06-121-1/+0
|
* correct use flag helpGert Wollny2013-06-122-3/+3
|
* use cmake-utils also for itkv3compatGert Wollny2013-06-122-5/+2
|
* remove obsolete check for environment variablesGert Wollny2013-06-122-7/+1
|
* correct more indentionsGert Wollny2013-06-122-8/+7
|
* Further cleaup the ebuild:Gert Wollny2013-06-123-34/+16
| | | | | | | - correct indentions - remove patented use flag since it is an unused leftover from the itk-3.X times - remove some out-commented lines
* Add a pkg_pretent section to force the user to set certain variables in ↵Gert Wollny2013-06-122-7/+42
| | | | | | | make.conf Specifically, ITK_COMPUTER_MEMORY_SIZE must always be set and ITK_WRAP_DIMS must be set when python bindings are enabled.
* correct dash character and fftw slotGert Wollny2013-06-111-2/+2
|
* correct most of the issues given in the pull requestGert Wollny2013-06-111-22/+21
|
* Add line break and herdGert Wollny2013-06-111-3/+3
|
* bump to latest EAPIGert Wollny2013-06-111-1/+1
|
* fix most repoman issuesGert Wollny2013-06-101-3/+3
|
* Complete the ebuild with the Manifest file. Closes: 124241Gert Wollny2013-06-101-0/+1
|
* Add itkGert Wollny2013-06-103-0/+189